Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ns-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ns-test] $ /bin/sh -xe /tmp/jenkins11051588194149262975.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run ns --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs -b osmocom:nightly -c udp [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/podman/testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/testenv-podman-main.sh'] [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/deps' [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for ns [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ns', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', './gen_links.sh'] [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ns', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'make', 'ns'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns' PP BSSGP_Emulation.ttcn PP NS_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns' DEP UD_PT.cc DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP BSSGP_EncDec.cc DEP AF_PACKET_PT.cc DEP StatsD_Checker_part_7.cc DEP StatsD_Checker_part_6.cc DEP StatsD_Checker_part_5.cc DEP StatsD_Checker_part_4.cc DEP StatsD_Checker_part_3.cc DEP StatsD_Checker_part_2.cc DEP StatsD_Checker_part_1.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_1.cc DEP BSSGP_Emulation_part_7.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP StatsD_Checker.cc DEP RAW_NS.cc DEP NS_Emulation.cc DEP BSSGP_Emulation.cc DEP UD_Types_part_7.cc DEP UD_Types_part_6.cc DEP UD_Types_part_5.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP StatsD_Types_part_7.cc DEP StatsD_Types_part_6.cc DEP StatsD_Types_part_5.cc DEP StatsD_Types_part_4.cc DEP StatsD_Types_part_3.cc DEP StatsD_Types_part_2.cc DEP StatsD_Types_part_1.cc DEP StatsD_CodecPort_CtrlFunct_part_7.cc DEP StatsD_CodecPort_CtrlFunct_part_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP Q933_Types_part_7.cc DEP Q933_Types_part_6.cc DEP Q933_Types_part_5.cc DEP Q933_Types_part_4.cc DEP Q933_Types_part_3.cc DEP Q933_Types_part_2.cc DEP Q933_Types_part_1.cc DEP Q931_Types_part_7.cc DEP Q931_Types_part_6.cc DEP Q931_Types_part_5.cc DEP Q931_Types_part_4.cc DEP Q931_Types_part_3.cc DEP Q931_Types_part_2.cc DEP Q931_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Tests_part_6.cc DEP NS_Tests_part_7.cc DEP NS_Tests_part_5.cc DEP NS_Tests_part_4.cc DEP NS_Tests_part_3.cc DEP NS_Tests_part_2.cc DEP NS_Tests_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP NS_Provider_FR_part_7.cc DEP NS_Provider_FR_part_6.cc DEP NS_Provider_FR_part_5.cc DEP NS_Provider_FR_part_4.cc DEP NS_Provider_FR_part_3.cc DEP NS_Provider_FR_part_2.cc DEP NS_Provider_FR_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP FrameRelay_Types_part_7.cc DEP GSM_Types_part_4.cc DEP FrameRelay_Types_part_6.cc DEP FrameRelay_Types_part_5.cc DEP FrameRelay_Types_part_4.cc DEP FrameRelay_Types_part_3.cc DEP FrameRelay_Types_part_2.cc DEP FrameRelay_Types_part_1.cc DEP FrameRelay_Emulation_part_7.cc DEP FrameRelay_Emulation_part_6.cc DEP FrameRelay_Emulation_part_5.cc DEP FrameRelay_Emulation_part_4.cc DEP FrameRelay_Emulation_part_3.cc DEP FrameRelay_Emulation_part_2.cc DEP FrameRelay_Emulation_part_1.cc DEP FrameRelay_CodecPort_part_7.cc DEP FrameRelay_CodecPort_part_6.cc DEP FrameRelay_CodecPort_part_5.cc DEP FrameRelay_CodecPort_part_4.cc DEP FrameRelay_CodecPort_part_3.cc DEP FrameRelay_CodecPort_part_2.cc DEP FrameRelay_CodecPort_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP AF_PACKET_PortTypes_part_7.cc DEP AF_PACKET_PortTypes_part_6.cc DEP AF_PACKET_PortTypes_part_5.cc DEP AF_PACKET_PortTypes_part_4.cc DEP AF_PACKET_PortTypes_part_3.cc DEP AF_PACKET_PortTypes_part_2.cc DEP AF_PACKET_PortTypes_part_1.cc DEP AF_PACKET_PortType_part_7.cc DEP AF_PACKET_PortType_part_6.cc DEP AF_PACKET_PortType_part_5.cc DEP AF_PACKET_PortType_part_4.cc DEP AF_PACKET_PortType_part_3.cc DEP AF_PACKET_PortType_part_2.cc DEP AF_PACKET_PortType_part_1.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP StatsD_Types.cc DEP StatsD_CodecPort_CtrlFunct.cc DEP StatsD_CodecPort.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP Q933_Types.cc DEP Q931_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Native_Functions.cc DEP NS_Types.cc DEP NS_Tests.cc DEP NS_Provider_IPL4.cc DEP NS_Provider_FR.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP General_Types.cc DEP GSM_Types.cc DEP FrameRelay_Types.cc DEP FrameRelay_Emulation.cc DEP FrameRelay_CodecPort.cc DEP BSSGP_Types.cc DEP AF_PACKET_PortTypes.cc DEP AF_PACKET_PortType.cc CC AF_PACKET_PortType.o CC AF_PACKET_PortTypes.o CC BSSGP_Types.o CC FrameRelay_CodecPort.o CC FrameRelay_Emulation.o CC FrameRelay_Types.o CC GSM_Types.o CC General_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC LLC_Templates.o CC LLC_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_FR.o CC NS_Provider_IPL4.o CC NS_Tests.o CC NS_Types.o CC Native_Functions.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC Q931_Types.o CC Q933_Types.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC StatsD_CodecPort.o CC StatsD_CodecPort_CtrlFunct.o CC StatsD_Types.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC AF_PACKET_PortType_part_1.o CC AF_PACKET_PortType_part_2.o CC AF_PACKET_PortType_part_3.o CC AF_PACKET_PortType_part_4.o CC AF_PACKET_PortType_part_5.o CC AF_PACKET_PortType_part_6.o CC AF_PACKET_PortType_part_7.o CC AF_PACKET_PortTypes_part_1.o CC AF_PACKET_PortTypes_part_2.o CC AF_PACKET_PortTypes_part_3.o CC AF_PACKET_PortTypes_part_4.o CC AF_PACKET_PortTypes_part_5.o CC AF_PACKET_PortTypes_part_6.o CC AF_PACKET_PortTypes_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC FrameRelay_CodecPort_part_1.o CC FrameRelay_CodecPort_part_2.o CC FrameRelay_CodecPort_part_3.o CC FrameRelay_CodecPort_part_4.o CC FrameRelay_CodecPort_part_5.o CC FrameRelay_CodecPort_part_6.o CC FrameRelay_CodecPort_part_7.o CC FrameRelay_Emulation_part_1.o CC FrameRelay_Emulation_part_2.o CC FrameRelay_Emulation_part_3.o CC FrameRelay_Emulation_part_4.o CC FrameRelay_Emulation_part_5.o CC FrameRelay_Emulation_part_6.o CC FrameRelay_Emulation_part_7.o CC FrameRelay_Types_part_1.o CC FrameRelay_Types_part_2.o CC FrameRelay_Types_part_3.o CC FrameRelay_Types_part_4.o CC FrameRelay_Types_part_5.o CC FrameRelay_Types_part_6.o CC FrameRelay_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_FR_part_1.o CC NS_Provider_FR_part_2.o CC NS_Provider_FR_part_3.o CC NS_Provider_FR_part_4.o CC NS_Provider_FR_part_5.o CC NS_Provider_FR_part_6.o CC NS_Provider_FR_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Tests_part_1.o CC NS_Tests_part_2.o CC NS_Tests_part_3.o CC NS_Tests_part_4.o CC NS_Tests_part_5.o CC NS_Tests_part_6.o CC NS_Tests_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC Q931_Types_part_1.o CC Q931_Types_part_2.o CC Q931_Types_part_3.o CC Q931_Types_part_4.o CC Q931_Types_part_5.o CC Q931_Types_part_6.o CC Q931_Types_part_7.o CC Q933_Types_part_1.o CC Q933_Types_part_2.o CC Q933_Types_part_3.o CC Q933_Types_part_4.o CC Q933_Types_part_5.o CC Q933_Types_part_6.o CC Q933_Types_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC StatsD_CodecPort_part_1.o CC StatsD_CodecPort_part_2.o CC StatsD_CodecPort_part_3.o CC StatsD_CodecPort_part_4.o CC StatsD_CodecPort_part_5.o CC StatsD_CodecPort_part_6.o CC StatsD_CodecPort_part_7.o CC StatsD_CodecPort_CtrlFunct_part_1.o CC StatsD_CodecPort_CtrlFunct_part_2.o CC StatsD_CodecPort_CtrlFunct_part_3.o CC StatsD_CodecPort_CtrlFunct_part_4.o CC StatsD_CodecPort_CtrlFunct_part_5.o CC StatsD_CodecPort_CtrlFunct_part_6.o CC StatsD_CodecPort_CtrlFunct_part_7.o CC StatsD_Types_part_1.o CC StatsD_Types_part_2.o CC StatsD_Types_part_3.o CC StatsD_Types_part_4.o CC StatsD_Types_part_5.o CC StatsD_Types_part_6.o CC StatsD_Types_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UD_PortType_part_1.o CC UD_PortType_part_2.o CC UD_PortType_part_3.o CC UD_PortType_part_4.o CC UD_PortType_part_5.o CC UD_PortType_part_6.o CC UD_PortType_part_7.o CC UD_Types_part_1.o CC UD_Types_part_2.o CC UD_Types_part_3.o CC UD_Types_part_4.o CC UD_Types_part_5.o CC UD_Types_part_6.o CC UD_Types_part_7.o CC BSSGP_Emulation.o CC NS_Emulation.o CC RAW_NS.o CC StatsD_Checker.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC StatsD_Checker_part_1.o CC StatsD_Checker_part_2.o CC StatsD_Checker_part_3.o CC StatsD_Checker_part_4.o CC StatsD_Checker_part_5.o CC StatsD_Checker_part_6.o CC StatsD_Checker_part_7.o CC AF_PACKET_PT.o CC BSSGP_EncDec.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC StatsD_CodecPort_CtrlFunctdef.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CC UD_PT.o CCLD AF_PACKET_PortType.so CCLD AF_PACKET_PortTypes.so CCLD BSSGP_Types.so CCLD FrameRelay_CodecPort.so CCLD FrameRelay_Emulation.so CCLD FrameRelay_Types.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_FR.so CCLD NS_Provider_IPL4.so CCLD NS_Tests.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD Q931_Types.so CCLD Q933_Types.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCInterface_Functions.so CCLD TCCConversion_Functions.so CCLD TELNETasp_PortType.so CCLD UD_PortType.so CCLD UD_Types.so CCLD AF_PACKET_PortType_part_1.so CCLD AF_PACKET_PortType_part_2.so CCLD AF_PACKET_PortType_part_3.so CCLD AF_PACKET_PortType_part_5.so CCLD AF_PACKET_PortType_part_4.so CCLD AF_PACKET_PortType_part_6.so CCLD AF_PACKET_PortType_part_7.so CCLD AF_PACKET_PortTypes_part_1.so CCLD AF_PACKET_PortTypes_part_2.so CCLD AF_PACKET_PortTypes_part_3.so CCLD AF_PACKET_PortTypes_part_5.so CCLD AF_PACKET_PortTypes_part_6.so CCLD AF_PACKET_PortTypes_part_4.so CCLD AF_PACKET_PortTypes_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD FrameRelay_CodecPort_part_1.so CCLD FrameRelay_CodecPort_part_2.so CCLD FrameRelay_CodecPort_part_3.so CCLD FrameRelay_CodecPort_part_4.so CCLD FrameRelay_CodecPort_part_5.so CCLD FrameRelay_CodecPort_part_6.so CCLD FrameRelay_CodecPort_part_7.so CCLD FrameRelay_Emulation_part_1.so CCLD FrameRelay_Emulation_part_2.so CCLD FrameRelay_Emulation_part_3.so CCLD FrameRelay_Emulation_part_4.so CCLD FrameRelay_Emulation_part_5.so CCLD FrameRelay_Emulation_part_6.so CCLD FrameRelay_Emulation_part_7.so CCLD FrameRelay_Types_part_1.so CCLD FrameRelay_Types_part_2.so CCLD FrameRelay_Types_part_3.so CCLD FrameRelay_Types_part_4.so CCLD FrameRelay_Types_part_5.so CCLD FrameRelay_Types_part_6.so CCLD FrameRelay_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_FR_part_1.so CCLD NS_Provider_FR_part_2.so CCLD NS_Provider_FR_part_3.so CCLD NS_Provider_FR_part_4.so CCLD NS_Provider_FR_part_5.so CCLD NS_Provider_FR_part_7.so CCLD NS_Provider_FR_part_6.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Tests_part_1.so CCLD NS_Tests_part_2.so CCLD NS_Tests_part_3.so CCLD NS_Tests_part_4.so CCLD NS_Tests_part_5.so CCLD NS_Tests_part_6.so CCLD NS_Tests_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD Q931_Types_part_1.so CCLD Q931_Types_part_2.so CCLD Q931_Types_part_3.so CCLD Q931_Types_part_4.so CCLD Q931_Types_part_5.so CCLD Q931_Types_part_6.so CCLD Q931_Types_part_7.so CCLD Q933_Types_part_1.so CCLD Q933_Types_part_2.so CCLD Q933_Types_part_3.so CCLD Q933_Types_part_4.so CCLD Q933_Types_part_5.so CCLD Q933_Types_part_6.so CCLD Q933_Types_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD StatsD_CodecPort_part_1.so CCLD StatsD_CodecPort_part_2.so CCLD StatsD_CodecPort_part_3.so CCLD StatsD_CodecPort_part_4.so CCLD StatsD_CodecPort_part_5.so CCLD StatsD_CodecPort_part_6.so CCLD StatsD_CodecPort_part_7.so CCLD StatsD_CodecPort_CtrlFunct_part_1.so CCLD StatsD_CodecPort_CtrlFunct_part_2.so CCLD StatsD_CodecPort_CtrlFunct_part_3.so CCLD StatsD_CodecPort_CtrlFunct_part_4.so CCLD StatsD_CodecPort_CtrlFunct_part_5.so CCLD StatsD_CodecPort_CtrlFunct_part_6.so CCLD StatsD_CodecPort_CtrlFunct_part_7.so CCLD StatsD_Types_part_1.so CCLD StatsD_Types_part_2.so CCLD StatsD_Types_part_3.so CCLD StatsD_Types_part_4.so CCLD StatsD_Types_part_5.so CCLD StatsD_Types_part_6.so CCLD StatsD_Types_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD BSSGP_Emulation.so CCLD NS_Emulation.so CCLD RAW_NS.so CCLD StatsD_Checker.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD StatsD_Checker_part_1.so CCLD StatsD_Checker_part_2.so CCLD StatsD_Checker_part_3.so CCLD StatsD_Checker_part_4.so CCLD StatsD_Checker_part_5.so CCLD StatsD_Checker_part_6.so CCLD StatsD_Checker_part_7.so CCLD AF_PACKET_PT.so CCLD BSSGP_EncDec.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD NS_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns' [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (372 kB/s) Reading package lists... [testenv][udp] libosmocore: cloning master [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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'git', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/git/build_against_osmocom_nightly', 'clone', '--depth', '1', '--branch', 'master', 'https://gerrit.osmocom.org/libosmocore'] Cloning into 'libosmocore'... remote: Counting objects: 1 remote: Counting objects: 909, done remote: Finding sources: 1% (5/909) remote: Finding sources: 2% (14/909) remote: Finding sources: 3% (23/909) remote: Finding sources: 4% (32/909) remote: Finding sources: 5% (41/909) remote: Finding sources: 6% (50/909) remote: Finding sources: 7% (60/909) remote: Finding sources: 8% (69/909) remote: Finding sources: 9% (78/909) remote: Finding sources: 10% (87/909) remote: Finding sources: 11% (96/909) remote: Finding sources: 12% (105/909) remote: Finding sources: 13% (114/909) remote: Finding sources: 14% (123/909) remote: Finding sources: 15% (132/909) remote: Finding sources: 16% (141/909) remote: Finding sources: 17% (150/909) remote: Finding sources: 18% (160/909) remote: Finding sources: 19% (169/909) remote: Finding sources: 20% (178/909) remote: Finding sources: 21% (187/909) remote: Finding sources: 22% (196/909) remote: Finding sources: 23% (205/909) remote: Finding sources: 24% (214/909) remote: Finding sources: 25% (223/909) remote: Finding sources: 26% (232/909) remote: Finding sources: 27% (241/909) remote: Finding sources: 28% (250/909) remote: Finding sources: 29% (260/909) remote: Finding sources: 30% (269/909) remote: Finding sources: 31% (278/909) remote: Finding sources: 32% (287/909) remote: Finding sources: 33% (296/909) remote: Finding sources: 34% (305/909) remote: Finding sources: 35% (314/909) remote: Finding sources: 36% (323/909) remote: Finding sources: 37% (332/909) remote: Finding sources: 38% (341/909) remote: Finding sources: 39% (350/909) remote: Finding sources: 40% (360/909) remote: Finding sources: 41% (369/909) remote: Finding sources: 42% (378/909) remote: Finding sources: 43% (387/909) remote: Finding sources: 44% (396/909) remote: Finding sources: 45% (405/909) remote: Finding sources: 46% (414/909) remote: Finding sources: 47% (423/909) remote: Finding sources: 48% (432/909) remote: Finding sources: 49% (441/909) remote: Finding sources: 50% (450/909) remote: Finding sources: 51% (460/909) remote: Finding sources: 52% (469/909) remote: Finding sources: 53% (478/909) remote: Finding sources: 54% (487/909) remote: Finding sources: 55% (496/909) remote: Finding sources: 56% (505/909) remote: Finding sources: 57% (514/909) remote: Finding sources: 58% (523/909) remote: Finding sources: 59% (532/909) remote: Finding sources: 60% (541/909) remote: Finding sources: 61% (550/909) remote: Finding sources: 62% (560/909) remote: Finding sources: 63% (569/909) remote: Finding sources: 64% (578/909) remote: Finding sources: 65% (587/909) remote: Finding sources: 66% (596/909) remote: Finding sources: 67% (605/909) remote: Finding sources: 68% (614/909) remote: Finding sources: 69% (623/909) remote: Finding sources: 70% (632/909) remote: Finding sources: 71% (641/909) remote: Finding sources: 72% (650/909) remote: Finding sources: 73% (660/909) remote: Finding sources: 74% (669/909) remote: Finding sources: 75% (678/909) remote: Finding sources: 76% (687/909) remote: Finding sources: 77% (696/909) remote: Finding sources: 78% (705/909) remote: Finding sources: 79% (714/909) remote: Finding sources: 80% (723/909) remote: Finding sources: 81% (732/909) remote: Finding sources: 82% (741/909) remote: Finding sources: 83% (750/909) remote: Finding sources: 84% (760/909) remote: Finding sources: 85% (769/909) remote: Finding sources: 86% (778/909) remote: Finding sources: 87% (787/909) remote: Finding sources: 88% (796/909) remote: Finding sources: 89% (805/909) remote: Finding sources: 90% (814/909) remote: Finding sources: 91% (823/909) remote: Finding sources: 92% (832/909) remote: Finding sources: 93% (841/909) remote: Finding sources: 94% (850/909) remote: Finding sources: 95% (860/909) remote: Finding sources: 96% (869/909) remote: Finding sources: 97% (878/909) remote: Finding sources: 98% (887/909) remote: Finding sources: 99% (896/909) remote: Finding sources: 100% (905/909) remote: Finding sources: 100% (909/909) Receiving objects: 0% (1/909) Receiving objects: 1% (10/909) Receiving objects: 2% (19/909) Receiving objects: 3% (28/909) Receiving objects: 4% (37/909) Receiving objects: 5% (46/909) Receiving objects: 6% (55/909) Receiving objects: 7% (64/909) Receiving objects: 8% (73/909) Receiving objects: 9% (82/909) Receiving objects: 10% (91/909) Receiving objects: 11% (100/909) Receiving objects: 12% (110/909) Receiving objects: 13% (119/909) Receiving objects: 14% (128/909) Receiving objects: 15% (137/909) Receiving objects: 16% (146/909) Receiving objects: 17% (155/909) Receiving objects: 18% (164/909) Receiving objects: 19% (173/909) Receiving objects: 20% (182/909) Receiving objects: 21% (191/909) Receiving objects: 22% (200/909) Receiving objects: 23% (210/909) Receiving objects: 24% (219/909) Receiving objects: 25% (228/909) Receiving objects: 26% (237/909) Receiving objects: 27% (246/909) Receiving objects: 28% (255/909) Receiving objects: 29% (264/909) Receiving objects: 30% (273/909) Receiving objects: 31% (282/909) Receiving objects: 32% (291/909) Receiving objects: 33% (300/909) Receiving objects: 34% (310/909) Receiving objects: 35% (319/909) Receiving objects: 36% (328/909) Receiving objects: 37% (337/909) Receiving objects: 38% (346/909) Receiving objects: 39% (355/909) Receiving objects: 40% (364/909) Receiving objects: 41% (373/909) Receiving objects: 42% (382/909) Receiving objects: 43% (391/909) Receiving objects: 44% (400/909) Receiving objects: 45% (410/909) Receiving objects: 46% (419/909) Receiving objects: 47% (428/909) Receiving objects: 48% (437/909) Receiving objects: 49% (446/909) Receiving objects: 50% (455/909) Receiving objects: 51% (464/909) Receiving objects: 52% (473/909) Receiving objects: 53% (482/909) Receiving objects: 54% (491/909) Receiving objects: 55% (500/909) Receiving objects: 56% (510/909) Receiving objects: 57% (519/909) Receiving objects: 58% (528/909) Receiving objects: 59% (537/909) Receiving objects: 60% (546/909) Receiving objects: 61% (555/909) Receiving objects: 62% (564/909) Receiving objects: 63% (573/909) Receiving objects: 64% (582/909) Receiving objects: 65% (591/909) Receiving objects: 66% (600/909) Receiving objects: 67% (610/909) Receiving objects: 68% (619/909) Receiving objects: 69% (628/909) Receiving objects: 70% (637/909) Receiving objects: 71% (646/909) Receiving objects: 72% (655/909) Receiving objects: 73% (664/909) Receiving objects: 74% (673/909) Receiving objects: 75% (682/909) Receiving objects: 76% (691/909) Receiving objects: 77% (700/909) Receiving objects: 78% (710/909) Receiving objects: 79% (719/909) Receiving objects: 80% (728/909) Receiving objects: 81% (737/909) Receiving objects: 82% (746/909) Receiving objects: 83% (755/909) Receiving objects: 84% (764/909) Receiving objects: 85% (773/909) Receiving objects: 86% (782/909) Receiving objects: 87% (791/909) Receiving objects: 88% (800/909) Receiving objects: 89% (810/909) Receiving objects: 90% (819/909) Receiving objects: 91% (828/909) Receiving objects: 92% (837/909) Receiving objects: 93% (846/909) Receiving objects: 94% (855/909) remote: Total 909 (delta 17), reused 392 (delta 17) Receiving objects: 95% (864/909) Receiving objects: 96% (873/909) Receiving objects: 97% (882/909) Receiving objects: 98% (891/909) Receiving objects: 99% (900/909) Receiving objects: 100% (909/909) Receiving objects: 100% (909/909), 1.91 MiB | 8.79 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 5% (1/17) Resolving deltas: 11% (2/17) Resolving deltas: 17% (3/17) Resolving deltas: 23% (4/17) Resolving deltas: 29% (5/17) Resolving deltas: 35% (6/17) Resolving deltas: 41% (7/17) Resolving deltas: 47% (8/17) Resolving deltas: 52% (9/17) Resolving deltas: 58% (10/17) Resolving deltas: 64% (11/17) Resolving deltas: 70% (12/17) Resolving deltas: 82% (14/17) Resolving deltas: 88% (15/17) Resolving deltas: 94% (16/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. [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/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-20250426-1026-b59be783-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:75: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:75: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:75: the top level configure.ac:89: 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:89: the top level configure.ac:179: warning: The macro `AC_CONFIG_HEADER' is obsolete. configure.ac:179: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.ac:179: the top level configure.ac:473: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:473: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... configure.ac:473: the top level configure.ac:612: warning: AC_OUTPUT should be used without arguments. configure.ac:612: 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:121: ... '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/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-20250426-1026-b59be783-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 whether byte ordering is bigendian... no 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/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-20250426-1026-b59be783-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 bitvec.lo CC bits.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 isdnhdlc.lo CC logging.lo CC it_q.lo CC logging_syslog.lo CC logging_gsmtap.lo CC loggingrb.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 rbtree.lo CC rate_ctr.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 cpu_sched_vty.lo CC logging_vty.lo CC fsm_vty.lo CC stats_vty.lo CC misc_vty.lo CC talloc_ctx_vty.lo CC tdef_vty.lo CC utils.lo CC telnet_interface.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 rxlev_stat.lo CC tlv_parser.lo CC comp128.lo CC comp128v23.lo CC gsm_utils.lo CC rsl.lo CC gsm48.lo CC gsm48_arfcn_range_encode.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 gsm29205.lo CC gsm_04_08_gprs.lo CC auth_core.lo CC auth_comp128v1.lo CC auth_comp128v23.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 CC bts_features.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 CC oap_client.lo 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 CC gsm29118.lo 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 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 gsm48_rest_octets.lo CC cbsp.lo CC gsm48049.lo CC gad.lo CC bsslap.lo CC bssmap_le.lo CC iuup.lo CC kdf.lo CC gsm44021.lo CC gsm44068.lo CC rlp.lo CC gsup.lo CC gsup_sms.lo CC milenage/aes-encblock.lo CC milenage/aes-internal.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_util.lo CC gprs_bssgp.lo CC gprs_bssgp_vty.lo CC gprs_bssgp_rim.lo CC gprs_bssgp_bss.lo CC gprs_ns2.lo CC gprs_ns2_frgre.lo CC gprs_ns2_udp.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 control_vty.lo CC fsm_ctrl_commands.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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ns-test"#', '/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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-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/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-20250426-1026-b59be783-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'] + [ -n ] + exec osmo-ns-dummy -p 4240 -c osmo-ns.udp.cfg [testenv][udp] Running testsuite <0009> Stats timer started with interval 5 sec 20250426102632854 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102632855 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102632855 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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3', '-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-20250426-1026-b59be783-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/start-testsuite.sh', '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@39b080eaedef: Unix server socket created successfully. MC@39b080eaedef: Listening on TCP port 44949. 39b080eaedef is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_cache/podman/ttcn3/ns/NS_Tests 39b080eaedef 44949 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@39b080eaedef: New HC connected from 10.0.2.100 [10.0.2.100]. 39b080eaedef: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@39b080eaedef: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@39b080eaedef: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@39b080eaedef: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@39b080eaedef: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@39b080eaedef: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@39b080eaedef: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@39b080eaedef: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@39b080eaedef: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@39b080eaedef: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@39b080eaedef: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@39b080eaedef: Configuration file was processed on all HCs. MC@39b080eaedef: Creating MTC on host 10.0.2.100. MC@39b080eaedef: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset'. ------ NS_Tests.TC_tx_reset ------ Sat Apr 26 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_reset started. 20250426102634137 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102634139 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102634139 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 10 s MTC@39b080eaedef: Start timer T: 10 s 20250426102634143 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102634143 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102634143 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102634143 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: Start timer T: 1 s 20250426102635151 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58234<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_reset finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass'. Sat Apr 26 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 20250426102635214 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4240 20250426102635314 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58238<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=8424) Waiting for packet dumper to finish... 1 (prev_count=8424, count=12708) 20250426102637139 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102637144 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102637144 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block'. ------ NS_Tests.TC_tx_block ------ Sat Apr 26 10:26: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_block started. 20250426102638354 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102638355 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102638355 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102638361 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102638361 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102638361 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102638361 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102638361 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102638361 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102638361 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 20250426102638361 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@39b080eaedef: Start timer T: 1 s 20250426102639367 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK 20250426102639367 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK 20250426102639367 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@39b080eaedef: Start timer T: 1 s 20250426102640375 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_block finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass'. Sat Apr 26 10:26:40 UTC 2025 ====== NS_Tests.TC_tx_block pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_block.talloc 20250426102640416 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58250<->l=127.0.0.1:4240 20250426102640517 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58250<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11588) 20250426102641356 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102641361 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty'. ------ NS_Tests.TC_tx_block_by_vty ------ Sat Apr 26 10:26:42 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_block_by_vty started. 20250426102643607 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102643613 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102643613 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102643633 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102643633 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102643633 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102643633 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102643636 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102643636 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102643636 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102643636 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@39b080eaedef: Start timer T: 1 s 20250426102644638 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102644638 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 1 s 20250426102644643 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK 20250426102645648 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57382<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_block_by_vty finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass'. Sat Apr 26 10:26:45 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 20250426102645685 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4240 20250426102645786 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57386<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12300) 20250426102646614 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102646634 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset'. ------ NS_Tests.TC_tx_block_by_vty_reset ------ Sat Apr 26 10:26:47 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_by_vty_reset' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_block_by_vty_reset started. 20250426102648872 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102648877 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102648877 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 60 s MTC@39b080eaedef: Start timer T: 10 s 20250426102648892 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102648893 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102648893 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102648893 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102648896 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102648896 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102648896 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102648896 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@39b080eaedef: Start timer T: 1 s 20250426102649898 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102649898 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 10 s 20250426102649902 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK 20250426102649903 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102649903 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102649903 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: Start timer T: 10 s 20250426102649905 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426102651878 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102654879 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102657880 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102659920 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_block_by_vty_reset finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass'. Sat Apr 26 10:26:59 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 20250426102659961 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55850<->l=127.0.0.1:4240 20250426102700062 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55850<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17964) 20250426102700880 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) 20250426102701906 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_by_vty_reset pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked'. ------ NS_Tests.TC_tx_block_unitdata_over_blocked ------ Sat Apr 26 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_block_unitdata_over_blocked started. 20250426102703155 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35336<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102703161 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102703161 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102703181 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102703181 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102703181 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102703181 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102703184 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102703184 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102703184 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102703184 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@39b080eaedef: Start timer T: 1 s 20250426102704189 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK 20250426102704189 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK 20250426102704189 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@39b080eaedef: Start timer T: 1 s MTC@39b080eaedef: Start timer T: 1 s 20250426102706162 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102706182 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102706187 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426102706194 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102706194 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102706194 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked MTC@39b080eaedef: 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@39b080eaedef: Start timer T: 1 s 20250426102707204 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35336<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_block_unitdata_over_blocked finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass'. Sat Apr 26 10:27:07 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 20250426102707249 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35352<->l=127.0.0.1:4240 20250426102707349 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35352<->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) 20250426102709163 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked'. ------ NS_Tests.TC_rx_block_unitdata_over_blocked ------ Sat Apr 26 10:27:09 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_rx_block_unitdata_over_blocked' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_rx_block_unitdata_over_blocked started. 20250426102710442 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102710449 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102710449 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102710468 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102710468 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102710468 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102710468 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102710471 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102710471 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102710471 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102710471 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@39b080eaedef: Start timer T: 1 s 20250426102711474 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102711474 DLNSSIGNAL INFO gprs_ns2_message.c:231 NSE(01234)-NSVC(01234) Tx NS-BLOCK cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 1 s 20250426102711480 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK-ACK MTC@39b080eaedef: 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 := * } } 20250426102712483 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102712483 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102712483 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked MTC@39b080eaedef: Start timer T: 1 s 20250426102713450 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102713469 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102713475 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426102713490 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_rx_block_unitdata_over_blocked finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass'. Sat Apr 26 10:27:13 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 20250426102713531 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51266<->l=127.0.0.1:4240 20250426102713632 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51266<->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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_rx_block_unitdata_over_blocked pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked'. ------ NS_Tests.TC_mirror_unitdata_tx_status_blocked ------ Sat Apr 26 10:27:15 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 20250426102716451 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_mirror_unitdata_tx_status_blocked started. 20250426102716720 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102716725 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102716725 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102716747 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102716747 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102716747 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102716747 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102716750 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102716750 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102716750 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102716750 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@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: 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 } } 20250426102716755 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102716755 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102716755 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA MTC@39b080eaedef: 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 := * } } 20250426102716757 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-STATUS 20250426102716757 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:735 NSE(01234)-NSVC(01234) Rx NS-STATUS: remote side reported blocked state. 20250426102716757 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102716758 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102716758 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426102716758 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01234) Tx NS-STATUS cause=NS-VC blocked MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 1 s 20250426102717767 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51268<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_mirror_unitdata_tx_status_blocked finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass'. Sat Apr 26 10:27:17 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 20250426102717808 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51276<->l=127.0.0.1:4240 20250426102717909 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51276<->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) 20250426102719727 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102719748 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_mirror_unitdata_tx_status_blocked pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc'. ------ NS_Tests.TC_tx_blocked_foreign_nsvc ------ Sat Apr 26 10:27:19 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_blocked_foreign_nsvc' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_blocked_foreign_nsvc started. 20250426102720993 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102720998 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102720998 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 60 s MTC@39b080eaedef: Start timer T: 10 s 20250426102721039 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102721039 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102721039 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102721039 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: Start timer T: 10 s 20250426102721044 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-RESET 20250426102721044 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01235) Tx NS-RESET-ACK 20250426102721044 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK 20250426102721045 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE 20250426102721047 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102721047 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102721047 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102721047 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250426102721048 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01235) Rx NS-UNBLOCK 20250426102721048 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-UNBLOCK-ACK 20250426102721048 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01235) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=200, first=0, mtu=65523 20250426102721049 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-BLOCK 20250426102721049 DLNSSIGNAL INFO gprs_ns2_message.c:265 NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK MTC@39b080eaedef: 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 } } } MTC@39b080eaedef: 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 := * } } 20250426102721049 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01235) Rx NS-UNITDATA 20250426102721049 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01235) Rx NS-UNITDATA 20250426102721049 DLNSSIGNAL INFO gprs_ns2_message.c:477 NSE(01234)-NSVC(01235) Tx NS-STATUS cause=NS-VC blocked 20250426102721051 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51288<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_blocked_foreign_nsvc finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass'. Sat Apr 26 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 20250426102721076 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51298<->l=127.0.0.1:4240 20250426102721177 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51298<->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=21184) MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_blocked_foreign_nsvc pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock'. ------ NS_Tests.TC_tx_unblock ------ Sat Apr 26 10:27:23 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 20250426102724040 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102724045 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01235) Tx NS-ALIVE MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_unblock started. 20250426102724258 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102724265 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102724265 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102724265 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102724286 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102724286 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102724286 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102724286 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102724290 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102724290 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102724290 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102724290 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@39b080eaedef: Start timer T: 1 s 20250426102725296 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45510<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_unblock finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass'. Sat Apr 26 10:27:25 UTC 2025 ====== NS_Tests.TC_tx_unblock pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unblock.talloc 20250426102725338 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45512<->l=127.0.0.1:4240 20250426102725439 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45512<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=11484) Waiting for packet dumper to finish... 1 (prev_count=11484, count=15768) 20250426102727266 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102727287 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries'. ------ NS_Tests.TC_tx_unblock_retries ------ Sat Apr 26 10:27:27 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unblock_retries' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_unblock_retries started. 20250426102728534 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102728540 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102728540 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102728540 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102728561 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102728561 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102728561 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102728561 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102728564 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102728564 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102728564 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102728564 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250426102728566 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102728566 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426102728567 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426102728567 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK MTC@39b080eaedef: Start timer T: 1 s 20250426102729574 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45522<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_unblock_retries finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass'. Sat Apr 26 10:27:29 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 20250426102729617 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45524<->l=127.0.0.1:4240 20250426102729718 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45524<->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) 20250426102731542 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102731563 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unblock_retries pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei'. ------ NS_Tests.TC_reset_wrong_nsei ------ Sat Apr 26 10:27:31 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_wrong_nsei started. 20250426102732810 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102732816 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426102732817 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102732817 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102732838 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102732838 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102732838 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@39b080eaedef: Start timer T: 15 s 20250426102735819 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102735819 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102738820 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102738821 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102741823 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102741823 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102744825 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102744825 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102747827 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102747827 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102748846 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46348<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_wrong_nsei finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass'. Sat Apr 26 10:27:48 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 20250426102748887 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58696<->l=127.0.0.1:4240 20250426102748988 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58696<->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) 20250426102750829 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102750829 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci'. ------ NS_Tests.TC_reset_wrong_nsvci ------ Sat Apr 26 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsvci' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_wrong_nsvci started. 20250426102752079 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102752087 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102752087 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102752102 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102752102 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102752102 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@39b080eaedef: Start timer T: 15 s 20250426102755088 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102755088 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102758089 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102758089 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102801090 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102801090 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102804091 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102804091 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102807092 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102807092 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102808109 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50478<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_wrong_nsvci finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass'. Sat Apr 26 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 20250426102808155 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50800<->l=127.0.0.1:4240 20250426102808256 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50800<->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) 20250426102810093 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102810093 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_wrong_nsei_nsvci ------ Sat Apr 26 10:28: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_wrong_nsei_nsvci started. 20250426102811353 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102811360 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102811360 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102811382 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102811382 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102811382 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@39b080eaedef: Start timer T: 15 s 20250426102814361 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102814361 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102817362 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102817362 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102820363 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102820363 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102823364 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102823364 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102826365 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102826365 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102827391 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50810<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_wrong_nsei_nsvci finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass'. Sat Apr 26 10:28:27 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 20250426102827432 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43982<->l=127.0.0.1:4240 20250426102827533 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43982<->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) 20250426102829366 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102829366 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei'. ------ NS_Tests.TC_reset_ack_wrong_nsei ------ Sat Apr 26 10:28:29 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_ack_wrong_nsei started. 20250426102830626 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102830633 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s 20250426102830633 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102833634 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102833634 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 15 s 20250426102833643 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250426102833643 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. 20250426102836636 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102836636 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102839638 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102839638 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102842639 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102842639 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102845640 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102845640 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102848642 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102848642 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102849649 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43984<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_ack_wrong_nsei finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass'. Sat Apr 26 10:28:49 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 20250426102849690 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4240 20250426102849791 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52030<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18564) Waiting for packet dumper to finish... 1 (prev_count=18564, count=22848) 20250426102851643 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102851643 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsvci ------ Sat Apr 26 10:28: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsvci' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_ack_wrong_nsvci started. 20250426102852882 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102852887 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102852887 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102855889 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102855889 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 15 s 20250426102855898 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250426102855898 DLNSSIGNAL ERROR gprs_ns2_vc_fsm.c:926 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK with wrong NSVCI=01254. Ignoring PDU. 20250426102858890 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102858890 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102901891 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102901891 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102904892 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102904892 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102907893 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102907893 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102910894 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102910894 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102911904 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35816<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_ack_wrong_nsvci finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass'. Sat Apr 26 10:29:11 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 20250426102911942 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34544<->l=127.0.0.1:4240 20250426102912043 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34544<->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) 20250426102913895 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102913895 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsvci pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci'. ------ NS_Tests.TC_reset_ack_wrong_nsei_nsvci ------ Sat Apr 26 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_ack_wrong_nsei_nsvci started. 20250426102915127 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102915131 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102915131 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102918132 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102918132 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 15 s 20250426102918140 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250426102918140 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. 20250426102921133 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102921133 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102924134 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102924134 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102927135 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102927135 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102930136 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102930136 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102933137 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102933137 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102934147 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34552<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_ack_wrong_nsei_nsvci finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass'. Sat Apr 26 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 20250426102934188 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36366<->l=127.0.0.1:4240 20250426102934289 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36366<->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) 20250426102936138 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102936138 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_ack_wrong_nsei_nsvci pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries'. ------ NS_Tests.TC_reset_retries ------ Sat Apr 26 10:29:36 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_retries' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_retries started. 20250426102937381 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102937386 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102937386 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s 20250426102940387 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102940387 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102943388 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102943388 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102946389 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102946389 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102949390 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102949390 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426102950401 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36370<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_retries finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass'. Sat Apr 26 10:29:50 UTC 2025 ====== NS_Tests.TC_reset_retries pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_reset_retries.talloc 20250426102950442 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59744<->l=127.0.0.1:4240 20250426102950543 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59744<->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) 20250426102952391 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426102952391 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_retries pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset'. ------ NS_Tests.TC_reset_on_block_reset ------ Sat Apr 26 10:29: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_reset_on_block_reset' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_reset_on_block_reset started. 20250426102953637 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102953643 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102953643 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102953663 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102953663 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102953663 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102953663 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102953666 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102953666 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102953666 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102953666 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102953666 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426102953668 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102953668 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102953668 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102953668 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102953668 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK MTC@39b080eaedef: Start timer T: 1 s 20250426102953670 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102953670 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102953670 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102953670 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426102953670 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426102954675 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35254<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_reset_on_block_reset finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass'. Sat Apr 26 10:29:54 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 20250426102954716 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.1:4240 20250426102954817 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35256<->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) 20250426102956644 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_reset_on_block_reset pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack'. ------ NS_Tests.TC_ignore_reset_ack ------ Sat Apr 26 10:29:56 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_ignore_reset_ack' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_ignore_reset_ack started. 20250426102957901 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426102957907 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426102957907 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426102957927 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426102957927 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426102957927 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426102957927 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: Start timer T: 15 s 20250426102957931 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK 20250426102957931 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426102957931 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250426102957931 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET-ACK 20250426102957931 DLNS ERROR gprs_ns2_vc_fsm.c:937 GPRS-NS2-VC(NSE01234-NSVC-UDP-127_0_0_1:23000-127_0_0_1:22000)[0x55a988bb7ca0]{UNBLOCKED}: Event RX-RESET_ACK not permitted 20250426102957932 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426103000908 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103003908 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103006910 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103009910 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103009933 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103009937 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426103012912 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426103013939 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_ignore_reset_ack finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass'. Sat Apr 26 10:30:13 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 20250426103013968 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44194<->l=127.0.0.1:4240 20250426103014069 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44194<->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) 20250426103015913 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_ignore_reset_ack pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive'. ------ NS_Tests.TC_tx_reset_tx_alive ------ Sat Apr 26 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_tx_alive' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_reset_tx_alive started. 20250426103017157 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44200<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426103017163 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426103017163 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103017163 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 10 s MTC@39b080eaedef: Start timer T: 10 s 20250426103017183 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426103017183 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426103017183 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426103017183 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103017186 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE 20250426103017186 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK MTC@39b080eaedef: Start timer T: 1 s 20250426103018193 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44200<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_reset_tx_alive finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass'. Sat Apr 26 10:30:18 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 20250426103018229 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4240 20250426103018330 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44206<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=9584) Waiting for packet dumper to finish... 1 (prev_count=9584, count=13868) 20250426103020164 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103020184 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103020184 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_tx_alive pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive'. ------ NS_Tests.TC_tx_reset_rx_alive ------ Sat Apr 26 10:30: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_reset_rx_alive' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_reset_rx_alive started. 20250426103021417 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426103021422 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103021422 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer g_T_guard: 10 s MTC@39b080eaedef: Start timer T: 10 s 20250426103021441 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426103021441 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426103021441 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426103021441 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: Start timer T: 1 s 20250426103021444 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK 20250426103021444 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426103021444 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250426103021445 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426103022449 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44218<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_reset_rx_alive finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass'. Sat Apr 26 10:30:22 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 20250426103022487 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55812<->l=127.0.0.1:4240 20250426103022588 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55812<->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) 20250426103024423 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_reset_rx_alive pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset'. ------ NS_Tests.TC_alive_retries_single_reset ------ Sat Apr 26 10:30: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_alive_retries_single_reset' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_alive_retries_single_reset started. 20250426103025686 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426103025690 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 20250426103025690 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103025690 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 60 s MTC@39b080eaedef: Start timer T: 10 s 20250426103025711 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426103025711 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426103025711 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426103025711 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103025714 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK 20250426103025714 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426103025714 DLNS NOTICE gprs_ns2.c:571 NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 20250426103025715 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426103028693 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103031695 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103034697 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103037698 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103037716 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103040701 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103040717 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103043703 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103043718 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103046705 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103046719 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103049706 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103049720 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103049720 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 MTC@39b080eaedef: Start timer T: 1 s 20250426103050730 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55826<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_alive_retries_single_reset finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass'. Sat Apr 26 10:30:50 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 20250426103050775 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56850<->l=127.0.0.1:4240 20250426103050876 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56850<->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) 20250426103052708 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103052721 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_alive_retries_single_reset pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack'. ------ NS_Tests.TC_no_reset_alive_ack ------ Sat Apr 26 10:30: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_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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_no_reset_alive_ack' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_no_reset_alive_ack started. 20250426103053976 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426103053981 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103053981 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 15 s 20250426103054000 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK 20250426103056982 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103056982 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103059983 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103059983 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103102984 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103102984 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103105985 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103105985 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103108986 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103108986 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer T: 1 s 20250426103110005 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41902<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_no_reset_alive_ack finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass'. Sat Apr 26 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 20250426103110048 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4240 20250426103110149 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44974<->l=127.0.0.1:4240 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16416) Waiting for packet dumper to finish... 1 (prev_count=16416, count=20700) 20250426103111987 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103111987 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_no_reset_alive_ack pass' was executed successfully (exit status: 0). MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata'. ------ NS_Tests.TC_tx_unitdata ------ Sat Apr 26 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@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-start.sh NS_Tests.TC_tx_unitdata' was executed successfully (exit status: 0). MTC@39b080eaedef: Test case TC_tx_unitdata started. 20250426103113235 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4240 MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s 20250426103113240 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention 20250426103113240 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention MTC@39b080eaedef: Start timer g_T_guard: 30 s MTC@39b080eaedef: Start timer T: 10 s 20250426103113261 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-RESET 20250426103113261 DLNSSIGNAL INFO gprs_ns2_message.c:331 NSE(01234)-NSVC(01234) Tx NS-RESET-ACK 20250426103113261 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK 20250426103113261 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE 20250426103113264 DLNSSIGNAL INFO gprs_ns2.c:1309 NSE(01234)-NSVC(01234) Rx NS-UNBLOCK 20250426103113264 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-UNBLOCK-ACK 20250426103113264 DLNS NOTICE gprs_ns2.c:575 NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 20250426103113264 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@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: 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 } } 20250426103113269 DLNSDATA INFO gprs_ns2.c:1311 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426103113269 DLNSDATA INFO gprs_ns2_vc_fsm.c:686 NSE(01234)-NSVC(01234) Rx NS-UNITDATA 20250426103113269 DLNSDATA INFO gprs_ns2_message.c:412 NSE(01234)-NSVC(01234) Tx NS-UNITDATA MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 2 s MTC@39b080eaedef: Start timer T: 1 s 20250426103114278 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50364<->l=127.0.0.1:4240 MTC@39b080eaedef: Test case TC_tx_unitdata finished. Verdict: pass MTC@39b080eaedef: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass'. Sat Apr 26 10:31:14 UTC 2025 ====== NS_Tests.TC_tx_unitdata pass ====== Saving talloc report from 127.0.0.1:4240 to NS_Tests.TC_tx_unitdata.talloc 20250426103114319 DLGLOBAL INFO telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50368<->l=127.0.0.1:4240 20250426103114420 DLGLOBAL INFO telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50368<->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) 20250426103116242 DLNSSIGNAL INFO gprs_ns2_message.c:297 NSE(01234)-NSVC(01235) Tx NS-RESET cause=O&M intervention 20250426103116261 DLNSSIGNAL INFO gprs_ns2_message.c:193 NSE(01234)-NSVC(01234) Tx NS-ALIVE MTC@39b080eaedef: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ttcn3-tcpdump-stop.sh NS_Tests.TC_tx_unitdata pass' was executed successfully (exit status: 0). MC@39b080eaedef: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@39b080eaedef: Terminating MTC. MC@39b080eaedef: MTC terminated. MC2> exit MC@39b080eaedef: Shutting down session. MC@39b080eaedef: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/ns/expected-results.xml' against results in 'junit-xml-20629.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 (472095) [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/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-20250426-1026-b59be783-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/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/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-20250426-1026-b59be783-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ns-test/_testenv/data/scripts/log_format.sh'] [testenv][udp] Stopping osmo-ns-dummy (472030) [testenv] Showing testsuite/junit-xml-20629.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/ns:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ns-test/logs/testsuite/junit-xml-20629.log && echo']                            [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0'] testenv-ns-udp-osmocom-nightly-20250426-1026-b59be783-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ns-test/1497/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS