Started by timer Building remotely on build1-debian9-lxc (linux_amd64_debian9) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo [ttcn3-nitb-sysinfo] $ /bin/sh -xe /tmp/jenkins4845600514180196073.sh + env JENKINS_HOME=/usr/local/jenkins MAIL=/var/mail/osmocom-build SSH_CLIENT=192.168.122.1 54488 22 USER=osmocom-build RUN_CHANGES_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/196/display/redirect?page=changes NODE_LABELS=build1-debian9-lxc linux_amd64_debian9 HUDSON_URL=http://jenkins.osmocom.org/jenkins/ SHLVL=1 OLDPWD=/home/osmocom-build HOME=/home/osmocom-build BUILD_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/196/ HUDSON_COOKIE=7aec31a9-91d1-45e0-95b0-ad15337ebb71 JENKINS_SERVER_COOKIE=8cd9590adb8bfe87 WORKSPACE=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo LOGNAME=osmocom-build NODE_NAME=build1-debian9-lxc _=/usr/bin/java EXECUTOR_NUMBER=2 XDG_SESSION_ID=3 BUILD_DISPLAY_NAME=#196 HUDSON_HOME=/usr/local/jenkins JOB_BASE_NAME=ttcn3-nitb-sysinfo PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/osmocom-build/bin BUILD_ID=196 XDG_RUNTIME_DIR=/run/user/1000 BUILD_TAG=jenkins-ttcn3-nitb-sysinfo-196 LANG=en_US.UTF-8 JENKINS_URL=http://jenkins.osmocom.org/jenkins/ JOB_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/ BUILD_NUMBER=196 PARALLEL_MAKE=-j 3 SHELL=/bin/bash RUN_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/196/display/redirect HUDSON_SERVER_COOKIE=8cd9590adb8bfe87 JOB_DISPLAY_URL=http://jenkins.osmocom.org/jenkins/job/ttcn3-nitb-sysinfo/display/redirect JOB_NAME=ttcn3-nitb-sysinfo PWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo SSH_CONNECTION=192.168.122.1 54488 192.168.122.224 22 MAKE=make + OLDPWD=/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo + DIR=/home/osmocom-build/jenkins/docker-playground + cd /home/osmocom-build/jenkins/docker-playground + git fetch + git checkout -f -B master origin/master Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + cd /home/osmocom-build/jenkins/docker-playground/osmo-nitb-master + make docker build -t docker.io/osmocom-build/osmo-nitb-master:latest . Sending build context to Docker daemon 12.8kB Step 1/16 : FROM laforge/debian-jessie-build ---> 80385047baea Step 2/16 : MAINTAINER Harald Welte ---> Using cache ---> 1372d15076ce Step 3/16 : ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/" ---> Using cache ---> aae944168d63 Step 4/16 : COPY Release.key /tmp/Release.key ---> Using cache ---> e980ade16c0b Step 5/16 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 8ecf8084919b Step 6/16 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> e295487c8b78 Step 7/16 : RUN apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ---> Running in f2db667ef61b Ign http://download.opensuse.org ./ InRelease Get:1 http://security.debian.org jessie/updates InRelease [63.1 kB] Get:2 http://download.opensuse.org ./ Release.gpg [481 B] Get:3 http://download.opensuse.org ./ Release [1045 B] Get:4 http://security.debian.org jessie/updates/main amd64 Packages [629 kB] Ign http://deb.debian.org jessie InRelease Get:5 http://deb.debian.org jessie-updates InRelease [145 kB] Get:6 http://download.opensuse.org ./ Packages [31.4 kB] Get:7 http://deb.debian.org jessie Release.gpg [2434 B] Get:8 http://deb.debian.org jessie Release [148 kB] Get:9 http://deb.debian.org jessie-updates/main amd64 Packages [23.1 kB] Get:10 http://deb.debian.org jessie/main amd64 Packages [9064 kB] Fetched 10.1 MB in 3s (3073 kB/s) Reading package lists... W: Size of file /var/lib/apt/lists/deb.debian.org_debian_dists_jessie-updates_main_binary-amd64_Packages.gz is not what the server reported 23096 23151 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libgtp2 libosmoabis5 libosmocodec0 libosmocoding0 libosmocore libosmocore9 libosmoctrl1 libosmogb5 libosmogsm8 libosmonetif4 libosmosim0 libosmotrau1 libosmovty4 libsmpp0 The following NEW packages will be installed: libgtp-dev libgtp2 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmoabis5 libosmocodec0 libosmocoding0 libosmocore libosmocore-dev libosmocore9 libosmoctrl1 libosmogb5 libosmogsm8 libosmonetif4 libosmosim0 libosmotrau1 libosmovty4 libsmpp0 libsmpp34-dev telnet 0 upgraded, 21 newly installed, 0 to remove and 40 not upgraded. Need to get 1328 kB of archives. After this operation, 6579 kB of additional disk space will be used. Get:1 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore9 0.10.2.20180218 [60.4 kB] Get:2 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocodec0 0.10.2.20180218 [10.2 kB] Get:3 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogsm8 0.10.2.20180218 [105 kB] Get:4 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocoding0 0.10.2.20180218 [25.6 kB] Get:5 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmovty4 0.10.2.20180218 [46.4 kB] Get:6 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoctrl1 0.10.2.20180218 [18.6 kB] Get:7 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmogb5 0.10.2.20180218 [39.9 kB] Get:8 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmosim0 0.10.2.20180218 [21.5 kB] Get:9 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp0 1.12.0.20180218 [95.1 kB] Get:10 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp2 1.1.0.20180218 [28.6 kB] Get:11 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libgtp-dev 1.1.0.20180218 [82.8 kB] Get:12 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmotrau1 0.4.0.20180218 [8554 B] Get:13 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmoabis5 0.4.0.20180218 [41.0 kB] Get:14 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-abis-dev 0.4.0.20180218 [55.8 kB] Get:15 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore 0.10.2.20180218 [4736 B] Get:16 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmocore-dev 0.10.2.20180218 [401 kB] Get:17 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmonetif4 0.1.1.20180218 [26.0 kB] Get:18 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-netif-dev 0.1.1.20180218 [32.1 kB] Get:19 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libosmo-sccp-dev 0.8.1.20180218 [57.3 kB] Get:20 http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/ ./ libsmpp34-dev 1.12.0.20180218 [96.5 kB] Get:21 http://deb.debian.org/debian/ jessie/main telnet amd64 0.17-36 [71.8 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1328 kB in 0s (2194 kB/s) Selecting previously unselected package libosmocore9:amd64. (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 ... 21353 files and directories currently installed.) Preparing to unpack .../libosmocore9_0.10.2.20180218_amd64.deb ... Unpacking libosmocore9:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmocodec0:amd64. Preparing to unpack .../libosmocodec0_0.10.2.20180218_amd64.deb ... Unpacking libosmocodec0:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmogsm8:amd64. Preparing to unpack .../libosmogsm8_0.10.2.20180218_amd64.deb ... Unpacking libosmogsm8:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../libosmocoding0_0.10.2.20180218_amd64.deb ... Unpacking libosmocoding0:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmovty4:amd64. Preparing to unpack .../libosmovty4_0.10.2.20180218_amd64.deb ... Unpacking libosmovty4:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmoctrl1:amd64. Preparing to unpack .../libosmoctrl1_0.10.2.20180218_amd64.deb ... Unpacking libosmoctrl1:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmogb5:amd64. Preparing to unpack .../libosmogb5_0.10.2.20180218_amd64.deb ... Unpacking libosmogb5:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmosim0:amd64. Preparing to unpack .../libosmosim0_0.10.2.20180218_amd64.deb ... Unpacking libosmosim0:amd64 (0.10.2.20180218) ... Selecting previously unselected package libsmpp0:amd64. Preparing to unpack .../libsmpp0_1.12.0.20180218_amd64.deb ... Unpacking libsmpp0:amd64 (1.12.0.20180218) ... Selecting previously unselected package telnet. Preparing to unpack .../telnet_0.17-36_amd64.deb ... Unpacking telnet (0.17-36) ... Selecting previously unselected package libgtp2:amd64. Preparing to unpack .../libgtp2_1.1.0.20180218_amd64.deb ... Unpacking libgtp2:amd64 (1.1.0.20180218) ... Selecting previously unselected package libgtp-dev:amd64. Preparing to unpack .../libgtp-dev_1.1.0.20180218_amd64.deb ... Unpacking libgtp-dev:amd64 (1.1.0.20180218) ... Selecting previously unselected package libosmotrau1:amd64. Preparing to unpack .../libosmotrau1_0.4.0.20180218_amd64.deb ... Unpacking libosmotrau1:amd64 (0.4.0.20180218) ... Selecting previously unselected package libosmoabis5:amd64. Preparing to unpack .../libosmoabis5_0.4.0.20180218_amd64.deb ... Unpacking libosmoabis5:amd64 (0.4.0.20180218) ... Selecting previously unselected package libosmo-abis-dev:amd64. Preparing to unpack .../libosmo-abis-dev_0.4.0.20180218_amd64.deb ... Unpacking libosmo-abis-dev:amd64 (0.4.0.20180218) ... Selecting previously unselected package libosmocore. Preparing to unpack .../libosmocore_0.10.2.20180218_amd64.deb ... Unpacking libosmocore (0.10.2.20180218) ... Selecting previously unselected package libosmocore-dev:amd64. Preparing to unpack .../libosmocore-dev_0.10.2.20180218_amd64.deb ... Unpacking libosmocore-dev:amd64 (0.10.2.20180218) ... Selecting previously unselected package libosmonetif4:amd64. Preparing to unpack .../libosmonetif4_0.1.1.20180218_amd64.deb ... Unpacking libosmonetif4:amd64 (0.1.1.20180218) ... Selecting previously unselected package libosmo-netif-dev:amd64. Preparing to unpack .../libosmo-netif-dev_0.1.1.20180218_amd64.deb ... Unpacking libosmo-netif-dev:amd64 (0.1.1.20180218) ... Selecting previously unselected package libosmo-sccp-dev:amd64. Preparing to unpack .../libosmo-sccp-dev_0.8.1.20180218_amd64.deb ... Unpacking libosmo-sccp-dev:amd64 (0.8.1.20180218) ... Selecting previously unselected package libsmpp34-dev:amd64. Preparing to unpack .../libsmpp34-dev_1.12.0.20180218_amd64.deb ... Unpacking libsmpp34-dev:amd64 (1.12.0.20180218) ... Processing triggers for man-db (2.7.0.2-5) ... Setting up libosmocore9:amd64 (0.10.2.20180218) ... Setting up libosmocodec0:amd64 (0.10.2.20180218) ... Setting up libosmogsm8:amd64 (0.10.2.20180218) ... Setting up libosmocoding0:amd64 (0.10.2.20180218) ... Setting up libosmovty4:amd64 (0.10.2.20180218) ... Setting up libosmoctrl1:amd64 (0.10.2.20180218) ... Setting up libosmogb5:amd64 (0.10.2.20180218) ... Setting up libosmosim0:amd64 (0.10.2.20180218) ... Setting up libsmpp0:amd64 (1.12.0.20180218) ... Setting up telnet (0.17-36) ... update-alternatives: using /usr/bin/telnet.netkit to provide /usr/bin/telnet (telnet) in auto mode Setting up libgtp2:amd64 (1.1.0.20180218) ... Setting up libgtp-dev:amd64 (1.1.0.20180218) ... Setting up libosmotrau1:amd64 (0.4.0.20180218) ... Setting up libosmoabis5:amd64 (0.4.0.20180218) ... Setting up libosmo-abis-dev:amd64 (0.4.0.20180218) ... Setting up libosmocore (0.10.2.20180218) ... Setting up libosmocore-dev:amd64 (0.10.2.20180218) ... Setting up libosmonetif4:amd64 (0.1.1.20180218) ... Setting up libosmo-netif-dev:amd64 (0.1.1.20180218) ... Setting up libosmo-sccp-dev:amd64 (0.8.1.20180218) ... Setting up libsmpp34-dev:amd64 (1.12.0.20180218) ... Processing triggers for libc-bin (2.19-18+deb8u10) ... Removing intermediate container f2db667ef61b ---> 236d6bcb4e2f Step 8/16 : WORKDIR /tmp Removing intermediate container 6c88eafdec82 ---> 5e2716efd6ed Step 9/16 : RUN git clone git://git.osmocom.org/openbsc.git ---> Running in 7ce076899f14 Cloning into 'openbsc'... Removing intermediate container 7ce076899f14 ---> bb4d9edc4733 Step 10/16 : ADD http://git.osmocom.org/openbsc/patch /tmp/commit-openbsc ---> 65fdef78a8a5 Step 11/16 : RUN cd openbsc/openbsc && git fetch && git checkout -f -B master origin/master && autoreconf -fi && ./configure --enable-nat --enable-osmo-bsc --enable-smpp && make -j8 install && ldconfig ---> Running in f305dfe55dfe Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. 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_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. 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/ipaccess/Makefile.am: installing './depcomp' tests/bsc-nat-trie/Makefile.am:9: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory, tests/bsc-nat-trie/Makefile.am:9: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a 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, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_filter.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_sccp.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_utils.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_mgcp_utils.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc-nat/Makefile.am:34: warning: source file '$(top_srcdir)/src/osmo-bsc_nat/bsc_nat_filter.c' is in a subdirectory, tests/bsc-nat/Makefile.am:34: but option 'subdir-objects' is disabled tests/bsc/Makefile.am:28: warning: source file '$(top_srcdir)/src/osmo-bsc/osmo_bsc_filter.c' is in a subdirectory, tests/bsc/Makefile.am:28: but option 'subdir-objects' is disabled tests/smpp/Makefile.am:31: warning: source file '$(top_builddir)/src/libmsc/smpp_utils.c' is in a subdirectory, tests/smpp/Makefile.am:31: but option 'subdir-objects' is disabled checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 library containing dlopen... -ldl checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOGSM... yes checking for LIBOSMOABIS... yes checking for LIBOSMOGB... yes checking for LIBOSMONETIF... yes checking for LIBCRYPTO... yes checking for LIBOSMOSCCP... yes checking for LIBOSMOSCCP... yes checking for LIBSMPP34... yes checking for ANSI C header files... (cached) yes checking dbi/dbd.h usability... yes checking dbi/dbd.h presence... yes checking for dbi/dbd.h... yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking cdk/cdk.h usability... no checking cdk/cdk.h presence... no checking for cdk/cdk.h... no checking for SQLITE3... yes checking if gcc supports -fvisibility=hidden... yes checking whether C compiler accepts -Werror=implicit... yes checking whether C compiler accepts -Werror=maybe-uninitialized... yes checking whether C compiler accepts -Werror=memset-transposed-args... yes checking whether C compiler accepts -Werror=null-dereference... no checking whether C compiler accepts -Werror=sizeof-array-argument... no checking whether C compiler accepts -Werror=sizeof-pointer-memaccess... 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating openbsc.pc config.status: creating include/openbsc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/libtrau/Makefile config.status: creating src/libbsc/Makefile config.status: creating src/libmsc/Makefile config.status: creating src/libmgcp/Makefile config.status: creating src/libcommon/Makefile config.status: creating src/libfilter/Makefile config.status: creating src/libiu/Makefile config.status: creating src/libcommon-cs/Makefile config.status: creating src/osmo-nitb/Makefile config.status: creating src/osmo-bsc/Makefile config.status: creating src/osmo-bsc_nat/Makefile config.status: creating src/osmo-bsc_mgcp/Makefile config.status: creating src/ipaccess/Makefile config.status: creating src/utils/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/gsm0408/Makefile config.status: creating tests/db/Makefile config.status: creating tests/channel/Makefile config.status: creating tests/bsc/Makefile config.status: creating tests/bsc-nat/Makefile config.status: creating tests/bsc-nat-trie/Makefile config.status: creating tests/mgcp/Makefile config.status: creating tests/abis/Makefile config.status: creating tests/smpp/Makefile config.status: creating tests/trau/Makefile config.status: creating tests/subscr/Makefile config.status: creating tests/mm_auth/Makefile config.status: creating tests/nanobts_omlattr/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating Makefile config.status: creating bscconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands echo 1.0.0.14-98a2ba > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/openbsc/openbsc' Making install in doc make[2]: Entering directory '/tmp/openbsc/openbsc/doc' Making install in examples make[3]: Entering directory '/tmp/openbsc/openbsc/doc/examples' make[4]: Entering directory '/tmp/openbsc/openbsc/doc/examples' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/tmp/openbsc/openbsc/doc/examples' for f in $(find . -name '*.cfg*' | sed -e 's,^.,,'); do \ j="/usr/local/share/doc/openbsc/examples/$f" && \ mkdir -p "$(dirname $j)" && \ /usr/bin/install -c -m 644 ./$f $j; \ done make[5]: Leaving directory '/tmp/openbsc/openbsc/doc/examples' make[4]: Leaving directory '/tmp/openbsc/openbsc/doc/examples' make[3]: Leaving directory '/tmp/openbsc/openbsc/doc/examples' make[3]: Entering directory '/tmp/openbsc/openbsc/doc' make[4]: Entering directory '/tmp/openbsc/openbsc/doc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/doc' make[3]: Leaving directory '/tmp/openbsc/openbsc/doc' make[2]: Leaving directory '/tmp/openbsc/openbsc/doc' Making install in include make[2]: Entering directory '/tmp/openbsc/openbsc/include' Making install in openbsc make[3]: Entering directory '/tmp/openbsc/openbsc/include/openbsc' make[4]: Entering directory '/tmp/openbsc/openbsc/include/openbsc' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/include/openbsc' /usr/bin/install -c -m 644 bsc_api.h gsm_04_08.h meas_rep.h '/usr/local/include/openbsc' make[4]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/include/openbsc' make[3]: Entering directory '/tmp/openbsc/openbsc/include' make[4]: Entering directory '/tmp/openbsc/openbsc/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/include' make[3]: Leaving directory '/tmp/openbsc/openbsc/include' make[2]: Leaving directory '/tmp/openbsc/openbsc/include' Making install in src make[2]: Entering directory '/tmp/openbsc/openbsc/src' Making install in libcommon make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon' CC bsc_version.o CC debug.o CC common_vty.o CC gsm_data_shared.o CC gsm_data.o CC oap_client.o CC socket.o CC gsup_client.o CC talloc_ctx.o gsm_data.c: In function 'gsm48_ra_id_by_bts': gsm_data.c:353:2: warning: 'gsm48_construct_ra' is deprecated (declared at /usr/include/osmocom/gsm/gsm48.h:45): Use gsm48_encode_ra() instead [-Wdeprecated-declarations] return gsm48_construct_ra(buf, &raid); ^  CC gsm_subscriber_base.o CC gsup_test_client.o AR libcommon.a CCLD gsup_test_client make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon' Making install in libmgcp make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp' CC mgcp_protocol.o CC mgcp_network.o CC mgcp_vty.o CC mgcp_sdp.o CC mgcp_osmux.o mgcp_network.c:44:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp] #warning "Make use of the rtp proxy code" ^ mgcp_network.c: In function 'receive_from': mgcp_network.c:661:3: warning: #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." [-Wcpp] #warning "Slight spec violation. With connection mode recvonly we should attempt to forward." ^  AR libmgcp.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmgcp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmgcp' Making install in libbsc make[3]: Entering directory '/tmp/openbsc/openbsc/src/libbsc' CC abis_nm.o CC abis_nm_vty.o CC abis_om2000.o CC abis_om2000_vty.o CC bsc_subscriber.o CC abis_rsl.o CC paging.o CC bsc_rll.o abis_om2000_vty.c: In function 'cfg_bts_alt_mode': abis_om2000_vty.c:427:20: warning: unused variable 'cg' [-Wunused-variable] struct con_group *cg; ^ abis_nm.c: In function 'abis_nm_rx_get_attr_resp': abis_nm.c:560:50: warning: passing argument 2 of 'parse_attr_resp_info_unreported' discards 'const' qualifier from pointer target type data = parse_attr_resp_info_unreported(bts->nr, TLVP_VAL(&tp, NM_ATT_GET_ARI), TLVP_LEN(&tp, NM_ATT_GET_ARI), ^ abis_nm.c:458:24: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' static inline uint8_t *parse_attr_resp_info_unreported(uint8_t bts_nr, uint8_t *ari, uint16_t ari_len, uint16_t *out_len) ^  CC bts_ericsson_rbs2000.o CC bts_ipaccess_nanobts.o CC bts_siemens_bs11.o CC bts_nokia_site.o CC bts_unknown.o CC bts_sysmobts.o CC chan_alloc.o CC handover_decision.o CC handover_logic.o CC meas_rep.o CC pcu_sock.o pcu_sock.c: In function 'pcu_tx_info_ind': pcu_sock.c:207:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" ^ pcu_sock.c:209:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" ^ pcu_sock.c: In function 'pcu_rx_data_req': pcu_sock.c:408:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] tlli = *((uint32_t *)data_req->data); ^ pcu_sock.c:361:25: warning: unused variable 'ts' [-Wunused-variable] struct gsm_bts_trx_ts *ts; ^ pcu_sock.c:360:22: warning: unused variable 'trx' [-Wunused-variable] struct gsm_bts_trx *trx; ^ pcu_sock.c:359:10: warning: unused variable 'is_ptcch' [-Wunused-variable] uint8_t is_ptcch; ^  CC rest_octets.o CC system_information.o CC e1_config.o CC bsc_api.o CC bsc_msc.o CC bsc_vty.o CC gsm_04_08_utils.o CC gsm_04_80_utils.o CC bsc_init.o CC bts_init.o CC bsc_rf_ctrl.o CC arfcn_range_encode.o CC bsc_ctrl_commands.o CC bsc_ctrl_lookup.o CC net_init.o CC bsc_dyn_ts.o CC bts_ipaccess_nanobts_omlattr.o AR libbsc.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libbsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libbsc' Making install in libmsc make[3]: Entering directory '/tmp/openbsc/openbsc/src/libmsc' CC auth.o CC db.o CC gsm_04_08.o CC mncc.o CC gsm_04_80.o CC gsm_04_11.o CC gsm_04_14.o CC gsm_subscriber.o db.c: In function 'db_init': db.c:606:2: warning: 'dbi_initialize' is deprecated (declared at /usr/include/dbi/dbi.h:169) [-Wdeprecated-declarations] dbi_initialize(NULL); ^ db.c:608:2: warning: 'dbi_conn_new' is deprecated (declared at /usr/include/dbi/dbi.h:199) [-Wdeprecated-declarations] conn = dbi_conn_new("sqlite3"); ^ db.c: In function 'db_fini': db.c:672:2: warning: 'dbi_shutdown' is deprecated (declared at /usr/include/dbi/dbi.h:171) [-Wdeprecated-declarations] dbi_shutdown(); ^  CC mncc_builtin.o auth.c: In function '_use_comp128': auth.c:78:3: warning: 'comp128' is deprecated (declared at /usr/include/osmocom/gsm/comp128.h:22): Use generic API from osmocom/crypt/auth.h instead [-Wdeprecated-declarations] comp128(ainfo->a3a8_ki, atuple->vec.rand, ^  CC mncc_sock.o CC rrlp.o CC silent_call.o CC sms_queue.o CC token_auth.o CC ussd.o CC vty_interface_layer3.o CC transaction.o CC osmo_msc.o CC ctrl_commands.o CC meas_feed.o CC smpp_smsc.o CC smpp_openbsc.o CC smpp_vty.o CC smpp_utils.o smpp_openbsc.c: In function 'submit_to_sms': smpp_openbsc.c:168:2: warning: #warning Implement reply path [-Wcpp] #warning Implement reply path ^  AR libmsc.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libmsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libmsc' Making install in libtrau make[3]: Entering directory '/tmp/openbsc/openbsc/src/libtrau' CC rtp_proxy.o CC trau_mux.o CC trau_upqueue.o AR libtrau.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libtrau' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libtrau' Making install in libfilter make[3]: Entering directory '/tmp/openbsc/openbsc/src/libfilter' CC bsc_msg_filter.o CC bsc_msg_acc.o CC bsc_msg_vty.o AR libfilter.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libfilter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libfilter' Making install in libcommon-cs make[3]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs' CC common_cs.o CC common_cs_vty.o AR libcommon-cs.a make[4]: Entering directory '/tmp/openbsc/openbsc/src/libcommon-cs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/libcommon-cs' Making install in osmo-nitb make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb' CC bsc_hack.o CCLD osmo-nitb make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-nitb' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-nitb '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-nitb /usr/local/bin/osmo-nitb make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-nitb' Making install in osmo-bsc_mgcp make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' CC mgcp_main.o mgcp_main.c:62:2: warning: #warning "Make use of the rtp proxy code" [-Wcpp] #warning "Make use of the rtp proxy code" ^  CCLD osmo-bsc_mgcp make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc_mgcp '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc_mgcp /usr/local/bin/osmo-bsc_mgcp make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_mgcp' Making install in utils make[3]: Entering directory '/tmp/openbsc/openbsc/src/utils' CC bs11_config.o CC isdnsync.o CC osmo_meas_udp2db-meas_udp2db.o CC osmo_meas_udp2db-meas_db.o CC meas_json-meas_json.o CC osmo_meas_pcap2db-meas_pcap2db.o CC smpp_mirror.o CC osmo_meas_pcap2db-meas_db.o CCLD isdnsync CCLD meas_json CCLD osmo-meas-udp2db CCLD osmo-meas-pcap2db CCLD smpp_mirror CCLD bs11_config make[4]: Entering directory '/tmp/openbsc/openbsc/src/utils' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json osmo-meas-udp2db osmo-meas-pcap2db '/usr/local/bin' libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json libtool: install: /usr/bin/install -c osmo-meas-udp2db /usr/local/bin/osmo-meas-udp2db libtool: install: /usr/bin/install -c osmo-meas-pcap2db /usr/local/bin/osmo-meas-pcap2db make[4]: Leaving directory '/tmp/openbsc/openbsc/src/utils' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/utils' Making install in ipaccess make[3]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess' CC abisip-find.o CC ipaccess-config.o CC ipaccess-firmware.o CC network_listen.o CC ipaccess-proxy.o CCLD abisip-find CCLD ipaccess-config CCLD ipaccess-proxy make[4]: Entering directory '/tmp/openbsc/openbsc/src/ipaccess' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy make[4]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/ipaccess' Making install in osmo-bsc_nat make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' CC bsc_filter.o CC bsc_mgcp_utils.o CC bsc_nat.o CC bsc_nat_vty.o CC bsc_nat_utils.o CC bsc_sccp.o CC bsc_ussd.o CC bsc_nat_ctrl.o bsc_ussd.c: In function 'bsc_ussd_check': bsc_ussd.c:428:3: warning: 'gsm0480_decode_ussd_request' is deprecated (declared at /usr/include/osmocom/gsm/gsm0480.h:40): Use gsm0480_decode_ss_request() instead [-Wdeprecated-declarations] if (gsm0480_decode_ussd_request(hdr48, len, &req) != 1) ^  CC bsc_nat_rewrite.o CC bsc_nat_rewrite_trie.o CC bsc_nat_filter.o CCLD osmo-bsc_nat make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc_nat '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc_nat /usr/local/bin/osmo-bsc_nat make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc_nat' Making install in osmo-bsc make[3]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc' CC osmo_bsc_main.o CC osmo_bsc_vty.o CC osmo_bsc_api.o CC osmo_bsc_sccp.o CC osmo_bsc_bssap.o CC osmo_bsc_filter.o CC osmo_bsc_grace.o CC osmo_bsc_msc.o osmo_bsc_bssap.c: In function 'gsm88_to_chan_mode': osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_FR4' not handled in switch [-Wswitch] switch (speech) { ^ osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_FR5' not handled in switch [-Wswitch] osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_HR4' not handled in switch [-Wswitch] osmo_bsc_bssap.c:74:2: warning: enumeration value 'GSM0808_PERM_HR6' not handled in switch [-Wswitch]  CC osmo_bsc_audio.o CC osmo_bsc_ctrl.o CCLD osmo-bsc-sccplite make[4]: Entering directory '/tmp/openbsc/openbsc/src/osmo-bsc' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc-sccplite '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bsc-sccplite /usr/local/bin/osmo-bsc-sccplite make[4]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/src/osmo-bsc' make[3]: Entering directory '/tmp/openbsc/openbsc/src' make[4]: Entering directory '/tmp/openbsc/openbsc/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/src' make[3]: Leaving directory '/tmp/openbsc/openbsc/src' make[2]: Leaving directory '/tmp/openbsc/openbsc/src' Making install in tests make[2]: Entering directory '/tmp/openbsc/openbsc/tests' Making install in gsm0408 make[3]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408' CC gsm0408_test.o CCLD gsm0408_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/gsm0408' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/gsm0408' Making install in db make[3]: Entering directory '/tmp/openbsc/openbsc/tests/db' CC db_test.o CCLD db_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/db' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/db' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/db' Making install in channel make[3]: Entering directory '/tmp/openbsc/openbsc/tests/channel' CC channel_test.o CCLD channel_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/channel' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/channel' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/channel' Making install in mgcp make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp' CC mgcp_test.o CCLD mgcp_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mgcp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mgcp' Making install in abis make[3]: Entering directory '/tmp/openbsc/openbsc/tests/abis' CC abis_test.o CCLD abis_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/abis' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/abis' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/abis' Making install in trau make[3]: Entering directory '/tmp/openbsc/openbsc/tests/trau' CC trau_test.o CCLD trau_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/trau' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/trau' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/trau' Making install in subscr make[3]: Entering directory '/tmp/openbsc/openbsc/tests/subscr' CC subscr_test.o CC bsc_subscr_test.o CCLD bsc_subscr_test CCLD subscr_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/subscr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/subscr' Making install in mm_auth make[3]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth' CC mm_auth_test.o CCLD mm_auth_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/mm_auth' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/mm_auth' Making install in nanobts_omlattr make[3]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' CC nanobts_omlattr_test.o CCLD nanobts_omlattr_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/nanobts_omlattr' Making install in bsc-nat make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat' CC bsc_nat_test.o CC bsc_filter.o CC bsc_nat_rewrite_trie.o CC bsc_nat_filter.o CC bsc_sccp.o CC bsc_nat_rewrite.o CC bsc_nat_utils.o CC bsc_mgcp_utils.o CCLD bsc_nat_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat' Making install in bsc-nat-trie make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' CC bsc_nat_trie_test.o CC bsc_nat_rewrite_trie.o CCLD bsc_nat_trie_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc-nat-trie' Making install in bsc make[3]: Entering directory '/tmp/openbsc/openbsc/tests/bsc' CC bsc_test.o CC osmo_bsc_filter.o CCLD bsc_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/bsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/bsc' Making install in smpp make[3]: Entering directory '/tmp/openbsc/openbsc/tests/smpp' CC smpp_test.o CC smpp_utils.o CCLD smpp_test make[4]: Entering directory '/tmp/openbsc/openbsc/tests/smpp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests/smpp' make[3]: Entering directory '/tmp/openbsc/openbsc/tests' make[4]: Entering directory '/tmp/openbsc/openbsc/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/openbsc/openbsc/tests' make[3]: Leaving directory '/tmp/openbsc/openbsc/tests' make[2]: Leaving directory '/tmp/openbsc/openbsc/tests' make[2]: Entering directory '/tmp/openbsc/openbsc' make[3]: Entering directory '/tmp/openbsc/openbsc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 openbsc.pc '/usr/local/lib/pkgconfig' make[3]: Leaving directory '/tmp/openbsc/openbsc' make[2]: Leaving directory '/tmp/openbsc/openbsc' make[1]: Leaving directory '/tmp/openbsc/openbsc' Removing intermediate container f305dfe55dfe ---> 8015cbc98676 Step 12/16 : VOLUME /data ---> Running in 5cdd06987924 Removing intermediate container 5cdd06987924 ---> 481b97115635 Step 13/16 : COPY openbsc.cfg /data/openbsc.cfg ---> f8bf61872ed8 Step 14/16 : WORKDIR /data Removing intermediate container 8254bf2caf17 ---> ec2e3c8c88ef Step 15/16 : CMD ["/usr/local/bin/osmo-nitb"] ---> Running in ca50442265a4 Removing intermediate container ca50442265a4 ---> d8fece24dc17 Step 16/16 : EXPOSE 3002/tcp 3003/tcp 4242/tcp 2775/tcp 4249/tcp ---> Running in 40245038bca6 Removing intermediate container 40245038bca6 ---> 5090f8053f81 Successfully built 5090f8053f81 Successfully tagged osmocom-build/osmo-nitb-master:latest + cd /home/osmocom-build/jenkins/docker-playground/osmo-bts-master + make docker build -t docker.io/osmocom-build/osmo-bts-master:latest . Sending build context to Docker daemon 9.728kB Step 1/15 : FROM laforge/debian-jessie-build ---> 80385047baea Step 2/15 : MAINTAINER Harald Welte ---> Using cache ---> 1372d15076ce Step 3/15 : ARG OSMOCOM_REPO="http://download.opensuse.org/repositories/network:/osmocom:/nightly/Debian_8.0/" ---> Using cache ---> aae944168d63 Step 4/15 : COPY Release.key /tmp/Release.key ---> Using cache ---> e980ade16c0b Step 5/15 : RUN apt-key add /tmp/Release.key && rm /tmp/Release.key && echo "deb " $OSMOCOM_REPO " ./" > /etc/apt/sources.list.d/osmocom-nightly.list ---> Using cache ---> 8ecf8084919b Step 6/15 : ADD $OSMOCOM_REPO/Release /tmp/Release ---> Using cache ---> e295487c8b78 Step 7/15 : RUN apt-get update && apt-get install -y --no-install-recommends telnet libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ---> Using cache ---> 236d6bcb4e2f Step 8/15 : WORKDIR /tmp ---> Using cache ---> 5e2716efd6ed Step 9/15 : RUN git clone git://git.osmocom.org/osmo-bts.git ---> Running in 9dfd0962fca4 Cloning into 'osmo-bts'... Removing intermediate container 9dfd0962fca4 ---> 18f76814f4d4 Step 10/15 : ADD http://git.osmocom.org/osmo-bts/patch /tmp/commit-osmo-bts ---> 185f291902be Step 11/15 : RUN cd osmo-bts && git fetch && git checkout -f -B master origin/master && autoreconf -fi && ./configure --enable-trx && make -j8 install ---> Running in bf4252d5aa4e Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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/common/Makefile.am: installing './depcomp' src/osmo-bts-sysmo/Makefile.am:25: warning: bin_PROGRAMS was already defined in condition TRUE, which includes condition ENABLE_SYSMOBTS_CALIB ... src/osmo-bts-sysmo/Makefile.am:10: ... 'bin_PROGRAMS' previously defined here src/osmo-bts-sysmo/Makefile.am:12: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:12: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a 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, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:27: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:27: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:31: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:31: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled src/osmo-bts-sysmo/Makefile.am:42: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, src/osmo-bts-sysmo/Makefile.am:42: but option 'subdir-objects' is disabled tests/agch/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/agch/Makefile.am:7: but option 'subdir-objects' is disabled tests/cipher/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/cipher/Makefile.am:7: but option 'subdir-objects' is disabled tests/misc/Makefile.am:9: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/misc/Makefile.am:9: but option 'subdir-objects' is disabled tests/paging/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/paging/Makefile.am:7: but option 'subdir-objects' is disabled tests/power/Makefile.am:8: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/power/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/sysmobts/Makefile.am:8: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, tests/sysmobts/Makefile.am:8: but option 'subdir-objects' is disabled tests/tx_power/Makefile.am:7: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, tests/tx_power/Makefile.am:7: but option 'subdir-objects' is disabled checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 ANSI C header files... (cached) yes checking for LIBOSMOCORE... yes checking for LIBOSMOVTY... yes checking for LIBOSMOTRAU... yes checking for LIBOSMOGSM... yes checking for LIBOSMOCTRL... yes checking for LIBOSMOABIS... yes checking for LIBOSMOCODEC... yes checking for LIBOSMOCODING... yes checking for ORTP... yes checking whether to enable support for sysmobts calibration tool... no checking whether to enable support for sysmoBTS L1/PHY support... no checking whether to enable support for osmo-trx based L1/PHY support... yes checking whether to enable support for Octasic OCTPHY-2G... no checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/osmo-bts-virtual/Makefile config.status: creating src/osmo-bts-sysmo/Makefile config.status: creating src/osmo-bts-litecell15/Makefile config.status: creating src/osmo-bts-trx/Makefile config.status: creating src/osmo-bts-octphy/Makefile config.status: creating include/Makefile config.status: creating include/osmo-bts/Makefile config.status: creating tests/Makefile config.status: creating tests/paging/Makefile config.status: creating tests/agch/Makefile config.status: creating tests/cipher/Makefile config.status: creating tests/sysmobts/Makefile config.status: creating tests/misc/Makefile config.status: creating tests/handover/Makefile config.status: creating tests/tx_power/Makefile config.status: creating tests/power/Makefile config.status: creating tests/meas/Makefile config.status: creating Makefile config.status: creating btsconfig.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands echo 0.7.0.78-efa5 > .version-t && mv .version-t .version make install-recursive make[1]: Entering directory '/tmp/osmo-bts' Making install in include make[2]: Entering directory '/tmp/osmo-bts/include' Making install in osmo-bts make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' make[3]: Entering directory '/tmp/osmo-bts/include' make[4]: Entering directory '/tmp/osmo-bts/include' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/include' make[3]: Leaving directory '/tmp/osmo-bts/include' make[2]: Leaving directory '/tmp/osmo-bts/include' Making install in src make[2]: Entering directory '/tmp/osmo-bts/src' Making install in common make[3]: Entering directory '/tmp/osmo-bts/src/common' CC gsm_data_shared.o CC sysinfo.o CC abis.o CC logging.o CC oml.o CC bts.o CC vty.o CC rsl.o gsm_data_shared.c: In function 'gsm_pchan2chan_nr': gsm_data_shared.c:686:9: note: #pragma message: fix caller that passes lchan_nr != 0 #pragma message "fix caller that passes lchan_nr != 0" ^  CC paging.o CC measurement.o CC amr.o CC lchan.o CC load_indication.o CC pcu_sock.o CC handover.o CC msg_utils.o CC tx_power.o pcu_sock.c: In function 'pcu_tx_info_ind': pcu_sock.c:196:2: warning: #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't dl_tbf_ext wrong?: * 10 and no ntohs" ^ pcu_sock.c:198:2: warning: #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" [-Wcpp] #warning "isn't ul_tbf_ext wrong?: * 10 and no ntohs" ^  CC bts_ctrl_commands.o CC bts_ctrl_lookup.o CC l1sap.o CC cbch.o CC power_control.o CC main.o CC phy_link.o CC dtx_dl_amr_fsm.o CC scheduler.o AR libbts.a AR libl1sched.a make[4]: Entering directory '/tmp/osmo-bts/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/src/common' make[3]: Leaving directory '/tmp/osmo-bts/src/common' Making install in osmo-bts-virtual make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' CC bts_model.o CC main.o CC virtualbts_vty.o CC scheduler_virtbts.o CC l1_if.o CC virtual_um.o CC osmo_mcast_sock.o CCLD osmo-bts-virtual make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' Making install in osmo-bts-trx make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' CC main.o CC trx_if.o CC l1_if.o CC scheduler_trx.o CC trx_vty.o CC loops.o l1_if.c: In function 'bts_model_change_power': l1_if.c:729:2: warning: #warning "implement bts_model_change_power\n" [-Wcpp] #warning "implement bts_model_change_power\n" ^  CCLD osmo-bts-trx make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/usr/local/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' make[3]: Entering directory '/tmp/osmo-bts/src' make[4]: Entering directory '/tmp/osmo-bts/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/src' make[3]: Leaving directory '/tmp/osmo-bts/src' make[2]: Leaving directory '/tmp/osmo-bts/src' Making install in tests make[2]: Entering directory '/tmp/osmo-bts/tests' Making install in paging make[3]: Entering directory '/tmp/osmo-bts/tests/paging' CC paging_test.o CC stubs.o CCLD paging_test make[4]: Entering directory '/tmp/osmo-bts/tests/paging' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' Making install in cipher make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' CC cipher_test.o CC stubs.o CCLD cipher_test make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' Making install in agch make[3]: Entering directory '/tmp/osmo-bts/tests/agch' CC agch_test.o CC stubs.o CCLD agch_test make[4]: Entering directory '/tmp/osmo-bts/tests/agch' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' Making install in misc make[3]: Entering directory '/tmp/osmo-bts/tests/misc' CC misc_test.o CC stubs.o CCLD misc_test make[4]: Entering directory '/tmp/osmo-bts/tests/misc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' Making install in handover make[3]: Entering directory '/tmp/osmo-bts/tests/handover' CC handover_test.o CCLD handover_test make[4]: Entering directory '/tmp/osmo-bts/tests/handover' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' Making install in tx_power make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' CC stubs.o CC tx_power_test.o CCLD tx_power_test make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' Making install in power make[3]: Entering directory '/tmp/osmo-bts/tests/power' CC power_test.o CC stubs.o CCLD power_test make[4]: Entering directory '/tmp/osmo-bts/tests/power' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/power' make[3]: Leaving directory '/tmp/osmo-bts/tests/power' Making install in meas make[3]: Entering directory '/tmp/osmo-bts/tests/meas' CC meas_test.o CCLD meas_test make[4]: Entering directory '/tmp/osmo-bts/tests/meas' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' make[3]: Entering directory '/tmp/osmo-bts/tests' make[4]: Entering directory '/tmp/osmo-bts/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/osmo-bts/tests' make[3]: Leaving directory '/tmp/osmo-bts/tests' make[2]: Leaving directory '/tmp/osmo-bts/tests' make[2]: Entering directory '/tmp/osmo-bts' make[3]: Entering directory '/tmp/osmo-bts' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/osmo-bts' make[2]: Leaving directory '/tmp/osmo-bts' make[1]: Leaving directory '/tmp/osmo-bts' Removing intermediate container bf4252d5aa4e ---> e37cd6e2577d Step 12/15 : VOLUME /data ---> Running in ef9500f0c7a2 Removing intermediate container ef9500f0c7a2 ---> f4ff54a6a5db Step 13/15 : COPY osmo-bts.cfg /data/osmo-bts.cfg ---> b22788c2a624 Step 14/15 : WORKDIR /data Removing intermediate container 39c3f47350ce ---> 2b665bafbb92 Step 15/15 : CMD ["/usr/local/bin/osmo-bts-virtual", "-i", "172.18.0.230"] ---> Running in 08aa99176eb4 Removing intermediate container 08aa99176eb4 ---> 0f799ab719c3 Successfully built 0f799ab719c3 Successfully tagged osmocom-build/osmo-bts-master:latest + docker pull laforge/debian-stretch-titan:latest latest: Pulling from laforge/debian-stretch-titan Digest: sha256:25770b73c67a3605b3237fd69fce87c3775b6623c4e416625f4a4f3559d16141 Status: Image is up to date for laforge/debian-stretch-titan:latest + cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo + make docker build -t docker.io/osmocom-build/ttcn3-nitb-sysinfo:latest . Sending build context to Docker daemon 8.704kB Step 1/10 : FROM laforge/debian-stretch-titan ---> c9d6d826f6a8 Step 2/10 : RUN mkdir /root/projects && (cd /root/projects && ln -sf / git) ---> Using cache ---> 7d40c11df762 Step 3/10 : RUN git clone git://git.osmocom.org/osmo-ttcn3-hacks.git ---> Using cache ---> c1d582633536 Step 4/10 : RUN cd osmo-ttcn3-hacks && git checkout -f -B master origin/master && make deps ---> Using cache ---> cd1ddd136594 Step 5/10 : ARG OSMO_TTCN3_BRANCH="master" ---> Using cache ---> 9e181149b44c Step 6/10 : ADD http://git.osmocom.org/osmo-ttcn3-hacks/patch?h=$OSMO_TTCN3_BRANCH /tmp/commit ---> a886cef07137 Step 7/10 : RUN cd osmo-ttcn3-hacks && git fetch && git checkout -f -B $OSMO_TTCN3_BRANCH origin/$OSMO_TTCN3_BRANCH && make sysinfo ---> Running in 70347b0f5c0f From git://git.osmocom.org/osmo-ttcn3-hacks 7f58258..57b9b7f master -> origin/master  + 47f4cfb...acbf2b7 laforge/sgsn -> origin/laforge/sgsn (forced update) Reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. make -C deps make[1]: Entering directory '/osmo-ttcn3-hacks/deps' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/osmo-ttcn3-hacks/deps' (cd sysinfo && ./gen_links.sh && ./regen_makefile.sh) Linking ../deps/titan.Libraries.TCCUsefulFunctions/src Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking ../deps/titan.TestPorts.Common_Components.Socket-API/src Linking Socket_API_Definitions.ttcn Linking ../deps/titan.TestPorts.IPL4asp/src Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking ../deps/titan.TestPorts.TELNETasp/src Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking ../library Linking GSMTAP_PortType.ttcn Linking GSMTAP_Types.ttcn Linking GSM_SystemInformation.ttcn Linking GSM_RR_Types.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking GSM_Types.ttcn Linking IPL4_GSMTAP_CtrlFunct.ttcn Linking IPL4_GSMTAP_CtrlFunctDef.cc Linking Osmocom_Types.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn ttcn3_makefilegen: warning: File `Test.ttcn' was given more than once for the Makefile. Generating Makefile skeleton... Makefile skeleton was generated. make -C sysinfo compile make[1]: Entering directory '/osmo-ttcn3-hacks/sysinfo' /usr/bin/ttcn3_compiler -L \ Test.ttcn GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_RR_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn - Test.ttcn GSMTAP_PortType.ttcn GSMTAP_Types.ttcn GSM_RR_Types.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPL4_GSMTAP_CtrlFunct.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `Test.ttcn'... Notify: Parsing TTCN-3 module `GSMTAP_PortType.ttcn'... Notify: Parsing TTCN-3 module `GSMTAP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4_GSMTAP_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Checking modules... Osmocom_VTY_Functions.ttcn: In TTCN-3 module `Osmocom_VTY_Functions': Osmocom_VTY_Functions.ttcn:77.2-79.2: In function definition `f_vty_transceive': Osmocom_VTY_Functions.ttcn:78.3-30: In function instance: Osmocom_VTY_Functions.ttcn:78.3-30: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_ret' is not used Test.ttcn: In TTCN-3 module `Test': Test.ttcn:492.2-506.2: In function definition `f_init': Test.ttcn:498.3-82: In function instance: Test.ttcn:498.3-82: warning: The value returned by external function `@IPL4_GSMTAP_CtrlFunct.f_IPL4_listen' is not used Notify: Generating code... Notify: File `GSMTAP_PortType.hh' was generated. Notify: File `GSMTAP_PortType.cc' was generated. Notify: File `GSMTAP_Types.hh' was generated. Notify: File `GSMTAP_Types.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_SystemInformation.hh' was generated. Notify: File `GSM_SystemInformation.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `IPL4_GSMTAP_CtrlFunct.hh' was generated. Notify: File `IPL4_GSMTAP_CtrlFunct.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `Test.hh' was generated. Notify: File `Test.cc' was generated. Notify: 36 files were updated. touch compile make[1]: Leaving directory '/osmo-ttcn3-hacks/sysinfo' make -j4 -C sysinfo make[1]: Entering directory '/osmo-ttcn3-hacks/sysinfo' g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCConversion.o TCCConversion.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCInterface.o TCCInterface.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4_GSMTAP_CtrlFunctDef.o IPL4_GSMTAP_CtrlFunctDef.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Test.o Test.cc IPL4asp_PT.cc: In member function 'virtual void IPL4asp__PortType::IPL4asp__PT_PROVIDER::set_parameter(const char*, const char*)': IPL4asp_PT.cc:863:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!strcasecmp(parameter_value,"YES")) ^~ IPL4asp_PT.cc:865:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' globalConnOpts.sctp_nodelay = GlobalConnOpts::YES; ^~~~~~~~~~~~~~ IPL4asp_PT.cc: In member function 'int IPL4asp__PortType::IPL4asp__PT_PROVIDER::getOption(const IPL4asp__Types::Option&, int, const Socket__API__Definitions::ProtoTuple&, bool)': IPL4asp_PT.cc:3528:11: warning: variable 'length' set but not used [-Wunused-but-set-variable] int length = -1; ^~~~~~ IPL4asp_PT.cc:142:3: warning: 'length' may be used uninitialized in this function [-Wmaybe-uninitialized] if (length == -1) { \ ^~ IPL4asp_PT.cc:3518:7: note: 'length' was declared here int length; ^~~~~~ g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSMTAP_PortType.o GSMTAP_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSMTAP_Types.o GSMTAP_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSM_SystemInformation.o GSM_SystemInformation.cc GSM_RR_Types.cc: In member function 'boolean GSM__RR__Types::MaioHsn_template::match(const GSM__RR__Types::MaioHsn&, boolean) const': GSM_RR_Types.cc:5377:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ GSM_RR_Types.cc:5377:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o GSM_Types.o GSM_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o General_Types.o General_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4_GSMTAP_CtrlFunct.o IPL4_GSMTAP_CtrlFunct.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Osmocom_Types.o Osmocom_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::UdpTuple_template::match(const Socket__API__Definitions::UdpTuple&, boolean) const': Socket_API_Definitions.cc:2103:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:2103:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::UdpLightTuple_template::match(const Socket__API__Definitions::UdpLightTuple&, boolean) const': Socket_API_Definitions.cc:2492:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:2492:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::TcpTuple_template::match(const Socket__API__Definitions::TcpTuple&, boolean) const': Socket_API_Definitions.cc:2881:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:2881:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::SslTuple_template::match(const Socket__API__Definitions::SslTuple&, boolean) const': Socket_API_Definitions.cc:4171:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:4171:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ Socket_API_Definitions.cc: In member function 'boolean Socket__API__Definitions::UnspecifiedTuple_template::match(const Socket__API__Definitions::UnspecifiedTuple&, boolean) const': Socket_API_Definitions.cc:5326:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ Socket_API_Definitions.cc:5326:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc g++ -c -DLINUX -DMAKEDEPEND_RUN -I/usr/include -I/usr/include/titan -Wall -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o g++ -shared -o TCCConversion.so TCCConversion.o TELNETasp_PortType.cc: In member function 'boolean TELNETasp__PortType::ASP__TelnetClose_template::match(const TELNETasp__PortType::ASP__TelnetClose&, boolean) const': TELNETasp_PortType.cc:6581:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ TELNETasp_PortType.cc:6581:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ TELNETasp_PortType.cc: In member function 'boolean TELNETasp__PortType::ASP__Get__portnum_template::match(const TELNETasp__PortType::ASP__Get__portnum&, boolean) const': TELNETasp_PortType.cc:6970:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~ TELNETasp_PortType.cc:6970:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!other_value.is_bound()) return FALSE;return match(NULL_VALUE); ^~~~~~ g++ -shared -o TCCInterface.so TCCInterface.o g++ -shared -o IPL4_GSMTAP_CtrlFunctDef.so IPL4_GSMTAP_CtrlFunctDef.o g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o g++ -shared -o Test.so Test.o g++ -shared -o GSMTAP_PortType.so GSMTAP_PortType.o g++ -shared -o GSMTAP_Types.so GSMTAP_Types.o g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o g++ -shared -o GSM_Types.so GSM_Types.o g++ -shared -o General_Types.so General_Types.o g++ -shared -o IPL4_GSMTAP_CtrlFunct.so IPL4_GSMTAP_CtrlFunct.o g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o g++ -shared -o Osmocom_Types.so Osmocom_Types.o g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o if g++ -L /usr/lib/titan -fPIC -o Test -Wl,--no-as-needed Test.so GSMTAP_PortType.so GSMTAP_Types.so GSM_RR_Types.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPL4_GSMTAP_CtrlFunct.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so IPL4asp_PT.so IPL4asp_discovery.so TCCConversion.so TCCInterface.so IPL4_GSMTAP_CtrlFunctDef.so TELNETasp_PT.so \ -L/usr/lib -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2; \ then : ; else /usr/bin/titanver Test.o GSMTAP_PortType.o GSMTAP_Types.o GSM_RR_Types.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPL4_GSMTAP_CtrlFunct.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o IPL4asp_PT.o IPL4asp_discovery.o TCCConversion.o TCCInterface.o IPL4_GSMTAP_CtrlFunctDef.o TELNETasp_PT.o; exit 1; fi make[1]: Leaving directory '/osmo-ttcn3-hacks/sysinfo' Removing intermediate container 70347b0f5c0f ---> df2bad1dd937 Step 8/10 : VOLUME /data ---> Running in 9bf6581fa607 Removing intermediate container 9bf6581fa607 ---> c3e919d79ce9 Step 9/10 : COPY Test.cfg /data/Test.cfg ---> 96a332e85abe Step 10/10 : CMD cd /data && /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/sysinfo/Test && ttcn3_logmerge Test*.log ---> Running in cc562a18702a Removing intermediate container cc562a18702a ---> 6c75d6877eea Successfully built 6c75d6877eea Successfully tagged osmocom-build/ttcn3-nitb-sysinfo:latest + cd /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo + sh -x ./jenkins.sh + . ../jenkins-common.sh + set -x + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo = x ] + [ xjenkins-ttcn3-nitb-sysinfo-196 = x ] + basename /home/osmocom-build/jenkins/docker-playground/ttcn3-nitb-sysinfo + SUITE_NAME=ttcn3-nitb-sysinfo + NET_NAME=ttcn3-nitb-sysinfo + mktemp -d + VOL_BASE_DIR=/tmp/tmp.Xyr9HjLWJp + VOL_SUITE_DIR=/tmp/tmp.Xyr9HjLWJp/ttcn3-nitb-sysinfo + mkdir /tmp/tmp.Xyr9HjLWJp/ttcn3-nitb-sysinfo + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + network_create 172.18.5.0/24 + NET=172.18.5.0/24 + echo Creating network ttcn3-nitb-sysinfo Creating network ttcn3-nitb-sysinfo + docker network create --internal --subnet 172.18.5.0/24 ttcn3-nitb-sysinfo 83afe7e24805f1581237be54442cc10b6d1e25edde1abad6d38309626fc77498 + docker volume rm nitb-vol nitb-vol + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-nitb-sysinfo --ip 172.18.5.20 -v nitb-vol:/data --name jenkins-ttcn3-nitb-sysinfo-196-nitb -d osmocom-build/osmo-nitb-master e00627630debf550ec59d2761985c1bbce7df12efe1abb28a62e5d898a006a44 + docker volume rm bts-vol bts-vol + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-nitb-sysinfo --ip 172.18.5.210 -v bts-vol:/data --name jenkins-ttcn3-nitb-sysinfo-196-bts -d osmocom-build/osmo-bts-master 8c092c2ea50def3e7739b5b500dd10a6a30df34c39c0d92e8671a1e06bda9b61 + docker volume rm ttcn3-nitb-sysinfo-vol ttcn3-nitb-sysinfo-vol + docker run --rm --sysctl net.ipv6.conf.all.disable_ipv6=0 --network ttcn3-nitb-sysinfo --ip 172.18.5.230 -v ttcn3-nitb-sysinfo-vol:/data --name jenkins-ttcn3-nitb-sysinfo-196-ttcn3-nitb-sysinfo osmocom-build/ttcn3-nitb-sysinfo ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli Test.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: CRL 113 200/6 R1A * * Copyright (c) 2000-2016 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v1.0 * * which accompanies this distribution, and is available at * * http://www.eclipse.org/legal/epl-v10.html * ************************************************************************* Using configuration file: Test.cfg MC@e1a64d76a91f: Unix server socket created successfully. MC@e1a64d76a91f: Listening on TCP port 42683. MC2> e1a64d76a91f is the default spawn /osmo-ttcn3-hacks/sysinfo/Test e1a64d76a91f 42683 TTCN-3 Host Controller (parallel mode), version CRL 113 200/6 R1A MC@e1a64d76a91f: New HC connected from e1a64d76a91f [172.18.5.230]. e1a64d76a91f: Linux 4.7.0-0.bpo.1-amd64 on x86_64. cmtc MC@e1a64d76a91f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e1a64d76a91f: TTCN-3 Host Controller started on e1a64d76a91f. Version: CRL 113 200/6 R1A. HC@e1a64d76a91f: TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error HC@e1a64d76a91f: Maximum number of open file descriptors: 1048576, FD_SETSIZE = 1024 HC@e1a64d76a91f: The address of MC was set to e1a64d76a91f[172.18.5.230]:0. HC@e1a64d76a91f: The local IP address of the control connection to MC is 172.18.5.230. HC@e1a64d76a91f: Connected to MC. HC@e1a64d76a91f: This host supports UNIX domain sockets for local communication. HC@e1a64d76a91f: Processing configuration data received from MC. HC@e1a64d76a91f: Module Osmocom_VTY_Functions has the following parameters: { mp_prompt_prefix := "OpenBSC" } HC@e1a64d76a91f: Initializing module GSMTAP_PortType. HC@e1a64d76a91f: Initializing module GSMTAP_Types. HC@e1a64d76a91f: Initializing module Osmocom_Types. HC@e1a64d76a91f: Initializing module General_Types. HC@e1a64d76a91f: Initialization of module General_Types finished. HC@e1a64d76a91f: Initialization of module Osmocom_Types finished. HC@e1a64d76a91f: Initialization of module GSMTAP_Types finished. HC@e1a64d76a91f: Initializing module IPL4asp_PortType. HC@e1a64d76a91f: Initializing module IPL4asp_Types. HC@e1a64d76a91f: Initializing module Socket_API_Definitions. HC@e1a64d76a91f: Initialization of module Socket_API_Definitions finished. HC@e1a64d76a91f: Initialization of module IPL4asp_Types finished. HC@e1a64d76a91f: Initialization of module IPL4asp_PortType finished. HC@e1a64d76a91f: Initialization of module GSMTAP_PortType finished. HC@e1a64d76a91f: Initializing module GSM_RR_Types. HC@e1a64d76a91f: Initializing module RLCMAC_CSN1_Types. HC@e1a64d76a91f: Initializing module GSM_Types. HC@e1a64d76a91f: Initialization of module GSM_Types finished. HC@e1a64d76a91f: Initialization of module RLCMAC_CSN1_Types finished. HC@e1a64d76a91f: Initialization of module GSM_RR_Types finished. HC@e1a64d76a91f: Initializing module GSM_SystemInformation. HC@e1a64d76a91f: Initialization of module GSM_SystemInformation finished. HC@e1a64d76a91f: Initializing module IPL4_GSMTAP_CtrlFunct. HC@e1a64d76a91f: Initialization of module IPL4_GSMTAP_CtrlFunct finished. HC@e1a64d76a91f: Initializing module IPL4asp_Functions. HC@e1a64d76a91f: Initializing module TCCInterface_Functions. HC@e1a64d76a91f: Initializing module TCCConversion_Functions. HC@e1a64d76a91f: Initialization of module TCCConversion_Functions finished. HC@e1a64d76a91f: Initialization of module TCCInterface_Functions finished. HC@e1a64d76a91f: Initialization of module IPL4asp_Functions finished. HC@e1a64d76a91f: Initializing module Osmocom_VTY_Functions. HC@e1a64d76a91f: Initializing module TELNETasp_PortType. HC@e1a64d76a91f: Initialization of module TELNETasp_PortType finished. HC@e1a64d76a91f: Initialization of module Osmocom_VTY_Functions finished. HC@e1a64d76a91f: Initializing module PreGenRecordOf. HC@e1a64d76a91f: Initialization of module PreGenRecordOf finished. HC@e1a64d76a91f: Initializing module Test. HC@e1a64d76a91f: Initialization of module Test finished. HC@e1a64d76a91f: Initializing module TitanLoggerApi. HC@e1a64d76a91f: Initialization of module TitanLoggerApi finished. HC@e1a64d76a91f: Initializing module TitanLoggerControl. HC@e1a64d76a91f: Initialization of module TitanLoggerControl finished. MC@e1a64d76a91f: Configuration file was processed on all HCs. MC@e1a64d76a91f: Creating MTC on host e1a64d76a91f. HC@e1a64d76a91f: Configuration data was processed successfully. HC@e1a64d76a91f: MTC was created. Process id: 20. MC@e1a64d76a91f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e1a64d76a91f: Executing test case TC_si1 in module Test. MTC@e1a64d76a91f: Test case TC_si1 started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: dec_SystemInformation(): Stream before decoding: '5506198FB38000000000000000000000000000E504002B'O MTC@e1a64d76a91f: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@e1a64d76a91f: SI: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } MTC@e1a64d76a91f: dec_SystemInformation(): Stream before decoding: '59061A00000000000000000000000000000000FFE50400'O MTC@e1a64d76a91f: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } } MTC@e1a64d76a91f: SI: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } } MTC@e1a64d76a91f: dec_SystemInformation(): Stream before decoding: '49061B000062F22404D2490301275D40E50400392B2B2B'O MTC@e1a64d76a91f: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { mscrr := false, att := true, bs_ag_blks_res := 1, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '10'B, radio_link_timeout := '0111'B }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } MTC@e1a64d76a91f: SI: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { mscrr := false, att := true, bs_ag_blks_res := 1, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '10'B, radio_link_timeout := '0111'B }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } MTC@e1a64d76a91f: dec_SystemInformation(): Stream before decoding: '31061C62F22404D25D40E504002B2B2B2B2B2B2B2B2B2B'O MTC@e1a64d76a91f: dec_SystemInformation(): Decoded @GSM_SystemInformation.SystemInformation: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } } MTC@e1a64d76a91f: SI: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } } MTC@e1a64d76a91f: setverdict(pass): none -> pass MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si1. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: pass MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si1 finished. Verdict: pass MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_telnet in module Test. MTC@e1a64d76a91f: Test case TC_telnet started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "show network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: setverdict(pass): none -> pass MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_telnet. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: pass MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_telnet finished. Verdict: pass MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_default in module Test. MTC@e1a64d76a91f: Test case TC_si_default started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 8 s MTC@e1a64d76a91f: Timeout T: 8 s MTC@e1a64d76a91f: "TC_si_default": TC=0 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=1 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=2 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=3 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=4 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=5 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=6 has #of SI=0 MTC@e1a64d76a91f: "TC_si_default": TC=7 has #of SI=0 MTC@e1a64d76a91f: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_default. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_default finished. Verdict: fail reason: No SI messages for TC=0! MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_sched_2bis in module Test. MTC@e1a64d76a91f: Test case TC_si_sched_2bis started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@e1a64d76a91f: Message with id 8 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@e1a64d76a91f: Message with id 9 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Message with id 10 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Message with id 11 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 MTC@e1a64d76a91f: Message with id 12 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 MTC@e1a64d76a91f: Message with id 13 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 MTC@e1a64d76a91f: Message with id 14 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Message with id 15 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Message with id 16 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 MTC@e1a64d76a91f: Message with id 17 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 MTC@e1a64d76a91f: Message with id 18 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 MTC@e1a64d76a91f: Message with id 19 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@e1a64d76a91f: Message with id 20 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@e1a64d76a91f: Message with id 21 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@e1a64d76a91f: Message with id 22 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Message with id 23 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@e1a64d76a91f: Message with id 24 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Message with id 25 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Message with id 26 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 8 s MTC@e1a64d76a91f: Timeout T: 8 s MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=0 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=1 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=2 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=3 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=4 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=5 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=6 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2bis": TC=7 has #of SI=0 MTC@e1a64d76a91f: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 MTC@e1a64d76a91f: Message with id 27 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 MTC@e1a64d76a91f: Message with id 28 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 MTC@e1a64d76a91f: Message with id 29 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 MTC@e1a64d76a91f: Message with id 30 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 MTC@e1a64d76a91f: Message with id 31 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 MTC@e1a64d76a91f: Message with id 32 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 MTC@e1a64d76a91f: Message with id 33 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 MTC@e1a64d76a91f: Message with id 34 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 MTC@e1a64d76a91f: Message with id 35 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 MTC@e1a64d76a91f: Message with id 36 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 MTC@e1a64d76a91f: Message with id 37 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 MTC@e1a64d76a91f: Message with id 38 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 MTC@e1a64d76a91f: Message with id 39 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 MTC@e1a64d76a91f: Message with id 40 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 MTC@e1a64d76a91f: Message with id 41 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 MTC@e1a64d76a91f: Message with id 42 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 MTC@e1a64d76a91f: Message with id 43 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 MTC@e1a64d76a91f: Message with id 44 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@e1a64d76a91f: Message with id 45 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 MTC@e1a64d76a91f: Message with id 46 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@e1a64d76a91f: Message with id 47 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@e1a64d76a91f: Message with id 48 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 MTC@e1a64d76a91f: Message with id 49 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 MTC@e1a64d76a91f: Message with id 50 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_sched_2bis finished. Verdict: fail reason: No SI messages for TC=0! MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_sched_2ter in module Test. MTC@e1a64d76a91f: Test case TC_si_sched_2ter started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@e1a64d76a91f: Message with id 8 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@e1a64d76a91f: Message with id 9 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Message with id 10 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Message with id 11 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 MTC@e1a64d76a91f: Message with id 12 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 MTC@e1a64d76a91f: Message with id 13 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 MTC@e1a64d76a91f: Message with id 14 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Message with id 15 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Message with id 16 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 MTC@e1a64d76a91f: Message with id 17 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 MTC@e1a64d76a91f: Message with id 18 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 MTC@e1a64d76a91f: Message with id 19 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@e1a64d76a91f: Message with id 20 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 MTC@e1a64d76a91f: Message with id 21 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@e1a64d76a91f: Message with id 22 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Message with id 23 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@e1a64d76a91f: Message with id 24 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Message with id 25 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Message with id 26 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 8 s MTC@e1a64d76a91f: Timeout T: 8 s MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=0 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=1 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=2 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=3 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=4 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=5 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=6 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter": TC=7 has #of SI=0 MTC@e1a64d76a91f: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2ter (3) in TC=5! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 MTC@e1a64d76a91f: Message with id 27 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 MTC@e1a64d76a91f: Message with id 28 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 MTC@e1a64d76a91f: Message with id 29 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 MTC@e1a64d76a91f: Message with id 30 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 MTC@e1a64d76a91f: Message with id 31 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 MTC@e1a64d76a91f: Message with id 32 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 MTC@e1a64d76a91f: Message with id 33 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 MTC@e1a64d76a91f: Message with id 34 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 MTC@e1a64d76a91f: Message with id 35 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 MTC@e1a64d76a91f: Message with id 36 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 MTC@e1a64d76a91f: Message with id 37 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 MTC@e1a64d76a91f: Message with id 38 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 MTC@e1a64d76a91f: Message with id 39 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 MTC@e1a64d76a91f: Message with id 40 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 MTC@e1a64d76a91f: Message with id 41 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 MTC@e1a64d76a91f: Message with id 42 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 MTC@e1a64d76a91f: Message with id 43 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 MTC@e1a64d76a91f: Message with id 44 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 MTC@e1a64d76a91f: Message with id 45 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 MTC@e1a64d76a91f: Message with id 46 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@e1a64d76a91f: Message with id 47 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 MTC@e1a64d76a91f: Message with id 48 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 MTC@e1a64d76a91f: Message with id 49 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 MTC@e1a64d76a91f: Message with id 50 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: fail reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_sched_2ter finished. Verdict: fail reason: No SI messages for TC=0! MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_sched_2ter_2bis in module Test. MTC@e1a64d76a91f: Test case TC_si_sched_2ter_2bis started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@e1a64d76a91f: Message with id 8 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@e1a64d76a91f: Message with id 9 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Message with id 10 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Message with id 11 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 MTC@e1a64d76a91f: Message with id 12 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 MTC@e1a64d76a91f: Message with id 13 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 MTC@e1a64d76a91f: Message with id 14 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 MTC@e1a64d76a91f: Message with id 15 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Message with id 16 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 MTC@e1a64d76a91f: Message with id 17 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 MTC@e1a64d76a91f: Message with id 18 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 MTC@e1a64d76a91f: Message with id 19 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 MTC@e1a64d76a91f: Message with id 20 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@e1a64d76a91f: Message with id 21 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 22 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 23 MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 22 MTC@e1a64d76a91f: Message with id 22 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 23 MTC@e1a64d76a91f: Message with id 23 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@e1a64d76a91f: Message with id 24 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 MTC@e1a64d76a91f: Message with id 25 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Message with id 26 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 27 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 27 MTC@e1a64d76a91f: Message with id 27 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 8 s MTC@e1a64d76a91f: Timeout T: 8 s MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=0 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=1 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=2 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=3 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=4 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=5 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=6 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_2ter_2bis": TC=7 has #of SI=0 MTC@e1a64d76a91f: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Error: Insufficient SI in array MTC@e1a64d76a91f: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): fail -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_sched_2ter_2bis finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_sched_2quater in module Test. MTC@e1a64d76a91f: Test case TC_si_sched_2quater started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@e1a64d76a91f: Message with id 8 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@e1a64d76a91f: Message with id 9 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Message with id 10 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 MTC@e1a64d76a91f: Message with id 11 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 MTC@e1a64d76a91f: Message with id 12 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 MTC@e1a64d76a91f: Message with id 13 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 MTC@e1a64d76a91f: Message with id 14 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Message with id 15 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 MTC@e1a64d76a91f: Message with id 16 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 MTC@e1a64d76a91f: Message with id 17 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 MTC@e1a64d76a91f: Message with id 18 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 MTC@e1a64d76a91f: Message with id 19 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 MTC@e1a64d76a91f: Message with id 20 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21 MTC@e1a64d76a91f: Message with id 21 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 MTC@e1a64d76a91f: Message with id 22 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Message with id 23 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@e1a64d76a91f: Message with id 24 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 25 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 25 MTC@e1a64d76a91f: Message with id 25 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 26 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 26 MTC@e1a64d76a91f: Message with id 26 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 27 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 27 MTC@e1a64d76a91f: Message with id 27 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 28 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 28 MTC@e1a64d76a91f: Message with id 28 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 29 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 29 MTC@e1a64d76a91f: Message with id 29 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 30 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 30 MTC@e1a64d76a91f: Message with id 30 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 31 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 31 MTC@e1a64d76a91f: Message with id 31 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 32 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 32 MTC@e1a64d76a91f: Message with id 32 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 33 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 33 MTC@e1a64d76a91f: Message with id 33 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 34 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 34 MTC@e1a64d76a91f: Message with id 34 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 35 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 35 MTC@e1a64d76a91f: Message with id 35 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 36 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 36 MTC@e1a64d76a91f: Message with id 36 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 37 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 37 MTC@e1a64d76a91f: Message with id 37 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode none" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 38 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 38 MTC@e1a64d76a91f: Message with id 38 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39 MTC@e1a64d76a91f: Message with id 39 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 40 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 40 MTC@e1a64d76a91f: Message with id 40 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 41 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 41 MTC@e1a64d76a91f: Message with id 41 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 42 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 42 MTC@e1a64d76a91f: Message with id 42 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 43 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 43 MTC@e1a64d76a91f: Message with id 43 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44 MTC@e1a64d76a91f: Message with id 44 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 46 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 MTC@e1a64d76a91f: Message with id 45 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 46 MTC@e1a64d76a91f: Message with id 46 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 MTC@e1a64d76a91f: Message with id 47 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: setverdict(pass): none -> pass MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: pass MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_sched_2quater finished. Verdict: pass MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_sched_13 in module Test. MTC@e1a64d76a91f: Test case TC_si_sched_13 started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 MTC@e1a64d76a91f: Message with id 8 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 MTC@e1a64d76a91f: Message with id 9 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode computed" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Message with id 10 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 MTC@e1a64d76a91f: Message with id 11 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 MTC@e1a64d76a91f: Message with id 12 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 MTC@e1a64d76a91f: Message with id 13 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 MTC@e1a64d76a91f: Message with id 14 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode gprs" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 MTC@e1a64d76a91f: Message with id 15 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 MTC@e1a64d76a91f: Message with id 16 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 MTC@e1a64d76a91f: Message with id 17 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 MTC@e1a64d76a91f: Message with id 18 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 MTC@e1a64d76a91f: Message with id 19 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 20 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "Unable to delete uarfcn: pair not found" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "Unable to delete uarfcn: pair not found" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 20 MTC@e1a64d76a91f: Message with id 20 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@e1a64d76a91f: Message with id 21 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 22 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 22 MTC@e1a64d76a91f: Message with id 22 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 MTC@e1a64d76a91f: Message with id 23 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 MTC@e1a64d76a91f: Message with id 24 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Message with id 25 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 8 s MTC@e1a64d76a91f: Timeout T: 8 s MTC@e1a64d76a91f: "TC_si_sched_13": TC=0 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=1 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=2 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=3 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=4 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=5 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=6 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13": TC=7 has #of SI=0 MTC@e1a64d76a91f: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Error: Insufficient SI in array MTC@e1a64d76a91f: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): fail -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_sched_13 finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test. MTC@e1a64d76a91f: Test case TC_si_sched_13_2bis_2ter_2quater started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis mode static" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 MTC@e1a64d76a91f: Message with id 8 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 MTC@e1a64d76a91f: Message with id 9 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 MTC@e1a64d76a91f: Message with id 10 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter mode static" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 MTC@e1a64d76a91f: Message with id 11 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 MTC@e1a64d76a91f: Message with id 12 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 MTC@e1a64d76a91f: Message with id 13 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 MTC@e1a64d76a91f: Message with id 14 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 MTC@e1a64d76a91f: Message with id 15 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 MTC@e1a64d76a91f: Message with id 16 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "gprs mode gprs" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 MTC@e1a64d76a91f: Message with id 17 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 MTC@e1a64d76a91f: Message with id 18 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 MTC@e1a64d76a91f: Message with id 19 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 MTC@e1a64d76a91f: Message with id 20 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 MTC@e1a64d76a91f: Message with id 21 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 MTC@e1a64d76a91f: Message with id 22 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 MTC@e1a64d76a91f: Message with id 23 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "write terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "OpenBSC(*)" unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with pattern "*% Unknown command." unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" with ? matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 MTC@e1a64d76a91f: Message with id 24 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 MTC@e1a64d76a91f: Message with id 25 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 MTC@e1a64d76a91f: Message with id 26 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 8 s MTC@e1a64d76a91f: Timeout T: 8 s MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=0 MTC@e1a64d76a91f: "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=0 MTC@e1a64d76a91f: setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! MTC@e1a64d76a91f: setverdict(fail): fail -> fail, component reason not changed MTC@e1a64d76a91f: Error: Insufficient SI in array MTC@e1a64d76a91f: Test.ttcn:162: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): fail -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_neci in module Test. MTC@e1a64d76a91f: Test case TC_neci started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Random number generator was initialized with seed 62.744648: srand48(1435201032). MTC@e1a64d76a91f: Function rnd() returned 0.235663. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "neci 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_neci. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_neci finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_cell_resel_hyst in module Test. MTC@e1a64d76a91f: Test case TC_cell_resel_hyst started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.169770. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "cell reselection hysteresis 2" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_cell_resel_hyst finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_rxlev_acc_min in module Test. MTC@e1a64d76a91f: Test case TC_rxlev_acc_min started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.534405. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "rxlev access min 33" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_rxlev_acc_min finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_cellid in module Test. MTC@e1a64d76a91f: Test case TC_cellid started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.923066. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "cell_identity 60493" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_cellid. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_cellid finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_lac in module Test. MTC@e1a64d76a91f: Test case TC_lac started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.430929. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "location_area_code 28240" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_lac. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_lac finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_rach_tx_int in module Test. MTC@e1a64d76a91f: Test case TC_rach_tx_int started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.042349. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "rach tx integer 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_rach_tx_int finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_rach_max_tx in module Test. MTC@e1a64d76a91f: Test case TC_rach_max_tx started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.694712. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "rach max transmission 4" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_rach_max_tx finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_attach in module Test. MTC@e1a64d76a91f: Test case TC_attach started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.866693. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "channel-descrption attach 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_attach. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_attach finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_dtx_ul in module Test. MTC@e1a64d76a91f: Test case TC_dtx_ul started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.016876. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "dtx uplink" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_dtx_ul finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_emerg_allowed in module Test. MTC@e1a64d76a91f: Test case TC_emerg_allowed started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.982618. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "rach emergency call allowed 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_emerg_allowed finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_bs_pa_mfrms in module Test. MTC@e1a64d76a91f: Test case TC_bs_pa_mfrms started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.993496. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 8" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_bs_pa_mfrms finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_bs_ag_blks_res in module Test. MTC@e1a64d76a91f: Test case TC_bs_ag_blks_res started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.833565. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 5" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_bs_ag_blks_res finished. Verdict: error MC@e1a64d76a91f: Test execution finished. MTC@e1a64d76a91f: Executing test case TC_radio_link_timeout in module Test. MTC@e1a64d76a91f: Test case TC_radio_link_timeout started. MTC@e1a64d76a91f: Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout. MTC@e1a64d76a91f: Port GSMTAP was started. MTC@e1a64d76a91f: Port BSCVTY was started. MTC@e1a64d76a91f: Component type Test.dummy_CT was initialized. MTC@e1a64d76a91f: Function rnd() returned 0.059413. MTC@e1a64d76a91f: Mapping port mtc:GSMTAP to system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was mapped to system:GSMTAP. MTC@e1a64d76a91f: Map operation of mtc:GSMTAP to system:GSMTAP finished. MTC@e1a64d76a91f: entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP MTC@e1a64d76a91f: Mapping port mtc:BSCVTY to system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was mapped to system:BSCVTY. MTC@e1a64d76a91f: Map operation of mtc:BSCVTY to system:BSCVTY finished. MTC@e1a64d76a91f: { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } MTC@e1a64d76a91f: { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "enable" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 MTC@e1a64d76a91f: Message with id 1 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "configure terminal" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 MTC@e1a64d76a91f: Message with id 2 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "network" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 MTC@e1a64d76a91f: Message with id 3 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 MTC@e1a64d76a91f: Message with id 4 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "radio-link-timeout 4" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC(config-net-bts)# " with "OpenBSC# " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC(config-net-bts)# " with pattern "OpenBSC(*)" matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 MTC@e1a64d76a91f: Message with id 5 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "end" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 MTC@e1a64d76a91f: Message with id 6 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Sent on BSCVTY to system charstring : "bts 0 resend-system-information" MTC@e1a64d76a91f: Start timer T: 2 s MTC@e1a64d76a91f: Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Matching on port BSCVTY "OpenBSC# " with "OpenBSC> " unmatched: First message in the queue does not match the template: MTC@e1a64d76a91f: Matching on port BSCVTY succeeded: "OpenBSC# " with "OpenBSC# " matched MTC@e1a64d76a91f: Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 MTC@e1a64d76a91f: Message with id 7 was extracted from the queue of BSCVTY. MTC@e1a64d76a91f: Stop timer T: 2 s MTC@e1a64d76a91f: Start timer T: 1 s MTC@e1a64d76a91f: Timeout T: 1 s MTC@e1a64d76a91f: Port GSMTAP was cleared. MTC@e1a64d76a91f: Start timer T: 10 s MTC@e1a64d76a91f: Timeout T: 10 s MTC@e1a64d76a91f: Error waiting for SI on GSMTAP MTC@e1a64d76a91f: Test.ttcn:478: Dynamic test case error: testcase.stop MTC@e1a64d76a91f: setverdict(error): none -> error MTC@e1a64d76a91f: Performing error recovery. MTC@e1a64d76a91f: Terminating component type Test.dummy_CT. MTC@e1a64d76a91f: Removing unterminated mapping between port GSMTAP and system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was unmapped from system:GSMTAP. MTC@e1a64d76a91f: Port GSMTAP was stopped. MTC@e1a64d76a91f: Removing unterminated mapping between port BSCVTY and system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was unmapped from system:BSCVTY. MTC@e1a64d76a91f: Port BSCVTY was stopped. MTC@e1a64d76a91f: Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout. MTC@e1a64d76a91f: Waiting for PTCs to finish. MTC@e1a64d76a91f: Setting final verdict of the test case. MTC@e1a64d76a91f: Local verdict of MTC: error MTC@e1a64d76a91f: No PTCs were created. MTC@e1a64d76a91f: Test case TC_radio_link_timeout finished. Verdict: error MC@e1a64d76a91f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e1a64d76a91f: Terminating MTC. MTC@e1a64d76a91f: Verdict statistics: 0 none (0.00 %), 3 pass (13.64 %), 0 inconc (0.00 %), 3 fail (13.64 %), 16 error (72.73 %). MTC@e1a64d76a91f: Test execution summary: 22 test cases were executed. Overall verdict: error MTC@e1a64d76a91f: Exit was requested from MC. Terminating MTC. MC@e1a64d76a91f: MTC terminated. MC2> exit MC@e1a64d76a91f: Shutting down session. HC@e1a64d76a91f: Exit was requested from MC. Terminating HC. MC@e1a64d76a91f: Shutdown complete. 03:36:35.926855 hc TTCN-3 Host Controller started on e1a64d76a91f. Version: CRL 113 200/6 R1A. 03:36:35.926883 hc TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 03:36:35.926885 hc Maximum number of open file descriptors: 1048576, FD_SETSIZE = 1024 03:36:35.927038 hc The address of MC was set to e1a64d76a91f[172.18.5.230]:0. 03:36:35.927110 hc The local IP address of the control connection to MC is 172.18.5.230. 03:36:35.927118 hc Connected to MC. 03:36:35.927129 hc This host supports UNIX domain sockets for local communication. 03:36:35.927400 hc Processing configuration data received from MC. 03:36:35.927781 hc Module Osmocom_VTY_Functions has the following parameters: { mp_prompt_prefix := "OpenBSC" } 03:36:35.927807 hc Initializing module GSMTAP_PortType. 03:36:35.927828 hc Initializing module GSMTAP_Types. 03:36:35.927847 hc Initializing module Osmocom_Types. 03:36:35.927864 hc Initializing module General_Types. 03:36:35.927881 hc Initialization of module General_Types finished. 03:36:35.927897 hc Initialization of module Osmocom_Types finished. 03:36:35.927906 hc Initialization of module GSMTAP_Types finished. 03:36:35.927916 hc Initializing module IPL4asp_PortType. 03:36:35.927929 hc Initializing module IPL4asp_Types. 03:36:35.927944 hc Initializing module Socket_API_Definitions. 03:36:35.927959 hc Initialization of module Socket_API_Definitions finished. 03:36:35.927986 hc Initialization of module IPL4asp_Types finished. 03:36:35.928018 hc Initialization of module IPL4asp_PortType finished. 03:36:35.928036 hc Initialization of module GSMTAP_PortType finished. 03:36:35.928049 hc Initializing module GSM_RR_Types. 03:36:35.928063 hc Initializing module RLCMAC_CSN1_Types. 03:36:35.928078 hc Initializing module GSM_Types. 03:36:35.928112 hc Initialization of module GSM_Types finished. 03:36:35.928125 hc Initialization of module RLCMAC_CSN1_Types finished. 03:36:35.928139 hc Initialization of module GSM_RR_Types finished. 03:36:35.928153 hc Initializing module GSM_SystemInformation. 03:36:35.928231 hc Initialization of module GSM_SystemInformation finished. 03:36:35.928246 hc Initializing module IPL4_GSMTAP_CtrlFunct. 03:36:35.928265 hc Initialization of module IPL4_GSMTAP_CtrlFunct finished. 03:36:35.928278 hc Initializing module IPL4asp_Functions. 03:36:35.928294 hc Initializing module TCCInterface_Functions. 03:36:35.928310 hc Initializing module TCCConversion_Functions. 03:36:35.928325 hc Initialization of module TCCConversion_Functions finished. 03:36:35.928341 hc Initialization of module TCCInterface_Functions finished. 03:36:35.928355 hc Initialization of module IPL4asp_Functions finished. 03:36:35.928369 hc Initializing module Osmocom_VTY_Functions. 03:36:35.928385 hc Initializing module TELNETasp_PortType. 03:36:35.928399 hc Initialization of module TELNETasp_PortType finished. 03:36:35.928418 hc Initialization of module Osmocom_VTY_Functions finished. 03:36:35.928431 hc Initializing module PreGenRecordOf. 03:36:35.928444 hc Initialization of module PreGenRecordOf finished. 03:36:35.928459 hc Initializing module Test. 03:36:35.928579 hc Initialization of module Test finished. 03:36:35.928596 hc Initializing module TitanLoggerApi. 03:36:35.928608 hc Initialization of module TitanLoggerApi finished. 03:36:35.928622 hc Initializing module TitanLoggerControl. 03:36:35.928636 hc Initialization of module TitanLoggerControl finished. 03:36:35.928655 hc Configuration data was processed successfully. 03:36:35.928824 hc MTC was created. Process id: 20. 03:36:35.928942 mtc Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in 03:36:35.929106 mtc TTCN-3 Main Test Component started on e1a64d76a91f. Version: CRL 113 200/6 R1A. 03:36:35.929131 mtc TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=No; SourceInfoFormat:=None; *.FileMask:=LOG_ALL; *.ConsoleMask:=LOG_ALL | MATCHING | DEBUG; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error 03:36:35.929159 mtc Connected to MC. 03:36:35.929405 mtc Executing test case TC_si1 in module Test. 03:36:35.929488 mtc Test case TC_si1 started. 03:36:35.929509 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si1. 03:36:35.929576 mtc Port GSMTAP was started. 03:36:35.929597 mtc Port BSCVTY was started. 03:36:35.929609 mtc Component type Test.dummy_CT was initialized. 03:36:35.929622 mtc SI: { header := { l2_plen := { l2_plen := 21, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_1 (25) }, payload := { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '2B'O ("+") } } } 03:36:35.929876 mtc SI: { header := { l2_plen := { l2_plen := 22, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_2 (26) }, payload := { si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B } } } } 03:36:35.929976 mtc SI: { header := { l2_plen := { l2_plen := 18, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_3 (27) }, payload := { si3 := { cell_id := 0, lai := { mcc_mnc := '262F42'H, lac := 1234 }, ctrl_chan_desc := { mscrr := false, att := true, bs_ag_blks_res := 1, ccch_conf := 1, si22ind := false, cbq3 := 0, spare := '00'B, bs_pa_mfrms := 3, t3212 := 1 }, cell_options := { dn_ind := false, pwrc := false, dtx := '10'B, radio_link_timeout := '0111'B }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, rest_octets := '392B2B2B'O ("9+++") } } } 03:36:35.930147 mtc SI: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := SYSTEM_INFORMATION_TYPE_4 (28) }, payload := { si4 := { lai := { mcc_mnc := '262F42'H, lac := 1234 }, cell_sel_par := { cell_resel_hyst := 2, ms_txpwr_max_cch := 29, acs := false, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := '11'B, tx_integer := '1001'B, cell_barr_access := false, re := true, ac := '0000010000000000'B }, cbch_chan_desc := omit, cbch_mobile_alloc := omit, rest_octets := '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") } } } 03:36:35.930382 mtc setverdict(pass): none -> pass 03:36:35.930422 mtc Terminating component type Test.dummy_CT. 03:36:35.930442 mtc Port GSMTAP was stopped. 03:36:35.930458 mtc Port BSCVTY was stopped. 03:36:35.930483 mtc Component type Test.dummy_CT was shut down inside testcase TC_si1. 03:36:35.930496 mtc Waiting for PTCs to finish. 03:36:35.930520 mtc Setting final verdict of the test case. 03:36:35.930531 mtc Local verdict of MTC: pass 03:36:35.930548 mtc No PTCs were created. 03:36:35.930559 mtc Test case TC_si1 finished. Verdict: pass 03:36:35.930586 mtc Executing test case TC_telnet in module Test. 03:36:35.930602 mtc Test case TC_telnet started. 03:36:35.930613 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_telnet. 03:36:35.930637 mtc Port GSMTAP was started. 03:36:35.930648 mtc Port BSCVTY was started. 03:36:35.930679 mtc Component type Test.dummy_CT was initialized. 03:36:35.930696 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:36:35.930726 mtc Port GSMTAP was mapped to system:GSMTAP. 03:36:35.930756 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:36:35.930826 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:36:35.930952 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:36:35.931153 mtc Port BSCVTY was mapped to system:BSCVTY. 03:36:35.931184 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:36:35.931226 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:35.931269 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:35.931292 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:35.931308 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:35.931324 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:35.931359 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:35.931445 mtc Sent on BSCVTY to system charstring : "enable" 03:36:35.931499 mtc Start timer T: 2 s 03:36:35.931566 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:36:35.931631 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:36:35.931659 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:36:35.931677 mtc Stop timer T: 2 s 03:36:35.931692 mtc Sent on BSCVTY to system charstring : "show network" 03:36:35.931721 mtc Start timer T: 2 s 03:36:35.931859 mtc Message enqueued on BSCVTY from system charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 03:36:35.931886 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 3 03:36:35.932235 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "BSC is on Country Code 262, Network Code 42 and has 1 BTS\n Long network name: 'Osmocom'\n Short network name: 'Osmocom'\n Authentication policy: closed, authorized regexp: .*\n Auto create subscriber: yes\n Auto assign extension: yes\n Location updating reject cause: 13\n Encryption: A5/0\n NECI (TCH/H): 0\n Use TCH for Paging any: 0\n RRLP Mode: none\n MM Info: On\n Handover: Off\n Current Channel Load:\n CCCH+SDCCH4: 0% (0/4)\n TCH/H: 0% (0/12)\n Last RF Command: \n Last RF Lock Command: " id 2 03:36:35.932277 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:36:35.932312 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 3 03:36:35.932326 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:36:35.932337 mtc Stop timer T: 2 s 03:36:35.932350 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:35.932371 mtc Start timer T: 2 s 03:36:35.932472 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 4 03:36:35.932537 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 4 03:36:35.932553 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:36:35.932584 mtc Stop timer T: 2 s 03:36:35.932612 mtc Sent on BSCVTY to system charstring : "network" 03:36:35.932701 mtc Start timer T: 2 s 03:36:35.932741 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 5 03:36:35.932824 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 5 03:36:35.932842 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:36:35.932858 mtc Stop timer T: 2 s 03:36:35.932877 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:35.932949 mtc Start timer T: 2 s 03:36:35.932988 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:36:35.933102 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:36:35.933120 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:36:35.933137 mtc Stop timer T: 2 s 03:36:35.933152 mtc Sent on BSCVTY to system charstring : "end" 03:36:35.933252 mtc Start timer T: 2 s 03:36:35.933276 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:36:35.933306 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:36:35.933320 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:36:35.933332 mtc Stop timer T: 2 s 03:36:35.933344 mtc setverdict(pass): none -> pass 03:36:35.933356 mtc Terminating component type Test.dummy_CT. 03:36:35.933369 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:36:35.933423 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:36:35.933437 mtc Port GSMTAP was stopped. 03:36:35.933461 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:36:35.933505 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:36:35.933538 mtc Port BSCVTY was stopped. 03:36:35.933566 mtc Component type Test.dummy_CT was shut down inside testcase TC_telnet. 03:36:35.933589 mtc Waiting for PTCs to finish. 03:36:35.933629 mtc Setting final verdict of the test case. 03:36:35.933643 mtc Local verdict of MTC: pass 03:36:35.933659 mtc No PTCs were created. 03:36:35.933669 mtc Test case TC_telnet finished. Verdict: pass 03:36:35.933716 mtc Executing test case TC_si_default in module Test. 03:36:35.933733 mtc Test case TC_si_default started. 03:36:35.933744 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_default. 03:36:35.933780 mtc Port GSMTAP was started. 03:36:35.933795 mtc Port BSCVTY was started. 03:36:35.933802 mtc Component type Test.dummy_CT was initialized. 03:36:35.933816 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:36:35.933860 mtc Port GSMTAP was mapped to system:GSMTAP. 03:36:35.933908 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:36:35.933929 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:36:35.933974 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:36:35.934100 mtc Port BSCVTY was mapped to system:BSCVTY. 03:36:35.934136 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:36:35.934160 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:35.934185 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:35.934200 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:35.934236 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:35.934265 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:35.934289 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:35.934335 mtc Sent on BSCVTY to system charstring : "enable" 03:36:35.934366 mtc Start timer T: 2 s 03:36:35.934414 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:36:35.934450 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:36:35.934467 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:36:35.934481 mtc Stop timer T: 2 s 03:36:35.934528 mtc Port GSMTAP was cleared. 03:36:35.934543 mtc Start timer T: 8 s 03:36:43.941842 mtc Timeout T: 8 s 03:36:43.942000 mtc "TC_si_default": TC=0 has #of SI=0 03:36:43.942125 mtc "TC_si_default": TC=1 has #of SI=0 03:36:43.942200 mtc "TC_si_default": TC=2 has #of SI=0 03:36:43.942273 mtc "TC_si_default": TC=3 has #of SI=0 03:36:43.942356 mtc "TC_si_default": TC=4 has #of SI=0 03:36:43.942434 mtc "TC_si_default": TC=5 has #of SI=0 03:36:43.942507 mtc "TC_si_default": TC=6 has #of SI=0 03:36:43.942602 mtc "TC_si_default": TC=7 has #of SI=0 03:36:43.942784 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:36:43.942874 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.942932 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.942988 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.943044 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.943172 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.943240 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.943296 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:43.943371 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:36:43.943444 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:43.943502 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:36:43.943564 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:43.943616 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:36:43.943680 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:43.943732 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:36:43.943796 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:43.943851 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:36:43.943912 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:43.943966 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:36:43.944029 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:43.944121 mtc Terminating component type Test.dummy_CT. 03:36:43.944180 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:36:43.944292 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:36:43.944367 mtc Port GSMTAP was stopped. 03:36:43.944422 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:36:43.944564 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:36:43.944722 mtc Port BSCVTY was stopped. 03:36:43.944854 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_default. 03:36:43.944940 mtc Waiting for PTCs to finish. 03:36:43.945083 mtc Setting final verdict of the test case. 03:36:43.945141 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:36:43.945200 mtc No PTCs were created. 03:36:43.945253 mtc Test case TC_si_default finished. Verdict: fail reason: No SI messages for TC=0! 03:36:43.945398 mtc Executing test case TC_si_sched_2bis in module Test. 03:36:43.945476 mtc Test case TC_si_sched_2bis started. 03:36:43.945532 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2bis. 03:36:43.945635 mtc Port GSMTAP was started. 03:36:43.945725 mtc Port BSCVTY was started. 03:36:43.945776 mtc Component type Test.dummy_CT was initialized. 03:36:43.945836 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:36:43.946005 mtc Port GSMTAP was mapped to system:GSMTAP. 03:36:43.946164 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:36:43.946244 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:36:43.946390 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:36:43.947024 mtc Port BSCVTY was mapped to system:BSCVTY. 03:36:43.947119 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:36:43.947161 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:43.947199 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:43.947224 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:43.947258 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:43.947279 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:43.947308 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:43.947388 mtc Sent on BSCVTY to system charstring : "enable" 03:36:43.947437 mtc Start timer T: 2 s 03:36:43.947531 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:36:43.947604 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:36:43.947633 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:36:43.947656 mtc Stop timer T: 2 s 03:36:43.947682 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:43.947714 mtc Start timer T: 2 s 03:36:43.947930 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:36:43.948076 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:36:43.948107 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:36:43.948134 mtc Stop timer T: 2 s 03:36:43.948172 mtc Sent on BSCVTY to system charstring : "network" 03:36:43.948216 mtc Start timer T: 2 s 03:36:43.948300 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:36:43.948425 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:36:43.948448 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:36:43.948477 mtc Stop timer T: 2 s 03:36:43.948504 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:43.948555 mtc Start timer T: 2 s 03:36:43.948652 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:36:43.948770 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:36:43.948799 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:36:43.948825 mtc Stop timer T: 2 s 03:36:43.948857 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:36:43.948899 mtc Start timer T: 2 s 03:36:43.949060 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:36:43.949156 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:36:43.949184 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:36:43.949211 mtc Stop timer T: 2 s 03:36:43.949253 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:36:43.949293 mtc Start timer T: 2 s 03:36:43.949416 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:36:43.949516 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:36:43.949542 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:36:43.949568 mtc Stop timer T: 2 s 03:36:43.949600 mtc Sent on BSCVTY to system charstring : "end" 03:36:43.949641 mtc Start timer T: 2 s 03:36:43.949719 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:36:43.949776 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:36:43.949800 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:36:43.949822 mtc Stop timer T: 2 s 03:36:43.949849 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:43.949888 mtc Start timer T: 2 s 03:36:43.949981 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:36:43.950087 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:36:43.950112 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:36:43.950140 mtc Stop timer T: 2 s 03:36:43.950165 mtc Sent on BSCVTY to system charstring : "network" 03:36:43.950206 mtc Start timer T: 2 s 03:36:43.950288 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:36:43.950388 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:36:43.950414 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:36:43.950441 mtc Stop timer T: 2 s 03:36:43.950468 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:43.950517 mtc Start timer T: 2 s 03:36:43.950602 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:36:43.950717 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:36:43.950747 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:36:43.950773 mtc Stop timer T: 2 s 03:36:43.950802 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:36:43.950922 mtc Start timer T: 2 s 03:36:43.950977 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:36:43.951076 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:36:43.951102 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:36:43.951127 mtc Stop timer T: 2 s 03:36:43.951154 mtc Sent on BSCVTY to system charstring : "end" 03:36:43.951249 mtc Start timer T: 2 s 03:36:43.951287 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 03:36:43.951340 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 03:36:43.951366 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:36:43.951388 mtc Stop timer T: 2 s 03:36:43.951416 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:43.951510 mtc Start timer T: 2 s 03:36:43.951564 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 03:36:43.951660 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 03:36:43.951686 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:36:43.951714 mtc Stop timer T: 2 s 03:36:43.951739 mtc Sent on BSCVTY to system charstring : "network" 03:36:43.951779 mtc Start timer T: 2 s 03:36:43.951851 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 03:36:43.951930 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 03:36:43.951948 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:36:43.951966 mtc Stop timer T: 2 s 03:36:43.951984 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:43.952070 mtc Start timer T: 2 s 03:36:43.952124 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:36:43.952223 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:36:43.952250 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:36:43.952276 mtc Stop timer T: 2 s 03:36:43.952303 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:36:43.952408 mtc Start timer T: 2 s 03:36:43.952461 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:36:43.952552 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:36:43.952578 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:36:43.952604 mtc Stop timer T: 2 s 03:36:43.952630 mtc Sent on BSCVTY to system charstring : "end" 03:36:43.952669 mtc Start timer T: 2 s 03:36:43.952765 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 03:36:43.952854 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 03:36:43.952887 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:36:43.952907 mtc Stop timer T: 2 s 03:36:43.952928 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:43.952970 mtc Start timer T: 2 s 03:36:43.953068 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 03:36:43.953156 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 03:36:43.953181 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:36:43.953211 mtc Stop timer T: 2 s 03:36:43.953235 mtc Sent on BSCVTY to system charstring : "network" 03:36:43.953276 mtc Start timer T: 2 s 03:36:43.953358 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 03:36:43.953460 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 03:36:43.953493 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:36:43.953522 mtc Stop timer T: 2 s 03:36:43.953548 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:43.953589 mtc Start timer T: 2 s 03:36:43.953667 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:36:43.953754 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:36:43.953780 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:36:43.953806 mtc Stop timer T: 2 s 03:36:43.953842 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:36:43.953880 mtc Start timer T: 2 s 03:36:43.954010 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 03:36:43.954036 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:36:43.954136 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 03:36:43.954158 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:36:43.954238 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:36:43.954258 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:36:43.954280 mtc Stop timer T: 2 s 03:36:43.954300 mtc Sent on BSCVTY to system charstring : "end" 03:36:43.954331 mtc Start timer T: 2 s 03:36:43.954394 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:36:43.954442 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:36:43.954461 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:36:43.954478 mtc Stop timer T: 2 s 03:36:43.954498 mtc Sent on BSCVTY to system charstring : "write terminal" 03:36:43.954529 mtc Start timer T: 2 s 03:36:43.954988 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:36:43.955054 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:36:43.957084 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:36:43.957164 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:36:43.957198 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:36:43.957213 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:36:43.957227 mtc Stop timer T: 2 s 03:36:43.957250 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:36:43.957276 mtc Start timer T: 2 s 03:36:43.957439 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:36:43.957495 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:36:43.957515 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:36:43.957533 mtc Stop timer T: 2 s 03:36:43.957555 mtc Start timer T: 1 s 03:36:44.957659 mtc Timeout T: 1 s 03:36:44.957835 mtc Port GSMTAP was cleared. 03:36:44.957886 mtc Start timer T: 8 s 03:36:52.965055 mtc Timeout T: 8 s 03:36:53.042912 mtc "TC_si_sched_2bis": TC=0 has #of SI=0 03:36:53.043011 mtc "TC_si_sched_2bis": TC=1 has #of SI=0 03:36:53.043049 mtc "TC_si_sched_2bis": TC=2 has #of SI=0 03:36:53.043081 mtc "TC_si_sched_2bis": TC=3 has #of SI=0 03:36:53.043111 mtc "TC_si_sched_2bis": TC=4 has #of SI=0 03:36:53.043139 mtc "TC_si_sched_2bis": TC=5 has #of SI=0 03:36:53.043166 mtc "TC_si_sched_2bis": TC=6 has #of SI=0 03:36:53.043193 mtc "TC_si_sched_2bis": TC=7 has #of SI=0 03:36:53.043233 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:36:53.043295 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043351 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043390 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043421 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043465 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043492 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043551 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:36:53.043586 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:36:53.043651 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.043689 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:36:53.043733 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.043766 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:36:53.043803 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.043829 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:36:53.043868 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.043911 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:36:53.043976 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.044011 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:36:53.044054 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.044082 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:36:53.044131 mtc setverdict(fail): fail -> fail, component reason not changed 03:36:53.044184 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:53.044316 mtc Start timer T: 2 s 03:36:53.044761 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 03:36:53.045108 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 03:36:53.045190 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:36:53.045267 mtc Stop timer T: 2 s 03:36:53.045344 mtc Sent on BSCVTY to system charstring : "network" 03:36:53.045465 mtc Start timer T: 2 s 03:36:53.045716 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 03:36:53.046003 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 03:36:53.046068 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:36:53.046133 mtc Stop timer T: 2 s 03:36:53.046201 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:53.046302 mtc Start timer T: 2 s 03:36:53.046525 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 03:36:53.046856 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 03:36:53.046926 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:36:53.046987 mtc Stop timer T: 2 s 03:36:53.047057 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:36:53.047161 mtc Start timer T: 2 s 03:36:53.047474 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 03:36:53.047743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 03:36:53.047804 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:36:53.047863 mtc Stop timer T: 2 s 03:36:53.047909 mtc Sent on BSCVTY to system charstring : "end" 03:36:53.047951 mtc Start timer T: 2 s 03:36:53.048045 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 03:36:53.048097 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 03:36:53.048118 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:36:53.048137 mtc Stop timer T: 2 s 03:36:53.048161 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:53.048192 mtc Start timer T: 2 s 03:36:53.048289 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 03:36:53.048352 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 03:36:53.048367 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:36:53.048386 mtc Stop timer T: 2 s 03:36:53.048404 mtc Sent on BSCVTY to system charstring : "network" 03:36:53.048436 mtc Start timer T: 2 s 03:36:53.048502 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 03:36:53.048577 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 03:36:53.048603 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:36:53.048623 mtc Stop timer T: 2 s 03:36:53.048644 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:53.048674 mtc Start timer T: 2 s 03:36:53.048745 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 03:36:53.048822 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 03:36:53.048842 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:36:53.048862 mtc Stop timer T: 2 s 03:36:53.048884 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:36:53.048915 mtc Start timer T: 2 s 03:36:53.049010 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 03:36:53.049071 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 03:36:53.049086 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:36:53.049102 mtc Stop timer T: 2 s 03:36:53.049122 mtc Sent on BSCVTY to system charstring : "end" 03:36:53.049153 mtc Start timer T: 2 s 03:36:53.049218 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 03:36:53.049262 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 03:36:53.049280 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:36:53.049296 mtc Stop timer T: 2 s 03:36:53.049318 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:53.049348 mtc Start timer T: 2 s 03:36:53.049438 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 03:36:53.049514 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 03:36:53.049534 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:36:53.049555 mtc Stop timer T: 2 s 03:36:53.049574 mtc Sent on BSCVTY to system charstring : "network" 03:36:53.049604 mtc Start timer T: 2 s 03:36:53.049663 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 03:36:53.049737 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 03:36:53.049755 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:36:53.049775 mtc Stop timer T: 2 s 03:36:53.049795 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:53.049825 mtc Start timer T: 2 s 03:36:53.049890 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 03:36:53.049971 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 03:36:53.049991 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:36:53.050011 mtc Stop timer T: 2 s 03:36:53.050032 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:36:53.050063 mtc Start timer T: 2 s 03:36:53.050146 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 03:36:53.050208 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 03:36:53.050224 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:36:53.050245 mtc Stop timer T: 2 s 03:36:53.050263 mtc Sent on BSCVTY to system charstring : "end" 03:36:53.050294 mtc Start timer T: 2 s 03:36:53.050354 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 03:36:53.050398 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 03:36:53.050416 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:36:53.050432 mtc Stop timer T: 2 s 03:36:53.050453 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:53.050483 mtc Start timer T: 2 s 03:36:53.050566 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 03:36:53.050629 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 03:36:53.050643 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:36:53.050671 mtc Stop timer T: 2 s 03:36:53.050692 mtc Sent on BSCVTY to system charstring : "network" 03:36:53.050724 mtc Start timer T: 2 s 03:36:53.050787 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 03:36:53.050863 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 03:36:53.050882 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:36:53.050902 mtc Stop timer T: 2 s 03:36:53.050923 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:53.050953 mtc Start timer T: 2 s 03:36:53.051013 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 03:36:53.051075 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 03:36:53.051096 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:36:53.051116 mtc Stop timer T: 2 s 03:36:53.051143 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:36:53.051175 mtc Start timer T: 2 s 03:36:53.051335 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 03:36:53.051366 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 03:36:53.051464 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 03:36:53.051485 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:36:53.051562 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 03:36:53.051582 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:36:53.051599 mtc Stop timer T: 2 s 03:36:53.051619 mtc Sent on BSCVTY to system charstring : "end" 03:36:53.051653 mtc Start timer T: 2 s 03:36:53.051714 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:36:53.051762 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:36:53.051777 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:36:53.051789 mtc Stop timer T: 2 s 03:36:53.051805 mtc Sent on BSCVTY to system charstring : "write terminal" 03:36:53.051832 mtc Start timer T: 2 s 03:36:53.052302 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:36:53.052366 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 03:36:53.054391 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:36:53.054455 mtc Message with id 48 was extracted from the queue of BSCVTY. 03:36:53.054482 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 03:36:53.054494 mtc Message with id 49 was extracted from the queue of BSCVTY. 03:36:53.054503 mtc Stop timer T: 2 s 03:36:53.054523 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:36:53.054554 mtc Start timer T: 2 s 03:36:53.054819 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 03:36:53.055039 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 03:36:53.055070 mtc Message with id 50 was extracted from the queue of BSCVTY. 03:36:53.055086 mtc Stop timer T: 2 s 03:36:53.055103 mtc Start timer T: 1 s 03:36:54.055292 mtc Timeout T: 1 s 03:36:55.911214 mtc Terminating component type Test.dummy_CT. 03:36:55.911321 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:36:55.911433 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:36:55.911493 mtc Port GSMTAP was stopped. 03:36:55.911549 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:36:55.911684 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:36:55.911758 mtc Port BSCVTY was stopped. 03:36:55.911805 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2bis. 03:36:55.911858 mtc Waiting for PTCs to finish. 03:36:55.911983 mtc Setting final verdict of the test case. 03:36:55.912039 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:36:55.912079 mtc No PTCs were created. 03:36:55.912104 mtc Test case TC_si_sched_2bis finished. Verdict: fail reason: No SI messages for TC=0! 03:36:55.912270 mtc Executing test case TC_si_sched_2ter in module Test. 03:36:55.912335 mtc Test case TC_si_sched_2ter started. 03:36:55.912365 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter. 03:36:55.912438 mtc Port GSMTAP was started. 03:36:55.912485 mtc Port BSCVTY was started. 03:36:55.912512 mtc Component type Test.dummy_CT was initialized. 03:36:55.912546 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:36:55.912625 mtc Port GSMTAP was mapped to system:GSMTAP. 03:36:55.912738 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:36:55.912822 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:36:55.912920 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:36:55.913320 mtc Port BSCVTY was mapped to system:BSCVTY. 03:36:55.913460 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:36:55.913525 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:55.913621 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:36:55.913683 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:55.913763 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:36:55.913819 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:55.913891 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:36:55.914048 mtc Sent on BSCVTY to system charstring : "enable" 03:36:55.914170 mtc Start timer T: 2 s 03:36:55.914391 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:36:55.914544 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:36:55.914610 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:36:55.917001 mtc Stop timer T: 2 s 03:36:55.917030 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:55.917061 mtc Start timer T: 2 s 03:36:55.917183 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:36:55.917245 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:36:55.917263 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:36:55.917281 mtc Stop timer T: 2 s 03:36:55.917295 mtc Sent on BSCVTY to system charstring : "network" 03:36:55.917320 mtc Start timer T: 2 s 03:36:55.917381 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:36:55.917451 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:36:55.917468 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:36:55.917485 mtc Stop timer T: 2 s 03:36:55.917505 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:55.917529 mtc Start timer T: 2 s 03:36:55.917600 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:36:55.917663 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:36:55.917678 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:36:55.917688 mtc Stop timer T: 2 s 03:36:55.917704 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:36:55.917731 mtc Start timer T: 2 s 03:36:55.917850 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:36:55.917928 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:36:55.917944 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:36:55.917956 mtc Stop timer T: 2 s 03:36:55.917973 mtc Sent on BSCVTY to system charstring : "end" 03:36:55.917995 mtc Start timer T: 2 s 03:36:55.918067 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:36:55.918109 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:36:55.918128 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:36:55.918144 mtc Stop timer T: 2 s 03:36:55.918159 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:55.918178 mtc Start timer T: 2 s 03:36:55.918261 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:36:55.918319 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:36:55.918331 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:36:55.918347 mtc Stop timer T: 2 s 03:36:55.918359 mtc Sent on BSCVTY to system charstring : "network" 03:36:55.918412 mtc Start timer T: 2 s 03:36:55.918451 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:36:55.918520 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:36:55.918536 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:36:55.918553 mtc Stop timer T: 2 s 03:36:55.918571 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:55.918639 mtc Start timer T: 2 s 03:36:55.918690 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:36:55.918751 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:36:55.918769 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:36:55.918785 mtc Stop timer T: 2 s 03:36:55.918800 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:36:55.918822 mtc Start timer T: 2 s 03:36:55.918906 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:36:55.918997 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:36:55.919012 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:36:55.919023 mtc Stop timer T: 2 s 03:36:55.919044 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:36:55.919069 mtc Start timer T: 2 s 03:36:55.919138 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:36:55.919210 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:36:55.919225 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:36:55.919238 mtc Stop timer T: 2 s 03:36:55.919252 mtc Sent on BSCVTY to system charstring : "end" 03:36:55.919275 mtc Start timer T: 2 s 03:36:55.919346 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 12 03:36:55.919375 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 12 03:36:55.919387 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:36:55.919396 mtc Stop timer T: 2 s 03:36:55.919409 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:55.919428 mtc Start timer T: 2 s 03:36:55.919495 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 13 03:36:55.919553 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 13 03:36:55.919569 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:36:55.919587 mtc Stop timer T: 2 s 03:36:55.919605 mtc Sent on BSCVTY to system charstring : "network" 03:36:55.919633 mtc Start timer T: 2 s 03:36:55.919687 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 14 03:36:55.919755 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 14 03:36:55.919771 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:36:55.919789 mtc Stop timer T: 2 s 03:36:55.919806 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:55.919832 mtc Start timer T: 2 s 03:36:55.919887 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:36:55.919956 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:36:55.919974 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:36:55.919991 mtc Stop timer T: 2 s 03:36:55.920010 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:36:55.920037 mtc Start timer T: 2 s 03:36:55.920104 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:36:55.920169 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:36:55.920186 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:36:55.920203 mtc Stop timer T: 2 s 03:36:55.920220 mtc Sent on BSCVTY to system charstring : "end" 03:36:55.920247 mtc Start timer T: 2 s 03:36:55.920295 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 17 03:36:55.920329 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 17 03:36:55.920340 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:36:55.920348 mtc Stop timer T: 2 s 03:36:55.920360 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:36:55.920379 mtc Start timer T: 2 s 03:36:55.920435 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 18 03:36:55.920487 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 18 03:36:55.920498 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:36:55.920508 mtc Stop timer T: 2 s 03:36:55.920519 mtc Sent on BSCVTY to system charstring : "network" 03:36:55.920537 mtc Start timer T: 2 s 03:36:55.920583 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 19 03:36:55.920635 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 19 03:36:55.920646 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:36:55.920656 mtc Stop timer T: 2 s 03:36:55.920668 mtc Sent on BSCVTY to system charstring : "bts 0" 03:36:55.920687 mtc Start timer T: 2 s 03:36:55.920735 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:36:55.920787 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:36:55.920799 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:36:55.920809 mtc Stop timer T: 2 s 03:36:55.920823 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:36:55.920843 mtc Start timer T: 2 s 03:36:55.920925 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 21 03:36:55.920945 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:36:55.921004 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 21 03:36:55.921016 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:36:55.921058 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:36:55.921070 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:36:55.921083 mtc Stop timer T: 2 s 03:36:55.921101 mtc Sent on BSCVTY to system charstring : "end" 03:36:55.921129 mtc Start timer T: 2 s 03:36:55.921214 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:36:55.921250 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:36:55.921271 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:36:55.921282 mtc Stop timer T: 2 s 03:36:55.921293 mtc Sent on BSCVTY to system charstring : "write terminal" 03:36:55.921311 mtc Start timer T: 2 s 03:36:55.921726 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:36:55.921779 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:36:55.923420 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:36:55.923469 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:36:55.923492 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:36:55.923501 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:36:55.923509 mtc Stop timer T: 2 s 03:36:55.923522 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:36:55.923545 mtc Start timer T: 2 s 03:36:55.923725 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:36:55.923761 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:36:55.923778 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:36:55.923794 mtc Stop timer T: 2 s 03:36:55.923810 mtc Start timer T: 1 s 03:36:56.923865 mtc Timeout T: 1 s 03:36:56.924006 mtc Port GSMTAP was cleared. 03:36:56.924060 mtc Start timer T: 8 s 03:37:04.931190 mtc Timeout T: 8 s 03:37:04.931239 mtc "TC_si_sched_2ter": TC=0 has #of SI=0 03:37:04.931273 mtc "TC_si_sched_2ter": TC=1 has #of SI=0 03:37:04.931294 mtc "TC_si_sched_2ter": TC=2 has #of SI=0 03:37:04.931302 mtc "TC_si_sched_2ter": TC=3 has #of SI=0 03:37:04.931309 mtc "TC_si_sched_2ter": TC=4 has #of SI=0 03:37:04.931316 mtc "TC_si_sched_2ter": TC=5 has #of SI=0 03:37:04.931357 mtc "TC_si_sched_2ter": TC=6 has #of SI=0 03:37:04.931366 mtc "TC_si_sched_2ter": TC=7 has #of SI=0 03:37:04.931392 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:04.931418 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931440 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931447 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931453 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931463 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931483 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931490 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:04.931512 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:04.931523 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931531 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:04.931552 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931559 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:04.931566 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931573 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:04.931581 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931587 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:04.931595 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931602 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:04.931625 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931634 mtc Fail: No SYSTEM_INFORMATION_TYPE_2ter (3) in TC=5! 03:37:04.931660 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:04.931699 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:04.931773 mtc Start timer T: 2 s 03:37:04.931922 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 27 03:37:04.932034 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 27 03:37:04.932050 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:37:04.932065 mtc Stop timer T: 2 s 03:37:04.932083 mtc Sent on BSCVTY to system charstring : "network" 03:37:04.932111 mtc Start timer T: 2 s 03:37:04.932174 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 28 03:37:04.932231 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 28 03:37:04.932243 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:37:04.932252 mtc Stop timer T: 2 s 03:37:04.932262 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:04.932281 mtc Start timer T: 2 s 03:37:04.932358 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 29 03:37:04.932421 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 29 03:37:04.932435 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:37:04.932446 mtc Stop timer T: 2 s 03:37:04.932460 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:04.932480 mtc Start timer T: 2 s 03:37:04.932574 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 30 03:37:04.932637 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 30 03:37:04.932653 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:37:04.932669 mtc Stop timer T: 2 s 03:37:04.932684 mtc Sent on BSCVTY to system charstring : "end" 03:37:04.932709 mtc Start timer T: 2 s 03:37:04.932777 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 31 03:37:04.932815 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 31 03:37:04.932831 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:37:04.932839 mtc Stop timer T: 2 s 03:37:04.932849 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:04.932866 mtc Start timer T: 2 s 03:37:04.932945 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 32 03:37:04.933012 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 32 03:37:04.933024 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:37:04.933034 mtc Stop timer T: 2 s 03:37:04.933043 mtc Sent on BSCVTY to system charstring : "network" 03:37:04.933060 mtc Start timer T: 2 s 03:37:04.933116 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 33 03:37:04.933175 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 33 03:37:04.933190 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:37:04.933205 mtc Stop timer T: 2 s 03:37:04.933220 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:04.933242 mtc Start timer T: 2 s 03:37:04.933294 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 34 03:37:04.933355 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 34 03:37:04.933370 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:37:04.933385 mtc Stop timer T: 2 s 03:37:04.933402 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:04.933425 mtc Start timer T: 2 s 03:37:04.933502 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 35 03:37:04.933547 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 35 03:37:04.933557 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:37:04.933567 mtc Stop timer T: 2 s 03:37:04.933578 mtc Sent on BSCVTY to system charstring : "end" 03:37:04.933601 mtc Start timer T: 2 s 03:37:04.933651 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 36 03:37:04.933683 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 36 03:37:04.933696 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:37:04.933708 mtc Stop timer T: 2 s 03:37:04.933724 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:04.933745 mtc Start timer T: 2 s 03:37:04.933808 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 37 03:37:04.933864 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 37 03:37:04.933878 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:37:04.933893 mtc Stop timer T: 2 s 03:37:04.933907 mtc Sent on BSCVTY to system charstring : "network" 03:37:04.933930 mtc Start timer T: 2 s 03:37:04.933975 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 38 03:37:04.934022 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 38 03:37:04.934033 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:37:04.934047 mtc Stop timer T: 2 s 03:37:04.934062 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:04.934084 mtc Start timer T: 2 s 03:37:04.934131 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 39 03:37:04.934187 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 39 03:37:04.934202 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:37:04.934216 mtc Stop timer T: 2 s 03:37:04.934233 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:04.934256 mtc Start timer T: 2 s 03:37:04.934322 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 40 03:37:04.934380 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 40 03:37:04.934396 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:37:04.934412 mtc Stop timer T: 2 s 03:37:04.934426 mtc Sent on BSCVTY to system charstring : "end" 03:37:04.934454 mtc Start timer T: 2 s 03:37:04.934501 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 41 03:37:04.934534 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 41 03:37:04.934545 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:37:04.934552 mtc Stop timer T: 2 s 03:37:04.934562 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:04.934578 mtc Start timer T: 2 s 03:37:04.934639 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 42 03:37:04.934707 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 42 03:37:04.934722 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:37:04.934736 mtc Stop timer T: 2 s 03:37:04.934751 mtc Sent on BSCVTY to system charstring : "network" 03:37:04.934774 mtc Start timer T: 2 s 03:37:04.934818 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 43 03:37:04.934871 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 43 03:37:04.934882 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:37:04.934890 mtc Stop timer T: 2 s 03:37:04.934901 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:04.934918 mtc Start timer T: 2 s 03:37:04.934970 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 44 03:37:04.935029 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 44 03:37:04.935043 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:37:04.935057 mtc Stop timer T: 2 s 03:37:04.935076 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:04.935098 mtc Start timer T: 2 s 03:37:04.935180 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 45 03:37:04.935197 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 46 03:37:04.935265 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 45 03:37:04.935281 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:37:04.935317 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 46 03:37:04.935326 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:37:04.935335 mtc Stop timer T: 2 s 03:37:04.935344 mtc Sent on BSCVTY to system charstring : "end" 03:37:04.935361 mtc Start timer T: 2 s 03:37:04.935411 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:37:04.935445 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:37:04.935459 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:37:04.935468 mtc Stop timer T: 2 s 03:37:04.935482 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:04.935510 mtc Start timer T: 2 s 03:37:04.935913 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:37:04.935964 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 49 03:37:04.937395 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 48 03:37:04.937442 mtc Message with id 48 was extracted from the queue of BSCVTY. 03:37:04.937470 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 49 03:37:04.937481 mtc Message with id 49 was extracted from the queue of BSCVTY. 03:37:04.937488 mtc Stop timer T: 2 s 03:37:04.937505 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:04.937534 mtc Start timer T: 2 s 03:37:04.937701 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 50 03:37:04.937743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 50 03:37:04.937758 mtc Message with id 50 was extracted from the queue of BSCVTY. 03:37:04.937772 mtc Stop timer T: 2 s 03:37:04.937785 mtc Start timer T: 1 s 03:37:05.938876 mtc Timeout T: 1 s 03:37:05.938932 mtc Terminating component type Test.dummy_CT. 03:37:05.938944 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:05.938973 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:05.938983 mtc Port GSMTAP was stopped. 03:37:05.939011 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:05.939061 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:05.939075 mtc Port BSCVTY was stopped. 03:37:05.939082 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter. 03:37:05.939099 mtc Waiting for PTCs to finish. 03:37:05.939193 mtc Setting final verdict of the test case. 03:37:05.939231 mtc Local verdict of MTC: fail reason: "No SI messages for TC=0!" 03:37:05.939262 mtc No PTCs were created. 03:37:05.939286 mtc Test case TC_si_sched_2ter finished. Verdict: fail reason: No SI messages for TC=0! 03:37:05.939344 mtc Executing test case TC_si_sched_2ter_2bis in module Test. 03:37:05.939370 mtc Test case TC_si_sched_2ter_2bis started. 03:37:05.939383 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2ter_2bis. 03:37:05.939416 mtc Port GSMTAP was started. 03:37:05.939432 mtc Port BSCVTY was started. 03:37:05.939444 mtc Component type Test.dummy_CT was initialized. 03:37:05.939455 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:05.939502 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:05.939532 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:05.939552 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:05.939591 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:08.685960 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:08.686079 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:08.686118 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:08.686149 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:08.686169 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:08.686188 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:08.686201 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:08.686218 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:08.686269 mtc Sent on BSCVTY to system charstring : "enable" 03:37:08.686309 mtc Start timer T: 2 s 03:37:08.686416 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:08.686464 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:08.686482 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:08.686495 mtc Stop timer T: 2 s 03:37:08.686513 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:08.686538 mtc Start timer T: 2 s 03:37:08.686687 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:08.686743 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:08.686754 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:08.686767 mtc Stop timer T: 2 s 03:37:08.686781 mtc Sent on BSCVTY to system charstring : "network" 03:37:08.686812 mtc Start timer T: 2 s 03:37:08.686903 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:08.686963 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:08.686980 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:08.686996 mtc Stop timer T: 2 s 03:37:08.687012 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:08.687034 mtc Start timer T: 2 s 03:37:08.687097 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:08.687158 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:08.687173 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:08.687188 mtc Stop timer T: 2 s 03:37:08.687204 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:37:08.687227 mtc Start timer T: 2 s 03:37:08.687323 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:08.687381 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:08.687396 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:08.687411 mtc Stop timer T: 2 s 03:37:08.687436 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:37:08.687462 mtc Start timer T: 2 s 03:37:08.687546 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:37:08.687595 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:37:08.687607 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:08.687621 mtc Stop timer T: 2 s 03:37:08.687637 mtc Sent on BSCVTY to system charstring : "end" 03:37:08.687661 mtc Start timer T: 2 s 03:37:08.687711 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:08.687752 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:08.687767 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:08.687779 mtc Stop timer T: 2 s 03:37:08.687792 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:08.687817 mtc Start timer T: 2 s 03:37:08.687890 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:37:08.687951 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:37:08.687965 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:08.687981 mtc Stop timer T: 2 s 03:37:08.687993 mtc Sent on BSCVTY to system charstring : "network" 03:37:08.688011 mtc Start timer T: 2 s 03:37:08.688071 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:37:08.688130 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:37:08.688145 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:08.688161 mtc Stop timer T: 2 s 03:37:08.688177 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:08.688200 mtc Start timer T: 2 s 03:37:08.688253 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:08.688309 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:08.688325 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:08.688341 mtc Stop timer T: 2 s 03:37:08.688356 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:37:08.688380 mtc Start timer T: 2 s 03:37:08.688445 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:37:08.688502 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:37:08.688518 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:08.688534 mtc Stop timer T: 2 s 03:37:08.688554 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:37:08.688578 mtc Start timer T: 2 s 03:37:08.688638 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 03:37:08.688697 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 03:37:08.688712 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:08.688728 mtc Stop timer T: 2 s 03:37:08.688742 mtc Sent on BSCVTY to system charstring : "end" 03:37:08.688764 mtc Start timer T: 2 s 03:37:08.688807 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 03:37:08.688840 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 03:37:08.688854 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:08.688867 mtc Stop timer T: 2 s 03:37:08.688884 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:08.688906 mtc Start timer T: 2 s 03:37:08.688965 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 03:37:08.689020 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 03:37:08.689035 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:08.689050 mtc Stop timer T: 2 s 03:37:08.689064 mtc Sent on BSCVTY to system charstring : "network" 03:37:08.689088 mtc Start timer T: 2 s 03:37:08.689131 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 03:37:08.689177 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 03:37:08.689188 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:08.689200 mtc Stop timer T: 2 s 03:37:08.689216 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:08.689239 mtc Start timer T: 2 s 03:37:08.689299 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:37:08.689353 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:37:08.689367 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:08.689378 mtc Stop timer T: 2 s 03:37:08.689391 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:08.689410 mtc Start timer T: 2 s 03:37:08.689474 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 03:37:08.689524 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 03:37:08.689538 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:08.689550 mtc Stop timer T: 2 s 03:37:08.689562 mtc Sent on BSCVTY to system charstring : "end" 03:37:08.689620 mtc Start timer T: 2 s 03:37:08.689642 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 03:37:08.689669 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 03:37:08.689679 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:08.689685 mtc Stop timer T: 2 s 03:37:08.689695 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:08.689713 mtc Start timer T: 2 s 03:37:08.689775 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 03:37:08.689830 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 03:37:08.689844 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:08.689859 mtc Stop timer T: 2 s 03:37:08.689872 mtc Sent on BSCVTY to system charstring : "network" 03:37:08.689894 mtc Start timer T: 2 s 03:37:08.689940 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 03:37:08.689996 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 03:37:08.690010 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:08.690025 mtc Stop timer T: 2 s 03:37:08.690038 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:08.690060 mtc Start timer T: 2 s 03:37:08.690103 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:37:08.690146 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:37:08.690156 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:08.690167 mtc Stop timer T: 2 s 03:37:08.690180 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:08.690197 mtc Start timer T: 2 s 03:37:08.690266 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 22 03:37:08.690283 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 23 03:37:08.690352 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 22 03:37:08.690366 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:08.690415 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 23 03:37:08.690429 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:08.690442 mtc Stop timer T: 2 s 03:37:08.690456 mtc Sent on BSCVTY to system charstring : "end" 03:37:08.690478 mtc Start timer T: 2 s 03:37:08.690522 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:37:08.690547 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:37:08.690557 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:08.690569 mtc Stop timer T: 2 s 03:37:08.690578 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:08.690708 mtc Start timer T: 2 s 03:37:08.690956 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 03:37:08.691000 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:37:08.692387 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 25 03:37:08.692432 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:08.692460 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:37:08.692474 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:37:08.692486 mtc Stop timer T: 2 s 03:37:08.692505 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:08.692529 mtc Start timer T: 2 s 03:37:08.692711 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 27 03:37:08.692755 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 27 03:37:08.692769 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:37:08.692780 mtc Stop timer T: 2 s 03:37:08.692791 mtc Start timer T: 1 s 03:37:09.692840 mtc Timeout T: 1 s 03:37:09.692903 mtc Port GSMTAP was cleared. 03:37:09.692915 mtc Start timer T: 8 s 03:37:17.699985 mtc Timeout T: 8 s 03:37:17.700041 mtc "TC_si_sched_2ter_2bis": TC=0 has #of SI=0 03:37:17.700065 mtc "TC_si_sched_2ter_2bis": TC=1 has #of SI=0 03:37:17.700078 mtc "TC_si_sched_2ter_2bis": TC=2 has #of SI=0 03:37:17.700089 mtc "TC_si_sched_2ter_2bis": TC=3 has #of SI=0 03:37:17.700102 mtc "TC_si_sched_2ter_2bis": TC=4 has #of SI=0 03:37:17.700114 mtc "TC_si_sched_2ter_2bis": TC=5 has #of SI=0 03:37:17.700126 mtc "TC_si_sched_2ter_2bis": TC=6 has #of SI=0 03:37:17.700152 mtc "TC_si_sched_2ter_2bis": TC=7 has #of SI=0 03:37:17.700181 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:17.700212 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700254 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700279 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700289 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700317 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700327 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700341 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:17.700354 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:17.700384 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700397 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:17.700412 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700423 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:17.700436 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700446 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:17.700457 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700468 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:17.700481 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700492 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:17.700505 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700516 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:37:17.700529 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:17.700549 mtc Error: Insufficient SI in array 03:37:17.700563 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:37:17.700581 mtc setverdict(error): fail -> error 03:37:17.700592 mtc Performing error recovery. 03:37:17.700735 mtc Terminating component type Test.dummy_CT. 03:37:17.700754 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:17.700793 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:17.700810 mtc Port GSMTAP was stopped. 03:37:17.700823 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:17.700863 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:17.700878 mtc Port BSCVTY was stopped. 03:37:17.700887 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2ter_2bis. 03:37:17.700900 mtc Waiting for PTCs to finish. 03:37:17.700959 mtc Setting final verdict of the test case. 03:37:17.700981 mtc Local verdict of MTC: error 03:37:17.700997 mtc No PTCs were created. 03:37:17.701014 mtc Test case TC_si_sched_2ter_2bis finished. Verdict: error 03:37:17.701062 mtc Executing test case TC_si_sched_2quater in module Test. 03:37:17.701104 mtc Test case TC_si_sched_2quater started. 03:37:17.701119 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_2quater. 03:37:17.701211 mtc Port GSMTAP was started. 03:37:17.701230 mtc Port BSCVTY was started. 03:37:17.701243 mtc Component type Test.dummy_CT was initialized. 03:37:17.701252 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:17.701293 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:17.701336 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:17.701360 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:17.701409 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:17.701540 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:17.701574 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:17.701593 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:17.701615 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:17.701632 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:17.701647 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:17.701655 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:17.701673 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:17.701718 mtc Sent on BSCVTY to system charstring : "enable" 03:37:17.701744 mtc Start timer T: 2 s 03:37:17.701806 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:17.701846 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:17.701860 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:17.701872 mtc Stop timer T: 2 s 03:37:17.701888 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:17.701910 mtc Start timer T: 2 s 03:37:17.701998 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:17.702048 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:17.702059 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:17.702069 mtc Stop timer T: 2 s 03:37:17.702081 mtc Sent on BSCVTY to system charstring : "network" 03:37:17.702104 mtc Start timer T: 2 s 03:37:17.702156 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:17.702202 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:17.702213 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:17.702226 mtc Stop timer T: 2 s 03:37:17.702241 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:17.702262 mtc Start timer T: 2 s 03:37:17.702317 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:17.702373 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:17.702389 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:17.702404 mtc Stop timer T: 2 s 03:37:17.702421 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:17.702444 mtc Start timer T: 2 s 03:37:17.702541 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:17.702602 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:17.702613 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:17.702626 mtc Stop timer T: 2 s 03:37:17.702636 mtc Sent on BSCVTY to system charstring : "end" 03:37:17.702662 mtc Start timer T: 2 s 03:37:17.702716 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:37:17.702750 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:37:17.702762 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:17.702774 mtc Stop timer T: 2 s 03:37:17.702789 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:17.702811 mtc Start timer T: 2 s 03:37:17.702863 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:37:17.702910 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:37:17.702920 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:17.702931 mtc Stop timer T: 2 s 03:37:17.702941 mtc Sent on BSCVTY to system charstring : "network" 03:37:17.702957 mtc Start timer T: 2 s 03:37:17.702997 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:37:17.703052 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:37:17.703065 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:17.703079 mtc Stop timer T: 2 s 03:37:17.703093 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:17.703115 mtc Start timer T: 2 s 03:37:17.703156 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:37:17.703210 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:37:17.703224 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:17.703239 mtc Stop timer T: 2 s 03:37:17.703255 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:17.703277 mtc Start timer T: 2 s 03:37:17.703339 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:17.703396 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:17.703410 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:17.703425 mtc Stop timer T: 2 s 03:37:17.703438 mtc Sent on BSCVTY to system charstring : "end" 03:37:17.703460 mtc Start timer T: 2 s 03:37:17.703501 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 03:37:17.703533 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 03:37:17.703546 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:17.703557 mtc Stop timer T: 2 s 03:37:17.703572 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:17.703593 mtc Start timer T: 2 s 03:37:17.703641 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 03:37:17.703697 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 03:37:17.703711 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:17.703726 mtc Stop timer T: 2 s 03:37:17.703739 mtc Sent on BSCVTY to system charstring : "network" 03:37:17.703760 mtc Start timer T: 2 s 03:37:17.703803 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 03:37:17.703861 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 03:37:17.703874 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:17.703889 mtc Stop timer T: 2 s 03:37:17.703904 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:17.703927 mtc Start timer T: 2 s 03:37:17.703972 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 03:37:17.704029 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 03:37:17.704042 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:17.704061 mtc Stop timer T: 2 s 03:37:17.704075 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:17.704096 mtc Start timer T: 2 s 03:37:17.704166 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:37:17.704243 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:37:17.704262 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:17.704280 mtc Stop timer T: 2 s 03:37:17.704295 mtc Sent on BSCVTY to system charstring : "end" 03:37:17.704320 mtc Start timer T: 2 s 03:37:17.704411 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 03:37:17.704446 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 03:37:17.704461 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:17.704474 mtc Stop timer T: 2 s 03:37:17.704490 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:17.704514 mtc Start timer T: 2 s 03:37:17.704568 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 03:37:17.704638 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 03:37:17.704654 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:17.704670 mtc Stop timer T: 2 s 03:37:17.704688 mtc Sent on BSCVTY to system charstring : "network" 03:37:17.704712 mtc Start timer T: 2 s 03:37:17.704767 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 03:37:17.704821 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 03:37:17.704837 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:17.704853 mtc Stop timer T: 2 s 03:37:17.704869 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:17.704888 mtc Start timer T: 2 s 03:37:17.704966 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 03:37:17.705034 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 03:37:17.705047 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:17.705057 mtc Stop timer T: 2 s 03:37:17.705071 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" 03:37:17.705089 mtc Start timer T: 2 s 03:37:17.705161 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 20 03:37:17.705225 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 20 03:37:17.705241 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:17.705251 mtc Stop timer T: 2 s 03:37:17.705261 mtc Sent on BSCVTY to system charstring : "end" 03:37:17.705278 mtc Start timer T: 2 s 03:37:17.705330 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 21 03:37:17.705364 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 21 03:37:17.705374 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:17.705381 mtc Stop timer T: 2 s 03:37:17.705390 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:17.705406 mtc Start timer T: 2 s 03:37:17.705728 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 03:37:17.705773 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:37:17.707075 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 22 03:37:17.707116 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:17.707143 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:37:17.707155 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:17.707167 mtc Stop timer T: 2 s 03:37:17.707186 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:17.707211 mtc Start timer T: 2 s 03:37:17.707447 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:37:17.707490 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:37:17.707505 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:17.707519 mtc Stop timer T: 2 s 03:37:17.707528 mtc Start timer T: 1 s 03:37:18.707539 mtc Timeout T: 1 s 03:37:18.707601 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:18.707636 mtc Start timer T: 2 s 03:37:18.707847 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 25 03:37:18.707971 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 25 03:37:18.707992 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:18.708010 mtc Stop timer T: 2 s 03:37:18.708028 mtc Sent on BSCVTY to system charstring : "network" 03:37:18.708058 mtc Start timer T: 2 s 03:37:18.708122 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 26 03:37:18.708173 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 26 03:37:18.708184 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:37:18.708194 mtc Stop timer T: 2 s 03:37:18.708207 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:18.708232 mtc Start timer T: 2 s 03:37:18.708294 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 27 03:37:18.708353 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 27 03:37:18.708369 mtc Message with id 27 was extracted from the queue of BSCVTY. 03:37:18.708385 mtc Stop timer T: 2 s 03:37:18.708402 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:18.708426 mtc Start timer T: 2 s 03:37:18.708525 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 28 03:37:18.708585 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 28 03:37:18.708599 mtc Message with id 28 was extracted from the queue of BSCVTY. 03:37:18.708614 mtc Stop timer T: 2 s 03:37:18.708629 mtc Sent on BSCVTY to system charstring : "end" 03:37:18.708654 mtc Start timer T: 2 s 03:37:18.708715 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 29 03:37:18.708748 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 29 03:37:18.708759 mtc Message with id 29 was extracted from the queue of BSCVTY. 03:37:18.708765 mtc Stop timer T: 2 s 03:37:18.708775 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:18.708793 mtc Start timer T: 2 s 03:37:18.708869 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 30 03:37:18.708928 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 30 03:37:18.708943 mtc Message with id 30 was extracted from the queue of BSCVTY. 03:37:18.708959 mtc Stop timer T: 2 s 03:37:18.708973 mtc Sent on BSCVTY to system charstring : "network" 03:37:18.708997 mtc Start timer T: 2 s 03:37:18.709047 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 31 03:37:18.709106 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 31 03:37:18.709120 mtc Message with id 31 was extracted from the queue of BSCVTY. 03:37:18.709134 mtc Stop timer T: 2 s 03:37:18.709148 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:18.709170 mtc Start timer T: 2 s 03:37:18.709230 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 32 03:37:18.709301 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 32 03:37:18.709319 mtc Message with id 32 was extracted from the queue of BSCVTY. 03:37:18.709336 mtc Stop timer T: 2 s 03:37:18.709354 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:18.709381 mtc Start timer T: 2 s 03:37:18.709467 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 33 03:37:18.709518 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 33 03:37:18.709535 mtc Message with id 33 was extracted from the queue of BSCVTY. 03:37:18.709547 mtc Stop timer T: 2 s 03:37:18.709559 mtc Sent on BSCVTY to system charstring : "end" 03:37:18.709577 mtc Start timer T: 2 s 03:37:18.709630 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 34 03:37:18.709663 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 34 03:37:18.709676 mtc Message with id 34 was extracted from the queue of BSCVTY. 03:37:18.709693 mtc Stop timer T: 2 s 03:37:18.709709 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:18.709732 mtc Start timer T: 2 s 03:37:18.709795 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 35 03:37:18.709856 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 35 03:37:18.709870 mtc Message with id 35 was extracted from the queue of BSCVTY. 03:37:18.709886 mtc Stop timer T: 2 s 03:37:18.709900 mtc Sent on BSCVTY to system charstring : "network" 03:37:18.709923 mtc Start timer T: 2 s 03:37:18.709969 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 36 03:37:18.710026 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 36 03:37:18.710041 mtc Message with id 36 was extracted from the queue of BSCVTY. 03:37:18.710055 mtc Stop timer T: 2 s 03:37:18.710070 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:18.710093 mtc Start timer T: 2 s 03:37:18.710142 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 37 03:37:18.710199 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 37 03:37:18.710213 mtc Message with id 37 was extracted from the queue of BSCVTY. 03:37:18.710229 mtc Stop timer T: 2 s 03:37:18.710243 mtc Sent on BSCVTY to system charstring : "gprs mode none" 03:37:18.710265 mtc Start timer T: 2 s 03:37:18.710330 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 38 03:37:18.710376 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 38 03:37:18.710387 mtc Message with id 38 was extracted from the queue of BSCVTY. 03:37:18.710396 mtc Stop timer T: 2 s 03:37:18.710406 mtc Sent on BSCVTY to system charstring : "end" 03:37:18.710424 mtc Start timer T: 2 s 03:37:18.710468 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 39 03:37:18.710492 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 39 03:37:18.710502 mtc Message with id 39 was extracted from the queue of BSCVTY. 03:37:18.710509 mtc Stop timer T: 2 s 03:37:18.710519 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:18.710535 mtc Start timer T: 2 s 03:37:18.710590 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 40 03:37:18.710634 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 40 03:37:18.710644 mtc Message with id 40 was extracted from the queue of BSCVTY. 03:37:18.710665 mtc Stop timer T: 2 s 03:37:18.710676 mtc Sent on BSCVTY to system charstring : "network" 03:37:18.710693 mtc Start timer T: 2 s 03:37:18.710735 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 41 03:37:18.710789 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 41 03:37:18.710805 mtc Message with id 41 was extracted from the queue of BSCVTY. 03:37:18.710820 mtc Stop timer T: 2 s 03:37:18.710836 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:18.710860 mtc Start timer T: 2 s 03:37:18.710923 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 42 03:37:18.710983 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 42 03:37:18.710997 mtc Message with id 42 was extracted from the queue of BSCVTY. 03:37:18.711012 mtc Stop timer T: 2 s 03:37:18.711030 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:18.711054 mtc Start timer T: 2 s 03:37:18.711122 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 43 03:37:18.711169 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 43 03:37:18.711180 mtc Message with id 43 was extracted from the queue of BSCVTY. 03:37:18.711189 mtc Stop timer T: 2 s 03:37:18.711200 mtc Sent on BSCVTY to system charstring : "end" 03:37:18.711223 mtc Start timer T: 2 s 03:37:18.711271 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 44 03:37:18.711303 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 44 03:37:18.711316 mtc Message with id 44 was extracted from the queue of BSCVTY. 03:37:18.711328 mtc Stop timer T: 2 s 03:37:18.711343 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:18.711365 mtc Start timer T: 2 s 03:37:18.711682 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 03:37:18.711727 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 46 03:37:18.713036 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode none\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 45 03:37:18.713079 mtc Message with id 45 was extracted from the queue of BSCVTY. 03:37:18.713107 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 46 03:37:18.713120 mtc Message with id 46 was extracted from the queue of BSCVTY. 03:37:18.713131 mtc Stop timer T: 2 s 03:37:18.713151 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:18.713177 mtc Start timer T: 2 s 03:37:18.713327 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 47 03:37:18.713367 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 47 03:37:18.713382 mtc Message with id 47 was extracted from the queue of BSCVTY. 03:37:18.713396 mtc Stop timer T: 2 s 03:37:18.713408 mtc Start timer T: 1 s 03:37:19.714461 mtc Timeout T: 1 s 03:37:19.714517 mtc setverdict(pass): none -> pass 03:37:19.714529 mtc Terminating component type Test.dummy_CT. 03:37:19.714541 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:19.714573 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:19.714586 mtc Port GSMTAP was stopped. 03:37:19.714598 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:19.714665 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:19.714687 mtc Port BSCVTY was stopped. 03:37:19.714697 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_2quater. 03:37:19.714715 mtc Waiting for PTCs to finish. 03:37:19.714768 mtc Setting final verdict of the test case. 03:37:19.714795 mtc Local verdict of MTC: pass 03:37:19.714812 mtc No PTCs were created. 03:37:19.714824 mtc Test case TC_si_sched_2quater finished. Verdict: pass 03:37:19.714860 mtc Executing test case TC_si_sched_13 in module Test. 03:37:19.714881 mtc Test case TC_si_sched_13 started. 03:37:19.714892 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13. 03:37:19.714924 mtc Port GSMTAP was started. 03:37:19.714939 mtc Port BSCVTY was started. 03:37:19.714945 mtc Component type Test.dummy_CT was initialized. 03:37:19.714956 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:19.714987 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:19.715015 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:19.715037 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:19.715080 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:19.715226 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:19.715260 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:19.715278 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:19.715306 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:19.715317 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:19.715332 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:19.715344 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:19.715356 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:19.715392 mtc Sent on BSCVTY to system charstring : "enable" 03:37:19.715416 mtc Start timer T: 2 s 03:37:19.715475 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:19.715514 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:19.715527 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:19.715540 mtc Stop timer T: 2 s 03:37:19.715557 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:19.715583 mtc Start timer T: 2 s 03:37:19.715698 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:19.715803 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:19.715842 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:19.715856 mtc Stop timer T: 2 s 03:37:19.715867 mtc Sent on BSCVTY to system charstring : "network" 03:37:19.715902 mtc Start timer T: 2 s 03:37:19.715931 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:19.715974 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:19.715984 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:19.715992 mtc Stop timer T: 2 s 03:37:19.716002 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:19.716019 mtc Start timer T: 2 s 03:37:19.716068 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:19.716129 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:19.716147 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:19.716164 mtc Stop timer T: 2 s 03:37:19.716178 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode computed" 03:37:19.716198 mtc Start timer T: 2 s 03:37:19.716305 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:19.716364 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:19.716379 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:19.716393 mtc Stop timer T: 2 s 03:37:19.716408 mtc Sent on BSCVTY to system charstring : "end" 03:37:19.716431 mtc Start timer T: 2 s 03:37:19.716487 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:37:19.716514 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:37:19.716527 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:19.716539 mtc Stop timer T: 2 s 03:37:19.716555 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:19.716577 mtc Start timer T: 2 s 03:37:19.716637 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 7 03:37:19.716692 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 7 03:37:19.716703 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:19.716713 mtc Stop timer T: 2 s 03:37:19.716722 mtc Sent on BSCVTY to system charstring : "network" 03:37:19.716738 mtc Start timer T: 2 s 03:37:19.716791 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 8 03:37:19.716850 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 8 03:37:19.716866 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:19.716879 mtc Stop timer T: 2 s 03:37:19.716894 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:19.716919 mtc Start timer T: 2 s 03:37:19.716996 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 9 03:37:19.717060 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 9 03:37:19.717074 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:19.717083 mtc Stop timer T: 2 s 03:37:19.717094 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode computed" 03:37:19.717113 mtc Start timer T: 2 s 03:37:19.717186 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:19.717244 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:19.717259 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:19.717273 mtc Stop timer T: 2 s 03:37:19.717287 mtc Sent on BSCVTY to system charstring : "end" 03:37:19.717309 mtc Start timer T: 2 s 03:37:19.717355 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 11 03:37:19.717386 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 11 03:37:19.717398 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:19.717410 mtc Stop timer T: 2 s 03:37:19.717425 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:19.717450 mtc Start timer T: 2 s 03:37:19.717507 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 12 03:37:19.717556 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 12 03:37:19.717571 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:19.717585 mtc Stop timer T: 2 s 03:37:19.717598 mtc Sent on BSCVTY to system charstring : "network" 03:37:19.717619 mtc Start timer T: 2 s 03:37:19.717671 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 13 03:37:19.717728 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 13 03:37:19.717738 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:19.717746 mtc Stop timer T: 2 s 03:37:19.717756 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:19.717773 mtc Start timer T: 2 s 03:37:19.717830 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 14 03:37:19.717886 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 14 03:37:19.717901 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:19.717914 mtc Stop timer T: 2 s 03:37:19.717929 mtc Sent on BSCVTY to system charstring : "gprs mode gprs" 03:37:19.717951 mtc Start timer T: 2 s 03:37:19.718011 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 15 03:37:19.718056 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 15 03:37:19.718067 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:19.718077 mtc Stop timer T: 2 s 03:37:19.718087 mtc Sent on BSCVTY to system charstring : "end" 03:37:19.718105 mtc Start timer T: 2 s 03:37:19.718149 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 16 03:37:19.718178 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 16 03:37:19.718192 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:19.718203 mtc Stop timer T: 2 s 03:37:19.718219 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:19.718240 mtc Start timer T: 2 s 03:37:19.718294 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 17 03:37:19.718349 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 17 03:37:19.718363 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:19.718378 mtc Stop timer T: 2 s 03:37:19.718392 mtc Sent on BSCVTY to system charstring : "network" 03:37:19.718414 mtc Start timer T: 2 s 03:37:19.718457 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 18 03:37:19.718513 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 18 03:37:19.718527 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:19.718540 mtc Stop timer T: 2 s 03:37:19.718555 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:19.718577 mtc Start timer T: 2 s 03:37:19.718622 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 19 03:37:19.718701 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 19 03:37:19.718714 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:19.718723 mtc Stop timer T: 2 s 03:37:19.718738 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list del uarfcn 23 42" 03:37:19.718757 mtc Start timer T: 2 s 03:37:19.718834 mtc Message enqueued on BSCVTY from system charstring : "Unable to delete uarfcn: pair not found" id 20 03:37:19.718852 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:37:19.718911 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "Unable to delete uarfcn: pair not found" id 20 03:37:19.718922 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:19.718955 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:37:19.718968 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:19.718977 mtc Stop timer T: 2 s 03:37:19.718987 mtc Sent on BSCVTY to system charstring : "end" 03:37:19.719004 mtc Start timer T: 2 s 03:37:19.719057 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 22 03:37:19.719096 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 22 03:37:19.719106 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:19.719113 mtc Stop timer T: 2 s 03:37:19.719122 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:19.719139 mtc Start timer T: 2 s 03:37:19.719531 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 03:37:19.719585 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 24 03:37:19.721225 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 23 03:37:19.721275 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:19.721295 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 24 03:37:19.721306 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:19.721317 mtc Stop timer T: 2 s 03:37:19.721339 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:19.721371 mtc Start timer T: 2 s 03:37:19.721644 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:37:19.721688 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:37:19.721703 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:19.721716 mtc Stop timer T: 2 s 03:37:19.721728 mtc Start timer T: 1 s 03:37:20.721779 mtc Timeout T: 1 s 03:37:20.721843 mtc Port GSMTAP was cleared. 03:37:20.721856 mtc Start timer T: 8 s 03:37:28.728947 mtc Timeout T: 8 s 03:37:28.729000 mtc "TC_si_sched_13": TC=0 has #of SI=0 03:37:28.729016 mtc "TC_si_sched_13": TC=1 has #of SI=0 03:37:28.729025 mtc "TC_si_sched_13": TC=2 has #of SI=0 03:37:28.729032 mtc "TC_si_sched_13": TC=3 has #of SI=0 03:37:28.729039 mtc "TC_si_sched_13": TC=4 has #of SI=0 03:37:28.729045 mtc "TC_si_sched_13": TC=5 has #of SI=0 03:37:28.729054 mtc "TC_si_sched_13": TC=6 has #of SI=0 03:37:28.729066 mtc "TC_si_sched_13": TC=7 has #of SI=0 03:37:28.729099 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:28.729124 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729134 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729147 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729154 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729161 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729167 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729173 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:28.729180 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:28.729207 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:28.729214 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:28.729235 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:28.729242 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:28.729249 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:28.729255 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:28.729262 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:28.729269 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:28.729287 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:28.729297 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:28.729317 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:28.729334 mtc Error: Insufficient SI in array 03:37:28.729345 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:37:28.729362 mtc setverdict(error): fail -> error 03:37:28.729374 mtc Performing error recovery. 03:37:28.729409 mtc Terminating component type Test.dummy_CT. 03:37:28.729424 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:28.729459 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:28.729473 mtc Port GSMTAP was stopped. 03:37:28.729485 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:28.729526 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:28.729544 mtc Port BSCVTY was stopped. 03:37:28.729554 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13. 03:37:28.729567 mtc Waiting for PTCs to finish. 03:37:28.729607 mtc Setting final verdict of the test case. 03:37:28.729626 mtc Local verdict of MTC: error 03:37:28.729639 mtc No PTCs were created. 03:37:28.729651 mtc Test case TC_si_sched_13 finished. Verdict: error 03:37:28.729681 mtc Executing test case TC_si_sched_13_2bis_2ter_2quater in module Test. 03:37:28.729705 mtc Test case TC_si_sched_13_2bis_2ter_2quater started. 03:37:28.729717 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_si_sched_13_2bis_2ter_2quater. 03:37:28.729748 mtc Port GSMTAP was started. 03:37:28.729762 mtc Port BSCVTY was started. 03:37:28.729768 mtc Component type Test.dummy_CT was initialized. 03:37:28.729776 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:28.729822 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:28.729862 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:28.729882 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:28.729923 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:28.730059 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:28.730089 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:28.730106 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:28.730128 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:28.730143 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:28.730160 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:28.730173 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:28.730190 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:28.730240 mtc Sent on BSCVTY to system charstring : "enable" 03:37:28.730269 mtc Start timer T: 2 s 03:37:28.730329 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:28.730372 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:28.730386 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:28.730399 mtc Stop timer T: 2 s 03:37:28.730432 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:28.730457 mtc Start timer T: 2 s 03:37:28.730564 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:28.730621 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:28.730639 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:28.730649 mtc Stop timer T: 2 s 03:37:28.730673 mtc Sent on BSCVTY to system charstring : "network" 03:37:28.730696 mtc Start timer T: 2 s 03:37:28.730747 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:28.730804 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:28.730822 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:28.730837 mtc Stop timer T: 2 s 03:37:28.730852 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:28.730915 mtc Start timer T: 2 s 03:37:28.730947 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:28.731001 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:28.731015 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:28.731030 mtc Stop timer T: 2 s 03:37:28.731045 mtc Sent on BSCVTY to system charstring : "system-information 2bis mode static" 03:37:28.731067 mtc Start timer T: 2 s 03:37:28.731173 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:28.731222 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:28.731234 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:28.731244 mtc Stop timer T: 2 s 03:37:28.731260 mtc Sent on BSCVTY to system charstring : "system-information 2bis static 550602BFE809B3FF00000000000000000000007900002B" 03:37:28.731277 mtc Start timer T: 2 s 03:37:28.731350 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 6 03:37:28.731415 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 6 03:37:28.731430 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:28.731445 mtc Stop timer T: 2 s 03:37:28.731462 mtc Sent on BSCVTY to system charstring : "end" 03:37:28.731485 mtc Start timer T: 2 s 03:37:28.731534 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:28.731567 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:28.731579 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:28.731591 mtc Stop timer T: 2 s 03:37:28.731610 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:28.731634 mtc Start timer T: 2 s 03:37:28.731695 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 8 03:37:28.731742 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 8 03:37:28.731753 mtc Message with id 8 was extracted from the queue of BSCVTY. 03:37:28.731765 mtc Stop timer T: 2 s 03:37:28.731780 mtc Sent on BSCVTY to system charstring : "network" 03:37:28.731837 mtc Start timer T: 2 s 03:37:28.731872 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 9 03:37:28.731931 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 9 03:37:28.731945 mtc Message with id 9 was extracted from the queue of BSCVTY. 03:37:28.731959 mtc Stop timer T: 2 s 03:37:28.731973 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:28.731995 mtc Start timer T: 2 s 03:37:28.732054 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 10 03:37:28.732141 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 10 03:37:28.732160 mtc Message with id 10 was extracted from the queue of BSCVTY. 03:37:28.732177 mtc Stop timer T: 2 s 03:37:28.732196 mtc Sent on BSCVTY to system charstring : "system-information 2ter mode static" 03:37:28.732224 mtc Start timer T: 2 s 03:37:28.732299 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 11 03:37:28.732357 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 11 03:37:28.732369 mtc Message with id 11 was extracted from the queue of BSCVTY. 03:37:28.732378 mtc Stop timer T: 2 s 03:37:28.732393 mtc Sent on BSCVTY to system charstring : "system-information 2ter static 010603BF66B0AA0A00000002000000000000002B2B2B2B" 03:37:28.732411 mtc Start timer T: 2 s 03:37:28.732482 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 12 03:37:28.732537 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 12 03:37:28.732548 mtc Message with id 12 was extracted from the queue of BSCVTY. 03:37:28.732558 mtc Stop timer T: 2 s 03:37:28.732567 mtc Sent on BSCVTY to system charstring : "end" 03:37:28.732584 mtc Start timer T: 2 s 03:37:28.732635 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 13 03:37:28.732668 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 13 03:37:28.732681 mtc Message with id 13 was extracted from the queue of BSCVTY. 03:37:28.732693 mtc Stop timer T: 2 s 03:37:28.732709 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:28.732731 mtc Start timer T: 2 s 03:37:28.732794 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 14 03:37:28.732849 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 14 03:37:28.732862 mtc Message with id 14 was extracted from the queue of BSCVTY. 03:37:28.732872 mtc Stop timer T: 2 s 03:37:28.732881 mtc Sent on BSCVTY to system charstring : "network" 03:37:28.732897 mtc Start timer T: 2 s 03:37:28.732955 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 15 03:37:28.733044 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 15 03:37:28.733058 mtc Message with id 15 was extracted from the queue of BSCVTY. 03:37:28.733078 mtc Stop timer T: 2 s 03:37:28.733092 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:28.733109 mtc Start timer T: 2 s 03:37:28.733157 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 16 03:37:28.733225 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 16 03:37:28.733239 mtc Message with id 16 was extracted from the queue of BSCVTY. 03:37:28.733252 mtc Stop timer T: 2 s 03:37:28.733264 mtc Sent on BSCVTY to system charstring : "gprs mode gprs" 03:37:28.733283 mtc Start timer T: 2 s 03:37:28.733342 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 17 03:37:28.733401 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 17 03:37:28.733413 mtc Message with id 17 was extracted from the queue of BSCVTY. 03:37:28.733423 mtc Stop timer T: 2 s 03:37:28.733432 mtc Sent on BSCVTY to system charstring : "end" 03:37:28.733450 mtc Start timer T: 2 s 03:37:28.733503 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 18 03:37:28.733538 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 18 03:37:28.733552 mtc Message with id 18 was extracted from the queue of BSCVTY. 03:37:28.733563 mtc Stop timer T: 2 s 03:37:28.733579 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:28.733601 mtc Start timer T: 2 s 03:37:28.733660 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 19 03:37:28.733716 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 19 03:37:28.733735 mtc Message with id 19 was extracted from the queue of BSCVTY. 03:37:28.733750 mtc Stop timer T: 2 s 03:37:28.733764 mtc Sent on BSCVTY to system charstring : "network" 03:37:28.733786 mtc Start timer T: 2 s 03:37:28.733828 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 20 03:37:28.733872 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 20 03:37:28.733881 mtc Message with id 20 was extracted from the queue of BSCVTY. 03:37:28.733890 mtc Stop timer T: 2 s 03:37:28.733900 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:28.733916 mtc Start timer T: 2 s 03:37:28.733960 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 21 03:37:28.734014 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 21 03:37:28.734028 mtc Message with id 21 was extracted from the queue of BSCVTY. 03:37:28.734043 mtc Stop timer T: 2 s 03:37:28.734061 mtc Sent on BSCVTY to system charstring : "si2quater neighbor-list add uarfcn 23 42 0" 03:37:28.734082 mtc Start timer T: 2 s 03:37:28.734150 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 22 03:37:28.734206 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 22 03:37:28.734220 mtc Message with id 22 was extracted from the queue of BSCVTY. 03:37:28.734234 mtc Stop timer T: 2 s 03:37:28.734249 mtc Sent on BSCVTY to system charstring : "end" 03:37:28.734271 mtc Start timer T: 2 s 03:37:28.734315 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 23 03:37:28.734342 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 23 03:37:28.734351 mtc Message with id 23 was extracted from the queue of BSCVTY. 03:37:28.734359 mtc Stop timer T: 2 s 03:37:28.734368 mtc Sent on BSCVTY to system charstring : "write terminal" 03:37:28.734384 mtc Start timer T: 2 s 03:37:28.734794 mtc Message enqueued on BSCVTY from system charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:37:28.734850 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 25 03:37:28.736547 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "\nCurrent configuration:\n!\npassword foo\n!\nlog stderr\n logging filter all 1\n logging color 1\n logging print category 0\n logging timestamp 0\n logging print file 1\n logging level all everything\n logging level rll notice\n logging level cc notice\n logging level mm debug\n logging level rr notice\n logging level rsl notice\n logging level nm info\n logging level mncc notice\n logging level pag notice\n logging level meas notice\n logging level sccp notice\n logging level msc notice\n logging level mgcp notice\n logging level ho notice\n logging level db notice\n logging level ref notice\n logging level gprs debug\n logging level ns info\n logging level bssgp debug\n logging level llc debug\n logging level sndcp debug\n logging level nat notice\n logging level ctrl notice\n logging level smpp debug\n logging level filter debug\n logging level ranap debug\n logging level sua debug\n logging level pcu debug\n logging level lglobal notice\n logging level llapd notice\n logging level linp notice\n logging level lmux notice\n logging level lmi notice\n logging level lmib notice\n logging level lsms notice\n logging level lctrl notice\n logging level lgtp notice\n logging level lstats notice\n logging level lgsup notice\n logging level loap notice\n logging level lss7 notice\n logging level lsccp notice\n logging level lsua notice\n logging level lm3ua notice\n logging level lmgcp notice\n!\nstats interval 5\n!\nline vty\n no login\n bind 0.0.0.0\n!\ne1_input\n e1_line 0 driver ipa\n e1_line 0 port 0\n no e1_line 0 keepalive\nnetwork\n network country code 262\n mobile network code 42\n short name Osmocom\n long name Osmocom\n auth policy closed\n authorized-regexp .*\n location updating reject cause 13\n encryption a5 0\n neci 0\n paging any use tch 0\n rrlp mode none\n mm info 1\n handover 0\n handover window rxlev averaging 10\n handover window rxqual averaging 1\n handover window rxlev neighbor averaging 10\n handover power budget interval 6\n handover power budget hysteresis 3\n handover maximum distance 9999\n timer t3103 4\n timer t3105 4\n timer t3107 4\n timer t3109 4\n timer t3111 4\n timer t3115 4\n timer t3117 4\n timer t3119 4\n timer t3122 4\n timer t3141 4\n dyn_ts_allow_tch_f 0\n subscriber-keep-in-ram 0\n bts 0\n type sysmobts\n band DCS1800\n cell_identity 20960\n location_area_code 13135\n dtx uplink force\n base_station_id_code 63\n ms max power 40\n cell reselection hysteresis 2\n rxlev access min 45\n periodic location update 6\n radio-link-timeout 4\n channel allocator ascending\n rach tx integer 7\n rach max transmission 4\n channel-descrption attach 0\n channel-descrption bs-pa-mfrms 3\n channel-descrption bs-ag-blks-res 2\n system-information 2bis mode static\n system-information 2bis static 550602bfe809b3ff00000000000000000000007900002b\n system-information 2ter mode static\n system-information 2ter static 010603bf66b0aa0a00000002000000000000002b2b2b2b\n early-classmark-sending allowed\n early-classmark-sending-3g allowed\n ip.access unit_id 1234 0\n oml ip.access stream_id 255 line 0\n neighbor-list mode automatic\n si2quater neighbor-list add uarfcn 23 42 0\n codec-support fr hr efr amr\n amr tch-f modes 7\n amr tch-f start-mode auto\n gprs mode gprs\n gprs 11bit_rach_support_for_egprs 0\n gprs routing area 0\n gprs network-control-order nc0\n gprs cell bvci 196\n gprs cell timer blocking-timer 3\n gprs cell timer blocking-retries 3\n gprs cell timer unblocking-retries 3\n gprs cell timer reset-timer 3\n gprs cell timer reset-retries 3\n gprs cell timer suspend-timer 10\n gprs cell timer suspend-retries 3\n gprs cell timer resume-timer 10\n gprs cell timer resume-retries 3\n gprs cell timer capability-update-timer 10\n gprs cell timer capability-update-retries 3\n gprs nsei 96\n gprs ns timer tns-block 3\n gprs ns timer tns-block-retries 3\n gprs ns timer tns-reset 3\n gprs ns timer tns-reset-retries 3\n gprs ns timer tns-test 30\n gprs ns timer tns-alive 3\n gprs ns timer tns-alive-retries 10\n gprs nsvc 0 nsvci 0\n gprs nsvc 0 local udp port 21000\n gprs nsvc 0 remote udp port 23000\n gprs nsvc 0 remote ip 172.18.0.21\n gprs nsvc 1 nsvci 0\n gprs nsvc 1 local udp port 0\n gprs nsvc 1 remote udp port 0\n gprs nsvc 1 remote ip 0.0.0.0\n no force-combined-si\n trx 0\n rf_locked 0\n arfcn 871\n nominal power 23\n max_power_red 20\n rsl e1 tei 0\n timeslot 0\n phys_chan_config CCCH+SDCCH4\n hopping enabled 0\n timeslot 1\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 2\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 3\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 4\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 5\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 6\n phys_chan_config TCH/H\n hopping enabled 0\n timeslot 7\n phys_chan_config PDCH\n hopping enabled 0\nmncc-int\n default-codec tch-f efr\n default-codec tch-h hr\nnitb\n subscriber-create-on-demand\n assign-tmsi\nsmpp\n local-tcp-port 2775\n policy closed\n no smpp-first\nend" id 24 03:37:28.736598 mtc Message with id 24 was extracted from the queue of BSCVTY. 03:37:28.736617 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 25 03:37:28.736626 mtc Message with id 25 was extracted from the queue of BSCVTY. 03:37:28.736632 mtc Stop timer T: 2 s 03:37:28.736646 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:28.736670 mtc Start timer T: 2 s 03:37:28.736824 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 26 03:37:28.736930 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 26 03:37:28.736950 mtc Message with id 26 was extracted from the queue of BSCVTY. 03:37:28.736965 mtc Stop timer T: 2 s 03:37:28.736978 mtc Start timer T: 1 s 03:37:29.736993 mtc Timeout T: 1 s 03:37:29.737063 mtc Port GSMTAP was cleared. 03:37:29.737082 mtc Start timer T: 8 s 03:37:37.743794 mtc Timeout T: 8 s 03:37:37.743846 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=0 has #of SI=0 03:37:37.743865 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=1 has #of SI=0 03:37:37.743879 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=2 has #of SI=0 03:37:37.743890 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=3 has #of SI=0 03:37:37.743902 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=4 has #of SI=0 03:37:37.743915 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=5 has #of SI=0 03:37:37.743927 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=6 has #of SI=0 03:37:37.743938 mtc "TC_si_sched_13_2bis_2ter_2quater": TC=7 has #of SI=0 03:37:37.743955 mtc setverdict(fail): none -> fail reason: "No SI messages for TC=0!", new component reason: "No SI messages for TC=0!" 03:37:37.743971 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.743983 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.743995 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.744004 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.744015 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.744025 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.744038 mtc setverdict(fail): fail -> fail reason: "No SI messages for TC=0!", component reason not changed 03:37:37.744053 mtc Fail: No SYSTEM_INFORMATION_TYPE_1 (25) in TC=0! 03:37:37.744070 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744082 mtc Fail: No SYSTEM_INFORMATION_TYPE_2 (26) in TC=1! 03:37:37.744091 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744100 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=2! 03:37:37.744110 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744116 mtc Fail: No SYSTEM_INFORMATION_TYPE_3 (27) in TC=6! 03:37:37.744123 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744129 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=3! 03:37:37.744135 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744141 mtc Fail: No SYSTEM_INFORMATION_TYPE_4 (28) in TC=7! 03:37:37.744148 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744154 mtc Fail: No SYSTEM_INFORMATION_TYPE_2bis (2) in TC=5! 03:37:37.744162 mtc setverdict(fail): fail -> fail, component reason not changed 03:37:37.744169 mtc Error: Insufficient SI in array 03:37:37.744178 mtc Test.ttcn:162: Dynamic test case error: testcase.stop 03:37:37.744189 mtc setverdict(error): fail -> error 03:37:37.744196 mtc Performing error recovery. 03:37:37.744226 mtc Terminating component type Test.dummy_CT. 03:37:37.744236 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:37.744271 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:37.744281 mtc Port GSMTAP was stopped. 03:37:37.744289 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:37.744319 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:37.744330 mtc Port BSCVTY was stopped. 03:37:37.744336 mtc Component type Test.dummy_CT was shut down inside testcase TC_si_sched_13_2bis_2ter_2quater. 03:37:37.744344 mtc Waiting for PTCs to finish. 03:37:37.744450 mtc Setting final verdict of the test case. 03:37:37.744474 mtc Local verdict of MTC: error 03:37:37.744488 mtc No PTCs were created. 03:37:37.744499 mtc Test case TC_si_sched_13_2bis_2ter_2quater finished. Verdict: error 03:37:37.744535 mtc Executing test case TC_neci in module Test. 03:37:37.744555 mtc Test case TC_neci started. 03:37:37.744577 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_neci. 03:37:37.744605 mtc Port GSMTAP was started. 03:37:37.744622 mtc Port BSCVTY was started. 03:37:37.744631 mtc Component type Test.dummy_CT was initialized. 03:37:37.744648 mtc Random number generator was initialized with seed 62.744648: srand48(1435201032). 03:37:37.744662 mtc Function rnd() returned 0.235663. 03:37:37.744725 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:37.744758 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:37.744792 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:37.744815 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:37.744860 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:37.745007 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:37.745063 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:37.745103 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:37.745127 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:37.745142 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:37.745172 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:37.745184 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:37.745201 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:37.745259 mtc Sent on BSCVTY to system charstring : "enable" 03:37:37.745299 mtc Start timer T: 2 s 03:37:37.745370 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:37.745416 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:37.745430 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:37.745437 mtc Stop timer T: 2 s 03:37:37.745450 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:37.745469 mtc Start timer T: 2 s 03:37:37.745572 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:37.745647 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:37.745663 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:37.745678 mtc Stop timer T: 2 s 03:37:37.745693 mtc Sent on BSCVTY to system charstring : "network" 03:37:37.745720 mtc Start timer T: 2 s 03:37:37.745785 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:37.745845 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:37.745859 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:37.745874 mtc Stop timer T: 2 s 03:37:37.745889 mtc Sent on BSCVTY to system charstring : "neci 0" 03:37:37.745960 mtc Start timer T: 2 s 03:37:37.746003 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 4 03:37:37.746076 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 4 03:37:37.746096 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:37.746112 mtc Stop timer T: 2 s 03:37:37.746127 mtc Sent on BSCVTY to system charstring : "end" 03:37:37.746154 mtc Start timer T: 2 s 03:37:37.746194 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 5 03:37:37.746229 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 5 03:37:37.746240 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:37.746249 mtc Stop timer T: 2 s 03:37:37.746265 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:37.746294 mtc Start timer T: 2 s 03:37:37.746627 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:37:37.746692 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:37:37.746738 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:37.746753 mtc Stop timer T: 2 s 03:37:37.746766 mtc Start timer T: 1 s 03:37:38.746789 mtc Timeout T: 1 s 03:37:38.746851 mtc Port GSMTAP was cleared. 03:37:38.746863 mtc Start timer T: 10 s 03:37:48.756018 mtc Timeout T: 10 s 03:37:48.756143 mtc Error waiting for SI on GSMTAP 03:37:48.756175 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:37:48.756221 mtc setverdict(error): none -> error 03:37:48.756256 mtc Performing error recovery. 03:37:48.756395 mtc Terminating component type Test.dummy_CT. 03:37:48.756447 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:48.756544 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:48.756608 mtc Port GSMTAP was stopped. 03:37:48.756667 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:48.756807 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:48.756874 mtc Port BSCVTY was stopped. 03:37:48.756919 mtc Component type Test.dummy_CT was shut down inside testcase TC_neci. 03:37:48.756973 mtc Waiting for PTCs to finish. 03:37:48.757141 mtc Setting final verdict of the test case. 03:37:48.757205 mtc Local verdict of MTC: error 03:37:48.757273 mtc No PTCs were created. 03:37:48.757342 mtc Test case TC_neci finished. Verdict: error 03:37:48.757496 mtc Executing test case TC_cell_resel_hyst in module Test. 03:37:48.757610 mtc Test case TC_cell_resel_hyst started. 03:37:48.757646 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cell_resel_hyst. 03:37:48.757722 mtc Port GSMTAP was started. 03:37:48.757775 mtc Port BSCVTY was started. 03:37:48.757799 mtc Component type Test.dummy_CT was initialized. 03:37:48.757830 mtc Function rnd() returned 0.169770. 03:37:48.757922 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:48.758045 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:48.758203 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:48.758296 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:48.758445 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:48.758945 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:48.759073 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:48.759140 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:48.759226 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:48.759285 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:48.759357 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:48.759408 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:48.759477 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:48.759633 mtc Sent on BSCVTY to system charstring : "enable" 03:37:48.759750 mtc Start timer T: 2 s 03:37:48.759939 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:48.760091 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:48.760149 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:48.760202 mtc Stop timer T: 2 s 03:37:48.760265 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:48.760357 mtc Start timer T: 2 s 03:37:48.760686 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:48.760894 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:48.760943 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:48.761008 mtc Stop timer T: 2 s 03:37:48.761066 mtc Sent on BSCVTY to system charstring : "network" 03:37:48.761159 mtc Start timer T: 2 s 03:37:48.761357 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:48.761600 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:48.761658 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:48.761721 mtc Stop timer T: 2 s 03:37:48.761778 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:48.761801 mtc Start timer T: 2 s 03:37:48.761857 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:48.761904 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:48.761915 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:48.761931 mtc Stop timer T: 2 s 03:37:48.761952 mtc Sent on BSCVTY to system charstring : "cell reselection hysteresis 2" 03:37:48.761974 mtc Start timer T: 2 s 03:37:48.762059 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:48.762107 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:48.762118 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:48.762133 mtc Stop timer T: 2 s 03:37:48.762147 mtc Sent on BSCVTY to system charstring : "end" 03:37:48.762169 mtc Start timer T: 2 s 03:37:48.762217 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:37:48.762246 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:37:48.762258 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:48.762270 mtc Stop timer T: 2 s 03:37:48.762286 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:48.762307 mtc Start timer T: 2 s 03:37:48.762426 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:48.762465 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:48.762480 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:48.762492 mtc Stop timer T: 2 s 03:37:48.762504 mtc Start timer T: 1 s 03:37:49.762692 mtc Timeout T: 1 s 03:37:49.762867 mtc Port GSMTAP was cleared. 03:37:49.762917 mtc Start timer T: 10 s 03:37:59.771403 mtc Timeout T: 10 s 03:37:59.771566 mtc Error waiting for SI on GSMTAP 03:37:59.771606 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:37:59.771659 mtc setverdict(error): none -> error 03:37:59.771697 mtc Performing error recovery. 03:37:59.771826 mtc Terminating component type Test.dummy_CT. 03:37:59.771904 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:37:59.772017 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:37:59.772109 mtc Port GSMTAP was stopped. 03:37:59.772171 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:37:59.772356 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:37:59.772450 mtc Port BSCVTY was stopped. 03:37:59.772504 mtc Component type Test.dummy_CT was shut down inside testcase TC_cell_resel_hyst. 03:37:59.772577 mtc Waiting for PTCs to finish. 03:37:59.772736 mtc Setting final verdict of the test case. 03:37:59.772790 mtc Local verdict of MTC: error 03:37:59.772826 mtc No PTCs were created. 03:37:59.772854 mtc Test case TC_cell_resel_hyst finished. Verdict: error 03:37:59.773002 mtc Executing test case TC_rxlev_acc_min in module Test. 03:37:59.773089 mtc Test case TC_rxlev_acc_min started. 03:37:59.773140 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rxlev_acc_min. 03:37:59.773263 mtc Port GSMTAP was started. 03:37:59.773333 mtc Port BSCVTY was started. 03:37:59.773375 mtc Component type Test.dummy_CT was initialized. 03:37:59.773430 mtc Function rnd() returned 0.534405. 03:37:59.773565 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:37:59.773718 mtc Port GSMTAP was mapped to system:GSMTAP. 03:37:59.773846 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:37:59.773924 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:37:59.774067 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:37:59.774569 mtc Port BSCVTY was mapped to system:BSCVTY. 03:37:59.774758 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:37:59.774841 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:59.774941 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:37:59.775014 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:59.775104 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:37:59.775168 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:59.775256 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:37:59.775437 mtc Sent on BSCVTY to system charstring : "enable" 03:37:59.775572 mtc Start timer T: 2 s 03:37:59.775792 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:37:59.775968 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:37:59.776034 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:37:59.776096 mtc Stop timer T: 2 s 03:37:59.776174 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:37:59.776469 mtc Start timer T: 2 s 03:37:59.776703 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:37:59.776791 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:37:59.776813 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:37:59.776837 mtc Stop timer T: 2 s 03:37:59.776858 mtc Sent on BSCVTY to system charstring : "network" 03:37:59.776893 mtc Start timer T: 2 s 03:37:59.776975 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:37:59.777046 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:37:59.777063 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:37:59.777087 mtc Stop timer T: 2 s 03:37:59.777109 mtc Sent on BSCVTY to system charstring : "bts 0" 03:37:59.777142 mtc Start timer T: 2 s 03:37:59.777222 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:37:59.777311 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:37:59.777334 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:37:59.777355 mtc Stop timer T: 2 s 03:37:59.777381 mtc Sent on BSCVTY to system charstring : "rxlev access min 33" 03:37:59.777414 mtc Start timer T: 2 s 03:37:59.777530 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:37:59.777602 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:37:59.777620 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:37:59.777642 mtc Stop timer T: 2 s 03:37:59.777664 mtc Sent on BSCVTY to system charstring : "end" 03:37:59.777698 mtc Start timer T: 2 s 03:37:59.777773 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:37:59.777822 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:37:59.777843 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:37:59.777861 mtc Stop timer T: 2 s 03:37:59.777888 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:37:59.778262 mtc Start timer T: 2 s 03:37:59.778306 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:37:59.778356 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:37:59.778377 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:37:59.778396 mtc Stop timer T: 2 s 03:37:59.778408 mtc Start timer T: 1 s 03:38:00.778580 mtc Timeout T: 1 s 03:38:00.781285 mtc Port GSMTAP was cleared. 03:38:00.781345 mtc Start timer T: 10 s 03:38:10.787407 mtc Timeout T: 10 s 03:38:10.787562 mtc Error waiting for SI on GSMTAP 03:38:10.787599 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:10.787654 mtc setverdict(error): none -> error 03:38:10.787693 mtc Performing error recovery. 03:38:10.787816 mtc Terminating component type Test.dummy_CT. 03:38:10.787875 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:10.787967 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:10.788027 mtc Port GSMTAP was stopped. 03:38:10.788101 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:10.788281 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:10.788395 mtc Port BSCVTY was stopped. 03:38:10.788453 mtc Component type Test.dummy_CT was shut down inside testcase TC_rxlev_acc_min. 03:38:10.788521 mtc Waiting for PTCs to finish. 03:38:10.788734 mtc Setting final verdict of the test case. 03:38:10.788812 mtc Local verdict of MTC: error 03:38:10.788874 mtc No PTCs were created. 03:38:10.788922 mtc Test case TC_rxlev_acc_min finished. Verdict: error 03:38:10.789158 mtc Executing test case TC_cellid in module Test. 03:38:10.789310 mtc Test case TC_cellid started. 03:38:10.789360 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_cellid. 03:38:10.789542 mtc Port GSMTAP was started. 03:38:10.789668 mtc Port BSCVTY was started. 03:38:10.789706 mtc Component type Test.dummy_CT was initialized. 03:38:10.789742 mtc Function rnd() returned 0.923066. 03:38:10.789920 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:10.790087 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:10.790305 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:10.790426 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:10.790598 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:10.793659 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:10.793726 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:10.793765 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:10.793814 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:10.793841 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:10.793877 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:10.793901 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:10.793931 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:10.793988 mtc Sent on BSCVTY to system charstring : "enable" 03:38:10.794026 mtc Start timer T: 2 s 03:38:10.794114 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:10.794187 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:10.794214 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:10.794235 mtc Stop timer T: 2 s 03:38:10.794258 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:10.794299 mtc Start timer T: 2 s 03:38:10.794483 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:10.794578 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:10.794600 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:10.794619 mtc Stop timer T: 2 s 03:38:10.794638 mtc Sent on BSCVTY to system charstring : "network" 03:38:10.794699 mtc Start timer T: 2 s 03:38:10.794781 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:10.794854 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:10.794870 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:10.794885 mtc Stop timer T: 2 s 03:38:10.794901 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:10.794937 mtc Start timer T: 2 s 03:38:10.795019 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:10.795091 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:10.795107 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:10.795122 mtc Stop timer T: 2 s 03:38:10.795140 mtc Sent on BSCVTY to system charstring : "cell_identity 60493" 03:38:10.795167 mtc Start timer T: 2 s 03:38:10.795289 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:10.795359 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:10.795374 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:10.795389 mtc Stop timer T: 2 s 03:38:10.795404 mtc Sent on BSCVTY to system charstring : "end" 03:38:10.795433 mtc Start timer T: 2 s 03:38:10.795528 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:10.795564 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:10.795578 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:10.795589 mtc Stop timer T: 2 s 03:38:10.795605 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:10.795630 mtc Start timer T: 2 s 03:38:10.795831 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:10.795886 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:10.795911 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:10.795932 mtc Stop timer T: 2 s 03:38:10.795953 mtc Start timer T: 1 s 03:38:11.796039 mtc Timeout T: 1 s 03:38:11.796182 mtc Port GSMTAP was cleared. 03:38:11.796229 mtc Start timer T: 10 s 03:38:21.796477 mtc Timeout T: 10 s 03:38:21.796633 mtc Error waiting for SI on GSMTAP 03:38:21.796690 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:21.796816 mtc setverdict(error): none -> error 03:38:21.796894 mtc Performing error recovery. 03:38:21.797071 mtc Terminating component type Test.dummy_CT. 03:38:21.797169 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:21.797308 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:21.797384 mtc Port GSMTAP was stopped. 03:38:21.797442 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:21.797607 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:21.797672 mtc Port BSCVTY was stopped. 03:38:21.797717 mtc Component type Test.dummy_CT was shut down inside testcase TC_cellid. 03:38:21.797781 mtc Waiting for PTCs to finish. 03:38:21.797910 mtc Setting final verdict of the test case. 03:38:21.797963 mtc Local verdict of MTC: error 03:38:21.798017 mtc No PTCs were created. 03:38:21.798068 mtc Test case TC_cellid finished. Verdict: error 03:38:21.798197 mtc Executing test case TC_lac in module Test. 03:38:21.798269 mtc Test case TC_lac started. 03:38:21.798321 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_lac. 03:38:21.798432 mtc Port GSMTAP was started. 03:38:21.798493 mtc Port BSCVTY was started. 03:38:21.798539 mtc Component type Test.dummy_CT was initialized. 03:38:21.798592 mtc Function rnd() returned 0.430929. 03:38:21.798785 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:21.798936 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:21.799150 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:21.799248 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:21.799394 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:21.800050 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:21.800219 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:21.800303 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:21.800413 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:21.800488 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:21.800571 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:21.800649 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:21.800747 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:21.800927 mtc Sent on BSCVTY to system charstring : "enable" 03:38:21.801056 mtc Start timer T: 2 s 03:38:21.801245 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:21.801399 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:21.801462 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:21.801517 mtc Stop timer T: 2 s 03:38:21.801585 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:21.801649 mtc Start timer T: 2 s 03:38:21.801814 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:21.801914 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:21.801941 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:21.801962 mtc Stop timer T: 2 s 03:38:21.801980 mtc Sent on BSCVTY to system charstring : "network" 03:38:21.802011 mtc Start timer T: 2 s 03:38:21.802095 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:21.802180 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:21.802200 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:21.802229 mtc Stop timer T: 2 s 03:38:21.802257 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:21.802291 mtc Start timer T: 2 s 03:38:21.802402 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:21.802503 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:21.802527 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:21.802545 mtc Stop timer T: 2 s 03:38:21.802564 mtc Sent on BSCVTY to system charstring : "location_area_code 28240" 03:38:21.802597 mtc Start timer T: 2 s 03:38:21.802749 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:21.802863 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:21.802888 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:21.802905 mtc Stop timer T: 2 s 03:38:21.802930 mtc Sent on BSCVTY to system charstring : "end" 03:38:21.802966 mtc Start timer T: 2 s 03:38:21.803066 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:21.803133 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:21.803165 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:21.803186 mtc Stop timer T: 2 s 03:38:21.803217 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:21.803266 mtc Start timer T: 2 s 03:38:21.803698 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:21.803788 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:21.803813 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:21.803830 mtc Stop timer T: 2 s 03:38:21.803847 mtc Start timer T: 1 s 03:38:22.803889 mtc Timeout T: 1 s 03:38:22.804046 mtc Port GSMTAP was cleared. 03:38:22.804095 mtc Start timer T: 10 s 03:38:32.813311 mtc Timeout T: 10 s 03:38:32.813457 mtc Error waiting for SI on GSMTAP 03:38:32.813494 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:32.813546 mtc setverdict(error): none -> error 03:38:32.813585 mtc Performing error recovery. 03:38:32.813713 mtc Terminating component type Test.dummy_CT. 03:38:32.813765 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:32.813852 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:32.813896 mtc Port GSMTAP was stopped. 03:38:32.813927 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:32.814054 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:32.814133 mtc Port BSCVTY was stopped. 03:38:32.814165 mtc Component type Test.dummy_CT was shut down inside testcase TC_lac. 03:38:32.814201 mtc Waiting for PTCs to finish. 03:38:32.814306 mtc Setting final verdict of the test case. 03:38:32.814360 mtc Local verdict of MTC: error 03:38:32.814409 mtc No PTCs were created. 03:38:32.814453 mtc Test case TC_lac finished. Verdict: error 03:38:32.814613 mtc Executing test case TC_rach_tx_int in module Test. 03:38:32.814733 mtc Test case TC_rach_tx_int started. 03:38:32.814805 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_tx_int. 03:38:32.814945 mtc Port GSMTAP was started. 03:38:32.815012 mtc Port BSCVTY was started. 03:38:32.815073 mtc Component type Test.dummy_CT was initialized. 03:38:32.815134 mtc Function rnd() returned 0.042349. 03:38:32.815271 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:32.815415 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:32.815543 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:32.815620 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:32.815759 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:32.816184 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:32.816349 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:32.816455 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:32.816549 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:32.816595 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:32.816643 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:32.816675 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:32.816722 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:32.816858 mtc Sent on BSCVTY to system charstring : "enable" 03:38:32.816965 mtc Start timer T: 2 s 03:38:32.817193 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:32.817366 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:32.817424 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:32.817484 mtc Stop timer T: 2 s 03:38:32.817569 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:32.817691 mtc Start timer T: 2 s 03:38:32.818060 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:32.818305 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:32.818374 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:32.818446 mtc Stop timer T: 2 s 03:38:32.818517 mtc Sent on BSCVTY to system charstring : "network" 03:38:32.818610 mtc Start timer T: 2 s 03:38:32.818703 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:32.818792 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:32.818813 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:32.818834 mtc Stop timer T: 2 s 03:38:32.818855 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:32.818888 mtc Start timer T: 2 s 03:38:32.818969 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:32.819047 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:32.819073 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:32.819094 mtc Stop timer T: 2 s 03:38:32.819119 mtc Sent on BSCVTY to system charstring : "rach tx integer 0" 03:38:32.819160 mtc Start timer T: 2 s 03:38:32.819325 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:32.819410 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:32.819433 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:32.819460 mtc Stop timer T: 2 s 03:38:32.819485 mtc Sent on BSCVTY to system charstring : "end" 03:38:32.819523 mtc Start timer T: 2 s 03:38:32.819594 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:32.819644 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:32.819659 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:32.819669 mtc Stop timer T: 2 s 03:38:32.819684 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:32.819711 mtc Start timer T: 2 s 03:38:32.819884 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:32.819935 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:32.819956 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:32.819974 mtc Stop timer T: 2 s 03:38:32.819990 mtc Start timer T: 1 s 03:38:33.820067 mtc Timeout T: 1 s 03:38:33.820228 mtc Port GSMTAP was cleared. 03:38:33.820286 mtc Start timer T: 10 s 03:38:43.829552 mtc Timeout T: 10 s 03:38:43.829679 mtc Error waiting for SI on GSMTAP 03:38:43.829713 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:43.829761 mtc setverdict(error): none -> error 03:38:43.829795 mtc Performing error recovery. 03:38:43.829906 mtc Terminating component type Test.dummy_CT. 03:38:43.829950 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:43.830025 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:43.830063 mtc Port GSMTAP was stopped. 03:38:43.830091 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:43.830193 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:43.830265 mtc Port BSCVTY was stopped. 03:38:43.830312 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_tx_int. 03:38:43.830375 mtc Waiting for PTCs to finish. 03:38:43.830477 mtc Setting final verdict of the test case. 03:38:43.830571 mtc Local verdict of MTC: error 03:38:43.830631 mtc No PTCs were created. 03:38:43.830712 mtc Test case TC_rach_tx_int finished. Verdict: error 03:38:43.830926 mtc Executing test case TC_rach_max_tx in module Test. 03:38:43.831112 mtc Test case TC_rach_max_tx started. 03:38:43.831177 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_rach_max_tx. 03:38:43.831275 mtc Port GSMTAP was started. 03:38:43.831391 mtc Port BSCVTY was started. 03:38:43.831458 mtc Component type Test.dummy_CT was initialized. 03:38:43.831525 mtc Function rnd() returned 0.694712. 03:38:43.831697 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:43.831854 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:43.832087 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:43.832179 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:43.832307 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:43.832710 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:43.832840 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:43.832904 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:43.832997 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:43.833058 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:43.833134 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:43.833189 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:43.833265 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:43.833422 mtc Sent on BSCVTY to system charstring : "enable" 03:38:43.833531 mtc Start timer T: 2 s 03:38:43.833707 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:43.833845 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:43.833903 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:43.833955 mtc Stop timer T: 2 s 03:38:43.834018 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:43.834131 mtc Start timer T: 2 s 03:38:43.834432 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:43.834634 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:43.834728 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:43.834795 mtc Stop timer T: 2 s 03:38:43.834851 mtc Sent on BSCVTY to system charstring : "network" 03:38:43.835061 mtc Start timer T: 2 s 03:38:43.835185 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:43.835416 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:43.835479 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:43.835555 mtc Stop timer T: 2 s 03:38:43.835569 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:43.835591 mtc Start timer T: 2 s 03:38:43.835648 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:43.835695 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:43.835707 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:43.835715 mtc Stop timer T: 2 s 03:38:43.835729 mtc Sent on BSCVTY to system charstring : "rach max transmission 4" 03:38:43.835746 mtc Start timer T: 2 s 03:38:43.835832 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:43.835876 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:43.835891 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:43.835907 mtc Stop timer T: 2 s 03:38:43.835921 mtc Sent on BSCVTY to system charstring : "end" 03:38:43.835982 mtc Start timer T: 2 s 03:38:43.836003 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:43.836033 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:43.836047 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:43.836060 mtc Stop timer T: 2 s 03:38:43.836076 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:43.836097 mtc Start timer T: 2 s 03:38:43.836214 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:43.836249 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:43.836259 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:43.836266 mtc Stop timer T: 2 s 03:38:43.836275 mtc Start timer T: 1 s 03:38:44.836362 mtc Timeout T: 1 s 03:38:44.836516 mtc Port GSMTAP was cleared. 03:38:44.836558 mtc Start timer T: 10 s 03:38:54.844814 mtc Timeout T: 10 s 03:38:54.844943 mtc Error waiting for SI on GSMTAP 03:38:54.844976 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:38:54.845028 mtc setverdict(error): none -> error 03:38:54.845083 mtc Performing error recovery. 03:38:54.845194 mtc Terminating component type Test.dummy_CT. 03:38:54.845243 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:38:54.845358 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:38:54.845423 mtc Port GSMTAP was stopped. 03:38:54.845458 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:38:54.845593 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:38:54.845662 mtc Port BSCVTY was stopped. 03:38:54.845704 mtc Component type Test.dummy_CT was shut down inside testcase TC_rach_max_tx. 03:38:54.845757 mtc Waiting for PTCs to finish. 03:38:54.845872 mtc Setting final verdict of the test case. 03:38:54.845932 mtc Local verdict of MTC: error 03:38:54.845982 mtc No PTCs were created. 03:38:54.846011 mtc Test case TC_rach_max_tx finished. Verdict: error 03:38:54.846140 mtc Executing test case TC_attach in module Test. 03:38:54.846231 mtc Test case TC_attach started. 03:38:54.846277 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_attach. 03:38:54.846386 mtc Port GSMTAP was started. 03:38:54.846453 mtc Port BSCVTY was started. 03:38:54.846499 mtc Component type Test.dummy_CT was initialized. 03:38:54.846551 mtc Function rnd() returned 0.866693. 03:38:54.846746 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:38:54.846921 mtc Port GSMTAP was mapped to system:GSMTAP. 03:38:54.847048 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:38:54.847120 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:38:54.847253 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:38:54.847685 mtc Port BSCVTY was mapped to system:BSCVTY. 03:38:54.847813 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:38:54.847877 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:54.847966 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:38:54.848021 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:54.848094 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:38:54.848145 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:54.848215 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:38:54.848370 mtc Sent on BSCVTY to system charstring : "enable" 03:38:54.848484 mtc Start timer T: 2 s 03:38:54.848670 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:38:54.848819 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:38:54.848877 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:38:54.848926 mtc Stop timer T: 2 s 03:38:54.848990 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:38:54.849086 mtc Start timer T: 2 s 03:38:54.849407 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:38:54.849620 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:38:54.849671 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:38:54.849711 mtc Stop timer T: 2 s 03:38:54.849757 mtc Sent on BSCVTY to system charstring : "network" 03:38:54.849843 mtc Start timer T: 2 s 03:38:54.850024 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:38:54.850249 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:38:54.850308 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:38:54.850371 mtc Stop timer T: 2 s 03:38:54.850430 mtc Sent on BSCVTY to system charstring : "bts 0" 03:38:54.850517 mtc Start timer T: 2 s 03:38:54.850594 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:38:54.850667 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:38:54.850684 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:38:54.850700 mtc Stop timer T: 2 s 03:38:54.850717 mtc Sent on BSCVTY to system charstring : "channel-descrption attach 0" 03:38:54.850741 mtc Start timer T: 2 s 03:38:54.850832 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:38:54.850884 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:38:54.850899 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:38:54.850915 mtc Stop timer T: 2 s 03:38:54.850930 mtc Sent on BSCVTY to system charstring : "end" 03:38:54.850954 mtc Start timer T: 2 s 03:38:54.851007 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:38:54.851041 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:38:54.851055 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:38:54.851067 mtc Stop timer T: 2 s 03:38:54.851085 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:38:54.851108 mtc Start timer T: 2 s 03:38:54.851255 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:38:54.851305 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:38:54.851325 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:38:54.851347 mtc Stop timer T: 2 s 03:38:54.851364 mtc Start timer T: 1 s 03:38:55.851392 mtc Timeout T: 1 s 03:38:55.851458 mtc Port GSMTAP was cleared. 03:38:55.851476 mtc Start timer T: 10 s 03:39:05.858803 mtc Timeout T: 10 s 03:39:05.858930 mtc Error waiting for SI on GSMTAP 03:39:05.858974 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:05.859053 mtc setverdict(error): none -> error 03:39:05.859104 mtc Performing error recovery. 03:39:05.859238 mtc Terminating component type Test.dummy_CT. 03:39:05.859295 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:05.859406 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:05.859469 mtc Port GSMTAP was stopped. 03:39:05.859523 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:05.859661 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:05.859736 mtc Port BSCVTY was stopped. 03:39:05.859790 mtc Component type Test.dummy_CT was shut down inside testcase TC_attach. 03:39:05.859847 mtc Waiting for PTCs to finish. 03:39:05.859941 mtc Setting final verdict of the test case. 03:39:05.859987 mtc Local verdict of MTC: error 03:39:05.860036 mtc No PTCs were created. 03:39:05.860081 mtc Test case TC_attach finished. Verdict: error 03:39:05.860200 mtc Executing test case TC_dtx_ul in module Test. 03:39:05.860265 mtc Test case TC_dtx_ul started. 03:39:05.860311 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_dtx_ul. 03:39:05.860415 mtc Port GSMTAP was started. 03:39:05.860466 mtc Port BSCVTY was started. 03:39:05.860506 mtc Component type Test.dummy_CT was initialized. 03:39:05.860554 mtc Function rnd() returned 0.016876. 03:39:05.860670 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:05.860784 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:05.860886 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:05.860951 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:05.861077 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:05.861550 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:05.861683 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:05.861751 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:05.861839 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:05.861900 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:05.861970 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:05.862022 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:05.862093 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:05.862248 mtc Sent on BSCVTY to system charstring : "enable" 03:39:05.862365 mtc Start timer T: 2 s 03:39:05.862541 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:05.862694 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:05.862739 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:05.862768 mtc Stop timer T: 2 s 03:39:05.862813 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:05.862899 mtc Start timer T: 2 s 03:39:05.863261 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:05.863721 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:05.863818 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:05.863885 mtc Stop timer T: 2 s 03:39:05.863980 mtc Sent on BSCVTY to system charstring : "network" 03:39:05.864125 mtc Start timer T: 2 s 03:39:05.864320 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:05.864649 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:05.864729 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:05.864804 mtc Stop timer T: 2 s 03:39:05.864897 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:05.864995 mtc Start timer T: 2 s 03:39:05.865213 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:05.865476 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:05.865535 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:05.865595 mtc Stop timer T: 2 s 03:39:05.865664 mtc Sent on BSCVTY to system charstring : "dtx uplink" 03:39:05.865766 mtc Start timer T: 2 s 03:39:05.866023 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:05.866217 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:05.866265 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:05.866331 mtc Stop timer T: 2 s 03:39:05.866392 mtc Port GSMTAP was cleared. 03:39:05.866438 mtc Start timer T: 10 s 03:39:15.874815 mtc Timeout T: 10 s 03:39:15.874946 mtc Error waiting for SI on GSMTAP 03:39:15.874991 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:15.875092 mtc setverdict(error): none -> error 03:39:15.875148 mtc Performing error recovery. 03:39:15.875294 mtc Terminating component type Test.dummy_CT. 03:39:15.875349 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:15.875463 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:15.875524 mtc Port GSMTAP was stopped. 03:39:15.875571 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:15.875713 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:15.875772 mtc Port BSCVTY was stopped. 03:39:15.875814 mtc Component type Test.dummy_CT was shut down inside testcase TC_dtx_ul. 03:39:15.875872 mtc Waiting for PTCs to finish. 03:39:15.875985 mtc Setting final verdict of the test case. 03:39:15.876034 mtc Local verdict of MTC: error 03:39:15.876082 mtc No PTCs were created. 03:39:15.876129 mtc Test case TC_dtx_ul finished. Verdict: error 03:39:15.876254 mtc Executing test case TC_emerg_allowed in module Test. 03:39:15.876329 mtc Test case TC_emerg_allowed started. 03:39:15.876377 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_emerg_allowed. 03:39:15.876476 mtc Port GSMTAP was started. 03:39:15.876534 mtc Port BSCVTY was started. 03:39:15.876576 mtc Component type Test.dummy_CT was initialized. 03:39:15.876624 mtc Function rnd() returned 0.982618. 03:39:15.876744 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:15.876872 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:15.876990 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:15.877060 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:15.877190 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:15.877706 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:15.877892 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:15.877995 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:15.878080 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:15.878148 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:15.878232 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:15.878290 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:15.878367 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:15.878525 mtc Sent on BSCVTY to system charstring : "enable" 03:39:15.878646 mtc Start timer T: 2 s 03:39:15.878848 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:15.878990 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:15.879050 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:15.879103 mtc Stop timer T: 2 s 03:39:15.879166 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:15.879261 mtc Start timer T: 2 s 03:39:15.879540 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:15.879778 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:15.879838 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:15.879901 mtc Stop timer T: 2 s 03:39:15.879956 mtc Sent on BSCVTY to system charstring : "network" 03:39:15.880050 mtc Start timer T: 2 s 03:39:15.880192 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:15.880416 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:15.880472 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:15.880534 mtc Stop timer T: 2 s 03:39:15.880591 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:15.880683 mtc Start timer T: 2 s 03:39:15.880826 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:15.881047 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:15.881106 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:15.881163 mtc Stop timer T: 2 s 03:39:15.881230 mtc Sent on BSCVTY to system charstring : "rach emergency call allowed 0" 03:39:15.881319 mtc Start timer T: 2 s 03:39:15.881556 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:15.881775 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:15.881834 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:15.881897 mtc Stop timer T: 2 s 03:39:15.881953 mtc Sent on BSCVTY to system charstring : "end" 03:39:15.882053 mtc Start timer T: 2 s 03:39:15.882319 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:15.882557 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:15.882631 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:15.882737 mtc Stop timer T: 2 s 03:39:15.882814 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:15.882919 mtc Start timer T: 2 s 03:39:15.883694 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:15.883831 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:15.883882 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:15.883937 mtc Stop timer T: 2 s 03:39:15.883997 mtc Start timer T: 1 s 03:39:16.884127 mtc Timeout T: 1 s 03:39:16.884279 mtc Port GSMTAP was cleared. 03:39:16.884322 mtc Start timer T: 10 s 03:39:26.890742 mtc Timeout T: 10 s 03:39:26.890813 mtc Error waiting for SI on GSMTAP 03:39:26.890829 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:26.890851 mtc setverdict(error): none -> error 03:39:26.890867 mtc Performing error recovery. 03:39:26.890922 mtc Terminating component type Test.dummy_CT. 03:39:26.890944 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:26.890988 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:26.891008 mtc Port GSMTAP was stopped. 03:39:26.891022 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:26.891096 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:26.891132 mtc Port BSCVTY was stopped. 03:39:26.891153 mtc Component type Test.dummy_CT was shut down inside testcase TC_emerg_allowed. 03:39:26.891176 mtc Waiting for PTCs to finish. 03:39:26.891242 mtc Setting final verdict of the test case. 03:39:26.891266 mtc Local verdict of MTC: error 03:39:26.891299 mtc No PTCs were created. 03:39:26.891320 mtc Test case TC_emerg_allowed finished. Verdict: error 03:39:26.891378 mtc Executing test case TC_bs_pa_mfrms in module Test. 03:39:26.891416 mtc Test case TC_bs_pa_mfrms started. 03:39:26.891439 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_pa_mfrms. 03:39:26.891491 mtc Port GSMTAP was started. 03:39:26.891515 mtc Port BSCVTY was started. 03:39:26.891536 mtc Component type Test.dummy_CT was initialized. 03:39:26.891558 mtc Function rnd() returned 0.993496. 03:39:26.891618 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:26.891681 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:26.891730 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:26.891763 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:26.891820 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:26.892041 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:26.892115 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:26.892158 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:26.892202 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:26.892229 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:26.892258 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:26.892271 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:26.892291 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:26.892365 mtc Sent on BSCVTY to system charstring : "enable" 03:39:26.892411 mtc Start timer T: 2 s 03:39:26.892504 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:26.892606 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:26.892634 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:26.892665 mtc Stop timer T: 2 s 03:39:26.892693 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:26.892732 mtc Start timer T: 2 s 03:39:26.892923 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:26.893034 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:26.893077 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:26.893098 mtc Stop timer T: 2 s 03:39:26.893121 mtc Sent on BSCVTY to system charstring : "network" 03:39:26.893151 mtc Start timer T: 2 s 03:39:26.893246 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:26.893380 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:26.893406 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:26.893434 mtc Stop timer T: 2 s 03:39:26.893456 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:26.893491 mtc Start timer T: 2 s 03:39:26.893597 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:26.893708 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:26.893737 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:26.893766 mtc Stop timer T: 2 s 03:39:26.893797 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-pa-mfrms 8" 03:39:26.893839 mtc Start timer T: 2 s 03:39:26.893978 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:26.894081 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:26.894106 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:26.894128 mtc Stop timer T: 2 s 03:39:26.894151 mtc Sent on BSCVTY to system charstring : "end" 03:39:26.894187 mtc Start timer T: 2 s 03:39:26.894282 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:26.894340 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:26.894360 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:26.894373 mtc Stop timer T: 2 s 03:39:26.894394 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:26.894424 mtc Start timer T: 2 s 03:39:26.894691 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:26.894778 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:26.894808 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:26.894840 mtc Stop timer T: 2 s 03:39:26.894863 mtc Start timer T: 1 s 03:39:27.894887 mtc Timeout T: 1 s 03:39:27.894957 mtc Port GSMTAP was cleared. 03:39:27.894969 mtc Start timer T: 10 s 03:39:37.904059 mtc Timeout T: 10 s 03:39:37.904112 mtc Error waiting for SI on GSMTAP 03:39:37.904121 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:37.904134 mtc setverdict(error): none -> error 03:39:37.904144 mtc Performing error recovery. 03:39:37.904196 mtc Terminating component type Test.dummy_CT. 03:39:37.904210 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:37.904270 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:37.904285 mtc Port GSMTAP was stopped. 03:39:37.904298 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:37.904367 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:37.904385 mtc Port BSCVTY was stopped. 03:39:37.904396 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_pa_mfrms. 03:39:37.904410 mtc Waiting for PTCs to finish. 03:39:37.904443 mtc Setting final verdict of the test case. 03:39:37.904456 mtc Local verdict of MTC: error 03:39:37.904468 mtc No PTCs were created. 03:39:37.904480 mtc Test case TC_bs_pa_mfrms finished. Verdict: error 03:39:37.904517 mtc Executing test case TC_bs_ag_blks_res in module Test. 03:39:37.904539 mtc Test case TC_bs_ag_blks_res started. 03:39:37.904551 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_bs_ag_blks_res. 03:39:37.904581 mtc Port GSMTAP was started. 03:39:37.904594 mtc Port BSCVTY was started. 03:39:37.904605 mtc Component type Test.dummy_CT was initialized. 03:39:37.904617 mtc Function rnd() returned 0.833565. 03:39:37.904652 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:37.904686 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:37.904730 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:37.904763 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:37.904802 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:37.904926 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:37.904973 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:37.904993 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:37.905017 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:37.905032 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:37.905049 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:37.905061 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:37.905083 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:37.905125 mtc Sent on BSCVTY to system charstring : "enable" 03:39:37.905160 mtc Start timer T: 2 s 03:39:37.905216 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:37.905263 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:37.905280 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:37.905291 mtc Stop timer T: 2 s 03:39:37.905306 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:37.905328 mtc Start timer T: 2 s 03:39:37.905418 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:37.905501 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:37.905515 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:37.905526 mtc Stop timer T: 2 s 03:39:37.905536 mtc Sent on BSCVTY to system charstring : "network" 03:39:37.905555 mtc Start timer T: 2 s 03:39:37.905617 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:37.905676 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:37.905691 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:37.905711 mtc Stop timer T: 2 s 03:39:37.905726 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:37.905751 mtc Start timer T: 2 s 03:39:37.905807 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:37.905866 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:37.905881 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:37.905895 mtc Stop timer T: 2 s 03:39:37.905911 mtc Sent on BSCVTY to system charstring : "channel-descrption bs-ag-blks-res 5" 03:39:37.905933 mtc Start timer T: 2 s 03:39:37.906020 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:37.906064 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:37.906076 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:37.906084 mtc Stop timer T: 2 s 03:39:37.906095 mtc Sent on BSCVTY to system charstring : "end" 03:39:37.906113 mtc Start timer T: 2 s 03:39:37.906159 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:37.906184 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:37.906192 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:37.906199 mtc Stop timer T: 2 s 03:39:37.906210 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:37.906226 mtc Start timer T: 2 s 03:39:37.906347 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:37.906385 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:37.906400 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:37.906412 mtc Stop timer T: 2 s 03:39:37.906425 mtc Start timer T: 1 s 03:39:38.906705 mtc Timeout T: 1 s 03:39:38.906775 mtc Port GSMTAP was cleared. 03:39:38.906788 mtc Start timer T: 10 s 03:39:48.914741 mtc Timeout T: 10 s 03:39:48.914791 mtc Error waiting for SI on GSMTAP 03:39:48.914799 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:48.914813 mtc setverdict(error): none -> error 03:39:48.914824 mtc Performing error recovery. 03:39:48.914879 mtc Terminating component type Test.dummy_CT. 03:39:48.914905 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:48.914976 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:48.914988 mtc Port GSMTAP was stopped. 03:39:48.915009 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:48.915079 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:48.915098 mtc Port BSCVTY was stopped. 03:39:48.915109 mtc Component type Test.dummy_CT was shut down inside testcase TC_bs_ag_blks_res. 03:39:48.915122 mtc Waiting for PTCs to finish. 03:39:48.915162 mtc Setting final verdict of the test case. 03:39:48.915179 mtc Local verdict of MTC: error 03:39:48.915190 mtc No PTCs were created. 03:39:48.915200 mtc Test case TC_bs_ag_blks_res finished. Verdict: error 03:39:48.915238 mtc Executing test case TC_radio_link_timeout in module Test. 03:39:48.915270 mtc Test case TC_radio_link_timeout started. 03:39:48.915284 mtc Initializing variables, timers and ports of component type Test.dummy_CT inside testcase TC_radio_link_timeout. 03:39:48.915316 mtc Port GSMTAP was started. 03:39:48.915334 mtc Port BSCVTY was started. 03:39:48.915344 mtc Component type Test.dummy_CT was initialized. 03:39:48.915355 mtc Function rnd() returned 0.059413. 03:39:48.915390 mtc Mapping port mtc:GSMTAP to system:GSMTAP. 03:39:48.915469 mtc Port GSMTAP was mapped to system:GSMTAP. 03:39:48.915501 mtc Map operation of mtc:GSMTAP to system:GSMTAP finished. 03:39:48.915518 mtc entering f__IPL4__PROVIDER__listen: 0.0.0.0:4729 / UDP 03:39:48.915553 mtc Mapping port mtc:BSCVTY to system:BSCVTY. 03:39:48.915677 mtc Port BSCVTY was mapped to system:BSCVTY. 03:39:48.915714 mtc Map operation of mtc:BSCVTY to system:BSCVTY finished. 03:39:48.915731 mtc { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:48.915754 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 1, prompt := "OpenBSC> ", has_wildcards := false } } 03:39:48.915772 mtc { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:48.915798 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 2, prompt := "OpenBSC# ", has_wildcards := false } } 03:39:48.915813 mtc { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:48.915833 mtc Sent on BSCVTY to system @TELNETasp_PortType.ASP_TelnetDynamicConfig : { prompt := { id := 3, prompt := "OpenBSC(*)", has_wildcards := true } } 03:39:48.915874 mtc Sent on BSCVTY to system charstring : "enable" 03:39:48.915899 mtc Start timer T: 2 s 03:39:48.915958 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 1 03:39:48.915996 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 1 03:39:48.916009 mtc Message with id 1 was extracted from the queue of BSCVTY. 03:39:48.916021 mtc Stop timer T: 2 s 03:39:48.916036 mtc Sent on BSCVTY to system charstring : "configure terminal" 03:39:48.916059 mtc Start timer T: 2 s 03:39:48.916149 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config)# " id 2 03:39:48.916211 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config)# " id 2 03:39:48.916225 mtc Message with id 2 was extracted from the queue of BSCVTY. 03:39:48.916241 mtc Stop timer T: 2 s 03:39:48.916254 mtc Sent on BSCVTY to system charstring : "network" 03:39:48.916277 mtc Start timer T: 2 s 03:39:48.916329 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net)# " id 3 03:39:48.916387 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net)# " id 3 03:39:48.916401 mtc Message with id 3 was extracted from the queue of BSCVTY. 03:39:48.916416 mtc Stop timer T: 2 s 03:39:48.916430 mtc Sent on BSCVTY to system charstring : "bts 0" 03:39:48.916452 mtc Start timer T: 2 s 03:39:48.916507 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 4 03:39:48.916566 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 4 03:39:48.916580 mtc Message with id 4 was extracted from the queue of BSCVTY. 03:39:48.916594 mtc Stop timer T: 2 s 03:39:48.916611 mtc Sent on BSCVTY to system charstring : "radio-link-timeout 4" 03:39:48.916633 mtc Start timer T: 2 s 03:39:48.916717 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC(config-net-bts)# " id 5 03:39:48.916763 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC(config-net-bts)# " id 5 03:39:48.916775 mtc Message with id 5 was extracted from the queue of BSCVTY. 03:39:48.916789 mtc Stop timer T: 2 s 03:39:48.916804 mtc Sent on BSCVTY to system charstring : "end" 03:39:48.916826 mtc Start timer T: 2 s 03:39:48.916874 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 6 03:39:48.916905 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 6 03:39:48.916918 mtc Message with id 6 was extracted from the queue of BSCVTY. 03:39:48.916930 mtc Stop timer T: 2 s 03:39:48.916945 mtc Sent on BSCVTY to system charstring : "bts 0 resend-system-information" 03:39:48.916966 mtc Start timer T: 2 s 03:39:48.917094 mtc Message enqueued on BSCVTY from system charstring : "OpenBSC# " id 7 03:39:48.917132 mtc Receive operation on port BSCVTY succeeded, message from system(): charstring : "OpenBSC# " id 7 03:39:48.917147 mtc Message with id 7 was extracted from the queue of BSCVTY. 03:39:48.917159 mtc Stop timer T: 2 s 03:39:48.917172 mtc Start timer T: 1 s 03:39:49.917222 mtc Timeout T: 1 s 03:39:49.917280 mtc Port GSMTAP was cleared. 03:39:49.917291 mtc Start timer T: 10 s 03:39:59.926388 mtc Timeout T: 10 s 03:39:59.926439 mtc Error waiting for SI on GSMTAP 03:39:59.926448 mtc Test.ttcn:478: Dynamic test case error: testcase.stop 03:39:59.926461 mtc setverdict(error): none -> error 03:39:59.926471 mtc Performing error recovery. 03:39:59.926523 mtc Terminating component type Test.dummy_CT. 03:39:59.926537 mtc Removing unterminated mapping between port GSMTAP and system:GSMTAP. 03:39:59.926584 mtc Port GSMTAP was unmapped from system:GSMTAP. 03:39:59.926598 mtc Port GSMTAP was stopped. 03:39:59.926613 mtc Removing unterminated mapping between port BSCVTY and system:BSCVTY. 03:39:59.926663 mtc Port BSCVTY was unmapped from system:BSCVTY. 03:39:59.926681 mtc Port BSCVTY was stopped. 03:39:59.926692 mtc Component type Test.dummy_CT was shut down inside testcase TC_radio_link_timeout. 03:39:59.926705 mtc Waiting for PTCs to finish. 03:39:59.926776 mtc Setting final verdict of the test case. 03:39:59.926800 mtc Local verdict of MTC: error 03:39:59.926842 mtc No PTCs were created. 03:39:59.926868 mtc Test case TC_radio_link_timeout finished. Verdict: error 03:39:59.927078 mtc Verdict statistics: 0 none (0.00 %), 3 pass (13.64 %), 0 inconc (0.00 %), 3 fail (13.64 %), 16 error (72.73 %). 03:39:59.927107 mtc Test execution summary: 22 test cases were executed. Overall verdict: error 03:39:59.927120 mtc Exit was requested from MC. Terminating MTC. 03:39:59.927392 hc Exit was requested from MC. Terminating HC. 03:39:59.927496 hc Disconnected from MC. 03:39:59.927511 hc TTCN-3 Host Controller finished. + docker container stop jenkins-ttcn3-nitb-sysinfo-196-bts jenkins-ttcn3-nitb-sysinfo-196-bts + docker container stop jenkins-ttcn3-nitb-sysinfo-196-nitb jenkins-ttcn3-nitb-sysinfo-196-nitb + docker run --rm -v ttcn3-nitb-sysinfo-vol:/ttcn3-nitb-sysinfo -v nitb-vol:/nitb -v bts-vol:/bts --name jenkins-ttcn3-nitb-sysinfo-196-sysinfo-helper -d busybox /bin/sh -c sleep 1000 & wait c84e01c3954cdc6e2220089aeb3ccac72151a33638c229952510b6269fd34089 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-196-sysinfo-helper:/ttcn3-nitb-sysinfo /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-196-sysinfo-helper:/nitb /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker cp jenkins-ttcn3-nitb-sysinfo-196-sysinfo-helper:/bts /home/osmocom-build/jenkins/workspace/ttcn3-nitb-sysinfo/logs + docker container stop -t 0 jenkins-ttcn3-nitb-sysinfo-196-sysinfo-helper jenkins-ttcn3-nitb-sysinfo-196-sysinfo-helper + network_remove + echo Removing network ttcn3-nitb-sysinfo Removing network ttcn3-nitb-sysinfo + docker network remove ttcn3-nitb-sysinfo ttcn3-nitb-sysinfo Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Sending e-mails to: laforge@gnumonks.org Finished: UNSTABLE