Skipping 231 KB..
Full Log[testenv][udp] Building osmo-ns-dummy
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'autoreconf', '-fi']
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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'
configure.ac:70: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:70: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:70: the top level
configure.ac:84: warning: $as_echo is obsolete; use AS_ECHO(["message"]) instead
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
m4/ax_pthread.m4:88: AX_PTHREAD is expanded from...
configure.ac:84: the top level
configure.ac:174: warning: The macro `AC_CONFIG_HEADER' is obsolete.
configure.ac:174: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.ac:174: the top level
configure.ac:468: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:468: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:468: the top level
configure.ac:607: warning: AC_OUTPUT should be used without arguments.
configure.ac:607: You should run autoupdate.
configure.ac:23: installing './compile'
configure.ac:25: installing './config.guess'
configure.ac:25: installing './config.sub'
configure.ac:8: installing './install-sh'
configure.ac:8: installing './missing'
Makefile.am:64: warning: DOXYGEN was already defined in condition TRUE, which includes condition !HAVE_DOXYGEN ...
configure.ac:116: ... 'DOXYGEN' previously defined here
src/codec/Makefile.am: installing './depcomp'
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', './configure']
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for 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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
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 egrep... (cached) /usr/bin/grep -E
checking for execinfo.h... yes
checking for poll.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/signalfd.h... yes
checking for sys/eventfd.h... yes
checking for sys/timerfd.h... yes
checking for syslog.h... yes
checking for ctype.h... yes
checking for netinet/tcp.h... yes
checking for netinet/in.h... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether HAVE_SYS_SOCKET_H is declared... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for backtrace in -lexecinfo... no
checking how to run the C preprocessor... gcc -E
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for pthread_getname_np(pthread_t, char*, size_t)... yes
checking for library containing clock_gettime... none required
checking for doxygen... false
checking whether SYS_getrandom is declared... yes
checking if gcc supports -fvisibility=hidden... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff member... yes
checking for gettid... yes
checking whether to workaround TLS bug in old gcc on ARM platforms...
checking for a Python interpreter with version >= 3.4... python3
checking for python3... /usr/bin/python3
checking for python3 version... 3.11
checking for python3 platform... linux
checking for GNU default python3 prefix... ${prefix}
checking for GNU default python3 exec_prefix... ${exec_prefix}
checking for python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.11/site-packages
checking for python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.11/site-packages
checking for talloc >= 2.1.0... yes
checking for liburing >= 0.7... yes
checking for libpcsclite... yes
checking for libusb-1.0... yes
checking for gnutls >= 2.12.0... yes
checking for libmnl... yes
checking for libsctp... yes
checking whether to enable VTY/CTRL tests... no
checking whether C compiler accepts -mavx2... yes
checking whether C compiler accepts -mssse3... yes
checking whether C compiler accepts -msse4.1... yes
checking whether to enable ARM NEON instructions support... no
checking whether to include systemtap tracing support... no
checking whether to build with code coverage support... no
checking whether gcc has __builtin_cpu_supports built-in... yes
checking for struct tcp_info.tcpi_notsent_bytes... yes
checking for struct tcp_info.tcpi_rwnd_limited... yes
checking for struct tcp_info.tcpi_sndbuf_limited... yes
checking for struct tcp_info.tcpi_reord_seen... yes
CFLAGS=" -std=gnu11 -DBUILDING_LIBOSMOCORE -Wall"
CPPFLAGS=" -DBUILDING_LIBOSMOCORE -Wall"
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libosmocore.pc
config.status: creating libosmocodec.pc
config.status: creating libosmocoding.pc
config.status: creating libosmovty.pc
config.status: creating libosmogsm.pc
config.status: creating libosmoisdn.pc
config.status: creating libosmogb.pc
config.status: creating libosmoctrl.pc
config.status: creating libosmosim.pc
config.status: creating libosmousb.pc
config.status: creating include/Makefile
config.status: creating include/osmocom/Makefile
config.status: creating include/osmocom/codec/Makefile
config.status: creating include/osmocom/coding/Makefile
config.status: creating include/osmocom/core/Makefile
config.status: creating include/osmocom/crypt/Makefile
config.status: creating include/osmocom/ctrl/Makefile
config.status: creating include/osmocom/gprs/Makefile
config.status: creating include/osmocom/gprs/protocol/Makefile
config.status: creating include/osmocom/gsm/Makefile
config.status: creating include/osmocom/gsm/protocol/Makefile
config.status: creating include/osmocom/isdn/Makefile
config.status: creating include/osmocom/sim/Makefile
config.status: creating include/osmocom/usb/Makefile
config.status: creating include/osmocom/vty/Makefile
config.status: creating src/Makefile
config.status: creating src/core/Makefile
config.status: creating src/vty/Makefile
config.status: creating src/codec/Makefile
config.status: creating src/coding/Makefile
config.status: creating src/sim/Makefile
config.status: creating src/usb/Makefile
config.status: creating src/gsm/Makefile
config.status: creating src/isdn/Makefile
config.status: creating src/gb/Makefile
config.status: creating src/ctrl/Makefile
config.status: creating src/pseudotalloc/Makefile
config.status: creating tapset/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating utils/Makefile
config.status: creating utils/osmo-stat-dummy/Makefile
config.status: creating Doxyfile.core
config.status: creating Doxyfile.gsm
config.status: creating Doxyfile.isdn
config.status: creating Doxyfile.vty
config.status: creating Doxyfile.codec
config.status: creating Doxyfile.coding
config.status: creating Doxyfile.gb
config.status: creating Doxyfile.ctrl
config.status: creating Doxyfile.sim
config.status: creating Doxyfile.usb
config.status: creating Makefile
config.status: creating contrib/libosmocore.spec
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/build_osmo_ns_dummy.sh', '21']
+ MAKE=make -j21
+ make -j21 -C include/osmocom/core all
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/include/osmocom/core'
GEN bit16gen.h
GEN bit32gen.h
GEN bit64gen.h
GEN crc16gen.h
GEN crc32gen.h
GEN crc64gen.h
GEN crc8gen.h
GEN bit16gen.h
GEN bit32gen.h
GEN bit64gen.h
GEN crc16gen.h
GEN crc32gen.h
GEN crc64gen.h
GEN crc8gen.h
GEN socket_compat.h
GEN socket_compat.h
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/include/osmocom/core'
+ make -j21 -C src/core libosmocore.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/core'
CC application.lo
CC backtrace.lo
CC base64.lo
CC bits.lo
CC bitvec.lo
CC bitcomp.lo
CC context.lo
CC conv.lo
CC conv_acc.lo
CC conv_acc_generic.lo
CC counter.lo
CC crc16.lo
GEN crc8gen.c
GEN crc16gen.c
GEN crc32gen.c
GEN crc64gen.c
CC exec.lo
CC fsm.lo
CC gsmtap_util.lo
CC it_q.lo
CC isdnhdlc.lo
CC logging.lo
CC logging_syslog.lo
CC loggingrb.lo
CC logging_gsmtap.lo
CC macaddr.lo
CC msgb.lo
CC netdev.lo
CC netns.lo
CC osmo_io.lo
CC osmo_io_poll.lo
CC panic.lo
CC prbs.lo
CC prim.lo
CC rate_ctr.lo
CC rbtree.lo
CC select.lo
CC sercomm.lo
CC signal.lo
CC sockaddr_str.lo
CC socket.lo
CC soft_uart.lo
CC stat_item.lo
CC stats.lo
CC stats_statsd.lo
CC stats_tcp.lo
CC strrb.lo
CC tdef.lo
CC thread.lo
CC time_cc.lo
CC timer.lo
CC timer_gettimeofday.lo
CC timer_clockgettime.lo
CC tun.lo
CC use_count.lo
CC utils.lo
CC write_queue.lo
CC conv_acc_sse.lo
CC conv_acc_sse_avx.lo
CC plugin.lo
CC msgfile.lo
CC serial.lo
CC mnl.lo
CC osmo_io_uring.lo
CC crc8gen.lo
CC crc16gen.lo
CC crc32gen.lo
CC crc64gen.lo
CCLD libosmocore.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/core'
+ make -j21 -C src/vty libosmovty.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/vty'
CC buffer.lo
CC command.lo
CC logging_vty.lo
CC fsm_vty.lo
CC cpu_sched_vty.lo
CC misc_vty.lo
CC stats_vty.lo
CC talloc_ctx_vty.lo
CC tdef_vty.lo
CC telnet_interface.lo
CC utils.lo
CC vector.lo
CC vty.lo
CCLD libosmovty.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/vty'
+ make -j21 -C src/isdn libosmoisdn.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/isdn'
CC i460_mux.lo
CC lapd_core.lo
CC v110.lo
CC v110_ta.lo
CCLD libisdnint.la
CCLD libosmoisdn.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/isdn'
+ make -j21 -C src/gsm libosmogsm.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/gsm'
CC a5.lo
CC tlv_parser.lo
CC rxlev_stat.lo
CC comp128.lo
CC comp128v23.lo
CC gsm_utils.lo
CC rsl.lo
CC gsm48_arfcn_range_encode.lo
CC gsm48.lo
CC gsm48_ie.lo
CC gsm0808.lo
CC sysinfo.lo
CC gprs_cipher_core.lo
CC gprs_rlc.lo
CC gsm0480.lo
CC abis_nm.lo
CC gsm0502.lo
CC gsm0411_utils.lo
CC gsm0411_smc.lo
CC gsm0411_smr.lo
CC gsm0414.lo
gsm_utils.c:106:9: note: '#pragma message: glibc 2.36 random detected'
106 | #pragma message ("glibc " OSMO_STRINGIFY_VAL(__GLIBC__) "." OSMO_STRINGIFY_VAL(__GLIBC_MINOR__) " random detected")
| ^~~~~~~
CC lapdm.lo
CC kasumi.lo
CC gsm_04_08_gprs.lo
CC gsm29205.lo
CC auth_core.lo
CC auth_comp128v23.lo
CC auth_comp128v1.lo
CC auth_xor.lo
CC auth_xor_2g.lo
CC auth_milenage.lo
CC gea.lo
CC gan.lo
CC ipa.lo
CC gsm0341.lo
CC apn.lo
CC auth_tuak.lo
CC gprs_gea.lo
GEN gsm0503_conv.c
CC oap.lo
CC gsm0808_utils.lo
CC gsm23003.lo
CC gsm23236.lo
CC mncc.lo
Generating convolutional codes...
Generate 'xcch' definition
Generate 'tch_f24' definition
Generate 'tch_h24' definition
Generate 'tch_f48' definition
Generate 'tch_f96' definition
Generate 'tch_f144' definition
Generate 'rach' definition
Generate 'rach_ext' definition
Generate 'sch' definition
Generate 'cs2' definition
Generate 'cs3' definition
Generate 'cs2_np' definition
Generate 'cs3_np' definition
Generate 'tch_afs_12_2' definition
Generate 'tch_afs_10_2' definition
Generate 'tch_afs_7_95' definition
Generate 'tch_afs_7_4' definition
Generate 'tch_afs_6_7' definition
Generate 'tch_afs_5_9' definition
Generate 'tch_afs_5_15' definition
Generate 'tch_afs_4_75' definition
Generate 'tch_fr' definition
Generate 'tch_hr' definition
Generate 'tch_ahs_7_95' definition
Generate 'tch_ahs_7_4' definition
Generate 'tch_ahs_6_7' definition
Generate 'tch_ahs_5_9' definition
Generate 'tch_ahs_5_15' definition
Generate 'tch_ahs_4_75' definition
Generate 'tch_axs_sid_update' definition
CC bts_features.lo
Generate 'mcs1_dl_hdr' definition
Generate 'mcs1_ul_hdr' definition
Generate 'mcs1' definition
Generate 'mcs2' definition
Generate 'mcs3' definition
Generate 'mcs4' definition
Generate 'mcs5_dl_hdr' definition
Generate 'mcs5_ul_hdr' definition
Generate 'mcs5' definition
Generate 'mcs6' definition
Generate 'mcs7_dl_hdr' definition
Generate 'mcs7_ul_hdr' definition
Generate 'mcs7' definition
Generate 'mcs8' definition
Generate 'mcs9' definition
Generation complete.
CC oap_client.lo
CC gsm29118.lo
CC gsm48_rest_octets.lo
CC cbsp.lo
CC gsm48049.lo
CC bsslap.lo
CC gad.lo
CC bssmap_le.lo
CC kdf.lo
CC iuup.lo
CC gsm44021.lo
CC gsm44068.lo
CC rlp.lo
CC gsup.lo
CC gsup_sms.lo
CC milenage/aes-internal.lo
CC milenage/aes-encblock.lo
CC milenage/aes-internal-enc.lo
CC milenage/milenage.lo
CC tuak/KeccakP-1600-3gpp.lo
CC tuak/tuak.lo
CC gsm0503_conv.lo
CCLD libgsmint.la
CCLD libosmogsm.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/gsm'
+ make -j21 -C src/gb libosmogb.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/gb'
CC gprs_ns.lo
CC gprs_ns_frgre.lo
CC gprs_ns_vty.lo
CC gprs_ns_sns.lo
CC gprs_bssgp.lo
CC gprs_bssgp_util.lo
CC gprs_bssgp_rim.lo
CC gprs_bssgp_vty.lo
CC gprs_bssgp_bss.lo
CC gprs_ns2.lo
CC gprs_ns2_udp.lo
CC gprs_ns2_frgre.lo
CC gprs_ns2_fr.lo
CC gprs_ns2_vc_fsm.lo
CC gprs_ns2_sns.lo
CC gprs_ns2_message.lo
CC gprs_ns2_vty.lo
CC gprs_bssgp2.lo
CC bssgp_bvc_fsm.lo
CC common_vty.lo
CC frame_relay.lo
CCLD libosmogb.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/gb'
+ make -j21 -C src/ctrl libosmoctrl.la
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/ctrl'
CC control_cmd.lo
CC control_if.lo
CC fsm_ctrl_commands.lo
CC control_vty.lo
CCLD libosmoctrl.la
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/src/ctrl'
+ make -j21 -C utils osmo-ns-dummy
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/utils'
CC osmo-ns-dummy.o
CC osmo-ns-dummy-vty.o
CCLD osmo-ns-dummy
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/utils'
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'ln', '-s', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly/libosmocore/utils/osmo-ns-dummy', '/usr/local/bin/osmo-ns-dummy']
[testenv][udp] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns/NS_Tests.udp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.udp.cfg']
[testenv][udp] + ['cp', '-a', 'osmo-ns.udp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/osmo-ns-dummy']
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns/NS_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.default']
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/Common.cfg']
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/Common.cfg']
[testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.udp.cfg
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.udp.cfg']
[testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/Common.cfg
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/Common.cfg']
[testenv][udp] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.default
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.default']
[testenv][udp] Running osmo-ns-dummy
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/osmo-ns-dummy', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sh', '-c', 'run_osmo_ns_dummy.sh -p 4240 -c osmo-ns.udp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/osmo-ns-dummy/osmo-ns-dummy.log']
[testenv][udp] Running testsuite
+ [ -n ]
+ exec osmo-ns-dummy -p 4240 -c osmo-ns.udp.cfg
<0009> Stats timer started with interval 5 sec
20250414102633593 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102633593 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102633593 DLGLOBAL NOTICE telnet_interface.c:88 Available via telnet 127.0.0.1 4240
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns/NS_Tests', 'NS_Tests.udp.cfg']
ttcn3_start: Starting the test suite
ttcn3_start: warning: TTCN3_DIR environment variable is not set
spawn mctr_cli NS_Tests.udp.cfg
*************************************************************************
* TTCN-3 Test Executor - Main Controller 2 *
* Version: 9.0.0 *
* Copyright (c) 2000-2023 Ericsson Telecom AB *
* All rights reserved. This program and the accompanying materials *
* are made available under the terms of the Eclipse Public License v2.0 *
* which accompanies this distribution, and is available at *
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html *
*************************************************************************
Using configuration file: NS_Tests.udp.cfg
MC@7ca4ecf26307: Unix server socket created successfully.
MC@7ca4ecf26307: Listening on TCP port 37437.
MC2> 7ca4ecf26307 is the default
spawn /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns/NS_Tests 7ca4ecf26307 37437
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@7ca4ecf26307: New HC connected from 10.0.2.100 [10.0.2.100]. 7ca4ecf26307: Linux 6.1.0-13-amd64 on x86_64.
cmtc
MC@7ca4ecf26307: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@7ca4ecf26307: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@7ca4ecf26307: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file.
HC@7ca4ecf26307: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file.
HC@7ca4ecf26307: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@7ca4ecf26307: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@7ca4ecf26307: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@7ca4ecf26307: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file.
HC@7ca4ecf26307: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file.
HC@7ca4ecf26307: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in
MC@7ca4ecf26307: Configuration file was processed on all HCs.
MC@7ca4ecf26307: Creating MTC on host 10.0.2.100.
MC@7ca4ecf26307: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'.
------ NS_Tests.TC_tx_reset ------
Mon Apr 14 10:26:33 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_reset started.
20250414102634932 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102634939 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102634939 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 10 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102634963 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102634963 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102634963 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102634963 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102635972 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_reset finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'.
Mon Apr 14 10:26:35 UTC 2025
====== NS_Tests.TC_tx_reset pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset.talloc
20250414102636005 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34248<->l=127.0.0.1:4240
20250414102636106 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34248<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=8524)
Waiting for packet dumper to finish... 1 (prev_count=8524, count=12808)
20250414102637941 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102637964 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102637964 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'.
------ NS_Tests.TC_tx_block ------
Mon Apr 14 10:26:38 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_block started.
20250414102639201 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34252<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102639206 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102639206 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102639229 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102639229 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102639229 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102639229 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102639233 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102639233 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102639233 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523
20250414102639233 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102640238 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK
20250414102640238 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK
20250414102640238 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102641245 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34252<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_block finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'.
Mon Apr 14 10:26:41 UTC 2025
====== NS_Tests.TC_tx_block pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block.talloc
20250414102641279 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4240
20250414102641380 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34258<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11588)
20250414102642207 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102642230 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
Waiting for packet dumper to finish... 1 (prev_count=11588, count=15872)
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'.
------ NS_Tests.TC_tx_block_by_vty ------
Mon Apr 14 10:26:43 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block_by_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block_by_vty.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_block_by_vty started.
20250414102644470 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102644476 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102644476 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102644496 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102644496 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102644496 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102644496 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102644499 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102644499 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102644499 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102644499 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102645502 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102645502 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102645507 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK
20250414102646510 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42296<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_block_by_vty finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'.
Mon Apr 14 10:26:46 UTC 2025
====== NS_Tests.TC_tx_block_by_vty pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_by_vty.talloc
20250414102646551 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4240
20250414102646652 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42310<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12300)
20250414102647477 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102647497 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
Waiting for packet dumper to finish... 1 (prev_count=12300, count=16584)
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'.
------ NS_Tests.TC_tx_block_by_vty_reset ------
Mon Apr 14 10:26:48 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block_by_vty_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block_by_vty_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_block_by_vty_reset started.
20250414102649747 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102649751 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102649751 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 60 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102649771 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102649771 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102649771 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102649771 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102649774 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102649774 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102649774 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102649774 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102650776 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102650776 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102650782 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK
20250414102650783 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102650783 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102650783 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102650785 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414102652752 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102655753 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102658754 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102700799 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42320<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_block_by_vty_reset finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'.
Mon Apr 14 10:27:00 UTC 2025
====== NS_Tests.TC_tx_block_by_vty_reset pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_by_vty_reset.talloc
20250414102700840 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4240
20250414102700941 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35608<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17964)
20250414102701755 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
Waiting for packet dumper to finish... 1 (prev_count=17964, count=22248)
20250414102702786 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'.
------ NS_Tests.TC_tx_block_unitdata_over_blocked ------
Mon Apr 14 10:27:02 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_block_unitdata_over_blocked started.
20250414102704025 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59338<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102704027 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102704027 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102704041 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102704041 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102704041 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102704041 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102704044 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102704044 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102704044 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102704044 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102705048 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK
20250414102705048 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK
20250414102705048 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102707029 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102707042 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102707047 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414102707053 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102707053 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102707053 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102708060 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59338<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'.
Mon Apr 14 10:27:08 UTC 2025
====== NS_Tests.TC_tx_block_unitdata_over_blocked pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block_unitdata_over_blocked.talloc
20250414102708107 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4240
20250414102708208 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59348<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=14192)
Waiting for packet dumper to finish... 1 (prev_count=14192, count=18476)
20250414102710030 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'.
------ NS_Tests.TC_rx_block_unitdata_over_blocked ------
Mon Apr 14 10:27:10 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_rx_block_unitdata_over_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_rx_block_unitdata_over_blocked started.
20250414102711308 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59360<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102711312 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102711312 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102711328 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102711328 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102711328 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102711328 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102711331 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102711331 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102711331 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102711331 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102712333 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102712333 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102712338 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250414102713340 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102713341 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102713341 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102714314 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102714328 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102714333 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414102714346 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59360<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'.
Mon Apr 14 10:27:14 UTC 2025
====== NS_Tests.TC_rx_block_unitdata_over_blocked pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_rx_block_unitdata_over_blocked.talloc
20250414102714386 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4240
20250414102714487 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13008)
Waiting for packet dumper to finish... 1 (prev_count=13008, count=19180)
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'.
------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------
Mon Apr 14 10:27:16 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_mirror_unitdata_tx_status_blocked.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20250414102717316 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_mirror_unitdata_tx_status_blocked started.
20250414102717579 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102717583 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102717583 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102717604 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102717604 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102717604 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102717604 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102717607 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102717607 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102717607 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102717607 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
20250414102717611 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102717611 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102717611 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250414102717614 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-STATUS
20250414102717614 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:735 NSE(01234)-NSVC(01234) Rx NS-STATUS: remote side reported blocked state.
20250414102717614 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102717614 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102717615 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414102717615 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102718624 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52082<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'.
Mon Apr 14 10:27:18 UTC 2025
====== NS_Tests.TC_mirror_unitdata_tx_status_blocked pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_mirror_unitdata_tx_status_blocked.talloc
20250414102718665 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4240
20250414102718766 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52090<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=15252)
Waiting for packet dumper to finish... 1 (prev_count=15252, count=19536)
20250414102720585 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102720604 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'.
------ NS_Tests.TC_tx_blocked_foreign_nsvc ------
Mon Apr 14 10:27:20 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_blocked_foreign_nsvc.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_blocked_foreign_nsvc started.
20250414102721855 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102721859 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102721859 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 60 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102721898 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102721898 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102721898 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102721898 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102721901 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-RESET
20250414102721901 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01235) Tx NS-RESET-ACK
20250414102721901 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK
20250414102721901 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE
20250414102721903 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102721903 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102721903 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102721903 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250414102721905 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-UNBLOCK
20250414102721905 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK-ACK
20250414102721905 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01235) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=200, first=0, mtu=65523
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Block_Ack := { nsPduType := '05'O, nS_VCI := { iEI := '01'O, ext := '1'B, lengthIndicator := { length1 := 2 }, nS_VCI := '04D3'O } } }
20250414102721906 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK
20250414102721906 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Status := { nsPduType := '08'O ("\b"), causeNS := { iEI := '00'O, ext := '1'B, lengthIndicator := { length1 := 1 }, cause := '03'O }, nS_VCI := *, nS_PDU := *, bVCI_NS := *, listofIP4Elements := *, listofIP6Elements := * } }
20250414102721908 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01235) Rx NS-UNITDATA
20250414102721908 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01235) Rx NS-UNITDATA
20250414102721908 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01235) Tx NS-STATUS cause=NS-VC blocked
20250414102721912 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40194<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'.
Mon Apr 14 10:27:21 UTC 2025
====== NS_Tests.TC_tx_blocked_foreign_nsvc pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_blocked_foreign_nsvc.talloc
20250414102721943 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40198<->l=127.0.0.1:4240
20250414102722043 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40198<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=252)
Waiting for packet dumper to finish... 1 (prev_count=252, count=20920)
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'.
------ NS_Tests.TC_tx_unblock ------
Mon Apr 14 10:27:24 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_unblock.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_unblock.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20250414102724900 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102724902 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_unblock started.
20250414102725113 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102725116 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102725116 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102725116 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102725133 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102725133 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102725133 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102725133 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102725136 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102725136 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102725137 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102725137 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102726142 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40210<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_unblock finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'.
Mon Apr 14 10:27:26 UTC 2025
====== NS_Tests.TC_tx_unblock pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock.talloc
20250414102726183 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4240
20250414102726284 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40220<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=11220)
Waiting for packet dumper to finish... 1 (prev_count=11220, count=15504)
20250414102728117 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102728134 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'.
------ NS_Tests.TC_tx_unblock_retries ------
Mon Apr 14 10:27:28 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_unblock_retries.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_unblock_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_unblock_retries started.
20250414102729369 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102729374 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102729374 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102729374 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102729395 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102729395 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102729395 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102729395 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102729398 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102729398 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102729398 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102729398 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250414102729399 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102729399 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414102729400 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414102729400 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102730407 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40230<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_unblock_retries finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'.
Mon Apr 14 10:27:30 UTC 2025
====== NS_Tests.TC_tx_unblock_retries pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock_retries.talloc
20250414102730449 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4240
20250414102730550 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40242<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12212)
Waiting for packet dumper to finish... 1 (prev_count=12212, count=16496)
20250414102732376 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102732395 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'.
------ NS_Tests.TC_reset_wrong_nsei ------
Mon Apr 14 10:27:32 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_wrong_nsei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_wrong_nsei started.
20250414102733642 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43506<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102733647 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414102733647 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102733647 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102733667 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102733667 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102733667 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102736647 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102736647 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102739648 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102739649 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102742649 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102742650 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102745650 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102745651 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102748651 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102748652 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102749676 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43506<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_wrong_nsei finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'.
Mon Apr 14 10:27:49 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsei.talloc
20250414102749717 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47642<->l=127.0.0.1:4240
20250414102749818 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47642<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16972)
Waiting for packet dumper to finish... 1 (prev_count=16972, count=21256)
20250414102751652 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102751652 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'.
------ NS_Tests.TC_reset_wrong_nsvci ------
Mon Apr 14 10:27:51 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_wrong_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_wrong_nsvci started.
20250414102752904 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37988<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102752908 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102752908 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102752928 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102752928 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102752928 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:905 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSVCI (exp: 01234, got 01254). Ignoring PDU.
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102755910 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102755910 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102758911 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102758911 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102801912 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102801912 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102804913 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102804913 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102807914 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102807914 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102808936 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37988<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_wrong_nsvci finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'.
Mon Apr 14 10:28:08 UTC 2025
====== NS_Tests.TC_reset_wrong_nsvci pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsvci.talloc
20250414102808978 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4240
20250414102809079 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16700)
Waiting for packet dumper to finish... 1 (prev_count=16700, count=20984)
20250414102810915 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102810915 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_wrong_nsei_nsvci ------
Mon Apr 14 10:28:11 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_wrong_nsei_nsvci started.
20250414102812147 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102812155 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102812155 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102812177 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102812177 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102812177 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102815157 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102815157 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102818158 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102818158 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102821159 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102821159 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102824160 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102824160 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102827161 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102827161 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102828186 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'.
Mon Apr 14 10:28:28 UTC 2025
====== NS_Tests.TC_reset_wrong_nsei_nsvci pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_wrong_nsei_nsvci.talloc
20250414102828230 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4240
20250414102828331 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16704)
Waiting for packet dumper to finish... 1 (prev_count=16704, count=20988)
20250414102830162 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102830162 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'.
------ NS_Tests.TC_reset_ack_wrong_nsei ------
Mon Apr 14 10:28:30 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_ack_wrong_nsei started.
20250414102831422 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48358<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102831427 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102831428 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102834429 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102834429 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102834437 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250414102834437 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
20250414102837430 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102837430 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102840432 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102840432 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102843434 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102843434 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102846435 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102846435 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102849437 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102849437 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102850445 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48358<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'.
Mon Apr 14 10:28:50 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsei.talloc
20250414102850487 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34210<->l=127.0.0.1:4240
20250414102850587 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34210<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18300)
Waiting for packet dumper to finish... 1 (prev_count=18300, count=22584)
20250414102852439 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102852439 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsvci ------
Mon Apr 14 10:28:52 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_ack_wrong_nsvci started.
20250414102853672 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102853677 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102853677 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102856678 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102856678 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102856689 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250414102856689 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:926 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSVCI=01254. Ignoring PDU.
20250414102859679 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102859679 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102902680 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102902680 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102905681 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102905681 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102908683 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102908683 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102911683 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102911683 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102912694 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'.
Mon Apr 14 10:29:12 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsvci pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsvci.talloc
20250414102912736 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4240
20250414102912837 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18284)
Waiting for packet dumper to finish... 1 (prev_count=18284, count=22568)
20250414102914684 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102914685 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'.
------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------
Mon Apr 14 10:29:14 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_ack_wrong_nsei_nsvci.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_ack_wrong_nsei_nsvci started.
20250414102915931 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102915936 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102915936 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102918937 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102918937 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102918946 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250414102918946 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:894 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSEI (exp: 01234, got 01254). Ignoring PDU.
20250414102921938 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102921938 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102924939 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102924939 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102927940 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102927940 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102930941 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102930941 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102933942 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102933942 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102934951 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34432<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'.
Mon Apr 14 10:29:34 UTC 2025
====== NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_ack_wrong_nsei_nsvci.talloc
20250414102934992 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4240
20250414102935093 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=18304)
Waiting for packet dumper to finish... 1 (prev_count=18304, count=22588)
20250414102936943 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102936943 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'.
------ NS_Tests.TC_reset_retries ------
Mon Apr 14 10:29:37 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_retries.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_retries.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_retries started.
20250414102938183 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58902<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102938188 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102938188 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
20250414102941190 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102941190 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102944191 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102944191 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102947192 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102947192 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102950193 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102950193 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102951202 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58902<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_retries finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'.
Mon Apr 14 10:29:51 UTC 2025
====== NS_Tests.TC_reset_retries pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_retries.talloc
20250414102951244 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4240
20250414102951345 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:38376<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=13932)
Waiting for packet dumper to finish... 1 (prev_count=13932, count=18216)
20250414102953194 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414102953194 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'.
------ NS_Tests.TC_reset_on_block_reset ------
Mon Apr 14 10:29:53 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_on_block_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_reset_on_block_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_reset_on_block_reset started.
20250414102954410 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102954415 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102954416 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102954432 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102954432 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102954432 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102954432 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102954435 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102954435 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102954435 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102954435 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102954435 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414102954437 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102954437 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102954437 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102954437 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102954437 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
MTC@7ca4ecf26307: Start timer T: 1 s
20250414102954439 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102954439 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102954439 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102954439 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414102954439 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414102955445 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46588<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_reset_on_block_reset finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'.
Mon Apr 14 10:29:55 UTC 2025
====== NS_Tests.TC_reset_on_block_reset pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_on_block_reset.talloc
20250414102955488 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46596<->l=127.0.0.1:4240
20250414102955589 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46596<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17268)
Waiting for packet dumper to finish... 1 (prev_count=17268, count=21552)
20250414102957417 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'.
------ NS_Tests.TC_ignore_reset_ack ------
Mon Apr 14 10:29:57 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_ignore_reset_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_ignore_reset_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_ignore_reset_ack started.
20250414102958682 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414102958687 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414102958687 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414102958707 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414102958707 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414102958707 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414102958707 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: Start timer T: 15 s
20250414102958710 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK
20250414102958710 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414102958710 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250414102958711 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK
20250414102958711 DLNS ERROR gprs_ns2_vc_fsm.c:937 GPRS-NS2-VC(NSE01234-NSVC-UDP-127_0_0_1:23000-127_0_0_1:22000)[0x557346c5cca0]{UNBLOCKED}: Event RX-RESET_ACK not permitted
20250414102958711 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414103001688 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103004689 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103007690 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103010691 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103010712 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103010716 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414103013692 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414103014716 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46610<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_ignore_reset_ack finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'.
Mon Apr 14 10:30:14 UTC 2025
====== NS_Tests.TC_ignore_reset_ack pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_ignore_reset_ack.talloc
20250414103014761 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4240
20250414103014862 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48228<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=17260)
Waiting for packet dumper to finish... 1 (prev_count=17260, count=21544)
20250414103016693 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'.
------ NS_Tests.TC_tx_reset_tx_alive ------
Mon Apr 14 10:30:16 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_reset_tx_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_reset_tx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_reset_tx_alive started.
20250414103017954 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414103017959 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414103017959 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103017959 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 10 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414103017979 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414103017979 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414103017979 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414103017979 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103017982 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE
20250414103017982 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK
MTC@7ca4ecf26307: Start timer T: 1 s
20250414103018990 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48234<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_reset_tx_alive finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'.
Mon Apr 14 10:30:19 UTC 2025
====== NS_Tests.TC_tx_reset_tx_alive pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset_tx_alive.talloc
20250414103019032 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4240
20250414103019133 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48240<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=9848)
Waiting for packet dumper to finish... 1 (prev_count=9848, count=14132)
20250414103020961 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103020980 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103020980 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'.
------ NS_Tests.TC_tx_reset_rx_alive ------
Mon Apr 14 10:30:21 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_reset_rx_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_reset_rx_alive.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_reset_rx_alive started.
20250414103022219 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414103022223 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103022223 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 10 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414103022243 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414103022243 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414103022243 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414103022243 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103022247 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK
20250414103022247 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414103022247 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414103022247 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414103023252 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57774<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_reset_rx_alive finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'.
Mon Apr 14 10:30:23 UTC 2025
====== NS_Tests.TC_tx_reset_rx_alive pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_reset_rx_alive.talloc
20250414103023294 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57786<->l=127.0.0.1:4240
20250414103023395 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57786<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=10456)
Waiting for packet dumper to finish... 1 (prev_count=10456, count=14740)
20250414103025225 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'.
------ NS_Tests.TC_alive_retries_single_reset ------
Mon Apr 14 10:30:25 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_alive_retries_single_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_alive_retries_single_reset.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_alive_retries_single_reset started.
20250414103026484 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414103026488 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
20250414103026488 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103026489 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer g_T_guard: 60 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414103026505 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414103026505 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414103026505 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414103026505 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103026507 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK
20250414103026508 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414103026508 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
20250414103026508 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414103029490 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103032492 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103035494 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103038496 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103038508 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103041498 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103041509 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103044500 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103044510 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103047502 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103047510 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103050504 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103050512 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103050512 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 1 s
20250414103051521 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_alive_retries_single_reset finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'.
Mon Apr 14 10:30:51 UTC 2025
====== NS_Tests.TC_alive_retries_single_reset pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_alive_retries_single_reset.talloc
20250414103051566 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4240
20250414103051667 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39914<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=20812)
Waiting for packet dumper to finish... 1 (prev_count=20812, count=25096)
20250414103053506 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103053512 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'.
------ NS_Tests.TC_no_reset_alive_ack ------
Mon Apr 14 10:30:53 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_no_reset_alive_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_no_reset_alive_ack.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_no_reset_alive_ack started.
20250414103054756 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51884<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414103054761 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103054761 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 15 s
20250414103054781 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK
20250414103057762 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103057762 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103100763 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103100763 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103103763 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103103764 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103106765 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103106765 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103109765 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103109766 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer T: 1 s
20250414103110785 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51884<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_no_reset_alive_ack finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'.
Mon Apr 14 10:31:10 UTC 2025
====== NS_Tests.TC_no_reset_alive_ack pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_no_reset_alive_ack.talloc
20250414103110826 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4240
20250414103110927 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45358<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=16680)
Waiting for packet dumper to finish... 1 (prev_count=16680, count=20964)
20250414103112766 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103112767 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'.
------ NS_Tests.TC_tx_unitdata ------
Mon Apr 14 10:31:12 UTC 2025
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_unitdata.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/NS_Tests.TC_tx_unitdata.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0).
MTC@7ca4ecf26307: Test case TC_tx_unitdata started.
20250414103114014 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
20250414103114019 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention
20250414103114019 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
MTC@7ca4ecf26307: Start timer g_T_guard: 30 s
MTC@7ca4ecf26307: Start timer T: 10 s
20250414103114040 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET
20250414103114040 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK
20250414103114040 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK
20250414103114040 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
20250414103114044 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK
20250414103114044 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK
20250414103114044 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523
20250414103114044 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: f_ns_exp() expecting { pDU_NS_Unitdata := { nsPduType := '00'O, nS_SDU_ControlBits := { rBit := '0'B, cBit := '0'B, spare := '000000'B }, bVCI := '002A'O, nS_SDU := '0011234242230101'O } }
20250414103114049 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414103114049 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA
20250414103114049 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 2 s
MTC@7ca4ecf26307: Start timer T: 1 s
20250414103115058 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40730<->l=127.0.0.1:4240
MTC@7ca4ecf26307: Test case TC_tx_unitdata finished. Verdict: pass
MTC@7ca4ecf26307: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'.
Mon Apr 14 10:31:15 UTC 2025
====== NS_Tests.TC_tx_unitdata pass ======
Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unitdata.talloc
20250414103115101 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4240
20250414103115202 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4240
Waiting for packet dumper to finish... 0 (prev_count=-1, count=12128)
Waiting for packet dumper to finish... 1 (prev_count=12128, count=16412)
20250414103117020 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention
20250414103117041 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE
MTC@7ca4ecf26307: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0).
MC@7ca4ecf26307: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@7ca4ecf26307: Terminating MTC.
MC@7ca4ecf26307: MTC terminated.
MC2> exit
MC@7ca4ecf26307: Shutting down session.
MC@7ca4ecf26307: Shutdown complete.
Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns/expected-results.xml' against results in 'junit-xml-19703.log'
--------------------
pass NS_Tests.TC_tx_reset
pass NS_Tests.TC_tx_block
pass NS_Tests.TC_tx_block_by_vty
pass NS_Tests.TC_tx_block_by_vty_reset
pass NS_Tests.TC_tx_block_unitdata_over_blocked
pass NS_Tests.TC_rx_block_unitdata_over_blocked
pass NS_Tests.TC_mirror_unitdata_tx_status_blocked
pass NS_Tests.TC_tx_blocked_foreign_nsvc
pass NS_Tests.TC_tx_unblock
pass NS_Tests.TC_tx_unblock_retries
pass NS_Tests.TC_reset_wrong_nsei
pass NS_Tests.TC_reset_wrong_nsvci
pass NS_Tests.TC_reset_wrong_nsei_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei
pass NS_Tests.TC_reset_ack_wrong_nsvci
pass NS_Tests.TC_reset_ack_wrong_nsei_nsvci
pass NS_Tests.TC_reset_retries
pass NS_Tests.TC_reset_on_block_reset
pass NS_Tests.TC_ignore_reset_ack
pass NS_Tests.TC_tx_reset_tx_alive
pass NS_Tests.TC_tx_reset_rx_alive
pass NS_Tests.TC_alive_retries_single_reset
pass NS_Tests.TC_no_reset_alive_ack
pass NS_Tests.TC_tx_unitdata
Summary:
pass: 24
[testenv][udp] Testsuite is done
[testenv][udp] Stopping testsuite (1686903)
[testenv][udp] Merging log files
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh NS_Tests --rm >/dev/null']
[testenv][udp] Formatting log files
[testenv][udp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/log_format.sh']
[testenv][udp] Stopping osmo-ns-dummy (1686839)
[testenv] Showing testsuite/junit-xml-19703.log
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/osmo-ttcn3-hacks/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/junit-xml-19703.log && echo']
<?xml version="1.0"?>
<testsuite name='Titan' tests='24' failures='0' errors='0' skipped='0' inconc='0' time='284.00'>
<testcase classname='NS_Tests' name='TC_tx_reset' time='1.045390'/>
<testcase classname='NS_Tests' name='TC_tx_block' time='2.047909'/>
<testcase classname='NS_Tests' name='TC_tx_block_by_vty' time='2.043356'/>
<testcase classname='NS_Tests' name='TC_tx_block_by_vty_reset' time='11.057356'/>
<testcase classname='NS_Tests' name='TC_tx_block_unitdata_over_blocked' time='4.037272'/>
<testcase classname='NS_Tests' name='TC_rx_block_unitdata_over_blocked' time='3.041437'/>
<testcase classname='NS_Tests' name='TC_mirror_unitdata_tx_status_blocked' time='1.051628'/>
<testcase classname='NS_Tests' name='TC_tx_blocked_foreign_nsvc' time='0.060386'/>
<testcase classname='NS_Tests' name='TC_tx_unblock' time='1.032354'/>
<testcase classname='NS_Tests' name='TC_tx_unblock_retries' time='1.041226'/>
<testcase classname='NS_Tests' name='TC_reset_wrong_nsei' time='16.038923'/>
<testcase classname='NS_Tests' name='TC_reset_wrong_nsvci' time='16.036927'/>
<testcase classname='NS_Tests' name='TC_reset_wrong_nsei_nsvci' time='16.044079'/>
<testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei' time='19.026662'/>
<testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsvci' time='19.024822'/>
<testcase classname='NS_Tests' name='TC_reset_ack_wrong_nsei_nsvci' time='19.023954'/>
<testcase classname='NS_Tests' name='TC_reset_retries' time='13.022954'/>
<testcase classname='NS_Tests' name='TC_reset_on_block_reset' time='1.038319'/>
<testcase classname='NS_Tests' name='TC_ignore_reset_ack' time='16.039739'/>
<testcase classname='NS_Tests' name='TC_tx_reset_tx_alive' time='1.039130'/>
<testcase classname='NS_Tests' name='TC_tx_reset_rx_alive' time='1.037206'/>
<testcase classname='NS_Tests' name='TC_alive_retries_single_reset' time='25.043657'/>
<testcase classname='NS_Tests' name='TC_no_reset_alive_ack' time='16.033724'/>
<testcase classname='NS_Tests' name='TC_tx_unitdata' time='1.048464'/>
</testsuite>
[testenv] Stopping podman container
[testenv] + ['podman', 'kill', 'testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0']
testenv-ns-udp-osmocom-nightly-20250414-1026-32be1d69-0
[testenv] feed_watchdog_loop: podman container has stopped
[testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test/1485/artifact/logs/
+ rm -rf _cache .linux
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS