Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/.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 e217e408c4e236b87915f5c8f9bc4d39ce064983 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-bsc-test-vamos-latest] $ /bin/sh -xe /tmp/jenkins14239523316280319929.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:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 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 bsc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs -b osmocom:latest -c vamos [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/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-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/podman/testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_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-bsc-test-vamos-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_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-bsc-test-vamos-latest/_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-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-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-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-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-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for bsc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-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-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-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-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'make', 'bsc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc' PP IPA_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ PP StatsD_Checker.ttcn TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. BSSMAP_Templates.ttcn: In TTCN-3 module `BSSMAP_Templates': BSSMAP_Templates.ttcn:256.1-263.1: In function definition `f_ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:260.4-262.2: In else statement: BSSMAP_Templates.ttcn:261.3-42: In return statement: BSSMAP_Templates.ttcn:261.38-42: In actual parameter list of template `@BSSMAP_Templates.ts_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:261.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:256.41-81: note: Referenced template parameter is here BSSMAP_Templates.ttcn:270.1-281.1: In function definition `f_tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:278.4-280.2: In else statement: BSSMAP_Templates.ttcn:279.3-42: In return statement: BSSMAP_Templates.ttcn:279.38-42: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_OldToNewBSSInfo': BSSMAP_Templates.ttcn:279.39-41: In parameter #1 for `val': BSSMAP_Templates.ttcn:270.41-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:514.1-534.1: In template definition `tr_BSSMAP_ComplL3': BSSMAP_Templates.ttcn:518.9-533.2: In template for record field `pdu': BSSMAP_Templates.ttcn:519.13-532.3: In template for union field `bssmap': BSSMAP_Templates.ttcn:520.33-531.4: In template for union field `completeLayer3Information': BSSMAP_Templates.ttcn:523.26-53: In template for record field `layer3Information': BSSMAP_Templates.ttcn:523.45-53: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_IE_L3Info': BSSMAP_Templates.ttcn:523.46-52: In parameter #1 for `l3info': BSSMAP_Templates.ttcn:514.38-70: note: Referenced template parameter is here BSSMAP_Templates.ttcn:749.1-759.1: In function definition `ts_BSSMAP_IE_CallIdentifier': BSSMAP_Templates.ttcn:752.4-758.2: In else statement: BSSMAP_Templates.ttcn:757.3-11: In return statement: BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2152.1-2164.1: In function definition `ts_BSSMAP_IE_TalkerPriority': BSSMAP_Templates.ttcn:2156.4-2163.2: In else statement: BSSMAP_Templates.ttcn:2162.3-11: In return statement: BSSMAP_Templates.ttcn:2157.51-2161.3: note: Referenced template variable is here BSSMAP_Templates.ttcn:2824.1-2836.1: In function definition `tr_BSSMAP_LcsCause': BSSMAP_Templates.ttcn:2835.2-10: In return statement: BSSMAP_Templates.ttcn:2829.34-2834.2: note: Referenced template variable is here BSSMAP_LE_Templates.ttcn: In TTCN-3 module `BSSMAP_LE_Templates': BSSMAP_LE_Templates.ttcn:130.1-140.1: In function definition `tr_BSSMAP_LE_IMSI': BSSMAP_LE_Templates.ttcn:134.2-138.2: In template definition `res': BSSMAP_LE_Templates.ttcn:137.11-26: In template for record field `imsi': BSSMAP_LE_Templates.ttcn:137.21-26: In actual parameter list of template `@L3_Templates.tr_MI_IMSI': BSSMAP_LE_Templates.ttcn:137.22-25: In parameter #1 for `imsi': BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here RSL_Types.ttcn: In TTCN-3 module `RSL_Types': RSL_Types.ttcn:1143.2-1150.2: In function definition `f_tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1146.3-1148.3: In if statement: RSL_Types.ttcn:1147.4-44: In variable assignment: RSL_Types.ttcn:1147.34-44: In actual parameter list of template `@RSL_Types.tr_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:1147.35-43: In parameter #1 for `osmux_cid': RSL_Types.ttcn:1143.38-68: note: Referenced template parameter is here RSL_Types.ttcn:2394.10-2436.2: In function definition `f_ts_RSL_IPA_CRCX_IEs': RSL_Types.ttcn:2426.3-2433.3: In if statement: RSL_Types.ttcn:2427.4-2432.4: In variable assignment: RSL_Types.ttcn:2427.11-2432.4: In the right operand of operation `&': RSL_Types.ttcn:2428.5-2431.6: In component #1: RSL_Types.ttcn:2428.5-2431.6: In the operand of operation `valueof()': RSL_Types.ttcn:2430.14-65: In template for record field `body': RSL_Types.ttcn:2430.29-63: In template for union field `osmux_cid': RSL_Types.ttcn:2430.53-63: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2430.54-62: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2397.13-45: note: Referenced template parameter is here RSL_Types.ttcn:2455.2-2475.2: In function definition `ts_RSL_IPA_CRCX_ACK': RSL_Types.ttcn:2471.3-2473.3: In if statement: RSL_Types.ttcn:2472.4-128: In variable assignment: RSL_Types.ttcn:2472.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2472.66-127: In parameter #2 for `body': RSL_Types.ttcn:2472.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2472.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2472.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2458.10-50: note: Referenced template parameter is here RSL_Types.ttcn:2519.2-2541.2: In function definition `ts_RSL_IPA_MDCX': RSL_Types.ttcn:2537.3-2539.3: In if statement: RSL_Types.ttcn:2538.4-128: In variable assignment: RSL_Types.ttcn:2538.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2538.66-127: In parameter #2 for `body': RSL_Types.ttcn:2538.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2538.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2538.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2523.6-46: note: Referenced template parameter is here RSL_Types.ttcn:2553.2-2576.2: In function definition `ts_RSL_IPA_MDCX_ACK': RSL_Types.ttcn:2572.3-2574.3: In if statement: RSL_Types.ttcn:2573.4-128: In variable assignment: RSL_Types.ttcn:2573.42-128: In actual parameter list of template `@RSL_Types.t_RSL_IE': RSL_Types.ttcn:2573.66-127: In parameter #2 for `body': RSL_Types.ttcn:2573.92-126: In template for union field `osmux_cid': RSL_Types.ttcn:2573.116-126: In actual parameter list of template `@RSL_Types.ts_RSL_IE_OSMO_Osmux_CID': RSL_Types.ttcn:2573.117-125: In parameter #1 for `osmux_cid': RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests': BSC_Tests.ttcn:3414.9-3478.1: In function definition `f_pageing_helper': BSC_Tests.ttcn:3443.2-3445.2: In if statement: BSC_Tests.ttcn:3444.3-23: In variable assignment: BSC_Tests.ttcn:3444.18-23: In actual parameter list of template `@L3_Templates.t_MI_TMSI': BSC_Tests.ttcn:3444.19-22: In parameter #1 for `tmsi': BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here BSC_Tests.ttcn:12377.9-12416.1: In function definition `f_tc_ho_meas_rep_multi_band': BSC_Tests.ttcn:12405.2-12413.2: In alt construct: BSC_Tests.ttcn:12406.5-67: In guard operation: BSC_Tests.ttcn:12406.5-67: In receive statement: BSC_Tests.ttcn:12406.45-66: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_HandoverRequired': In parameter #2 for `cid_list': BSC_Tests.ttcn:12402.51-12404.2: note: Referenced template variable is here BSC_Tests_ASCI.ttcn: In TTCN-3 module `BSC_Tests_ASCI': BSC_Tests_ASCI.ttcn:377.9-505.1: In function definition `f_tc_asci_assignment': BSC_Tests_ASCI.ttcn:417.2-484.2: In alt construct: BSC_Tests_ASCI.ttcn:418.5-95: In guard operation: BSC_Tests_ASCI.ttcn:418.5-95: In receive statement: BSC_Tests_ASCI.ttcn:418.51-76: In actual parameter list of template `@BSSMAP_Templates.tr_BSSMAP_VGCS_VBS_AssignmentRes': BSC_Tests_ASCI.ttcn:418.52-62: In parameter #1 for `ch_type': BSC_Tests_ASCI.ttcn:403.37-111: note: Referenced template variable is here BSC_Tests_ASCI.ttcn:418.65-75: In parameter #2 for `cell_id': BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here CBSP_Templates.ttcn: In TTCN-3 module `CBSP_Templates': CBSP_Templates.ttcn:370.1-383.1: In function definition `ts_CBSP_WRITE_CBS_COMPL': CBSP_Templates.ttcn:381.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:435.1-451.1: In function definition `ts_CBSP_REPLACE_CBS_COMPL': CBSP_Templates.ttcn:449.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:521.1-540.1: In function definition `ts_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:538.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:541.1-569.1: In function definition `tr_CBSP_WRITE_CBS_FAIL': CBSP_Templates.ttcn:567.2-53: In variable assignment: CBSP_Templates.ttcn:567.41-53: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:567.42-52: In parameter #1 for `val': CBSP_Templates.ttcn:545.5-42: note: Referenced template parameter is here CBSP_Templates.ttcn:599.1-619.1: In function definition `ts_CBSP_REPLACE_CBS_FAIL': CBSP_Templates.ttcn:617.2-53: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:680.1-694.1: In function definition `ts_CBSP_KILL': CBSP_Templates.ttcn:690.2-692.2: In if statement: CBSP_Templates.ttcn:691.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:711.1-730.1: In function definition `ts_CBSP_KILL_COMPL': CBSP_Templates.ttcn:726.2-728.2: In if statement: CBSP_Templates.ttcn:727.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:768.1-789.1: In function definition `ts_CBSP_KILL_FAIL': CBSP_Templates.ttcn:785.2-787.2: In if statement: CBSP_Templates.ttcn:786.3-54: In variable assignment: CBSP_Templates.ttcn:43.1-51.1: note: Referenced function is here CBSP_Templates.ttcn:831.1-840.35: In template definition `tr_CBSP_MSG_STATUS_QUERY': CBSP_Templates.ttcn:836.9-840.35: In actual parameter list of template `@CBSP_Templates.ts_CBSP': CBSP_Templates.ttcn:836.38-840.34: In parameter #2 for `ies': CBSP_Templates.ttcn:837.4-23: In component 1: CBSP_Templates.ttcn:837.16-23: In actual parameter list of template `@CBSP_Templates.ts_CbspMsgId': CBSP_Templates.ttcn:837.17-22: In parameter #1 for `val': CBSP_Templates.ttcn:832.26-64: note: Referenced template parameter is here CBSP_Templates.ttcn:838.4-26: In component 2: CBSP_Templates.ttcn:838.15-26: In actual parameter list of template `@CBSP_Templates.ts_OldSerNo': CBSP_Templates.ttcn:838.16-25: In parameter #1 for `val': CBSP_Templates.ttcn:833.5-47: note: Referenced template parameter is here CBSP_Templates.ttcn:839.4-29: In component 3: CBSP_Templates.ttcn:839.19-29: In actual parameter list of template `@CBSP_Templates.ts_CbspCellList': CBSP_Templates.ttcn:839.20-28: In parameter #1 for `list': CBSP_Templates.ttcn:834.5-73: note: Referenced template parameter is here CBSP_Templates.ttcn:840.4-33: In component 4: CBSP_Templates.ttcn:840.21-33: In actual parameter list of function `@CBSP_Templates.ts_CbspChannelInd': CBSP_Templates.ttcn:840.22-32: In parameter #1 for `val': CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn: In TTCN-3 module `BSC_Tests_CBSP': BSC_Tests_CBSP.ttcn:421.1-446.1: In function definition `f_cbsp_msg_status_query': BSC_Tests_CBSP.ttcn:431.2-433.2: In if statement: BSC_Tests_CBSP.ttcn:432.3-104: In variable assignment: BSC_Tests_CBSP.ttcn:432.39-104: In actual parameter list of template `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_COMPL': In parameter #3 for `compl_list': BSC_Tests_CBSP.ttcn:423.8-57: note: Referenced template parameter is here BSC_Tests_CBSP.ttcn:433.4-436.2: In else statement: BSC_Tests_CBSP.ttcn:434.3-435.33: In variable assignment: BSC_Tests_CBSP.ttcn:434.38-435.33: In actual parameter list of function `@CBSP_Templates.tr_CBSP_MSG_STATUS_QUERY_FAIL': BSC_Tests_CBSP.ttcn:434.55-63: In parameter #3 for `fail_list': BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP StatsD_CodecPort_CtrlFunctdef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP Native_FunctionDefs.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP IuUP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP CBSP_CodecPort_CtrlFunctdef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c 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 SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP StatsD_Checker.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.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_5.cc DEP StatsD_CodecPort_CtrlFunct_part_6.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 SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SDP_Templates_part_2.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RTP_Types_part_7.cc DEP RTP_Types_part_6.cc DEP RTP_Types_part_5.cc DEP RTP_Types_part_4.cc DEP RTP_Types_part_3.cc DEP RTP_Types_part_2.cc DEP RTP_Types_part_1.cc DEP RTP_Emulation_part_7.cc DEP RTP_Emulation_part_6.cc DEP RTP_Emulation_part_5.cc DEP RTP_Emulation_part_4.cc DEP RTP_Emulation_part_3.cc DEP RTP_Emulation_part_2.cc DEP RTP_Emulation_part_1.cc DEP RTP_CodecPort_CtrlFunct_part_7.cc DEP RTP_CodecPort_CtrlFunct_part_6.cc DEP RTP_CodecPort_CtrlFunct_part_5.cc DEP RTP_CodecPort_CtrlFunct_part_4.cc DEP RTP_CodecPort_CtrlFunct_part_3.cc DEP RTP_CodecPort_CtrlFunct_part_2.cc DEP RTP_CodecPort_CtrlFunct_part_1.cc DEP RTP_CodecPort_part_7.cc DEP RTP_CodecPort_part_6.cc DEP RTP_CodecPort_part_5.cc DEP RTP_CodecPort_part_4.cc DEP RTP_CodecPort_part_3.cc DEP RTP_CodecPort_part_2.cc DEP RTP_CodecPort_part_1.cc DEP RSL_Types_part_7.cc DEP RSL_Types_part_6.cc DEP RSL_Types_part_5.cc DEP RSL_Types_part_4.cc DEP RSL_Types_part_3.cc DEP RSL_Types_part_2.cc DEP RSL_Types_part_1.cc DEP RSL_Emulation_part_7.cc DEP RSL_Emulation_part_6.cc DEP RSL_Emulation_part_5.cc DEP RSL_Emulation_part_4.cc DEP RSL_Emulation_part_3.cc DEP RSL_Emulation_part_2.cc DEP RSL_Emulation_part_1.cc DEP RLCMAC_CSN1_Types_part_7.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_3.cc DEP RLCMAC_CSN1_Templates_part_2.cc DEP RLCMAC_CSN1_Templates_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_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_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 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_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.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_RRM_Types_part_7.cc DEP MobileL3_SMS_Types_part_1.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_2.cc DEP MobileL3_CC_Types_part_3.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 MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MSC_ConnectionHandler_part_7.cc DEP MSC_ConnectionHandler_part_6.cc DEP MSC_ConnectionHandler_part_5.cc DEP MSC_ConnectionHandler_part_4.cc DEP MSC_ConnectionHandler_part_3.cc DEP MSC_ConnectionHandler_part_2.cc DEP MSC_ConnectionHandler_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP IuUP_Types_part_7.cc DEP IuUP_Types_part_6.cc DEP IuUP_Types_part_5.cc DEP IuUP_Types_part_4.cc DEP IuUP_Types_part_3.cc DEP IuUP_Types_part_2.cc DEP IuUP_Types_part_1.cc DEP IuUP_Emulation_part_7.cc DEP IuUP_Emulation_part_6.cc DEP IuUP_Emulation_part_5.cc DEP IuUP_Emulation_part_4.cc DEP IuUP_Emulation_part_3.cc DEP IuUP_Emulation_part_2.cc DEP IuUP_Emulation_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 IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_1.cc DEP IPA_Testing_part_7.cc DEP IPA_Testing_part_6.cc DEP IPA_Testing_part_5.cc DEP IPA_Testing_part_3.cc DEP IPA_Testing_part_2.cc DEP IPA_Testing_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_Testing_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_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_3.cc DEP General_Types_part_2.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_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP GSM_SystemInformation_part_7.cc DEP GSM_SystemInformation_part_6.cc DEP GSM_SystemInformation_part_5.cc DEP GSM_SystemInformation_part_4.cc DEP GSM_SystemInformation_part_3.cc DEP GSM_SystemInformation_part_2.cc DEP GSM_SystemInformation_part_1.cc DEP GSM_RestOctets_part_7.cc DEP GSM_RestOctets_part_6.cc DEP GSM_RestOctets_part_5.cc DEP GSM_RestOctets_part_4.cc DEP GSM_RestOctets_part_3.cc DEP GSM_RestOctets_part_2.cc DEP GSM_RestOctets_part_1.cc DEP GSM_RR_Types_part_7.cc DEP GSM_RR_Types_part_6.cc DEP GSM_RR_Types_part_5.cc DEP GSM_RR_Types_part_4.cc DEP GSM_RR_Types_part_3.cc DEP GSM_RR_Types_part_2.cc DEP GSM_RR_Types_part_1.cc DEP CBSP_Types_part_7.cc DEP CBSP_Types_part_6.cc DEP CBSP_Types_part_5.cc DEP CBSP_Types_part_4.cc DEP CBSP_Types_part_3.cc DEP CBSP_Types_part_2.cc DEP CBSP_Types_part_1.cc DEP CBSP_Templates_part_7.cc DEP CBSP_Templates_part_6.cc DEP CBSP_Templates_part_5.cc DEP CBSP_Templates_part_4.cc DEP CBSP_Templates_part_3.cc DEP CBSP_Templates_part_2.cc DEP CBSP_Templates_part_1.cc DEP CBSP_CodecPort_CtrlFunct_part_7.cc DEP CBSP_CodecPort_CtrlFunct_part_6.cc DEP CBSP_CodecPort_CtrlFunct_part_5.cc DEP CBSP_CodecPort_CtrlFunct_part_4.cc DEP CBSP_CodecPort_CtrlFunct_part_3.cc DEP CBSP_CodecPort_CtrlFunct_part_2.cc DEP CBSP_CodecPort_CtrlFunct_part_1.cc DEP CBSP_CodecPort_part_7.cc DEP CBSP_CodecPort_part_6.cc DEP CBSP_CodecPort_part_5.cc DEP CBSP_CodecPort_part_4.cc DEP CBSP_CodecPort_part_3.cc DEP CBSP_CodecPort_part_2.cc DEP CBSP_CodecPort_part_1.cc DEP CBSP_Adapter_part_7.cc DEP CBSP_Adapter_part_6.cc DEP CBSP_Adapter_part_5.cc DEP CBSP_Adapter_part_4.cc DEP CBSP_Adapter_part_3.cc DEP CBSP_Adapter_part_2.cc DEP CBSP_Adapter_part_1.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSMAP_LE_Templates_part_7.cc DEP BSSMAP_LE_Templates_part_6.cc DEP BSSMAP_LE_Templates_part_5.cc DEP BSSMAP_LE_Templates_part_4.cc DEP BSSMAP_LE_Templates_part_3.cc DEP BSSMAP_LE_Templates_part_2.cc DEP BSSMAP_LE_Templates_part_1.cc DEP BSSLAP_Types_part_7.cc DEP BSSLAP_Types_part_6.cc DEP BSSLAP_Types_part_5.cc DEP BSSLAP_Types_part_4.cc DEP BSSLAP_Types_part_3.cc DEP BSSLAP_Types_part_2.cc DEP BSSLAP_Types_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_LE_Types_part_7.cc DEP BSSAP_LE_Types_part_6.cc DEP BSSAP_LE_Types_part_5.cc DEP BSSAP_LE_Types_part_4.cc DEP BSSAP_LE_Types_part_3.cc DEP BSSAP_LE_Types_part_2.cc DEP BSSAP_LE_Types_part_1.cc DEP BSSAP_LE_Emulation_part_7.cc DEP BSSAP_LE_Emulation_part_6.cc DEP BSSAP_LE_Emulation_part_5.cc DEP BSSAP_LE_Emulation_part_4.cc DEP BSSAP_LE_Emulation_part_3.cc DEP BSSAP_LE_Emulation_part_2.cc DEP BSSAP_LE_Emulation_part_1.cc DEP BSSAP_LE_CodecPort_part_7.cc DEP BSSAP_LE_CodecPort_part_6.cc DEP BSSAP_LE_CodecPort_part_5.cc DEP BSSAP_LE_CodecPort_part_4.cc DEP BSSAP_LE_CodecPort_part_3.cc DEP BSSAP_LE_CodecPort_part_2.cc DEP BSSAP_LE_CodecPort_part_1.cc DEP BSSAP_LE_Adapter_part_7.cc DEP BSSAP_LE_Adapter_part_6.cc DEP BSSAP_LE_Adapter_part_5.cc DEP BSSAP_LE_Adapter_part_4.cc DEP BSSAP_LE_Adapter_part_3.cc DEP BSSAP_LE_Adapter_part_2.cc DEP BSSAP_LE_Adapter_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP BSC_Tests_VAMOS_part_7.cc DEP BSC_Tests_VAMOS_part_6.cc DEP BSC_Tests_VAMOS_part_5.cc DEP BSC_Tests_VAMOS_part_4.cc DEP BSC_Tests_VAMOS_part_3.cc DEP BSC_Tests_VAMOS_part_2.cc DEP BSC_Tests_VAMOS_part_1.cc DEP BSC_Tests_OML_part_7.cc DEP BSC_Tests_OML_part_6.cc DEP BSC_Tests_OML_part_5.cc DEP BSC_Tests_OML_part_4.cc DEP BSC_Tests_OML_part_3.cc DEP BSC_Tests_OML_part_2.cc DEP BSC_Tests_OML_part_1.cc DEP BSC_Tests_LCLS_part_7.cc DEP BSC_Tests_LCLS_part_6.cc DEP BSC_Tests_LCLS_part_5.cc DEP BSC_Tests_LCLS_part_4.cc DEP BSC_Tests_LCLS_part_3.cc DEP BSC_Tests_LCLS_part_2.cc DEP BSC_Tests_LCLS_part_1.cc DEP BSC_Tests_CBSP_part_7.cc DEP BSC_Tests_CBSP_part_6.cc DEP BSC_Tests_CBSP_part_5.cc DEP BSC_Tests_CBSP_part_4.cc DEP BSC_Tests_CBSP_part_3.cc DEP BSC_Tests_CBSP_part_2.cc DEP BSC_Tests_CBSP_part_1.cc DEP BSC_Tests_ASCI_part_7.cc DEP BSC_Tests_ASCI_part_6.cc DEP BSC_Tests_ASCI_part_5.cc DEP BSC_Tests_ASCI_part_4.cc DEP BSC_Tests_ASCI_part_3.cc DEP BSC_Tests_ASCI_part_2.cc DEP BSC_Tests_ASCI_part_1.cc DEP BSC_Tests_part_7.cc DEP BSC_Tests_part_6.cc DEP BSC_Tests_part_5.cc DEP BSC_Tests_part_4.cc DEP BSC_Tests_part_3.cc DEP BSC_Tests_part_2.cc DEP BSC_Tests_part_1.cc DEP AbisOML_Types_part_7.cc DEP AbisOML_Types_part_6.cc DEP AbisOML_Types_part_5.cc DEP AbisOML_Types_part_4.cc DEP AbisOML_Types_part_3.cc DEP AbisOML_Types_part_2.cc DEP AbisOML_Types_part_1.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 SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RTP_Types.cc DEP RTP_Emulation.cc DEP RTP_CodecPort_CtrlFunct.cc DEP RTP_CodecPort.cc DEP RSL_Types.cc DEP RSL_Emulation.cc DEP RLCMAC_CSN1_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.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 MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_ConnectionHandler.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP IuUP_Types.cc DEP IuUP_Emulation.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_Testing.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSM_Types.cc DEP GSM_SystemInformation.cc DEP GSM_RestOctets.cc DEP GSM_RR_Types.cc DEP CBSP_Types.cc DEP CBSP_Templates.cc DEP CBSP_CodecPort_CtrlFunct.cc DEP CBSP_CodecPort.cc DEP CBSP_Adapter.cc DEP BSSMAP_Templates.cc DEP BSSMAP_LE_Templates.cc DEP BSSLAP_Types.cc DEP BSSAP_Types.cc DEP BSSAP_LE_Types.cc DEP BSSAP_LE_Emulation.cc DEP BSSAP_LE_CodecPort.cc DEP BSSAP_LE_Adapter.cc DEP BSSAP_CodecPort.cc DEP BSC_Tests_VAMOS.cc DEP BSC_Tests_OML.cc DEP BSC_Tests_LCLS.cc DEP BSC_Tests_CBSP.cc DEP BSC_Tests_ASCI.cc DEP BSC_Tests.cc DEP AbisOML_Types.cc CC AbisOML_Types.o CC BSC_Tests.o CC BSC_Tests_ASCI.o CC BSC_Tests_CBSP.o CC BSC_Tests_LCLS.o CC BSC_Tests_OML.o CC BSC_Tests_VAMOS.o CC BSSAP_CodecPort.o CC BSSAP_LE_Adapter.o CC BSSAP_LE_CodecPort.o CC BSSAP_LE_Emulation.o CC BSSAP_LE_Types.o CC BSSAP_Types.o CC BSSLAP_Types.o CC BSSMAP_LE_Templates.o CC BSSMAP_Templates.o CC CBSP_Adapter.o CC CBSP_CodecPort.o CC CBSP_CodecPort_CtrlFunct.o CC CBSP_Templates.o BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::f__comp__by__conn__id(const INTEGER&)': BSSAP_LE_Emulation.cc:10483:1: warning: control reaches end of non-void function [-Wreturn-type] 10483 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__conn__id__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10534:1: warning: control reaches end of non-void function [-Wreturn-type] 10534 | } | ^ BSSAP_LE_Emulation.cc: In function 'INTEGER BSSAP__LE__Emulation::f__idx__by__comp(const COMPONENT&)': BSSAP_LE_Emulation.cc:10585:1: warning: control reaches end of non-void function [-Wreturn-type] 10585 | } | ^ BSSAP_LE_Emulation.cc: In function 'COMPONENT BSSAP__LE__Emulation::ExpectedCreateCallback(const BSSAP__LE__CodecPort::BSSAP__LE__N__CONNECT__ind&, const CHARSTRING&)': BSSAP_LE_Emulation.cc:12350:1: warning: control reaches end of non-void function [-Wreturn-type] 12350 | } | ^ CC CBSP_Types.o CC GSM_RR_Types.o CC GSM_RestOctets.o CC GSM_SystemInformation.o CC GSM_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Testing.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC IuUP_Emulation.o CC IuUP_Types.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o CC MGCP_Templates.o CC MGCP_Types.o CC MSC_ConnectionHandler.o CC MTP3asp_PortType.o CC MTP3asp_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 Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ CC RLCMAC_CSN1_Templates.o CC RLCMAC_CSN1_Types.o CC RSL_Emulation.o CC RSL_Types.o CC RTP_CodecPort.o CC RTP_CodecPort_CtrlFunct.o CC RTP_Emulation.o CC RTP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SDP_Templates.o CC SDP_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 AbisOML_Types_part_1.o CC AbisOML_Types_part_2.o RSL_Emulation.cc: In function 'IPA__Types::IpaStreamId RSL__Emulation::f__streamId__by__trx(const INTEGER&)': RSL_Emulation.cc:11152:1: warning: control reaches end of non-void function [-Wreturn-type] 11152 | } | ^ CC AbisOML_Types_part_3.o CC AbisOML_Types_part_4.o CC AbisOML_Types_part_5.o CC AbisOML_Types_part_6.o CC AbisOML_Types_part_7.o CC BSC_Tests_part_1.o CC BSC_Tests_part_2.o CC BSC_Tests_part_3.o CC BSC_Tests_part_4.o CC BSC_Tests_part_5.o CC BSC_Tests_part_6.o CC BSC_Tests_part_7.o CC BSC_Tests_ASCI_part_1.o CC BSC_Tests_ASCI_part_2.o CC BSC_Tests_ASCI_part_3.o CC BSC_Tests_ASCI_part_4.o CC BSC_Tests_ASCI_part_5.o CC BSC_Tests_ASCI_part_6.o CC BSC_Tests_ASCI_part_7.o CC BSC_Tests_CBSP_part_1.o CC BSC_Tests_CBSP_part_2.o CC BSC_Tests_CBSP_part_3.o CC BSC_Tests_CBSP_part_4.o CC BSC_Tests_CBSP_part_5.o CC BSC_Tests_CBSP_part_6.o CC BSC_Tests_CBSP_part_7.o CC BSC_Tests_LCLS_part_1.o CC BSC_Tests_LCLS_part_2.o CC BSC_Tests_LCLS_part_3.o CC BSC_Tests_LCLS_part_4.o CC BSC_Tests_LCLS_part_5.o CC BSC_Tests_LCLS_part_6.o CC BSC_Tests_LCLS_part_7.o CC BSC_Tests_OML_part_1.o CC BSC_Tests_OML_part_2.o CC BSC_Tests_OML_part_3.o CC BSC_Tests_OML_part_4.o CC BSC_Tests_OML_part_5.o CC BSC_Tests_OML_part_6.o CC BSC_Tests_OML_part_7.o CC BSC_Tests_VAMOS_part_1.o CC BSC_Tests_VAMOS_part_2.o CC BSC_Tests_VAMOS_part_3.o CC BSC_Tests_VAMOS_part_4.o CC BSC_Tests_VAMOS_part_5.o CC BSC_Tests_VAMOS_part_6.o CC BSC_Tests_VAMOS_part_7.o CC BSSAP_CodecPort_part_1.o CC BSSAP_CodecPort_part_2.o CC BSSAP_CodecPort_part_3.o CC BSSAP_CodecPort_part_4.o CC BSSAP_CodecPort_part_5.o CC BSSAP_CodecPort_part_6.o CC BSSAP_CodecPort_part_7.o CC BSSAP_LE_Adapter_part_1.o CC BSSAP_LE_Adapter_part_2.o CC BSSAP_LE_Adapter_part_3.o CC BSSAP_LE_Adapter_part_4.o CC BSSAP_LE_Adapter_part_5.o CC BSSAP_LE_Adapter_part_6.o CC BSSAP_LE_Adapter_part_7.o CC BSSAP_LE_CodecPort_part_1.o CC BSSAP_LE_CodecPort_part_2.o CC BSSAP_LE_CodecPort_part_3.o CC BSSAP_LE_CodecPort_part_4.o CC BSSAP_LE_CodecPort_part_5.o CC BSSAP_LE_CodecPort_part_6.o CC BSSAP_LE_CodecPort_part_7.o CC BSSAP_LE_Emulation_part_1.o CC BSSAP_LE_Emulation_part_2.o CC BSSAP_LE_Emulation_part_3.o CC BSSAP_LE_Emulation_part_4.o CC BSSAP_LE_Emulation_part_5.o CC BSSAP_LE_Emulation_part_6.o CC BSSAP_LE_Emulation_part_7.o CC BSSAP_LE_Types_part_1.o CC BSSAP_LE_Types_part_2.o CC BSSAP_LE_Types_part_3.o CC BSSAP_LE_Types_part_4.o CC BSSAP_LE_Types_part_5.o CC BSSAP_LE_Types_part_6.o CC BSSAP_LE_Types_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSLAP_Types_part_1.o CC BSSLAP_Types_part_2.o CC BSSLAP_Types_part_3.o CC BSSLAP_Types_part_4.o CC BSSLAP_Types_part_5.o CC BSSLAP_Types_part_6.o CC BSSLAP_Types_part_7.o CC BSSMAP_LE_Templates_part_1.o CC BSSMAP_LE_Templates_part_2.o CC BSSMAP_LE_Templates_part_3.o CC BSSMAP_LE_Templates_part_4.o CC BSSMAP_LE_Templates_part_5.o CC BSSMAP_LE_Templates_part_6.o CC BSSMAP_LE_Templates_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC CBSP_Adapter_part_1.o CC CBSP_Adapter_part_2.o CC CBSP_Adapter_part_3.o CC CBSP_Adapter_part_4.o CC CBSP_Adapter_part_5.o CC CBSP_Adapter_part_6.o CC CBSP_Adapter_part_7.o CC CBSP_CodecPort_part_1.o CC CBSP_CodecPort_part_2.o CC CBSP_CodecPort_part_3.o CC CBSP_CodecPort_part_4.o CC CBSP_CodecPort_part_5.o CC CBSP_CodecPort_part_6.o CC CBSP_CodecPort_part_7.o CC CBSP_CodecPort_CtrlFunct_part_1.o CC CBSP_CodecPort_CtrlFunct_part_2.o CC CBSP_CodecPort_CtrlFunct_part_3.o CC CBSP_CodecPort_CtrlFunct_part_4.o CC CBSP_CodecPort_CtrlFunct_part_5.o CC CBSP_CodecPort_CtrlFunct_part_6.o CC CBSP_CodecPort_CtrlFunct_part_7.o CC CBSP_Templates_part_1.o CC CBSP_Templates_part_2.o CC CBSP_Templates_part_3.o CC CBSP_Templates_part_4.o CC CBSP_Templates_part_5.o CC CBSP_Templates_part_6.o CC CBSP_Templates_part_7.o CC CBSP_Types_part_1.o CC CBSP_Types_part_2.o CC CBSP_Types_part_3.o CC CBSP_Types_part_4.o CC CBSP_Types_part_5.o CC CBSP_Types_part_6.o CC CBSP_Types_part_7.o CC GSM_RR_Types_part_1.o CC GSM_RR_Types_part_2.o CC GSM_RR_Types_part_3.o CC GSM_RR_Types_part_4.o CC GSM_RR_Types_part_5.o CC GSM_RR_Types_part_6.o CC GSM_RR_Types_part_7.o CC GSM_RestOctets_part_1.o CC GSM_RestOctets_part_2.o CC GSM_RestOctets_part_3.o CC GSM_RestOctets_part_4.o CC GSM_RestOctets_part_5.o CC GSM_RestOctets_part_6.o CC GSM_RestOctets_part_7.o CC GSM_SystemInformation_part_1.o CC GSM_SystemInformation_part_2.o CC GSM_SystemInformation_part_3.o CC GSM_SystemInformation_part_4.o CC GSM_SystemInformation_part_5.o CC GSM_SystemInformation_part_6.o CC GSM_SystemInformation_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 IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Testing_part_1.o CC IPA_Testing_part_2.o CC IPA_Testing_part_3.o CC IPA_Testing_part_4.o CC IPA_Testing_part_5.o CC IPA_Testing_part_6.o CC IPA_Testing_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_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 IuUP_Emulation_part_1.o CC IuUP_Emulation_part_2.o CC IuUP_Emulation_part_3.o CC IuUP_Emulation_part_4.o CC IuUP_Emulation_part_5.o CC IuUP_Emulation_part_6.o CC IuUP_Emulation_part_7.o CC IuUP_Types_part_1.o CC IuUP_Types_part_2.o CC IuUP_Types_part_3.o CC IuUP_Types_part_4.o CC IuUP_Types_part_5.o CC IuUP_Types_part_6.o CC IuUP_Types_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MSC_ConnectionHandler_part_1.o CC MSC_ConnectionHandler_part_2.o CC MSC_ConnectionHandler_part_3.o CC MSC_ConnectionHandler_part_4.o CC MSC_ConnectionHandler_part_5.o CC MSC_ConnectionHandler_part_6.o CC MSC_ConnectionHandler_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_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 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_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_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 RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RSL_Emulation_part_1.o CC RSL_Emulation_part_2.o CC RSL_Emulation_part_3.o CC RSL_Emulation_part_4.o CC RSL_Emulation_part_5.o CC RSL_Emulation_part_6.o CC RSL_Emulation_part_7.o CC RSL_Types_part_1.o CC RSL_Types_part_2.o CC RSL_Types_part_3.o CC RSL_Types_part_4.o CC RSL_Types_part_5.o CC RSL_Types_part_6.o CC RSL_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_CodecPort_CtrlFunct_part_1.o CC RTP_CodecPort_CtrlFunct_part_2.o CC RTP_CodecPort_CtrlFunct_part_3.o CC RTP_CodecPort_CtrlFunct_part_4.o CC RTP_CodecPort_CtrlFunct_part_5.o CC RTP_CodecPort_CtrlFunct_part_6.o CC RTP_CodecPort_CtrlFunct_part_7.o CC RTP_Emulation_part_1.o CC RTP_Emulation_part_2.o CC RTP_Emulation_part_3.o CC RTP_Emulation_part_4.o CC RTP_Emulation_part_5.o CC RTP_Emulation_part_6.o CC RTP_Emulation_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_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 SDP_Types_part_6.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 IPA_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC SCCP_Mapping.o CC StatsD_Checker.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_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 SDP_parse_.tab.o CC lex.SDP_parse_.o CC CBSP_CodecPort_CtrlFunctdef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC IuUP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC Native_FunctionDefs.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC StatsD_CodecPort_CtrlFunctdef.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19673:1: warning: control reaches end of non-void function [-Wreturn-type] 19673 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:19725:1: warning: control reaches end of non-void function [-Wreturn-type] 19725 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19835:1: warning: control reaches end of non-void function [-Wreturn-type] 19835 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19944:1: warning: control reaches end of non-void function [-Wreturn-type] 19944 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:19995:1: warning: control reaches end of non-void function [-Wreturn-type] 19995 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:22692:1: warning: control reaches end of non-void function [-Wreturn-type] 22692 | } | ^ CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD AbisOML_Types.so CCLD BSC_Tests.so CCLD BSC_Tests_ASCI.so CCLD BSC_Tests_CBSP.so lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ CCLD BSC_Tests_LCLS.so CCLD BSC_Tests_OML.so CCLD BSC_Tests_VAMOS.so CCLD BSSAP_CodecPort.so CCLD BSSAP_LE_Adapter.so CCLD BSSAP_LE_CodecPort.so CCLD BSSAP_LE_Emulation.so CCLD BSSAP_LE_Types.so CCLD BSSAP_Types.so CCLD BSSLAP_Types.so CCLD BSSMAP_LE_Templates.so CCLD BSSMAP_Templates.so CCLD CBSP_Adapter.so CCLD CBSP_CodecPort.so CCLD CBSP_CodecPort_CtrlFunct.so CCLD CBSP_Templates.so CCLD CBSP_Types.so CCLD GSM_RR_Types.so CCLD GSM_RestOctets.so CCLD GSM_SystemInformation.so CCLD GSM_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Testing.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPA_Types.so CCLD IPL4asp_Types.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD L3_Templates.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MGCP_CodecPort.so CCLD MGCP_CodecPort_CtrlFunct.so CCLD MGCP_Emulation.so CCLD MGCP_Templates.so CCLD MGCP_Types.so CCLD MSC_ConnectionHandler.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD Misc_Helpers.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 Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD RLCMAC_CSN1_Templates.so CCLD RLCMAC_CSN1_Types.so CCLD RSL_Emulation.so CCLD RSL_Types.so CCLD RTP_CodecPort.so CCLD RTP_CodecPort_CtrlFunct.so CCLD RTP_Emulation.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD Socket_API_Definitions.so CCLD StatsD_CodecPort.so CCLD StatsD_CodecPort_CtrlFunct.so CCLD StatsD_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD AbisOML_Types_part_1.so CCLD AbisOML_Types_part_2.so CCLD AbisOML_Types_part_3.so CCLD AbisOML_Types_part_4.so CCLD AbisOML_Types_part_5.so CCLD AbisOML_Types_part_6.so CCLD AbisOML_Types_part_7.so CCLD BSC_Tests_part_1.so CCLD BSC_Tests_part_2.so CCLD BSC_Tests_part_3.so CCLD BSC_Tests_part_4.so CCLD BSC_Tests_part_5.so CCLD BSC_Tests_part_6.so CCLD BSC_Tests_ASCI_part_1.so CCLD BSC_Tests_part_7.so CCLD BSC_Tests_ASCI_part_2.so CCLD BSC_Tests_ASCI_part_3.so CCLD BSC_Tests_ASCI_part_4.so CCLD BSC_Tests_ASCI_part_5.so CCLD BSC_Tests_ASCI_part_6.so CCLD BSC_Tests_ASCI_part_7.so CCLD BSC_Tests_CBSP_part_1.so CCLD BSC_Tests_CBSP_part_2.so CCLD BSC_Tests_CBSP_part_3.so CCLD BSC_Tests_CBSP_part_4.so CCLD BSC_Tests_CBSP_part_5.so CCLD BSC_Tests_CBSP_part_6.so CCLD BSC_Tests_CBSP_part_7.so CCLD BSC_Tests_LCLS_part_1.so CCLD BSC_Tests_LCLS_part_2.so CCLD BSC_Tests_LCLS_part_3.so CCLD BSC_Tests_LCLS_part_4.so CCLD BSC_Tests_LCLS_part_5.so CCLD BSC_Tests_LCLS_part_6.so CCLD BSC_Tests_LCLS_part_7.so CCLD BSC_Tests_OML_part_1.so CCLD BSC_Tests_OML_part_2.so CCLD BSC_Tests_OML_part_3.so CCLD BSC_Tests_OML_part_4.so CCLD BSC_Tests_OML_part_5.so CCLD BSC_Tests_OML_part_6.so CCLD BSC_Tests_OML_part_7.so CCLD BSC_Tests_VAMOS_part_1.so CCLD BSC_Tests_VAMOS_part_2.so CCLD BSC_Tests_VAMOS_part_3.so CCLD BSC_Tests_VAMOS_part_4.so CCLD BSC_Tests_VAMOS_part_5.so CCLD BSC_Tests_VAMOS_part_6.so CCLD BSC_Tests_VAMOS_part_7.so CCLD BSSAP_CodecPort_part_1.so CCLD BSSAP_CodecPort_part_2.so CCLD BSSAP_CodecPort_part_3.so CCLD BSSAP_CodecPort_part_4.so CCLD BSSAP_CodecPort_part_5.so CCLD BSSAP_CodecPort_part_6.so CCLD BSSAP_CodecPort_part_7.so CCLD BSSAP_LE_Adapter_part_1.so CCLD BSSAP_LE_Adapter_part_2.so CCLD BSSAP_LE_Adapter_part_3.so CCLD BSSAP_LE_Adapter_part_4.so CCLD BSSAP_LE_Adapter_part_5.so CCLD BSSAP_LE_Adapter_part_6.so CCLD BSSAP_LE_Adapter_part_7.so CCLD BSSAP_LE_CodecPort_part_1.so CCLD BSSAP_LE_CodecPort_part_2.so CCLD BSSAP_LE_CodecPort_part_3.so CCLD BSSAP_LE_CodecPort_part_4.so CCLD BSSAP_LE_CodecPort_part_5.so CCLD BSSAP_LE_CodecPort_part_6.so CCLD BSSAP_LE_CodecPort_part_7.so CCLD BSSAP_LE_Emulation_part_1.so CCLD BSSAP_LE_Emulation_part_2.so CCLD BSSAP_LE_Emulation_part_3.so CCLD BSSAP_LE_Emulation_part_4.so CCLD BSSAP_LE_Emulation_part_5.so CCLD BSSAP_LE_Emulation_part_6.so CCLD BSSAP_LE_Emulation_part_7.so CCLD BSSAP_LE_Types_part_1.so CCLD BSSAP_LE_Types_part_2.so CCLD BSSAP_LE_Types_part_3.so CCLD BSSAP_LE_Types_part_4.so CCLD BSSAP_LE_Types_part_5.so CCLD BSSAP_LE_Types_part_6.so CCLD BSSAP_LE_Types_part_7.so CCLD BSSAP_Types_part_1.so CCLD BSSAP_Types_part_2.so CCLD BSSAP_Types_part_3.so CCLD BSSAP_Types_part_4.so CCLD BSSAP_Types_part_5.so CCLD BSSAP_Types_part_6.so CCLD BSSAP_Types_part_7.so CCLD BSSLAP_Types_part_1.so CCLD BSSLAP_Types_part_2.so CCLD BSSLAP_Types_part_3.so CCLD BSSLAP_Types_part_4.so CCLD BSSLAP_Types_part_5.so CCLD BSSLAP_Types_part_6.so CCLD BSSLAP_Types_part_7.so CCLD BSSMAP_LE_Templates_part_1.so CCLD BSSMAP_LE_Templates_part_2.so CCLD BSSMAP_LE_Templates_part_3.so CCLD BSSMAP_LE_Templates_part_4.so CCLD BSSMAP_LE_Templates_part_5.so CCLD BSSMAP_LE_Templates_part_6.so CCLD BSSMAP_LE_Templates_part_7.so CCLD BSSMAP_Templates_part_1.so CCLD BSSMAP_Templates_part_2.so CCLD BSSMAP_Templates_part_3.so CCLD BSSMAP_Templates_part_4.so CCLD BSSMAP_Templates_part_5.so CCLD BSSMAP_Templates_part_6.so CCLD BSSMAP_Templates_part_7.so CCLD CBSP_Adapter_part_1.so CCLD CBSP_Adapter_part_2.so CCLD CBSP_Adapter_part_3.so CCLD CBSP_Adapter_part_4.so CCLD CBSP_Adapter_part_5.so CCLD CBSP_Adapter_part_6.so CCLD CBSP_Adapter_part_7.so CCLD CBSP_CodecPort_part_1.so CCLD CBSP_CodecPort_part_2.so CCLD CBSP_CodecPort_part_3.so CCLD CBSP_CodecPort_part_4.so CCLD CBSP_CodecPort_part_5.so CCLD CBSP_CodecPort_part_6.so CCLD CBSP_CodecPort_part_7.so CCLD CBSP_CodecPort_CtrlFunct_part_1.so CCLD CBSP_CodecPort_CtrlFunct_part_2.so CCLD CBSP_CodecPort_CtrlFunct_part_3.so CCLD CBSP_CodecPort_CtrlFunct_part_4.so CCLD CBSP_CodecPort_CtrlFunct_part_5.so CCLD CBSP_CodecPort_CtrlFunct_part_6.so CCLD CBSP_CodecPort_CtrlFunct_part_7.so CCLD CBSP_Templates_part_1.so CCLD CBSP_Templates_part_2.so CCLD CBSP_Templates_part_3.so CCLD CBSP_Templates_part_4.so CCLD CBSP_Templates_part_5.so CCLD CBSP_Templates_part_6.so CCLD CBSP_Templates_part_7.so CCLD CBSP_Types_part_1.so CCLD CBSP_Types_part_2.so CCLD CBSP_Types_part_3.so CCLD CBSP_Types_part_4.so CCLD CBSP_Types_part_5.so CCLD CBSP_Types_part_6.so CCLD CBSP_Types_part_7.so CCLD GSM_RR_Types_part_1.so CCLD GSM_RR_Types_part_2.so CCLD GSM_RR_Types_part_4.so CCLD GSM_RR_Types_part_3.so CCLD GSM_RR_Types_part_5.so CCLD GSM_RR_Types_part_6.so CCLD GSM_RR_Types_part_7.so CCLD GSM_RestOctets_part_1.so CCLD GSM_RestOctets_part_2.so CCLD GSM_RestOctets_part_3.so CCLD GSM_RestOctets_part_4.so CCLD GSM_RestOctets_part_5.so CCLD GSM_RestOctets_part_6.so CCLD GSM_RestOctets_part_7.so CCLD GSM_SystemInformation_part_1.so CCLD GSM_SystemInformation_part_2.so CCLD GSM_SystemInformation_part_3.so CCLD GSM_SystemInformation_part_4.so CCLD GSM_SystemInformation_part_5.so CCLD GSM_SystemInformation_part_6.so CCLD GSM_SystemInformation_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 IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Testing_part_1.so CCLD IPA_Testing_part_2.so CCLD IPA_Testing_part_3.so CCLD IPA_Testing_part_4.so CCLD IPA_Testing_part_5.so CCLD IPA_Testing_part_6.so CCLD IPA_Testing_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_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 IuUP_Emulation_part_1.so CCLD IuUP_Emulation_part_2.so CCLD IuUP_Emulation_part_3.so CCLD IuUP_Emulation_part_4.so CCLD IuUP_Emulation_part_5.so CCLD IuUP_Emulation_part_6.so CCLD IuUP_Emulation_part_7.so CCLD IuUP_Types_part_1.so CCLD IuUP_Types_part_2.so CCLD IuUP_Types_part_3.so CCLD IuUP_Types_part_4.so CCLD IuUP_Types_part_5.so CCLD IuUP_Types_part_6.so CCLD IuUP_Types_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MGCP_CodecPort_part_1.so CCLD MGCP_CodecPort_part_2.so CCLD MGCP_CodecPort_part_3.so CCLD MGCP_CodecPort_part_4.so CCLD MGCP_CodecPort_part_5.so CCLD MGCP_CodecPort_part_6.so CCLD MGCP_CodecPort_part_7.so CCLD MGCP_CodecPort_CtrlFunct_part_1.so CCLD MGCP_CodecPort_CtrlFunct_part_2.so CCLD MGCP_CodecPort_CtrlFunct_part_3.so CCLD MGCP_CodecPort_CtrlFunct_part_4.so CCLD MGCP_CodecPort_CtrlFunct_part_5.so CCLD MGCP_CodecPort_CtrlFunct_part_6.so CCLD MGCP_CodecPort_CtrlFunct_part_7.so CCLD MGCP_Emulation_part_1.so CCLD MGCP_Emulation_part_2.so CCLD MGCP_Emulation_part_3.so CCLD MGCP_Emulation_part_4.so CCLD MGCP_Emulation_part_5.so CCLD MGCP_Emulation_part_6.so CCLD MGCP_Emulation_part_7.so CCLD MGCP_Templates_part_1.so CCLD MGCP_Templates_part_2.so CCLD MGCP_Templates_part_3.so CCLD MGCP_Templates_part_4.so CCLD MGCP_Templates_part_5.so CCLD MGCP_Templates_part_6.so CCLD MGCP_Templates_part_7.so CCLD MGCP_Types_part_1.so CCLD MGCP_Types_part_2.so CCLD MGCP_Types_part_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MSC_ConnectionHandler_part_1.so CCLD MSC_ConnectionHandler_part_2.so CCLD MSC_ConnectionHandler_part_3.so CCLD MSC_ConnectionHandler_part_4.so CCLD MSC_ConnectionHandler_part_5.so CCLD MSC_ConnectionHandler_part_6.so CCLD MSC_ConnectionHandler_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_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 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_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_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 RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RSL_Emulation_part_1.so CCLD RSL_Emulation_part_2.so CCLD RSL_Emulation_part_3.so CCLD RSL_Emulation_part_4.so CCLD RSL_Emulation_part_5.so CCLD RSL_Emulation_part_6.so CCLD RSL_Emulation_part_7.so CCLD RSL_Types_part_1.so CCLD RSL_Types_part_2.so CCLD RSL_Types_part_3.so CCLD RSL_Types_part_4.so CCLD RSL_Types_part_5.so CCLD RSL_Types_part_6.so CCLD RSL_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_CodecPort_CtrlFunct_part_1.so CCLD RTP_CodecPort_CtrlFunct_part_2.so CCLD RTP_CodecPort_CtrlFunct_part_3.so CCLD RTP_CodecPort_CtrlFunct_part_4.so CCLD RTP_CodecPort_CtrlFunct_part_5.so CCLD RTP_CodecPort_CtrlFunct_part_6.so CCLD RTP_CodecPort_CtrlFunct_part_7.so CCLD RTP_Emulation_part_1.so CCLD RTP_Emulation_part_2.so CCLD RTP_Emulation_part_3.so CCLD RTP_Emulation_part_4.so CCLD RTP_Emulation_part_5.so CCLD RTP_Emulation_part_6.so CCLD RTP_Emulation_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_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 IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD StatsD_Checker.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_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 SDP_parse_.tab.so CCLD lex.SDP_parse_.so CCLD CBSP_CodecPort_CtrlFunctdef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_discovery.so CCLD IPL4asp_PT.so CCLD IuUP_EncDec.so CCLD MGCP_CodecPort_CtrlFunctDef.so CCLD Native_FunctionDefs.so CCLD RTP_CodecPort_CtrlFunctDef.so CCLD RTP_EncDec.so CCLD SCTPasp_PT.so CCLD SDP_EncDec.so CCLD StatsD_CodecPort_CtrlFunctdef.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD BSC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc' [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-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:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB] Fetched 198 kB in 0s (423 kB/s) Reading package lists... [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/dbg_pkgs_all'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'apt-rdepends', 'osmo-bsc'] [testenv][vamos] osmo-bsc -> osmo-bsc: installing osmo-bsc-dbg [testenv][vamos] osmo-bsc -> libc6: installing libc6-dbg [testenv][vamos] osmo-bsc -> libosmo-mgcp-client14: installing libosmo-mgcp-client14-dbgsym [testenv][vamos] osmo-bsc -> libosmocore22: installing libosmocore-dbg [testenv][vamos] osmo-bsc -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'apt-rdepends', 'osmo-bts-virtual'] [testenv][vamos] osmo-bts-virtual -> osmo-bts-virtual: installing osmo-bts-virtual-dbg [testenv][vamos] osmo-bts-virtual -> libc6: installing libc6-dbg [testenv][vamos] osmo-bts-virtual -> libosmocore22: installing libosmocore-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'apt-rdepends', 'osmo-stp'] [testenv][vamos] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][vamos] osmo-stp -> libc6: installing libc6-dbg [testenv][vamos] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][vamos] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][vamos] Installing packages: osmo-bsc, osmo-bts-virtual, osmo-stp, osmo-bsc-dbg, libc6-dbg, libosmo-mgcp-client14-dbgsym, libosmocore-dbg, libosmo-sigtran-dbg, osmo-bts-virtual-dbg, osmo-stp-dbg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-bsc', 'osmo-bts-virtual', 'osmo-stp', 'osmo-bsc-dbg', 'libc6-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmocore-dbg', 'libosmo-sigtran-dbg', 'osmo-bts-virtual-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libc-bin libc-dev-bin libc6 libc6-dev libosmo-mgcp-client14 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmocom-latest Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libc6-dbg libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau11 libosmousb0 libosmovty13 osmo-bsc osmo-bsc-dbg osmo-bts-virtual osmo-bts-virtual-dbg osmo-stp osmo-stp-dbg osmocom-latest The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. Need to get 22.9 MB of archives. After this operation, 26.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.11.0 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.11.0 [104 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.14.0 [58.6 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0 [101 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.11.0 [71.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.11.0 [228 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.6.0 [59.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran11 2.1.0 [128 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.1.0 [456 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis15 2.0.0 [70.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.11.0 [51.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.11.0 [71.5 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.11.0 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.11.0 [60.2 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.11.0 [64.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.11.0 [50.8 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.11.0 [44.2 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau11 2.0.0 [34.4 kB] Get:21 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:22 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bts-virtual 1.9.0 [259 kB] Get:24 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.1.0 [18.2 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.1.0 [22.7 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.11.0 [2164 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bsc 1.13.0 [602 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bsc-dbg 1.13.0 [3213 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bts-virtual-dbg 1.9.0 [1957 kB] Fetched 22.9 MB in 0s (90.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../03-libosmovty13_1.11.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../04-libosmo-mgcp-client14_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../05-libosmo-mgcp-client14-dbgsym_1.14.0_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.6.0_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../09-libosmo-sigtran11_2.1.0_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../10-libosmo-sigtran-dbg_2.1.0_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../11-libosmoabis15_2.0.0_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0_amd64.deb ... Unpacking libosmocore (1.11.0) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../19-libosmotrau11_2.0.0_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0) ... Selecting previously unselected package osmo-bts-virtual. Preparing to unpack .../20-osmo-bts-virtual_1.9.0_amd64.deb ... Unpacking osmo-bts-virtual (1.9.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../23-libosmocore-dbg_1.11.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0) ... Selecting previously unselected package osmo-bsc. Preparing to unpack .../24-osmo-bsc_1.13.0_amd64.deb ... Unpacking osmo-bsc (1.13.0) ... Selecting previously unselected package osmo-bsc-dbg:amd64. Preparing to unpack .../25-osmo-bsc-dbg_1.13.0_amd64.deb ... Unpacking osmo-bsc-dbg:amd64 (1.13.0) ... Selecting previously unselected package osmo-bts-virtual-dbg. Preparing to unpack .../26-osmo-bts-virtual-dbg_1.9.0_amd64.deb ... Unpacking osmo-bts-virtual-dbg (1.9.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0) ... Setting up libosmocodec4:amd64 (1.11.0) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0) ... Setting up libosmoisdn0:amd64 (1.11.0) ... Setting up libosmotrau11:amd64 (2.0.0) ... Setting up libosmousb0:amd64 (1.11.0) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0) ... Setting up libosmoctrl0:amd64 (1.11.0) ... Setting up libosmogb14:amd64 (1.11.0) ... Setting up libosmonetif11:amd64 (1.6.0) ... Setting up libosmocoding0:amd64 (1.11.0) ... Setting up libosmosim2:amd64 (1.11.0) ... Setting up libosmocore (1.11.0) ... Setting up libosmoabis15:amd64 (2.0.0) ... Setting up libosmo-sigtran11:amd64 (2.1.0) ... Setting up osmo-bsc (1.13.0) ... changed ownership of '/etc/osmocom/osmo-bsc.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bsc.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.11.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0) ... Setting up osmo-stp:amd64 (2.1.0) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up osmo-bsc-dbg:amd64 (1.13.0) ... Setting up osmo-stp-dbg:amd64 (2.1.0) ... Setting up osmo-bts-virtual (1.9.0) ... changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up osmo-bts-virtual-dbg (1.9.0) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][vamos] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc/BSC_Tests_VAMOS.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/stp'] [testenv][vamos] + ['cp', '-a', 'osmo-bsc-vamos.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bsc'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc/BSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests.default'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg'] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest"#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.cfg [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests.default [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests.default'] [testenv][vamos] Running stp [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/stp', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/stp/stp.log'] 20250425131721051 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425131721052 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20250425131721052 DLSS7 INFO 0: asp-virt-msc0-0: Restarting ASP virt-msc0-0, r=127.0.0.1:23905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250425131721052 DLSS7 NOTICE 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 DEBUG XUA_AS(mahlzeit){AS_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 INFO 0: as-mahlzeit: Created AS (osmo_ss7_instance.c:315) 20250425131721052 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 INFO 0: as-virt-msc0: Created AS (osmo_ss7_instance.c:315) 20250425131721052 DLSS7 INFO 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS (osmo_ss7_as.c:123) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250425131721052 DLSS7 INFO 0: asp-virt-msc1-0: Restarting ASP virt-msc1-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250425131721052 DLSS7 NOTICE 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 INFO 0: as-virt-msc1: Created AS (osmo_ss7_instance.c:315) 20250425131721052 DLSS7 INFO 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS (osmo_ss7_as.c:123) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250425131721052 DLSS7 INFO 0: asp-virt-msc2-0: Restarting ASP virt-msc2-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250425131721052 DLSS7 NOTICE 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 INFO 0: as-virt-msc2: Created AS (osmo_ss7_instance.c:315) 20250425131721052 DLSS7 INFO 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS (osmo_ss7_as.c:123) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250425131721052 DLSS7 INFO 0: asp-virt-smlc-0: Restarting ASP virt-smlc-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250425131721052 DLSS7 NOTICE 0: asp-virt-smlc-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Allocated (fsm.c:456) 20250425131721052 DLSS7 INFO 0: as-virt-smlc: Created AS (osmo_ss7_instance.c:315) 20250425131721052 DLSS7 INFO 0: as-virt-smlc: Adding ASP virt-smlc-0 to AS (osmo_ss7_as.c:123) 20250425131721052 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250425131721053 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' (osmo_ss7_route.c:127) 20250425131721053 DLSS7 INFO 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' (osmo_ss7_route.c:127) 20250425131721053 DLSS7 INFO 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' (osmo_ss7_route.c:127) 20250425131721053 DLSS7 INFO 0: Creating route: pc=190=0.23.6 mask=0x3fff via AS 'virt-smlc' (osmo_ss7_route.c:127) 20250425131721053 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250425131721053 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250425131721053 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.1:2905 (osmo_ss7_xua_srv.c:286) 20250425131721053 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250425131721053 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250425131721053 DLSS7 INFO (Re)binding ipa Server to 127.0.0.1:5000 (osmo_ss7_xua_srv.c:286) 20250425131721053 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][vamos] Running bts-0 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-0', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1234 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-0/bts-0.log'] + CONFIG=vamos + SITE_ID=1234 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bts-1 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-1', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1235 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-1/bts-1.log'] + CONFIG=vamos + SITE_ID=1235 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bts-2 [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-2', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1236 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-2/bts-2.log'] + CONFIG=vamos + SITE_ID=1236 + TRX_NUM=1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX + respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1 respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP stream_cli.c:423 CLICONN(ts-0-1-oml,){CONNECTING} connect failed (-111) DABIS abis.c:429 E1L(0) Signalling link down [testenv][vamos] Running bsc [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bsc', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'osmo-bsc -c osmo-bsc-vamos.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bsc/bsc.log'] 20250425131721860 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131721860 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250425131721860 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250425131721860 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425131721860 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425131721860 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131721860 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425131721860 DNM INFO NM_BTS_SM_OP[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_BTS_OP[0x5619fb123550]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_GPRS_CELL_OP[0x5619fb123680]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_RCARRIER_OP[0x5619fb147660]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_BB_TRANSC_OP[0x5619fb147830]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_CHAN_OP[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_GPRS_NSE_OP[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_GPRS_NSVC_OP[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721861 DNM INFO NM_GPRS_NSVC_OP[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721862 DNM INFO NM_BTS_SM_OP[0x5619fb14d5b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721862 DNM INFO NM_BTS_OP[0x5619fb1516b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721862 DNM INFO NM_GPRS_CELL_OP[0x5619fb1517e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721862 DNM INFO NM_RCARRIER_OP[0x5619fb1757c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721862 DNM INFO NM_BB_TRANSC_OP[0x5619fb1758f0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721862 DNM INFO NM_CHAN_OP[0x5619fb175b50]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb1760d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb1768d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb1770d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb1778d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb178160]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb1789f0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_CHAN_OP[0x5619fb179280]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_GPRS_NSE_OP[0x5619fb1798e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_GPRS_NSVC_OP[0x5619fb179a10]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721863 DNM INFO NM_GPRS_NSVC_OP[0x5619fb179bd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_BTS_SM_OP[0x5619fb17b260]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_BTS_OP[0x5619fb17f360]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_GPRS_CELL_OP[0x5619fb17f490]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_RCARRIER_OP[0x5619fb1a3470]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_BB_TRANSC_OP[0x5619fb1a35a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a3800]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a3d80]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a4580]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a4d80]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a5580]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a5e10]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a66a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_CHAN_OP[0x5619fb1a6f30]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_GPRS_NSE_OP[0x5619fb1a7590]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_GPRS_NSVC_OP[0x5619fb1a76c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721864 DNM INFO NM_GPRS_NSVC_OP[0x5619fb1a7880]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_BTS_SM_OP[0x5619fb1a8f10]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_BTS_OP[0x5619fb1ad010]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_GPRS_CELL_OP[0x5619fb1ad140]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_RCARRIER_OP[0x5619fb1d1120]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_BB_TRANSC_OP[0x5619fb1d1250]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d14b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d1a30]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d2230]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d2a30]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d3230]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d3ac0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d4350]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_CHAN_OP[0x5619fb1d4be0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_GPRS_NSE_OP[0x5619fb1d5240]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_GPRS_NSVC_OP[0x5619fb1d5370]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DNM INFO NM_GPRS_NSVC_OP[0x5619fb1d5530]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425131721865 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4242 (telnet_interface.c:88) 20250425131721865 DLINP NOTICE E1L(0) enabling ipaccess BSC mode on 0.0.0.0 with OML 3002 and RSL 3003 TCP ports (ipaccess.c:970) 20250425131721865 DLCTRL NOTICE CTRL at 127.0.0.1 4249 (control_if.c:1026) 20250425131721865 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425131721866 DNM NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (osmo_bsc_main.c:889) 20250425131721866 DMSC NOTICE Initializing SCCP connection for A/m3ua on cs7 instance 0 (osmo_bsc_sigtran.c:658) 20250425131721866 DLSCCP ERROR SS7 instance 0: no primary point-code set, using default point-code (sccp_user.c:566) 20250425131721866 DLSCCP NOTICE A-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:572) 20250425131721866 DLSCCP NOTICE A-0-m3ua: Creating AS instance (sccp_user.c:579) 20250425131721866 DLSCCP NOTICE A-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:590) 20250425131721866 DLSCCP NOTICE A-0-m3ua: Creating default route (sccp_user.c:596) 20250425131721866 DLSCCP NOTICE A-0-m3ua: ASP asp-clnt-msc-0 for m3ua is not associated with any AS, using it (sccp_user.c:629) 20250425131721866 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131721866 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131721866 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131721866 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131721866 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131721866 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131721866 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131721866 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131721866 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:1905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131721866 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131721866 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131721866 DLSCCP NOTICE A-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20250425131721866 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425131721866 DMSC NOTICE A-0-m3ua msc-0: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250425131721866 DMSC NOTICE A-0-m3ua msc-0: remote (MSC) SCCP address: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250425131721866 DMSC NOTICE A-0-m3ua msc-0: binding SCCP user (osmo_bsc_sigtran.c:721) 20250425131721866 DMSC NOTICE A-0-m3ua msc-1: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250425131721866 DMSC NOTICE A-0-m3ua msc-1: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250425131721866 DMSC NOTICE A-0-m3ua msc-1: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131721866 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250425131721866 DMSC NOTICE A-0-m3ua msc-2: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:714) 20250425131721866 DMSC NOTICE A-0-m3ua msc-2: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_sigtran.c:716) 20250425131721866 DMSC NOTICE A-0-m3ua msc-2: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250425131721866 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131721866 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20250425131721866 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:1905<->l=127.0.0.1:2905 (osmo_ss7_asp.c:623) 20250425131721866 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250425131721866 DLCS NOTICE Initializing SCCP connection for Lb/m3ua on cs7 instance 0 (lb.c:454) 20250425131721866 DLSCCP NOTICE Lb-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:572) 20250425131721866 DLSCCP NOTICE Lb-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:590) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425131721866 DLSCCP NOTICE Lb-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20250425131721866 DLCS NOTICE Lb: Lb-0-m3ua smlc: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSC_BSSAP_LE (lb.c:489) 20250425131721866 DLCS NOTICE Lb: Lb-0-m3ua smlc: remote (SMLC) SCCP address: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:491) 20250425131721866 DLINP NOTICE asp-dyn-1 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131721866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131721866 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131721866 DLSS7 NOTICE 0: asp-asp-dyn-1: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131721866 DLINP NOTICE asp-dyn-1 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131721866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131721866 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131721866 DLSS7 NOTICE 0: asp-asp-dyn-1: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131721866 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131721866 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): matched connection to ASP asp-dyn-1 (osmo_ss7_xua_srv.c:112) 20250425131721866 DLSS7 FATAL 0: asp-asp-dyn-1: accept of new connection from (r=127.0.0.1:1905<->l=127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:119) 20250425131721866 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1082) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425131721866 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131721866 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131721866 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131721867 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425131721867 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425131721867 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425131721867 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) [testenv][vamos] Running testsuite [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4242', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/start-testsuite.sh', 'bsc/BSC_Tests', 'BSC_Tests_VAMOS.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_Tests_VAMOS.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: BSC_Tests_VAMOS.cfg MC@779b26112ef1: Unix server socket created successfully. MC@779b26112ef1: Listening on TCP port 38641. 779b26112ef1 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3/bsc/BSC_Tests 779b26112ef1 38641 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@779b26112ef1: New HC connected from 10.0.2.100 [10.0.2.100]. 779b26112ef1: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@779b26112ef1: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@779b26112ef1: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@779b26112ef1: Configuration file was processed on all HCs. MC@779b26112ef1: Creating MTC on host 10.0.2.100. MC@779b26112ef1: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos'. ------ BSC_Tests_VAMOS.TC_chan_act_to_vamos ------ Fri Apr 25 13:17:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_chan_act_to_vamos started. MTC@779b26112ef1: "TC_chan_act_to_vamos" 20250425131723413 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos (logging_vty.c:1172) 20250425131723421 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131723422 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131723422 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131723423 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425131723423 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) 20250425131723423 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x5619fb1eb180]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:532) VirtMSC-M3UA(5)@779b26112ef1: ************************************************* VirtMSC-M3UA(5)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@779b26112ef1: ************************************************* VirtMSC-SCCP(4)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131723631 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131723631 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131723631 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131723631 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(5)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131723636 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131723636 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131723636 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131723636 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131723636 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131723636 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131723636 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131723639 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131723639 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131723639 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131723639 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131723639 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131723639 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131723639 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(5)@779b26112ef1: Sending buffered message #0 20250425131723640 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131723640 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131723641 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131723641 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131723641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131723641 DLSS7 ERROR MTP-TRANSFER.req for DPC 187: no route! (osmo_ss7_hmrt.c:270) 20250425131723868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131723868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:751) 20250425131723868 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 4 for DPC 0.23.3 (xua_rkm.c:204) 20250425131723868 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Allocated (fsm.c:456) 20250425131723868 DLSS7 INFO 0: as-as-rkm-4: Created AS (osmo_ss7_instance.c:315) 20250425131723868 DLSS7 INFO 0: Creating route: pc=187=0.23.3 mask=0x3fff via AS 'as-rkm-4' (osmo_ss7_route.c:127) 20250425131723868 DLSS7 INFO 0: as-as-rkm-4: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20250425131723868 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20250425131723868 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20250425131723868 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131723868 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:660) 20250425131723869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131723869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131723869 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131723869 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131723869 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131723869 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131723869 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131723869 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5619fb1ec5a0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425131723869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:660) 20250425131725565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131725565 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20250425131725565 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:1905 err=None (osmo_ss7_asp.c:788) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131726187 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726187 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131726187 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131726187 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726187 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726187 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131726187 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131726187 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726187 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131726187 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131726187 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726187 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131726187 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131726187 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131726187 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131726187 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726187 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726187 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131726188 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726188 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726188 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726189 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131726189 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425131726189 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131726189 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131726189 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726190 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131726190 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131726190 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131726190 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726190 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131726190 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131726190 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131726191 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131726191 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726191 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726191 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131726191 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726191 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726191 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726191 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726192 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726192 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726193 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131726193 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131726193 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131726194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131726194 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131726194 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726194 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726194 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726194 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131726194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131726194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131726195 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131726195 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131726195 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131726195 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131726195 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131726195 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131726196 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131726196 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131726196 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131726196 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726196 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131726196 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131726197 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131726197 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131726197 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726197 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726197 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726197 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726197 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726197 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131726198 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726198 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726198 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131726198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56242fdd5470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131726198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726198 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726198 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726199 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726200 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726201 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726202 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726202 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726202 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1235/0/0 20250425131726395 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb14d5b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726395 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb14d5b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131726395 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb14d5b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131726395 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5619fb1798e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726395 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5619fb1517e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726395 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5619fb1517e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131726395 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5619fb1517e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131726395 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb179a10]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726396 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb179a10]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131726396 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb179a10]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131726396 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb179bd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726396 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb179bd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131726396 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb179bd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131726396 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5619fb1798e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131726396 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5619fb1798e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131726396 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726396 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726396 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131726397 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726397 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726397 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726398 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb14d5b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726398 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb14d5b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131726398 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb14d5b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131726398 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131726398 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5619fb1517e0]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726399 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5619fb1517e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726399 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5619fb1517e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131726399 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5619fb1798e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131726400 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131726400 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726400 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb179a10]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131726400 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb179bd0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131726400 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5619fb1798e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131726400 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb179a10]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131726401 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726401 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131726401 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726401 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726401 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726402 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726402 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726402 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb179a10]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131726402 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131726402 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131726402 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726402 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131726403 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131726403 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726403 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726403 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726403 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131726403 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726403 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131726403 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726403 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131726403 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726403 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131726404 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726405 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131726405 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726405 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131726405 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131726405 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726405 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726405 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726405 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5619fb1757c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726406 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726406 DNM INFO (bts=1,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131726406 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726406 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726406 DNM INFO NM_BTS_OP(bts1)[0x5619fb1516b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131726406 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x557452a56470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131726406 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726406 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726406 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5619fb1758f0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131726406 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726406 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726406 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726406 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5619fb175b50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726407 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5619fb1760d0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5619fb1768d0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726408 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5619fb1770d0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5619fb1778d0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5619fb178160]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5619fb1789f0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726409 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726410 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726410 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5619fb179280]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1236/0/0 20250425131726654 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb17b260]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726654 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb17b260]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131726654 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb17b260]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131726654 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5619fb1a7590]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726654 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5619fb17f490]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726654 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5619fb17f490]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131726654 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5619fb17f490]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131726654 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb1a76c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726654 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb1a76c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131726654 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb1a76c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131726654 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb1a7880]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726654 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb1a7880]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131726654 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb1a7880]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131726654 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5619fb1a7590]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131726654 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5619fb1a7590]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131726654 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726655 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726655 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131726655 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726655 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726655 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb17b260]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726656 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb17b260]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131726656 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb17b260]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425131726656 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131726656 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5619fb17f490]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131726656 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5619fb17f490]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726656 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5619fb17f490]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131726656 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5619fb1a7590]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131726657 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131726657 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726657 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb1a76c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131726657 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb1a7880]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131726657 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5619fb1a7590]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131726657 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb1a76c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131726658 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726658 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131726658 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726658 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726658 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726659 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131726659 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726659 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb1a76c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131726659 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131726659 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131726659 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726660 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131726660 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131726660 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726660 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726660 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131726660 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131726660 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131726660 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131726660 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726660 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131726660 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131726661 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726662 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131726662 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726662 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131726662 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131726662 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726662 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726662 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131726662 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5619fb1a3470]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131726663 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726663 DNM INFO (bts=2,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131726663 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726663 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131726663 DNM INFO NM_BTS_OP(bts2)[0x5619fb17f360]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131726663 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55e2750fb470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131726663 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726663 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131726663 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5619fb1a35a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131726663 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726663 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726663 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726663 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726664 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5619fb1a3800]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5619fb1a3d80]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5619fb1a4580]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5619fb1a4d80]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726665 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5619fb1a5580]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5619fb1a5e10]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5619fb1a66a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131726666 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5619fb1a6f30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131726868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131726868 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131726868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131726868 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131726868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131726868 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131726869 DLSS7 ERROR Unable to route HMRT message: the AS virt-smlc is down (osmo_ss7_hmrt.c:238) 20250425131728425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131728425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131728425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131728425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131728425 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131728425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131728425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131728425 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131728425 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131728425 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131728425 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131728425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131728425 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131728425 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: BSSMAP: Respoding to inbound RESET with RESET-ACK MTC@779b26112ef1: BSSMAP: Timeout waiting for RESET-ACK after sending RESET 20250425131728443 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131728443 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131728443 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131728443 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131728443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131728443 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131728443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131728443 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131728444 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) 20250425131728444 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131728444 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) VirtSMLC-M3UA(7)@779b26112ef1: ************************************************* VirtSMLC-M3UA(7)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@779b26112ef1: ************************************************* VirtSMLC-SCCP(6)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131728673 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131728673 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131728673 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131728673 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(7)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131728682 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131728682 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131728682 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131728682 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131728682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131728682 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131728682 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131728684 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131728684 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131728684 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131728684 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131728684 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131728684 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131728684 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131728684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131728684 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(10)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(10)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(10)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250425131729560 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(10)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425131730572 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos() start (logging_vty.c:1172) MTC@779b26112ef1: "TC_chan_act_to_vamos() start" 20250425131731575 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5619fb1fb820]{UNUSED}: (type=NONE) attempt from VTY to activate lchan (bts=0,trx=0,ts=1,ss=0) with codec fr (bsc_vty.c:1603) 20250425131731575 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5619fb1fb820]{WAIT_ACTIV_ACK}: (type=TCH_F) Timing Advance IE shall be present, but the actual value is not known => assuming 0 (abis_rsl.c:682) 20250425131731590 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5619fb1fb820]{WAIT_ACTIV_ACK}: (type=TCH_F) lchan ACTIVATE_FOR_VTY is now active (lchan_fsm.c:1087) 20250425131731590 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5619fb1fb820]{ESTABLISHED}: (type=TCH_F) lchan ACTIVATE_FOR_VTY fully established (lchan_fsm.c:321) 20250425131731869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131731869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131731869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131731869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131731869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131731869 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131731869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131731869 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) MTC@779b26112ef1: setverdict(pass): none -> pass 20250425131732589 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5619fb1fb820]{ESTABLISHED}: (type=TCH_F) attempt from VTY to release lchan (bts=0,trx=0,ts=1,ss=0) (bsc_vty.c:1673) MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(3)@779b26112ef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(8)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131732601 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131732601 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425131732601 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131732601 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425131732601 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250425131732601 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131732601 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131732601 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131732601 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131732601 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131732601 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131732601 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131732601 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131732601 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131732601 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131732601 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131732601 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) VirtMSC-SCCP(4)@779b26112ef1: Final verdict of PTC: none 20250425131732601 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131732601 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131732601 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131732601 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131732601 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(5)@779b26112ef1: Final verdict of PTC: none VirtSMLC-SCCP(6)@779b26112ef1: Final verdict of PTC: none VirtMGW-MGCP-0(9)@779b26112ef1: Final verdict of PTC: none 20250425131732602 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131732602 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131732602 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131732602 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250425131732602 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425131732602 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131732602 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250425131732602 DLSS7 ERROR 0: asp-virt-smlc-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250425131732602 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250425131732602 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131732602 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131732602 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131732602 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131732602 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131732602 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131732602 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131732602 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131732602 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131732602 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425131732602 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425131732602 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:35401){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DABIS abis.c:105 OML link was closed early within 7 seconds. If this situation persists, please check your BTS and BSC configuration files for errors. A common error is a mismatch between unit_id configuration parameters of BTS and BSC. DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x56242fdd4b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close 20250425131732602 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425131732602 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425131732602 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425131732602 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) IPA-BTS0-TRX0-RSL-IPA(10)@779b26112ef1: Final verdict of PTC: none VirtSMLC-M3UA(7)@779b26112ef1: Final verdict of PTC: none 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131732602 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131732602 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131732602 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425131732602 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131732602 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131732602 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131732602 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131732602 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131732602 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131732602 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131732602 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131732602 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131732602 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@779b26112ef1: Setting final verdict of the test case. MTC@779b26112ef1: Local verdict of MTC: pass MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) 20250425131732602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131732602 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425131732602 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131732602 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425131732602 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131732602 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) 20250425131732602 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass) MTC@779b26112ef1: Test case TC_chan_act_to_vamos finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass'. Fri Apr 25 13:17:32 UTC 2025 ====== BSC_Tests_VAMOS.TC_chan_act_to_vamos pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_chan_act_to_vamos.talloc 20250425131733426 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131733427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131733427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131733427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131733427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131733427 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131733427 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131733427 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131733427 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131733427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131733427 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131733427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131733427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131733427 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131734603 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131734603 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131734603 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131734603 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131734603 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131734603 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1131132) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x56242fdd4b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x56242fdd4b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 0: stopped pid 10249 with status 0 respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131735635 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735635 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131735635 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131735635 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735635 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735636 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131735636 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131735636 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735636 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131735636 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131735636 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735636 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131735636 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131735636 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131735636 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131735636 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735636 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131735636 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131735636 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131735636 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131735636 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735637 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735637 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131735637 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131735637 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131735637 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131735638 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131735638 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131735638 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131735638 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131735639 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131735639 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131735639 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131735639 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131735639 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131735639 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131735639 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735639 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131735639 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131735639 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735640 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131735640 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735640 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131735641 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735642 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131735642 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131735642 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131735642 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131735642 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131735643 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131735643 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131735643 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131735643 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131735643 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131735643 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131735643 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131735643 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131735643 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131735644 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735644 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131735644 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735644 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131735645 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131735646 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131735646 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131735646 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131735646 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131735646 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735646 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131735646 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131735646 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131735646 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131735646 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735646 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131735646 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131735647 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55caa21d3470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131735647 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735647 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131735647 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735647 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735648 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131735649 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1131132, count=1330340) 20250425131736870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131736870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131736870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131736870 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131736870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131736870 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131736870 DLSS7 ERROR Unable to route HMRT message: the AS virt-smlc is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr ------ Fri Apr 25 13:17:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425131737604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131737604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131737604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131737604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131737604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131737604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131737604 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_mode_modify_to_vamos_fr started. MTC@779b26112ef1: "TC_mode_modify_to_vamos_fr": using IMSI '001015631468429'H 20250425131737980 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131737981 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131737982 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131737982 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131737982 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131737982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131737982 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131737982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131737982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131737982 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) 20250425131737983 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131737983 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131737983 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131737984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131737984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131737984 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131737984 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131737984 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131737984 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131737984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131737984 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131737984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131737984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131737984 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(14)@779b26112ef1: ************************************************* VirtMSC-M3UA(14)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(14)@779b26112ef1: ************************************************* MTC@779b26112ef1: Starting RAN_Emulation VirtMSC-SCCP(12)@779b26112ef1: v_sccp_pdu_maxlen:268 MTC@779b26112ef1: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(17)@779b26112ef1: ************************************************* VirtSMLC-M3UA(17)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(17)@779b26112ef1: ************************************************* MTC@779b26112ef1: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(15)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131738208 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131738209 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131738209 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131738209 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(14)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131738213 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131738213 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131738213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131738213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131738213 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131738213 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131738213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131738216 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131738216 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131738216 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131738216 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131738216 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131738216 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131738216 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131738216 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425131738216 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425131738216 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131738218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131738218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131738218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131738218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131738218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131738218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131738218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131738218 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131738221 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131738221 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131738221 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131738221 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(17)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131738229 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131738229 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131738229 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131738229 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131738229 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131738229 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131738229 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131738232 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131738232 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131738232 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131738232 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131738232 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131738232 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131738232 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131738233 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131738233 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(13)@779b26112ef1: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425131739021 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131739021 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131739021 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131739021 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131739021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131739021 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131739021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131739021 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131739022 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425131739022 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425131739022 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131739022 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425131739022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131739022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131739022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131739022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131739022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131739022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131739022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131739022 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131739022 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131739023 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131739023 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131739023 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131739023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131739023 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131739023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131739023 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131739023 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(13)@779b26112ef1: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425131739037 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131739037 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131739037 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:568) 20250425131739037 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:603) 20250425131739037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131739037 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131739037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131739037 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131739037 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425131739037 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425131739038 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131739038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131739038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131739038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131739038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131739038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131739038 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131739038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131739038 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtSMLC-BSSAP_LE(16)@779b26112ef1: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(20)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(20)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(20)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250425131739077 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(20)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425131740191 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_fr() start (logging_vty.c:1172) MTC@779b26112ef1: "TC_mode_modify_to_vamos_fr() start" TC_mode_modify_to_vamos_fr(22)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(13)@779b26112ef1: f_create_expect(l3 := '05240103505902080910106513644892'O, n_connectPointCode := omit VirtMSC-RAN(13)@779b26112ef1: Created Expect[0] for '05240103505902080910106513644892'O to be handled at TC_mode_modify_to_vamos_fr(22) 20250425131741260 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131741260 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131741260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131741260 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131741260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131741260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131741260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131741260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(12)@779b26112ef1: First idle individual index:0 VirtMSC-SCCP(12)@779b26112ef1: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(13)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(13)@779b26112ef1: Found Expect[0] for '05240103505902080910106513644892'O handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-RAN(13)@779b26112ef1: Added conn table entry 0TC_mode_modify_to_vamos_fr(22)8202414 VirtMSC-SCCP(12)@779b26112ef1: Session index based on connection ID:0 20250425131741265 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131741265 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131741265 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131741265 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131741265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131741266 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) VirtMSC-SCCP(12)@779b26112ef1: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425131741266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131741266 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(21)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(19)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-SCCP(12)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(12)@779b26112ef1: vl_len:19 VirtMSC-SCCP(12)@779b26112ef1: vl_from0 VirtMSC-SCCP(12)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425131741469 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131741469 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131741469 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131741469 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131741469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131741469 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131741469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131741469 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(19)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_fr(22) TC_mode_modify_to_vamos_fr(22)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(21)@779b26112ef1: Disabled queueing of DChan messages 20250425131741550 DLCLS NOTICE LCLS[0x5619fb1fb5b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131741551 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131741551 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131741551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131741551 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131741551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131741551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131741551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131741551 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(12)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(12)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131742985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131742985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131742985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131742985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131742985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131742985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131742985 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131742985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131742985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131742985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131742985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131742985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131742985 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131742985 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_mode_modify_to_vamos_fr(22)@779b26112ef1: setverdict(pass): none -> pass TC_mode_modify_to_vamos_fr(22)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1653AA14'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2C1B3FA4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "TC_mode_modify_to_vamos_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_fr(22)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_fr(22)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131744596 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131744596 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131744596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131744596 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131744596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131744596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131744596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131744596 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(12)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(12)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(12)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(12)@779b26112ef1: vl_len:12 VirtMSC-SCCP(12)@779b26112ef1: vl_from0 VirtMSC-SCCP(12)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131744601 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131744601 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131744601 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131744601 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131744601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131744601 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131744601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131744601 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131744606 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(12)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(12)@779b26112ef1: vl_len:6 VirtMSC-SCCP(12)@779b26112ef1: vl_from0 VirtMSC-SCCP(12)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131744804 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131744804 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131744804 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131744805 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131744805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131744805 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131744805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131744805 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131744806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131744806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131744806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131744806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131744806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131744806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131744806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131744806 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(12)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(12)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131744810 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(13)@779b26112ef1: Deleted conn table entry 0TC_mode_modify_to_vamos_fr(22)8202414 VirtMSC-SCCP(12)@779b26112ef1: Session index based on connection ID:0 20250425131744814 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "Got RSL RR Release" 20250425131744815 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131744815 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131744815 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131744815 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131744815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131744815 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131744815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131744815 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131744815 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131744815 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131744815 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131744815 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131744815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131744815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131744815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131744815 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131744816 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "Got RSL Deact SACCH" VirtMSC-SCCP(12)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(12)@779b26112ef1: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_fr(22)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131746812 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@779b26112ef1: Final verdict of PTC: pass MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(18)@779b26112ef1: Final verdict of PTC: none VirtMSC-STATS(11)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): none -> pass 20250425131746841 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131746841 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131746841 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131746841 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131746841 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131746841 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131746841 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131746841 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131746842 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131746842 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131746842 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131746842 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131746842 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131746842 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131746842 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131746842 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131746842 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131746842 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131746842 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425131746842 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131746842 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425131746842 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131746842 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131746842 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-SCCP(12)@779b26112ef1: Final verdict of PTC: none VirtMSC-M3UA(14)@779b26112ef1: Final verdict of PTC: none 20250425131746842 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131746842 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425131746843 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(15)@779b26112ef1: Final verdict of PTC: none VirtMSC-RAN(13)@779b26112ef1: Final verdict of PTC: none VirtSMLC-BSSAP_LE(16)@779b26112ef1: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(21)@779b26112ef1: Final verdict of PTC: none 20250425131746843 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131746843 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131746843 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131746843 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250425131746843 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425131746843 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131746843 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250425131746843 DLSS7 ERROR 0: asp-virt-smlc-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250425131746843 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250425131746843 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131746843 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131746843 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131746843 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131746843 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131746843 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131746843 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131746843 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(17)@779b26112ef1: Final verdict of PTC: none 20250425131746845 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:38323){CONNECTED} connection closed with srv 20250425131746845 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425131746845 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425131746845 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55caa21d2b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131746846 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425131746846 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425131746846 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425131746846 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) VirtMGW-MGCP-0(19)@779b26112ef1: Final verdict of PTC: none 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131746846 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131746846 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131746846 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) IPA-BTS0-TRX0-RSL-IPA(20)@779b26112ef1: Final verdict of PTC: none 20250425131746847 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131746847 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131746847 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131746847 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131746847 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131746847 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131746847 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131746847 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131746847 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131746847 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131746847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) 20250425131746847 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@779b26112ef1: Setting final verdict of the test case. MTC@779b26112ef1: Local verdict of MTC: pass MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-RAN(13): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(14): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(15): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-BSSAP_LE(16): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(17): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(19): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(20): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(21): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_mode_modify_to_vamos_fr(22): pass (pass -> pass) MTC@779b26112ef1: Test case TC_mode_modify_to_vamos_fr finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass'. Fri Apr 25 13:17:46 UTC 2025 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.talloc 20250425131747985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131747985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131747986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131747986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131747986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131747986 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131747986 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131747986 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131747986 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131747986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131747986 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131747986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131747986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131747986 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131748843 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131748843 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131748843 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131748844 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131748844 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131748844 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=491620) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55caa21d2b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55caa21d2b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 1: stopped pid 10331 with status 0 respawn: 2: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131749877 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749877 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131749877 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131749877 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749877 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749877 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131749877 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131749877 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749877 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131749877 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131749877 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749877 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131749877 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131749878 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131749878 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131749878 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749878 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131749878 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131749878 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131749878 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749878 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749879 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749879 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131749879 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425131749879 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131749879 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131749879 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250425131749879 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131749879 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131749879 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131749880 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131749880 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131749880 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131749880 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131749880 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131749880 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749880 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131749880 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131749880 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749880 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131749880 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131749880 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749880 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749880 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749880 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749881 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131749882 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425131749882 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131749882 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131749882 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131749882 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131749882 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131749882 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131749882 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131749882 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131749882 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131749883 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131749883 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131749883 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131749884 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131749884 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749884 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131749884 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749884 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131749884 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131749884 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131749884 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749884 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131749884 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) 20250425131749884 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131749884 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131749884 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749884 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131749884 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131749884 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55a2f38a8470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131749884 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749885 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131749885 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749885 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131749886 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=491620, count=691708) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass' was executed successfully (exit status: 0). MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr'. ------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr ------ Fri Apr 25 13:17:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425131751843 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131751843 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131751843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131751843 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131751843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131751843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131751843 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_mode_modify_to_vamos_hr started. MTC@779b26112ef1: "TC_mode_modify_to_vamos_hr": using IMSI '001018741260585'H 20250425131752202 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131752202 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131752203 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131752205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131752205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131752205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131752205 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131752205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131752205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131752205 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131752205 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131752205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131752205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131752205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131752205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131752205 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(26)@779b26112ef1: ************************************************* VirtMSC-M3UA(26)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(26)@779b26112ef1: ************************************************* MTC@779b26112ef1: Starting RAN_Emulation VirtMSC-SCCP(24)@779b26112ef1: v_sccp_pdu_maxlen:268 MTC@779b26112ef1: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(29)@779b26112ef1: ************************************************* VirtSMLC-M3UA(29)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(29)@779b26112ef1: ************************************************* MTC@779b26112ef1: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(27)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131752425 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131752425 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131752425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131752425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(26)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131752430 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752430 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131752430 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131752430 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131752430 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131752430 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131752430 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131752430 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752430 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131752430 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131752430 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131752430 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131752430 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131752430 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131752430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425131752430 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425131752430 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131752432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131752432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131752432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131752432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131752432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131752432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131752432 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131752439 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131752439 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131752439 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131752439 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(29)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131752445 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752445 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131752445 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131752445 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131752445 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131752446 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131752446 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131752448 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131752449 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131752449 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131752449 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131752449 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131752449 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131752449 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131752449 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131752449 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(25)@779b26112ef1: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425131753236 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131753236 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131753236 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131753236 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131753236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131753236 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131753236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131753236 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131753236 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425131753237 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425131753237 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131753237 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425131753237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131753237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131753237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131753237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131753237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131753237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131753237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131753237 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131753237 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131753237 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131753237 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131753237 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131753237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131753237 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131753237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131753237 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131753238 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(25)@779b26112ef1: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425131753255 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131753255 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131753255 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:568) 20250425131753255 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:603) 20250425131753255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131753255 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131753255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131753255 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131753255 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425131753255 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425131753255 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425131753256 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131753256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131753256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131753256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131753256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131753256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131753256 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131753256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131753256 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtSMLC-BSSAP_LE(28)@779b26112ef1: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(32)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(32)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(32)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250425131753302 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(32)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425131754412 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_hr() start (logging_vty.c:1172) MTC@779b26112ef1: "TC_mode_modify_to_vamos_hr() start" TC_mode_modify_to_vamos_hr(34)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(25)@779b26112ef1: f_create_expect(l3 := '05240103505902080910107814625058'O, n_connectPointCode := omit VirtMSC-RAN(25)@779b26112ef1: Created Expect[0] for '05240103505902080910107814625058'O to be handled at TC_mode_modify_to_vamos_hr(34) 20250425131755483 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131755483 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131755483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131755483 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131755483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131755483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131755483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131755483 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(24)@779b26112ef1: First idle individual index:0 VirtMSC-SCCP(24)@779b26112ef1: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(25)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(25)@779b26112ef1: Found Expect[0] for '05240103505902080910107814625058'O handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-RAN(25)@779b26112ef1: Added conn table entry 0TC_mode_modify_to_vamos_hr(34)6859666 VirtMSC-SCCP(24)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(24)@779b26112ef1: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425131755488 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131755488 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131755488 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131755488 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131755488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131755488 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131755488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131755488 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(33)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(31)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-SCCP(24)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(24)@779b26112ef1: vl_len:19 VirtMSC-SCCP(24)@779b26112ef1: vl_from0 VirtMSC-SCCP(24)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425131755689 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131755689 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131755689 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131755689 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131755689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131755689 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131755689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131755689 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(31)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mode_modify_to_vamos_hr(34) TC_mode_modify_to_vamos_hr(34)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(33)@779b26112ef1: Disabled queueing of DChan messages 20250425131755779 DLCLS NOTICE LCLS[0x5619fb21eef0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131755780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131755780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131755780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131755780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131755780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131755780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131755780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131755780 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(24)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(24)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131757205 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131757205 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131757205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131757205 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131757205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131757205 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131757205 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131757206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131757206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131757206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131757206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131757206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131757206 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131757206 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_mode_modify_to_vamos_hr(34)@779b26112ef1: setverdict(pass): none -> pass TC_mode_modify_to_vamos_hr(34)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '111DA431'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '238CCBFD'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "TC_mode_modify_to_vamos_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mode_modify_to_vamos_hr(34)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_hr(34)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131758826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131758826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131758826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131758826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131758826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131758826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131758826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131758826 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(24)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(24)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(24)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(24)@779b26112ef1: vl_len:12 VirtMSC-SCCP(24)@779b26112ef1: vl_from0 VirtMSC-SCCP(24)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131758831 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131758831 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131758831 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131758831 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131758831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131758831 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131758831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131758831 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131758836 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "MSC instructs BSC to clear channel" VirtMSC-SCCP(24)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(24)@779b26112ef1: vl_len:6 VirtMSC-SCCP(24)@779b26112ef1: vl_from0 VirtMSC-SCCP(24)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131759032 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131759033 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131759033 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131759033 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131759033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131759033 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131759033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131759033 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131759034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131759034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131759034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131759034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131759034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131759034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131759034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131759034 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(24)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(24)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131759039 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) 20250425131759044 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "Got RSL RR Release" VirtMSC-RAN(25)@779b26112ef1: Deleted conn table entry 0TC_mode_modify_to_vamos_hr(34)6859666 VirtMSC-SCCP(24)@779b26112ef1: Session index based on connection ID:0 TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "Got RSL Deact SACCH" 20250425131759045 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131759045 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131759045 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131759045 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131759045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131759045 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131759045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131759045 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250425131759045 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131759045 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131759045 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131759045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131759045 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131759045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131759045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131759045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131759045 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(24)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(24)@779b26112ef1: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_hr(34)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131801042 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@779b26112ef1: Final verdict of PTC: pass MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(23)@779b26112ef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(30)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): none -> pass 20250425131801064 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131801064 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131801064 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131801064 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131801064 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131801064 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131801064 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131801064 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131801064 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131801064 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131801064 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131801064 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) VirtMSC-SCCP(24)@779b26112ef1: Final verdict of PTC: none 20250425131801064 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131801064 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131801064 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131801064 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131801064 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(26)@779b26112ef1: Final verdict of PTC: none 20250425131801065 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131801065 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425131801065 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131801065 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425131801065 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131801065 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131801065 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) IPA-BTS0-TRX0-RSL-RSL(33)@779b26112ef1: Final verdict of PTC: none 20250425131801065 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131801065 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425131801065 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-BSSAP_LE(28)@779b26112ef1: Final verdict of PTC: none VirtSMLC-SCCP(27)@779b26112ef1: Final verdict of PTC: none VirtMGW-MGCP-0(31)@779b26112ef1: Final verdict of PTC: none VirtMSC-RAN(25)@779b26112ef1: Final verdict of PTC: none 20250425131801067 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131801067 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131801067 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131801067 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250425131801067 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425131801067 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131801067 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250425131801067 DLSS7 ERROR 0: asp-virt-smlc-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250425131801067 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250425131801067 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131801067 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131801067 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131801067 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131801067 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131801067 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131801067 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131801067 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131801068 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:45933){CONNECTED} connection closed with srv 20250425131801068 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425131801068 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DABIS abis.c:429 E1L(0) Signalling link down 20250425131801068 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55a2f38a7b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131801068 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425131801068 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425131801068 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425131801068 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801068 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) VirtSMLC-M3UA(29)@779b26112ef1: Final verdict of PTC: none 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) IPA-BTS0-TRX0-RSL-IPA(32)@779b26112ef1: Final verdict of PTC: none 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131801069 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131801069 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131801069 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425131801069 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131801069 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131801069 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131801069 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131801069 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131801069 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131801069 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131801069 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131801069 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131801069 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131801069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) MTC@779b26112ef1: Setting final verdict of the test case. 20250425131801069 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@779b26112ef1: Local verdict of MTC: pass MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(23): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(24): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-RAN(25): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(26): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(27): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-BSSAP_LE(28): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(29): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(31): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(32): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(33): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_mode_modify_to_vamos_hr(34): pass (pass -> pass) MTC@779b26112ef1: Test case TC_mode_modify_to_vamos_hr finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass'. Fri Apr 25 13:18:01 UTC 2025 ====== BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.talloc 20250425131802206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131802206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131802206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131802206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131802206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131802206 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131802206 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131802206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131802206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131802206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131802206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131802206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131802207 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131802207 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131803065 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131803065 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131803065 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131803068 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131803068 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131803068 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495212) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55a2f38a7b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55a2f38a7b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 2: stopped pid 10400 with status 0 respawn: 3: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131804093 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804093 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131804093 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131804093 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804093 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804093 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131804093 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131804093 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804093 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131804093 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131804093 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804093 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131804093 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131804093 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131804093 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131804093 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804093 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131804093 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131804093 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131804093 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131804093 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804093 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804093 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804093 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804094 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804094 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804094 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804094 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804094 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804094 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131804094 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131804094 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131804094 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131804094 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131804094 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131804094 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131804094 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131804094 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131804094 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131804094 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131804094 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131804094 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131804094 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804094 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131804094 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131804094 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131804095 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804095 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131804095 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131804095 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131804095 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131804095 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131804095 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131804095 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131804096 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131804096 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131804096 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131804096 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131804096 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131804096 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131804096 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131804097 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131804097 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804097 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131804097 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131804097 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131804097 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131804097 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804097 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131804097 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131804097 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5629e726b470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131804097 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804097 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131804097 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804097 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804098 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131804099 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131804099 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131804099 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=495212, count=693892) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass' was executed successfully (exit status: 0). MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr ------ Fri Apr 25 13:18:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425131806066 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806066 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131806066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131806066 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131806066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131806066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131806066 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_assign_to_secondary_lchan_fr started. MTC@779b26112ef1: "TC_assign_to_secondary_lchan_fr": using IMSI '001015762583043'H 20250425131806430 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131806431 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131806432 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131806432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131806432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131806432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131806432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131806432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131806432 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) 20250425131806433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131806433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131806433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131806433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131806433 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131806433 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131806433 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806433 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131806433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131806433 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131806433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131806433 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131806433 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@779b26112ef1: Starting RAN_Emulation VirtMSC-M3UA(38)@779b26112ef1: ************************************************* VirtMSC-M3UA(38)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(38)@779b26112ef1: ************************************************* VirtMSC-SCCP(36)@779b26112ef1: v_sccp_pdu_maxlen:268 MTC@779b26112ef1: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@779b26112ef1: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(41)@779b26112ef1: ************************************************* VirtSMLC-M3UA(41)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(41)@779b26112ef1: ************************************************* VirtSMLC-SCCP(39)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131806652 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131806652 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131806652 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131806652 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(38)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131806657 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806657 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131806657 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131806657 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131806657 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131806657 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131806657 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131806657 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806657 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131806657 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131806657 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131806657 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131806657 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131806657 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131806657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425131806657 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425131806657 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131806659 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806659 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131806659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131806659 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131806659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131806659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131806659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131806659 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131806663 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131806663 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131806663 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131806663 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(41)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131806670 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806670 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131806670 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131806670 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131806670 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131806670 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131806670 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131806674 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131806674 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131806674 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131806674 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131806674 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131806674 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131806674 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131806674 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131806674 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(37)@779b26112ef1: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425131807463 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131807464 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131807464 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131807464 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131807464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131807464 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131807464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131807464 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131807464 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425131807464 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425131807464 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131807464 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425131807465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131807465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131807465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131807465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131807465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131807465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131807465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131807465 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131807465 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131807465 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131807465 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131807465 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131807465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131807465 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131807465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131807465 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131807466 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(37)@779b26112ef1: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425131807472 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131807472 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131807472 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:568) 20250425131807472 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:603) 20250425131807472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131807472 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131807472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131807472 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131807473 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425131807473 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425131807473 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425131807473 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131807473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131807474 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131807474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131807474 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131807474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131807474 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131807474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131807474 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtSMLC-BSSAP_LE(40)@779b26112ef1: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(44)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(44)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(44)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250425131807511 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(44)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425131808619 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_fr() start (logging_vty.c:1172) MTC@779b26112ef1: "TC_assign_to_secondary_lchan_fr() start" TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(37)@779b26112ef1: f_create_expect(l3 := '05240103505902080910107526850334'O, n_connectPointCode := omit VirtMSC-RAN(37)@779b26112ef1: Created Expect[0] for '05240103505902080910107526850334'O to be handled at TC_assign_to_secondary_lchan_fr(46) 20250425131809672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131809672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131809672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131809672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131809672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131809672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131809672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131809672 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(36)@779b26112ef1: First idle individual index:0 VirtMSC-SCCP(36)@779b26112ef1: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(37)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(37)@779b26112ef1: Found Expect[0] for '05240103505902080910107526850334'O handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-RAN(37)@779b26112ef1: Added conn table entry 0TC_assign_to_secondary_lchan_fr(46)6938816 VirtMSC-SCCP(36)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(36)@779b26112ef1: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425131809676 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131809676 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131809676 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131809676 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131809676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131809676 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131809676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131809676 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(45)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(43)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-SCCP(36)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(36)@779b26112ef1: vl_len:19 VirtMSC-SCCP(36)@779b26112ef1: vl_from0 VirtMSC-SCCP(36)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425131809877 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131809877 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131809877 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131809877 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131809877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131809877 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131809877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131809877 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(43)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_fr(46) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(45)@779b26112ef1: Disabled queueing of DChan messages 20250425131809940 DLCLS NOTICE LCLS[0x5619fb21f730]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131809940 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131809940 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131809940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131809940 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131809940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131809940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131809940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131809940 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(36)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(36)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131811435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131811435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131811435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131811435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131811435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131811435 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131811435 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131811435 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131811435 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131811435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131811435 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131811435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131811435 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131811435 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5320164D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5A62FD1F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "TC_assign_to_secondary_lchan_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 2 }) 20250425131812963 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5619fb1fd570]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=2,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250425131812963 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x5619fb220b30]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=1,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250425131813052 DLCLS NOTICE LCLS[0x5619fb21f730]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131816074 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131816074 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131816074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131816074 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131816074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131816074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131816074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131816074 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(36)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(36)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(36)@779b26112ef1: vl_len:12 VirtMSC-SCCP(36)@779b26112ef1: vl_from0 VirtMSC-SCCP(36)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131816079 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131816079 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131816079 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131816079 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131816079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131816079 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131816079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131816079 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }) 20250425131816085 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x5619fb220b30]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=3,ss=0) (bsc_vty.c:2185) 20250425131816085 DCHAN NOTICE lchan(0-0-3-TCH_F-0)[0x5619fb1eda10]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=2,ss=shadow0) to this lchan TSC -1/-1 (bsc_vty.c:2187) 20250425131816167 DLCLS NOTICE LCLS[0x5619fb21f730]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131816436 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131816436 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131816436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131816436 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131816436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131816437 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131816437 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131816437 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131816437 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131816437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131816437 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131816437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131816437 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131816437 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131819186 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131819186 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131819186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131819186 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131819186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131819186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131819186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131819186 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(36)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(36)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(36)@779b26112ef1: vl_len:12 VirtMSC-SCCP(36)@779b26112ef1: vl_from0 VirtMSC-SCCP(36)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131819189 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131819189 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131819189 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131819189 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131819189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131819189 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131819189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131819189 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131819193 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(36)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(36)@779b26112ef1: vl_len:6 VirtMSC-SCCP(36)@779b26112ef1: vl_from0 VirtMSC-SCCP(36)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131819393 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131819393 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131819393 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131819393 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131819393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131819393 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131819393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131819393 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131819394 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131819394 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131819394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131819394 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131819394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131819394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131819394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131819394 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(36)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(36)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131819399 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(37)@779b26112ef1: Deleted conn table entry 0TC_assign_to_secondary_lchan_fr(46)6938816 VirtMSC-SCCP(36)@779b26112ef1: Session index based on connection ID:0 20250425131819403 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425131819403 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131819403 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131819403 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131819403 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131819403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131819403 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131819403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131819403 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131819404 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131819404 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131819404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "Got RSL RR Release" 20250425131819404 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131819404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131819404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131819404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131819404 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "Got RSL Deact SACCH" 20250425131819404 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(36)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(36)@779b26112ef1: RLC received in state:disconnect_pending 20250425131821400 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131821438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131821438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131821438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131821438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131821438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131821438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131821438 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131821438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131821438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131821438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131821438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131821438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131821438 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131821438 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_assign_to_secondary_lchan_fr(46)@779b26112ef1: Final verdict of PTC: pass MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(42)@779b26112ef1: Final verdict of PTC: none VirtMSC-STATS(35)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): none -> pass VirtMSC-SCCP(36)@779b26112ef1: Final verdict of PTC: none 20250425131822424 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131822424 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131822424 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425131822424 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) VirtSMLC-BSSAP_LE(40)@779b26112ef1: Final verdict of PTC: none 20250425131822424 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131822424 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131822424 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131822424 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131822424 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131822424 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131822424 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131822424 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131822424 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131822424 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425131822424 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250425131822425 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131822425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131822425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131822425 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131822425 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) VirtMSC-M3UA(38)@779b26112ef1: Final verdict of PTC: none 20250425131822425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131822425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131822425 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131822425 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131822425 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131822425 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131822425 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131822426 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131822426 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131822426 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131822426 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131822426 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131822426 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131822426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131822426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131822426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131822426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131822426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131822426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-SCCP(39)@779b26112ef1: Final verdict of PTC: none VirtSMLC-M3UA(41)@779b26112ef1: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(45)@779b26112ef1: Final verdict of PTC: none VirtMSC-RAN(37)@779b26112ef1: Final verdict of PTC: none VirtMGW-MGCP-0(43)@779b26112ef1: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(44)@779b26112ef1: Final verdict of PTC: none 20250425131822428 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:35225){CONNECTED} connection closed with srv 20250425131822428 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425131822428 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5629e726ab70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131822428 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@779b26112ef1: Setting final verdict of the test case. 20250425131822429 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425131822429 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) MTC@779b26112ef1: Local verdict of MTC: pass 20250425131822429 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass) 20250425131822429 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131822429 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131822429 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822429 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131822429 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass) 20250425131822429 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@779b26112ef1: Local verdict of PTC VirtMSC-RAN(37): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(38): none (pass -> pass) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(39): none (pass -> pass) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131822430 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131822430 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131822430 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-BSSAP_LE(40): none (pass -> pass) 20250425131822430 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131822430 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131822430 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131822430 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131822430 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131822430 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131822430 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(41): none (pass -> pass) 20250425131822430 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131822430 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131822430 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) 20250425131822430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131822430 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(43): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(44): none (pass -> pass) 20250425131822430 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131822430 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(45): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_assign_to_secondary_lchan_fr(46): pass (pass -> pass) 20250425131822430 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131822430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) 20250425131822430 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@779b26112ef1: Test case TC_assign_to_secondary_lchan_fr finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass'. Fri Apr 25 13:18:22 UTC 2025 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.talloc 20250425131824426 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131824426 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131824426 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131824427 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131824427 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131824427 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=619360) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5629e726ab70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5629e726ab70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 3: stopped pid 10472 with status 0 respawn: 4: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131825461 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825461 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131825461 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131825461 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825461 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825461 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131825461 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131825461 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825461 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131825461 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131825461 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825461 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131825461 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131825461 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131825461 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131825461 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825461 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131825461 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131825461 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131825461 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825461 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825461 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131825461 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425131825461 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131825461 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131825461 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250425131825461 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131825462 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131825462 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131825462 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131825462 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131825462 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131825462 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131825462 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131825462 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825462 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131825462 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131825462 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825462 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131825462 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825462 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825463 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131825463 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131825463 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131825463 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131825463 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131825463 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250425131825463 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131825463 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131825463 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131825463 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131825463 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131825463 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131825463 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131825464 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131825465 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825465 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131825465 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131825465 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131825465 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131825465 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825465 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131825465 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131825465 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5612440b0470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131825465 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825465 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131825465 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825465 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131825466 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131825467 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131825467 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=619360, count=819536) 20250425131826438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131826438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131826438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131826438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131826438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131826438 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131826438 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131826439 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131826439 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131826439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131826439 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131826439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131826439 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131826439 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass' was executed successfully (exit status: 0). MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr'. ------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr ------ Fri Apr 25 13:18:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425131827431 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131827431 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131827431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131827431 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131827431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131827431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131827431 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_assign_to_secondary_lchan_hr started. MTC@779b26112ef1: "TC_assign_to_secondary_lchan_hr": using IMSI '001017081174646'H 20250425131827792 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131827792 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131827793 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131827793 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131827793 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131827793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131827793 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131827794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131827794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131827794 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) 20250425131827795 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131827795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131827795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131827795 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131827795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131827795 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131827795 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131827795 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131827795 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131827796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131827796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131827796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131827796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131827796 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(50)@779b26112ef1: ************************************************* VirtMSC-M3UA(50)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(50)@779b26112ef1: ************************************************* MTC@779b26112ef1: Starting RAN_Emulation VirtMSC-SCCP(48)@779b26112ef1: v_sccp_pdu_maxlen:268 MTC@779b26112ef1: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@779b26112ef1: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(53)@779b26112ef1: ************************************************* VirtSMLC-M3UA(53)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(53)@779b26112ef1: ************************************************* VirtSMLC-SCCP(51)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131828009 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131828009 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131828009 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131828010 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(50)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131828014 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828014 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131828014 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131828014 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131828014 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131828014 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131828014 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131828017 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828017 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131828017 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131828017 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131828017 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131828017 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131828017 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131828017 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425131828017 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425131828017 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131828019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131828019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131828019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131828019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131828019 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131828019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131828019 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131828021 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131828021 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131828021 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131828021 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(53)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131828030 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828030 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131828030 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131828030 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131828030 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131828030 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131828030 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131828033 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828033 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131828033 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131828033 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131828033 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131828033 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131828033 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131828034 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131828034 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(49)@779b26112ef1: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425131828820 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828820 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131828820 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131828820 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131828821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131828821 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131828821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131828821 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131828821 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425131828821 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425131828821 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131828821 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425131828821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131828821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131828821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131828821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131828821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131828821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131828821 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131828821 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828821 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131828821 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131828821 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131828821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131828821 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131828821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131828821 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131828821 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(49)@779b26112ef1: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425131828828 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828828 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131828828 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:568) 20250425131828828 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:603) 20250425131828828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131828828 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131828828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131828828 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131828829 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425131828829 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425131828829 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425131828829 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131828829 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131828829 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131828829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131828829 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131828829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131828829 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131828829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131828829 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtSMLC-BSSAP_LE(52)@779b26112ef1: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(56)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(56)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(56)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(56)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425131828878 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) MTC@779b26112ef1: "TC_assign_to_secondary_lchan_hr() start" 20250425131829992 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_hr() start (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(49)@779b26112ef1: f_create_expect(l3 := '05240103505902080910100718716464'O, n_connectPointCode := omit VirtMSC-RAN(49)@779b26112ef1: Created Expect[0] for '05240103505902080910100718716464'O to be handled at TC_assign_to_secondary_lchan_hr(58) 20250425131831051 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131831051 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131831051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131831051 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131831051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131831051 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131831051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131831051 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(48)@779b26112ef1: First idle individual index:0 VirtMSC-SCCP(48)@779b26112ef1: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(49)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(49)@779b26112ef1: Found Expect[0] for '05240103505902080910100718716464'O handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-RAN(49)@779b26112ef1: Added conn table entry 0TC_assign_to_secondary_lchan_hr(58)3795634 VirtMSC-SCCP(48)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(48)@779b26112ef1: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425131831054 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131831054 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131831054 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131831054 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131831054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131831054 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131831054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131831055 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(57)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(55)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-SCCP(48)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(48)@779b26112ef1: vl_len:19 VirtMSC-SCCP(48)@779b26112ef1: vl_from0 VirtMSC-SCCP(48)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425131831257 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131831257 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131831257 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131831257 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131831257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131831257 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131831257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131831257 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(55)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_to_secondary_lchan_hr(58) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(57)@779b26112ef1: Disabled queueing of DChan messages 20250425131831358 DLCLS NOTICE LCLS[0x5619fb21d340]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131831358 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131831359 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131831359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131831359 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131831359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131831359 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131831359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131831359 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(48)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(48)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131832796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131832796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131832797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131832797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131832797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131832797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131832797 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131832797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131832797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131832797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131832797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131832797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131832797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131832797 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '269BA6EC'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2F0BF79C'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "TC_assign_to_secondary_lchan_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 6 }) 20250425131834381 DCHAN NOTICE lchan(0-0-5-TCH_H-0)[0x5619fb1eeed0]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250425131834381 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x5619fb1eb6c0]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=5,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250425131834476 DLCLS NOTICE LCLS[0x5619fb21d340]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131837500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131837500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131837500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131837500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131837500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131837500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131837500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131837500 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(48)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(48)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(48)@779b26112ef1: vl_len:12 VirtMSC-SCCP(48)@779b26112ef1: vl_from0 VirtMSC-SCCP(48)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131837506 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131837506 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131837506 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131837506 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131837506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131837506 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131837506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131837506 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 6 }) 20250425131837511 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x5619fb1eb6c0]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=1) (bsc_vty.c:2185) 20250425131837511 DCHAN NOTICE lchan(0-0-6-TCH_H-1)[0x5619fb22c240]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=6,ss=shadow0) to this lchan TSC -1/-1 (bsc_vty.c:2187) 20250425131837591 DLCLS NOTICE LCLS[0x5619fb21d340]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131837797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131837797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131837797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131837797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131837797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131837797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131837797 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131837797 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131837797 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131837797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131837797 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131837797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131837797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131837798 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131840612 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131840613 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131840613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131840613 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131840613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131840613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131840613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131840613 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(48)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(48)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(48)@779b26112ef1: vl_len:12 VirtMSC-SCCP(48)@779b26112ef1: vl_from0 VirtMSC-SCCP(48)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131840617 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131840617 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131840617 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131840617 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131840617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131840617 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131840617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131840617 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131840622 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(48)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(48)@779b26112ef1: vl_len:6 VirtMSC-SCCP(48)@779b26112ef1: vl_from0 VirtMSC-SCCP(48)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131840820 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131840821 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131840821 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131840821 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131840821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131840821 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131840821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131840821 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131840822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131840822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131840822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131840822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131840822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131840822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131840822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131840822 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(48)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(48)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131840827 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(49)@779b26112ef1: Deleted conn table entry 0TC_assign_to_secondary_lchan_hr(58)3795634 VirtMSC-SCCP(48)@779b26112ef1: Session index based on connection ID:0 TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "Got RSL RR Release" 20250425131840831 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425131840832 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131840832 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131840832 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131840832 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131840832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131840832 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131840832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131840832 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131840833 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131840833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131840833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131840833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131840833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131840833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131840833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131840833 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "Got RSL Deact SACCH" 20250425131840834 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(48)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(48)@779b26112ef1: RLC received in state:disconnect_pending 20250425131842799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131842799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131842799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131842799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131842799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131842799 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131842799 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131842799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131842799 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131842799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131842799 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131842799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131842799 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131842799 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131842830 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@779b26112ef1: Final verdict of PTC: pass MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(47)@779b26112ef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): none -> pass 20250425131843853 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131843853 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131843853 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131843853 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131843853 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131843853 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131843853 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131843853 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) VirtMSC-SCCP(48)@779b26112ef1: Final verdict of PTC: none 20250425131843853 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131843853 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131843853 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131843853 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131843853 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131843853 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131843853 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131843853 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131843853 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131843853 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131843853 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) VirtSMLC-BSSAP_LE(52)@779b26112ef1: Final verdict of PTC: none VirtMSC-M3UA(50)@779b26112ef1: Final verdict of PTC: none 20250425131843854 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131843854 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425131843854 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131843854 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131843854 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425131843854 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131843854 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425131843854 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-SCCP(51)@779b26112ef1: Final verdict of PTC: none VirtMSC-RAN(49)@779b26112ef1: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(57)@779b26112ef1: Final verdict of PTC: none VirtMGW-MGCP-0(55)@779b26112ef1: Final verdict of PTC: none 20250425131843855 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131843855 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131843855 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131843855 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250425131843855 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425131843855 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131843855 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250425131843855 DLSS7 ERROR 0: asp-virt-smlc-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250425131843855 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250425131843855 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131843855 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131843855 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131843855 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131843855 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131843855 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131843856 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131843856 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131843856 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131843856 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425131843856 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425131843856 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:38067){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5612440afb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131843857 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) VirtSMLC-M3UA(53)@779b26112ef1: Final verdict of PTC: none 20250425131843857 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425131843857 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425131843857 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131843857 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131843857 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131843857 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425131843857 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131843857 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131843857 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131843857 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131843857 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131843857 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131843857 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131843857 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131843857 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131843857 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131843858 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) 20250425131843858 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(56)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: Setting final verdict of the test case. MTC@779b26112ef1: Local verdict of MTC: pass MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(47): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_assign_to_secondary_lchan_hr(58): pass (pass -> pass) MTC@779b26112ef1: Test case TC_assign_to_secondary_lchan_hr finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass'. Fri Apr 25 13:18:43 UTC 2025 ====== BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.talloc 20250425131845854 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131845854 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131845854 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131845857 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131845857 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131845857 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=620368) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5612440afb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5612440afb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 4: stopped pid 10545 with status 0 respawn: 5: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131846888 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846888 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131846888 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131846888 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846888 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846888 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131846888 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131846888 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846888 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131846888 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131846889 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846889 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131846889 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131846889 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131846889 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131846889 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846889 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131846889 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131846889 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131846889 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846889 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131846889 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131846889 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425131846889 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131846889 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131846889 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250425131846889 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131846889 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131846889 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131846890 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131846890 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131846890 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131846890 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131846890 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131846890 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131846890 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131846890 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131846890 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131846890 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846890 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131846891 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425131846891 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131846891 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131846891 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425131846891 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250425131846891 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131846891 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131846891 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131846891 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131846891 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131846891 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131846891 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131846891 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131846891 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131846891 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131846891 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131846891 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131846891 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846892 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131846892 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846892 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131846892 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131846892 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131846892 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131846893 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846893 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131846893 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x555c68c3a470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131846893 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) 20250425131846893 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846893 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131846893 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846893 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846894 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131846895 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=620368, count=820368) 20250425131847799 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131847800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131847800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131847800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131847800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131847800 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131847800 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131847800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131847800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131847800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131847800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131847800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131847800 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131847800 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass' was executed successfully (exit status: 0). MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f ------ Fri Apr 25 13:18:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425131848855 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131848855 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131848855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131848855 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131848855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131848855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131848855 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_vamos_multiplex_tch_f_tch_f started. MTC@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001014244999899'H MTC@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001018646401551'H 20250425131849195 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131849195 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131849195 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131849197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131849197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131849197 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131849197 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131849197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131849197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131849197 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131849197 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131849197 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849197 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131849198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131849198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131849198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131849198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131849198 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@779b26112ef1: Starting RAN_Emulation VirtMSC-M3UA(62)@779b26112ef1: ************************************************* VirtMSC-M3UA(62)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(62)@779b26112ef1: ************************************************* VirtMSC-SCCP(60)@779b26112ef1: v_sccp_pdu_maxlen:268 MTC@779b26112ef1: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@779b26112ef1: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(65)@779b26112ef1: ************************************************* VirtSMLC-M3UA(65)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(65)@779b26112ef1: ************************************************* VirtSMLC-SCCP(63)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131849410 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131849410 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131849410 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131849410 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(62)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131849414 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849414 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131849414 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131849414 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131849414 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131849414 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131849414 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131849415 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849415 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131849415 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131849415 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131849415 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131849415 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131849415 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131849415 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425131849415 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425131849415 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131849416 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849416 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131849416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131849416 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131849416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131849416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131849416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131849416 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131849420 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131849420 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131849420 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131849420 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(65)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131849428 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849428 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131849428 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131849428 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131849428 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131849428 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131849428 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131849430 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131849430 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131849430 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131849430 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131849430 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131849430 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131849430 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131849431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131849431 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(61)@779b26112ef1: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425131850220 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131850220 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131850220 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131850220 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131850221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131850221 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131850221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131850221 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131850221 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425131850221 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425131850222 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131850222 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425131850222 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131850222 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131850222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131850222 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131850222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131850222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131850222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131850222 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131850222 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131850222 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131850222 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131850222 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131850222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131850222 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131850223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131850223 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131850223 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(61)@779b26112ef1: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425131850235 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131850235 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131850235 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:568) 20250425131850235 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:603) 20250425131850235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131850235 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131850235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131850235 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131850236 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425131850236 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425131850236 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425131850236 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131850236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131850236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131850236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131850236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131850236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131850236 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131850236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131850236 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtSMLC-BSSAP_LE(64)@779b26112ef1: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(68)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(68)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(68)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250425131850266 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(68)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f() start" 20250425131851376 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_f_tch_f() start (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@779b26112ef1: f_create_expect(l3 := '05240103505902080910102444998999'O, n_connectPointCode := omit VirtMSC-RAN(61)@779b26112ef1: Created Expect[0] for '05240103505902080910102444998999'O to be handled at TC_vamos_multiplex_tch_f_tch_f(70) 20250425131852444 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131852444 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131852444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131852444 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131852444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131852444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131852444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131852444 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: First idle individual index:0 VirtMSC-SCCP(60)@779b26112ef1: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(61)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@779b26112ef1: Found Expect[0] for '05240103505902080910102444998999'O handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-RAN(61)@779b26112ef1: Added conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)10040659 VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(60)@779b26112ef1: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425131852451 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131852451 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131852451 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131852451 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131852451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131852451 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131852451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131852451 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(69)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(60)@779b26112ef1: vl_len:19 VirtMSC-SCCP(60)@779b26112ef1: vl_from0 VirtMSC-SCCP(60)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425131852653 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131852653 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131852653 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131852653 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131852653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131852653 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131852653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131852653 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(67)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(70) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(69)@779b26112ef1: Disabled queueing of DChan messages 20250425131852737 DLCLS NOTICE LCLS[0x5619fb20c7e0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131852737 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131852737 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131852737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131852737 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131852737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131852737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131852737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131852737 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(60)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131854198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131854198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131854198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131854198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131854198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131854198 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131854198 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131854198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131854198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131854198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131854198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131854198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131854198 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131854198 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '43B60731'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5B60F2FD'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131855779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131855779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131855779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131855779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131855779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131855779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131855779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131855779 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(60)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(60)@779b26112ef1: vl_len:12 VirtMSC-SCCP(60)@779b26112ef1: vl_from0 VirtMSC-SCCP(60)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131855785 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131855785 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131855785 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131855785 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131855785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131855785 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131855785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131855785 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "f_est_lchan_and_mode_modify_to_vamos done" 20250425131856790 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(61)@779b26112ef1: f_create_expect(l3 := '05240103505902080910102443322443'O, n_connectPointCode := omit VirtMSC-RAN(61)@779b26112ef1: Created Expect[0] for '05240103505902080910102443322443'O to be handled at TC_vamos_multiplex_tch_f_tch_f(71) 20250425131856833 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131856833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131856833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131856833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131856833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131856834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131856834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131856834 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: First idle individual index:1 VirtMSC-SCCP(60)@779b26112ef1: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(61)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@779b26112ef1: Found Expect[0] for '05240103505902080910102443322443'O handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-RAN(61)@779b26112ef1: Added conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)11163249 VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(60)@779b26112ef1: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250425131856838 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131856838 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131856838 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131856838 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131856838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131856838 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131856838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131856838 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(69)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(60)@779b26112ef1: vl_len:19 VirtMSC-SCCP(60)@779b26112ef1: vl_from0 VirtMSC-SCCP(60)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425131857040 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131857041 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131857041 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131857041 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131857041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131857041 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131857041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131857041 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(67)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_f_tch_f(71) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(69)@779b26112ef1: Disabled queueing of DChan messages 20250425131857125 DLCLS NOTICE LCLS[0x5619fb224a70]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131857125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131857125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131857125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131857125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131857125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131857125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131857125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131857125 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(60)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '56295CE5'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5EE29BD7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "TC_vamos_multiplex_tch_f_tch_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 20250425131859199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131859199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131859199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131859199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131859199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131859199 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131859199 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131859199 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131859199 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131859199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131859199 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131859199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131859199 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131859199 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 1 }) 20250425131900143 DCHAN NOTICE lchan(0-0-2-TCH_F-0)[0x5619fb1fb7a0]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=1,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250425131900143 DCHAN NOTICE lchan(0-0-1-TCH_F-shadow0)[0x5619fb1fd690]{UNUSED}: (type=TCH_F) VTY requests re-assignment of (bts=0,trx=0,ts=2,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250425131900222 DLCLS NOTICE LCLS[0x5619fb224a70]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131903245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131903245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131903245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131903245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131903245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131903246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131903246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131903246 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(60)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131903249 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131903249 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131903249 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131903249 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131903249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131903249 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131903249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(60)@779b26112ef1: vl_len:12 VirtMSC-SCCP(60)@779b26112ef1: vl_from0 VirtMSC-SCCP(60)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131903249 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131904200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131904200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131904200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904200 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904200 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131904200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131904200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131904200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904200 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904200 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131904257 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) 20250425131904257 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "MSC instructs BSC to clear channel" VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(60)@779b26112ef1: vl_len:6 VirtMSC-SCCP(60)@779b26112ef1: vl_from0 VirtMSC-SCCP(60)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131904262 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904262 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904262 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131904262 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131904262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904262 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131904262 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(60)@779b26112ef1: vl_len:6 VirtMSC-SCCP(60)@779b26112ef1: vl_from0 VirtMSC-SCCP(60)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131904263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131904263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131904263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131904264 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131904264 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904264 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904264 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131904264 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131904264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904264 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131904264 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(60)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131904265 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904265 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131904265 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131904265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131904265 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(60)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131904267 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131904268 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(61)@779b26112ef1: Deleted conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)10040659 VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:0 VirtMSC-RAN(61)@779b26112ef1: Deleted conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)11163249 20250425131904273 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904273 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) VirtMSC-SCCP(60)@779b26112ef1: Session index based on connection ID:1 20250425131904273 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131904273 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131904273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904273 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131904273 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "Got RSL RR Release" 20250425131904274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131904274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131904274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131904274 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131904274 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904274 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904275 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131904275 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131904275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904275 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131904275 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131904274 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425131904275 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131904275 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131904275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131904275 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(60)@779b26112ef1: RLC received in state:disconnect_pending 20250425131904275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131904275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131904275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131904275 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(60)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(60)@779b26112ef1: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "Got RSL RR Release" 20250425131904276 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "Got RSL Deact SACCH" 20250425131904277 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "Got RSL Deact SACCH" 20250425131904278 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250425131906271 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131906273 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_f_tch_f(71)@779b26112ef1: Final verdict of PTC: pass TC_vamos_multiplex_tch_f_tch_f(70)@779b26112ef1: Final verdict of PTC: pass MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(66)@779b26112ef1: Final verdict of PTC: none VirtMSC-STATS(59)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): none -> pass 20250425131906294 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131906294 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131906294 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131906294 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131906294 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131906294 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131906294 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131906294 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131906294 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131906294 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131906294 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131906294 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131906294 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131906294 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131906294 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) VirtMSC-SCCP(60)@779b26112ef1: Final verdict of PTC: none 20250425131906294 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131906294 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425131906294 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131906294 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425131906294 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131906294 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131906294 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131906295 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131906295 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425131906295 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131906295 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425131906295 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250425131906295 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131906296 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131906296 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131906296 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250425131906296 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425131906296 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131906296 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250425131906296 DLSS7 ERROR 0: asp-virt-smlc-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) VirtMSC-M3UA(62)@779b26112ef1: Final verdict of PTC: none VirtSMLC-SCCP(63)@779b26112ef1: Final verdict of PTC: none VirtSMLC-BSSAP_LE(64)@779b26112ef1: Final verdict of PTC: none 20250425131906296 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250425131906296 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131906296 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131906296 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131906296 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131906296 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131906296 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) VirtMSC-RAN(61)@779b26112ef1: Final verdict of PTC: none 20250425131906296 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131906296 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(65)@779b26112ef1: Final verdict of PTC: none 20250425131906297 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131906297 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:43877){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x555c68c39b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131906297 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425131906297 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250425131906298 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425131906298 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425131906298 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425131906298 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) IPA-BTS0-TRX0-RSL-RSL(69)@779b26112ef1: Final verdict of PTC: none VirtMGW-MGCP-0(67)@779b26112ef1: Final verdict of PTC: none 20250425131906298 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131906298 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131906298 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425131906298 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131906298 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131906299 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131906299 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131906299 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131906299 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131906299 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131906299 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131906299 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131906299 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131906299 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) 20250425131906299 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(68)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: Setting final verdict of the test case. MTC@779b26112ef1: Local verdict of MTC: pass MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(70): pass (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(71): pass (pass -> pass) MTC@779b26112ef1: Test case TC_vamos_multiplex_tch_f_tch_f finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass'. Fri Apr 25 13:19:06 UTC 2025 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.talloc 20250425131908295 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131908295 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131908295 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131908297 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131908297 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131908297 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=736368) 20250425131909201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131909201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131909201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131909201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131909201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131909201 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131909201 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131909201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131909201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131909201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131909201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131909201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131909201 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131909201 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x555c68c39b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x555c68c39b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 5: stopped pid 10615 with status 0 respawn: 6: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131909329 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909330 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131909330 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131909330 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909330 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909330 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131909330 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131909330 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909330 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131909330 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131909330 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909330 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131909330 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131909330 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131909330 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131909330 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909330 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131909330 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131909330 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131909330 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909330 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909330 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131909330 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425131909330 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131909330 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131909330 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250425131909330 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131909331 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131909331 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131909331 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131909331 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131909331 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131909331 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131909331 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131909331 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131909331 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131909331 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131909331 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909331 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131909332 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425131909332 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131909332 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131909332 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131909332 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250425131909332 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131909332 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131909332 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131909332 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131909332 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131909332 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131909332 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131909332 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131909333 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909333 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131909333 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131909333 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131909333 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131909333 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909334 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131909334 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131909334 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55d9e68c5470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131909334 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909334 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131909334 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909334 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131909335 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131909336 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131909336 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=736368, count=936984) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass' was executed successfully (exit status: 0). MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h'. ------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h ------ Fri Apr 25 13:19:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425131911296 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911296 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131911296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131911296 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131911296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131911296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131911296 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' was executed successfully (exit status: 0). MTC@779b26112ef1: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h started. MTC@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001010973753598'H MTC@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001011062703805'H MTC@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001011348754699'H MTC@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001018026121248'H 20250425131911670 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131911671 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131911672 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425131911672 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911672 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131911672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131911672 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131911672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131911672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131911672 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) 20250425131911673 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911673 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131911673 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131911674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131911674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131911674 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131911674 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131911674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131911674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131911674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131911674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131911674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131911674 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) MTC@779b26112ef1: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(75)@779b26112ef1: ************************************************* VirtMSC-M3UA(75)@779b26112ef1: M3UA emulation initiated, the test can be started VirtMSC-M3UA(75)@779b26112ef1: ************************************************* MTC@779b26112ef1: Starting RAN_Emulation VirtMSC-SCCP(73)@779b26112ef1: v_sccp_pdu_maxlen:268 MTC@779b26112ef1: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@779b26112ef1: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(78)@779b26112ef1: ************************************************* VirtSMLC-M3UA(78)@779b26112ef1: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(78)@779b26112ef1: ************************************************* VirtSMLC-SCCP(76)@779b26112ef1: v_sccp_pdu_maxlen:268 20250425131911902 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131911902 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): matched connection to ASP virt-msc0-0 (osmo_ss7_xua_srv.c:112) 20250425131911902 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131911902 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtMSC-M3UA(75)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425131911906 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911906 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131911906 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131911906 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131911906 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131911906 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131911906 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131911907 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911907 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131911907 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131911907 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131911907 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131911907 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131911907 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131911907 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20250425131911907 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425131911907 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131911908 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911908 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131911908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131911908 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131911908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131911908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131911908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131911908 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131911919 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425131911919 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): matched connection to ASP virt-smlc-0 (osmo_ss7_xua_srv.c:112) 20250425131911919 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425131911919 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(78)@779b26112ef1: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425131911925 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911925 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:751) 20250425131911925 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:714) 20250425131911925 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20250425131911925 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250425131911925 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20250425131911925 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425131911927 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131911927 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:751) 20250425131911927 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:714) 20250425131911927 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20250425131911927 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250425131911927 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20250425131911927 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425131911928 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0, (xua_snm.c:406) 20250425131911928 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(74)@779b26112ef1: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425131912714 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131912714 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131912714 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131912714 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131912714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131912714 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131912714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131912714 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131912714 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425131912714 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425131912714 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131912714 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425131912715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131912715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131912715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131912715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131912715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131912715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131912715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131912715 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131912715 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131912715 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131912715 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131912715 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131912715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131912715 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131912715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131912715 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131912716 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(74)@779b26112ef1: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425131912734 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131912734 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131912734 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:568) 20250425131912734 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer(): M3UA data header: opc=190=0.23.6 dpc=187=0.23.3 (m3ua.c:603) 20250425131912734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131912734 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131912734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131912734 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131912734 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425131912734 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425131912734 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425131912735 DRESET NOTICE bssmap_reset(Lb)[0x5619fb1ecd20]{CONNECTED}: link up (bssmap_reset.c:83) 20250425131912735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131912735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131912735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131912735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:603) 20250425131912735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131912735 DLSS7 DEBUG Found route for dpc=190=0.23.6: pc=190=0.23.6 mask=0x3fff=7.255.7 via AS virt-smlc proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131912735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:247) 20250425131912735 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtSMLC-BSSAP_LE(77)@779b26112ef1: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(81)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(81)@779b26112ef1: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } 20250425131912786 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320) IPA-BTS0-TRX0-RSL-IPA(81)@779b26112ef1: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start" 20250425131913896 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@779b26112ef1: f_create_expect(l3 := '05240103505902080910101111111111'O, n_connectPointCode := omit VirtMSC-RAN(74)@779b26112ef1: Created Expect[0] for '05240103505902080910101111111111'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) 20250425131914958 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131914958 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131914958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131914958 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131914958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131914958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131914958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131914958 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: First idle individual index:0 VirtMSC-SCCP(73)@779b26112ef1: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(74)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@779b26112ef1: Found Expect[0] for '05240103505902080910101111111111'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-RAN(74)@779b26112ef1: Added conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)4575662 VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(73)@779b26112ef1: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425131914963 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131914963 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131914963 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131914963 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131914963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131914963 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131914963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131914963 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(73)@779b26112ef1: vl_len:19 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425131915165 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131915165 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131915165 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131915165 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131915165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131915165 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131915165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131915165 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(80)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Disabled queueing of DChan messages 20250425131915250 DLCLS NOTICE LCLS[0x5619fb220d00]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131915250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131915250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131915250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131915250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131915250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131915250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131915250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131915250 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131916674 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131916674 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131916674 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131916675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131916675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131916675 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131916675 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131916675 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131916675 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131916675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131916675 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131916675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131916675 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131916675 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1B4A478C'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '15361BBD'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131918299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131918299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131918299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131918299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131918299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131918299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131918299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131918299 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(73)@779b26112ef1: vl_len:12 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131918304 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131918304 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131918304 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131918304 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131918304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131918304 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131918304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131918304 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "f_est_lchan_and_mode_modify_to_vamos done" 20250425131918308 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@779b26112ef1: f_create_expect(l3 := '05240103505902080910102222222222'O, n_connectPointCode := omit VirtMSC-RAN(74)@779b26112ef1: Created Expect[0] for '05240103505902080910102222222222'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) 20250425131918336 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131918336 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131918336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131918336 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131918336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131918336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131918336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131918336 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: First idle individual index:1 VirtMSC-SCCP(73)@779b26112ef1: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(74)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@779b26112ef1: Found Expect[0] for '05240103505902080910102222222222'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-RAN(74)@779b26112ef1: Added conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)15852882 VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:1 20250425131918338 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131918338 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131918338 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131918338 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131918338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131918338 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131918338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131918338 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(73)@779b26112ef1: vl_len:19 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425131918540 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131918540 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131918540 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131918540 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131918540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131918540 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131918541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131918541 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(80)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Disabled queueing of DChan messages 20250425131918603 DLCLS NOTICE LCLS[0x5619fb1ed1a0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131918603 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131918603 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131918603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131918603 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131918603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131918603 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131918603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131918603 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/2@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '18FB4069'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1A59130C'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 5 }) 20250425131921628 DCHAN NOTICE lchan(0-0-5-TCH_H-1)[0x5619fb21eed0]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=5,ss=shadow0) (to VAMOS mode) (bsc_vty.c:2185) 20250425131921628 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow0)[0x5619fb223bb0]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=5,ss=1) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250425131921676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131921676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131921676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131921676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131921676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131921676 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131921676 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131921676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131921676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131921676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131921676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131921676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131921676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131921676 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131921717 DLCLS NOTICE LCLS[0x5619fb1ed1a0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131924735 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131924735 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131924735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131924735 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131924735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131924735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131924735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131924735 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(73)@779b26112ef1: vl_len:12 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131924741 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131924741 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131924741 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131924741 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131924741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131924741 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131924741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131924741 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@779b26112ef1: f_create_expect(l3 := '05240103505902080910103333333333'O, n_connectPointCode := omit VirtMSC-RAN(74)@779b26112ef1: Created Expect[0] for '05240103505902080910103333333333'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) 20250425131924766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131924766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131924766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131924766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131924766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131924766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131924766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131924766 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: First idle individual index:2 VirtMSC-SCCP(73)@779b26112ef1: Warning: Stopping inactive timer T_ias[2]. VirtMSC-RAN(74)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@779b26112ef1: Found Expect[0] for '05240103505902080910103333333333'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-RAN(74)@779b26112ef1: Added conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)3054985 VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:2 VirtMSC-SCCP(73)@779b26112ef1: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425131924767 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131924767 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131924767 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131924767 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131924767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131924767 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131924767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131924767 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:2 VirtMSC-SCCP(73)@779b26112ef1: vl_len:19 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425131924969 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131924969 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131924969 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131924969 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131924969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131924969 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131924969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131924969 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(80)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00011'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Disabled queueing of DChan messages 20250425131925065 DLCLS NOTICE LCLS[0x5619fb221fc0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131925065 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131925065 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131925065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131925065 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131925065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131925065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131925065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131925065 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:2 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425131926677 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131926677 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131926677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131926677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131926677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131926677 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131926677 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131926677 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131926677 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131926677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131926677 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131926677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131926677 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131926677 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/3@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '089D2835'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10006 }, peer := { host := "127.0.0.2", port_nr := 9006 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '412399B1'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11006 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 3, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := { host := "127.0.0.5", port_nr := 9006 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 3, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9006 }, peer := , local_osmux_cid := 3, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131928116 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131928116 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131928116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131928116 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131928116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131928116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131928116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131928116 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:2 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:2 VirtMSC-SCCP(73)@779b26112ef1: vl_len:12 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131928120 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131928120 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131928120 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131928120 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131928120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131928120 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131928120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131928120 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "f_est_lchan_and_mode_modify_to_vamos done" 20250425131928124 DLGLOBAL NOTICE TTCN3 f_logp(): f_est_lchan_and_mode_modify_to_vamos done (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(74)@779b26112ef1: f_create_expect(l3 := '05240103505902080910104444444444'O, n_connectPointCode := omit VirtMSC-RAN(74)@779b26112ef1: Created Expect[0] for '05240103505902080910104444444444'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) 20250425131928153 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131928153 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131928153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131928153 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131928153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131928153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131928153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131928153 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: First idle individual index:3 VirtMSC-SCCP(73)@779b26112ef1: Warning: Stopping inactive timer T_ias[3]. VirtMSC-RAN(74)@779b26112ef1: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@779b26112ef1: Found Expect[0] for '05240103505902080910104444444444'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-RAN(74)@779b26112ef1: Added conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)10425956 VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:3 VirtMSC-SCCP(73)@779b26112ef1: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425131928154 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131928155 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131928155 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131928155 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131928155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131928155 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131928155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131928155 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@779b26112ef1: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:3 VirtMSC-SCCP(73)@779b26112ef1: vl_len:19 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425131928357 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131928357 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131928357 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131928357 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131928357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131928357 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131928357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131928357 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMGW-MGCP-0(80)@779b26112ef1: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Disabled queueing of DChan messages 20250425131928420 DLCLS NOTICE LCLS[0x5619fb240200]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131928420 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131928420 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131928420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131928420 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131928420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131928420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131928420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131928420 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:3 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: g_media { mgcp_ep := "rtpbridge/4@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5CFE5F18'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10008 }, peer := { host := "127.0.0.2", port_nr := 9008 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 1, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '68925D8E'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11008 }, peer := { host := "1.2.3.4", port_nr := 2342 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 4, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := { host := "127.0.0.5", port_nr := 9008 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 4, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9008 }, peer := , local_osmux_cid := 4, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 1 } }, tn := 5 }) 20250425131931440 DCHAN NOTICE lchan(0-0-6-TCH_H-0)[0x5619fb2266d0]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=5,ss=shadow1) (to VAMOS mode) (bsc_vty.c:2185) 20250425131931440 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow1)[0x5619fb220720]{UNUSED}: (type=TCH_H) VTY requests re-assignment of (bts=0,trx=0,ts=6,ss=0) to this lchan (to VAMOS mode) TSC 4/2 (bsc_vty.c:2187) 20250425131931536 DLCLS NOTICE LCLS[0x5619fb240200]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425131931678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131931678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131931678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131931678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131931678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131931678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131931678 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131931678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131931678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131931678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131931678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131931678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131931678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131931678 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: setverdict(pass): pass -> pass, component reason not changed 20250425131934558 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934558 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934558 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934558 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:3 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:3 VirtMSC-SCCP(73)@779b26112ef1: vl_len:12 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425131934563 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934563 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934563 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934563 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934563 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934563 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131934569 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) 20250425131934569 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131934570 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "MSC instructs BSC to clear channel" 20250425131934571 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:2 VirtMSC-SCCP(73)@779b26112ef1: vl_len:6 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:1 VirtMSC-SCCP(73)@779b26112ef1: vl_len:6 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:3 VirtMSC-SCCP(73)@779b26112ef1: vl_len:6 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:0 VirtMSC-SCCP(73)@779b26112ef1: vl_len:6 VirtMSC-SCCP(73)@779b26112ef1: vl_from0 VirtMSC-SCCP(73)@779b26112ef1: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425131934764 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934765 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934765 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934765 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934765 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934765 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934765 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934765 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934765 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934765 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934765 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934765 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934765 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934766 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934766 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934766 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934766 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934767 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934767 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934768 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934768 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934768 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934768 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:2 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:3 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(73)@779b26112ef1: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@779b26112ef1: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131934771 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131934772 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) 20250425131934773 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "Got BSSMAP Clear Complete" 20250425131934774 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(74)@779b26112ef1: Deleted conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)3054985 VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:2 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "Got RSL RR Release" 20250425131934776 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425131934776 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934776 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934776 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934776 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934776 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934776 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:1 VirtMSC-RAN(74)@779b26112ef1: Deleted conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)15852882 20250425131934777 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934777 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934777 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934778 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934778 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934778 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934778 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934778 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934778 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934778 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-RAN(74)@779b26112ef1: Deleted conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)10425956 VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:2 VirtMSC-SCCP(73)@779b26112ef1: RLC received in state:disconnect_pending VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:3 20250425131934779 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934779 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934779 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934779 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934779 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934779 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934779 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934779 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934779 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "Got RSL Deact SACCH" VirtMSC-SCCP(73)@779b26112ef1: Session index based on connection ID:0 VirtMSC-RAN(74)@779b26112ef1: Deleted conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)4575662 20250425131934779 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934780 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:1 VirtMSC-SCCP(73)@779b26112ef1: RLC received in state:disconnect_pending 20250425131934780 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934780 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934780 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934780 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) 20250425131934781 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934781 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934781 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:568) 20250425131934781 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=187=0.23.3 (m3ua.c:603) 20250425131934781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934781 DLSS7 DEBUG Found route for dpc=187=0.23.3: pc=187=0.23.3 mask=0x3fff=7.255.7 via AS as-rkm-4 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:247) 20250425131934781 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:3 VirtMSC-SCCP(73)@779b26112ef1: RLC received in state:disconnect_pending 20250425131934781 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131934781 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131934782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131934782 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131934782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131934782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131934782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20250425131934782 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:532) VirtMSC-SCCP(73)@779b26112ef1: Session index based on local reference:0 VirtMSC-SCCP(73)@779b26112ef1: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "Got RSL RR Release" 20250425131934784 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "Got RSL Deact SACCH" 20250425131934785 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "Got RSL RR Release" 20250425131934787 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "Got RSL Deact SACCH" 20250425131934789 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "Got RSL RR Release" 20250425131934789 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "Got RSL Deact SACCH" 20250425131934791 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250425131936678 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131936678 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131936678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131936678 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131936678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131936678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131936678 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131936679 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131936679 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131936679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131936679 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131936679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131936679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131936679 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131936773 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) 20250425131936775 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131936777 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: "Got RSL RF Chan Rel, sending Rel Ack" 20250425131936778 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@779b26112ef1: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@779b26112ef1: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@779b26112ef1: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@779b26112ef1: Final verdict of PTC: pass MTC@779b26112ef1: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@779b26112ef1: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(72)@779b26112ef1: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: setverdict(pass): none -> pass 20250425131936804 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425131936804 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131936804 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20250425131936804 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20250425131936804 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425131936804 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131936804 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131936804 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20250425131936804 DLINP NOTICE SRVCONN(virt-msc0-0,r=127.0.0.1:23905<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131936804 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131936804 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1082) 20250425131936804 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131936804 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131936804 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131936804 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131936804 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131936804 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425131936805 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20250425131936805 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425131936805 DRESET NOTICE bssmap_reset(msc-0)[0x5619fb1ebf10]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425131936805 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425131936805 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425131936806 DLINP NOTICE SRVCONN(ts-0-2-rsl,r=127.0.0.1:10000<->l=127.0.0.1:3003) connection closed with client (stream_srv.c:717) 20250425131936807 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) VirtMSC-SCCP(73)@779b26112ef1: Final verdict of PTC: none VirtMSC-M3UA(75)@779b26112ef1: Final verdict of PTC: none VirtSMLC-SCCP(76)@779b26112ef1: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(82)@779b26112ef1: Final verdict of PTC: none 20250425131936807 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425131936807 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) VirtSMLC-BSSAP_LE(77)@779b26112ef1: Final verdict of PTC: none20250425131936807 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-RAN(74)@779b26112ef1: Final verdict of PTC: none 20250425131936807 DLINP NOTICE SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250425131936807 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131936807 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20250425131936807 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:780) 20250425131936808 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425131936808 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20250425131936808 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:772) 20250425131936808 DLSS7 ERROR 0: asp-virt-smlc-0: xUA SRV SEND_FAILED (osmo_ss7_asp.c:795) 20250425131936808 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) 20250425131936808 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131936808 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1082) 20250425131936808 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20250425131936808 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20250425131936808 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250425131936808 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20250425131936808 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425131936808 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-M3UA(78)@779b26112ef1: Final verdict of PTC: none VirtMGW-MGCP-0(80)@779b26112ef1: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(81)@779b26112ef1: Final verdict of PTC: none MTC@779b26112ef1: Setting final verdict of the test case. MTC@779b26112ef1: Local verdict of MTC: pass MTC@779b26112ef1: Local verdict of PTC VirtMSC-STATS(72): none (pass -> pass) 20250425131936811 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:36619){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55d9e68c4b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425131936812 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425131936812 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425131936812 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) MTC@779b26112ef1: Local verdict of PTC VirtMSC-SCCP(73): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtMSC-RAN(74): none (pass -> pass) 20250425131936813 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425131936813 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425131936813 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) MTC@779b26112ef1: Local verdict of PTC VirtMSC-M3UA(75): none (pass -> pass)20250425131936813 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425131936813 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-SCCP(76): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-BSSAP_LE(77): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC VirtSMLC-M3UA(78): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@779b26112ef1: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(82): none (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83): pass (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84): pass (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85): pass (pass -> pass) MTC@779b26112ef1: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86): pass (pass -> pass) MTC@779b26112ef1: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h finished. Verdict: pass MTC@779b26112ef1: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass'. 20250425131936814 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936815 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131936815 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936815 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131936815 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425131936815 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425131936815 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425131936816 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425131936816 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425131936816 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425131936816 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425131936816 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425131936816 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425131936816 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425131936816 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131936816 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131936816 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425131936816 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425131936816 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0, (xua_snm.c:371) 20250425131936817 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Fri Apr 25 13:19:36 UTC 2025 ====== BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass ====== Saving talloc report from 127.0.0.1:4242 to BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.talloc 20250425131938806 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131938806 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131938806 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20250425131938808 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20250425131938808 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20250425131938809 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1174400) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55d9e68c4b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55d9e68c4b70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 6: stopped pid 10692 with status 0 respawn: 7: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1 DABIS abis.c:170 A-bis connection establishment to BSC (127.0.0.1) in progress... DLINP input/ipaccess.c:1020 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002 DLINP input/ipaccess.c:634 E1L(0) TCP Keepalive is enabled DLINP input/ipaccess.c:646 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms DLINP input/ipaccess.c:834 received ID_GET for unit ID 1234/0/0 20250425131939843 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939843 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131939843 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425131939843 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939843 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939844 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131939844 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425131939844 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939844 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131939844 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131939844 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939844 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425131939844 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425131939844 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131939844 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425131939844 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939844 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131939844 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425131939844 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131939844 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131939844 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939844 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939844 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939844 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939845 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939845 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939845 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939845 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939845 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939845 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425131939845 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5619fb11f270]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131939845 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131939845 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131939845 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131939845 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5619fb123680]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425131939845 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0 (abis_nm.c:652) 20250425131939845 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425131939845 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131939845 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425131939845 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5619fb14bdb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) DOML oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131939846 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5619fb14bac0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425131939846 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425131939846 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131939846 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425131939846 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131939846 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939846 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425131939846 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425131939846 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5619fb14bbf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) DOML oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425131939847 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425131939847 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425131939847 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) DL1C bts_model.c:87 Unimplemented vbts_set_trx DOML oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131939847 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131939847 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425131939847 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RTP Feature 'Intermediate Rate 64 kbit/s' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131939847 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131939847 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425131939847 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425131939847 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked 20250425131939847 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) DOML oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked 20250425131939848 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131939848 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939848 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425131939848 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5619fb147660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425131939848 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131939848 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425131939848 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939848 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425131939848 DNM INFO NM_BTS_OP(bts0)[0x5619fb123550]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425131939848 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55948bed0470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425131939848 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939848 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425131939848 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5619fb147830]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939848 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5619fb147b30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5619fb1482b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5619fb148ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5619fb1492b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5619fb149ab0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5619fb14a340]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939849 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5619fb14abd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425131939850 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425131939850 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425131939850 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5619fb14b460]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1174400, count=1373608) MTC@779b26112ef1: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass' was executed successfully (exit status: 0). MC@779b26112ef1: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@779b26112ef1: Terminating MTC. MC@779b26112ef1: MTC terminated. MC2> exit MC@779b26112ef1: Shutting down session. MC@779b26112ef1: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc/expected-results.xml' against results in 'junit-xml-10280.log' -------------------- NEW: PASS BSC_Tests_VAMOS.TC_chan_act_to_vamos NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr NEW: PASS BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr NEW: PASS BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f NEW: PASS BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h Summary: NEW: PASS: 7 skip: 331 20250425131941680 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131941680 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131941680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131941680 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:603) 20250425131941680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131941680 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131941680 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:238) 20250425131941681 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131941681 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131941681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131941681 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:603) 20250425131941681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131941681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131941681 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:238) 20250425131941806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20250425131941806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:751) 20250425131941806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:568) 20250425131941806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:603) 20250425131941806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:289) 20250425131941806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20250425131941806 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:238) [testenv][vamos] Testsuite is done [testenv][vamos] Stopping testsuite (1325301) [testenv][vamos] Merging log files [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/log_merge.sh BSC_Tests --rm >/dev/null'] [testenv][vamos] Formatting log files [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/log_format.sh'] [testenv][vamos] Stopping stp (1325114) [testenv][vamos] Stopping bts-0 (1325139) [testenv][vamos] Stopping bts-1 (1325184) [testenv][vamos] Stopping bts-2 (1325231) [testenv][vamos] Stopping bsc (1325260) [testenv] Showing testsuite/junit-xml-10280.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/junit-xml-10280.log && echo']           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0'] testenv-bsc-vamos-osmocom-latest-20250425-1317-5a888aba-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-vamos-latest/183/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS