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 The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/.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] $ /bin/sh -xe /tmp/jenkins2501463923185240389.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run bsc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs -b osmocom:nightly -c vamos [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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-nightly-20250425-0826-992c6d4a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/podman/testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'make', 'bsc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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/_cache/podman/ttcn3/bsc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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_7.cc DEP RAN_Adapter_part_6.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_6.cc DEP StatsD_CodecPort_CtrlFunct_part_5.cc DEP StatsD_CodecPort_CtrlFunct_part_4.cc DEP StatsD_CodecPort_CtrlFunct_part_3.cc DEP StatsD_CodecPort_CtrlFunct_part_2.cc DEP StatsD_CodecPort_CtrlFunct_part_1.cc DEP StatsD_CodecPort_part_7.cc DEP StatsD_CodecPort_part_6.cc DEP StatsD_CodecPort_part_5.cc DEP StatsD_CodecPort_part_4.cc DEP StatsD_CodecPort_part_3.cc DEP StatsD_CodecPort_part_2.cc DEP StatsD_CodecPort_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP 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_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.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_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_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_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP 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_Types_part_1.cc DEP M3UA_Emulation_part_7.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_2.cc DEP M3UA_Emulation_part_1.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_3.cc DEP IPA_Types_part_2.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_4.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_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_4.cc DEP GSM_SystemInformation_part_5.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_2.cc DEP GSM_RR_Types_part_3.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_4.cc DEP BSSAP_LE_Adapter_part_5.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_2.cc DEP BSC_Tests_OML_part_3.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_5.cc DEP AbisOML_Types_part_4.cc DEP AbisOML_Types_part_3.cc DEP AbisOML_Types_part_6.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_Emulation.cc DEP MGCP_Templates.cc DEP MGCP_CodecPort.cc DEP MGCP_CodecPort_CtrlFunct.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_RR_Types.cc DEP GSM_RestOctets.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 CC CBSP_Types.o CC GSM_RR_Types.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 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 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_2.o 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_6.o CC CBSP_CodecPort_CtrlFunct_part_5.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_6.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 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 CC TCCConversion.o CC TCCInterface.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 TELNETasp_PT.o CCLD AbisOML_Types.so CCLD BSC_Tests.so CCLD BSC_Tests_ASCI.so CCLD BSC_Tests_CBSP.so CCLD BSC_Tests_LCLS.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_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 IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IuUP_Emulation.so CCLD IuUP_Types.so CCLD M3UA_Emulation.so CCLD L3_Templates.so CCLD IPL4asp_Types.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 Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD 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_part_7.so CCLD BSC_Tests_ASCI_part_1.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_3.so CCLD GSM_RR_Types_part_4.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_6.so CCLD IPA_CodecPort_part_7.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_6.so CCLD Osmocom_CTRL_Functions_part_7.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_1.so CCLD RLCMAC_CSN1_Templates_part_2.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_4.so CCLD RLCMAC_CSN1_Types_part_3.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 lex.SDP_parse_.so CCLD SDP_parse_.tab.so CCLD CBSP_CodecPort_CtrlFunctdef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.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/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (322 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-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] Installing packages: osmo-bts-virtual, osmo-stp, osmo-bsc, osmo-bts-virtual-dbg, libc6-dbg, libosmocore-dbg, osmo-stp-dbg, libosmo-sigtran-dbg, osmo-bsc-dbg, libosmo-mgcp-client14-dbgsym [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-bts-virtual', 'osmo-stp', 'osmo-bsc', 'osmo-bts-virtual-dbg', 'libc6-dbg', 'libosmocore-dbg', 'osmo-stp-dbg', 'libosmo-sigtran-dbg', 'osmo-bsc-dbg', 'libosmo-mgcp-client14-dbgsym'] 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-nightly 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-nightly 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 23.0 MB of archives. After this operation, 26.6 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504242026 [1180 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504242026 [170 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504242026 [104 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504242026 [58.8 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504242026 [101 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504242026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504242026 [229 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504242026 [60.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504242026 [137 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504242026 [488 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504242026 [71.0 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504242026 [52.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504242026 [71.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504242026 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504242026 [60.4 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504242026 [64.3 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504242026 [51.0 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504242026 [44.3 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau11 2.0.0.17.d2e8.202504242026 [34.5 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual 1.9.0.2.d4bb8.202504242026 [259 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504242026 [18.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504242026 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504242026 [2165 kB] Get:25 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:26 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:27 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:28 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc 1.13.0.9.2b718.202504242026 [606 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bsc-dbg 1.13.0.9.2b718.202504242026 [3217 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-bts-virtual-dbg 1.9.0.2.d4bb8.202504242026 [1957 kB] Fetched 23.0 MB in 0s (95.4 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-nightly. Preparing to unpack .../01-osmocom-nightly_202504242026_amd64.deb ... Unpacking osmocom-nightly (202504242026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../03-libosmovty13_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../04-libosmo-mgcp-client14_1.14.0.28.4a09a.202504242026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504242026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../05-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504242026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504242026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../06-libosmoisdn0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../07-libosmogsm20_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.6.0.4.6539.202504242026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../09-libosmo-sigtran11_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../10-libosmo-sigtran-dbg_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../11-libosmoabis15_2.0.0.17.d2e8.202504242026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504242026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package libosmotrau11:amd64. Preparing to unpack .../19-libosmotrau11_2.0.0.17.d2e8.202504242026_amd64.deb ... Unpacking libosmotrau11:amd64 (2.0.0.17.d2e8.202504242026) ... Selecting previously unselected package osmo-bts-virtual. Preparing to unpack .../20-osmo-bts-virtual_1.9.0.2.d4bb8.202504242026_amd64.deb ... Unpacking osmo-bts-virtual (1.9.0.2.d4bb8.202504242026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.63.64c8.202504242026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../23-libosmocore-dbg_1.11.0.24.ece60.202504242026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504242026) ... Selecting previously unselected package osmo-bsc. Preparing to unpack .../24-osmo-bsc_1.13.0.9.2b718.202504242026_amd64.deb ... Unpacking osmo-bsc (1.13.0.9.2b718.202504242026) ... Selecting previously unselected package osmo-bsc-dbg:amd64. Preparing to unpack .../25-osmo-bsc-dbg_1.13.0.9.2b718.202504242026_amd64.deb ... Unpacking osmo-bsc-dbg:amd64 (1.13.0.9.2b718.202504242026) ... Selecting previously unselected package osmo-bts-virtual-dbg. Preparing to unpack .../26-osmo-bts-virtual-dbg_1.9.0.2.d4bb8.202504242026_amd64.deb ... Unpacking osmo-bts-virtual-dbg (1.9.0.2.d4bb8.202504242026) ... Setting up osmocom-nightly (202504242026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmotrau11:amd64 (2.0.0.17.d2e8.202504242026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504242026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504242026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504242026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504242026) ... Setting up libosmocore (1.11.0.24.ece60.202504242026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504242026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-bsc (1.13.0.9.2b718.202504242026) ... 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.24.ece60.202504242026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504242026) ... 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.9.2b718.202504242026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504242026) ... Setting up osmo-bts-virtual (1.9.0.2.d4bb8.202504242026) ... 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.2.d4bb8.202504242026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][vamos] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/BSC_Tests_VAMOS.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp'] [testenv][vamos] + ['cp', '-a', 'osmo-bsc-vamos.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc/BSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos"#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/Common.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.cfg'] [testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/stp', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/stp/stp.log'] 20250425082621793 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250425082621793 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250425082621793 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:722) 20250425082621793 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425082621793 DLSS7 NOTICE 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425082621793 DLSS7 DEBUG XUA_AS(mahlzeit){AS_DOWN}: Allocated (fsm.c:456) 20250425082621793 DLSS7 INFO 0: AS(mahlzeit) Created AS (osmo_ss7_instance.c:324) 20250425082621794 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 INFO 0: AS(virt-msc0) Created AS (osmo_ss7_instance.c:324) 20250425082621794 DLSS7 INFO 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS (osmo_ss7_as.c:160) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425082621794 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:722) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 NOTICE 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425082621794 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 INFO 0: AS(virt-msc1) Created AS (osmo_ss7_instance.c:324) 20250425082621794 DLSS7 INFO 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS (osmo_ss7_as.c:160) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425082621794 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:722) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 NOTICE 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425082621794 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 INFO 0: AS(virt-msc2) Created AS (osmo_ss7_instance.c:324) 20250425082621794 DLSS7 INFO 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS (osmo_ss7_as.c:160) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425082621794 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:722) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 NOTICE 0: ASP(virt-smlc-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425082621794 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Allocated (fsm.c:456) 20250425082621794 DLSS7 INFO 0: AS(virt-smlc) Created AS (osmo_ss7_instance.c:324) 20250425082621794 DLSS7 INFO 0: AS(virt-smlc) Adding ASP virt-smlc-0 to AS (osmo_ss7_as.c:160) 20250425082621794 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425082621794 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' (osmo_ss7_route.c:129) 20250425082621794 DLSS7 INFO 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' (osmo_ss7_route.c:129) 20250425082621794 DLSS7 INFO 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' (osmo_ss7_route.c:129) 20250425082621794 DLSS7 INFO 0: Creating route: pc=190=0.23.6 mask=0x3fff via AS 'virt-smlc' (osmo_ss7_route.c:129) 20250425082621794 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250425082621794 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250425082621794 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.1:2905 (osmo_ss7_xua_srv.c:286) 20250425082621794 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250425082621794 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250425082621794 DLSS7 INFO (Re)binding ipa Server to 127.0.0.1:5000 (osmo_ss7_xua_srv.c:286) 20250425082621794 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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/bts-0', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1234 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/bts-1', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1235 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/bts-2', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1236 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/bsc', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'osmo-bsc -c osmo-bsc-vamos.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/bsc/bsc.log'] 20250425082622614 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082622614 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) 20250425082622614 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:722) 20250425082622614 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250425082622614 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425082622614 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082622614 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425082622614 DNM INFO NM_BTS_SM_OP[0x5582cd661860]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_BTS_OP[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_GPRS_CELL_OP[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_RCARRIER_OP[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_BB_TRANSC_OP[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_CHAN_OP[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_GPRS_NSE_OP[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_GPRS_NSVC_OP[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622615 DNM INFO NM_GPRS_NSVC_OP[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_BTS_SM_OP[0x5582cd68fba0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_BTS_OP[0x5582cd693ca0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_GPRS_CELL_OP[0x5582cd693dd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_RCARRIER_OP[0x5582cd6b7db0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_BB_TRANSC_OP[0x5582cd6b7ee0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6b8140]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6b86c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6b8ec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6b96c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6b9ec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6ba750]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6bafe0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_CHAN_OP[0x5582cd6bb870]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_GPRS_NSE_OP[0x5582cd6bbed0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_GPRS_NSVC_OP[0x5582cd6bc000]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622616 DNM INFO NM_GPRS_NSVC_OP[0x5582cd6bc1c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_BTS_SM_OP[0x5582cd6bd850]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_BTS_OP[0x5582cd6c1950]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_GPRS_CELL_OP[0x5582cd6c1a80]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_RCARRIER_OP[0x5582cd6e5a60]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_BB_TRANSC_OP[0x5582cd6e5b90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e5df0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e6370]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e6b70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e7370]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e7b70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e8400]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e8c90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd6e9520]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_GPRS_NSE_OP[0x5582cd6e9b80]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_GPRS_NSVC_OP[0x5582cd6e9cb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_GPRS_NSVC_OP[0x5582cd6e9e70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_BTS_SM_OP[0x5582cd6eb500]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_BTS_OP[0x5582cd6ef600]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_GPRS_CELL_OP[0x5582cd6ef730]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_RCARRIER_OP[0x5582cd713710]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_BB_TRANSC_OP[0x5582cd713840]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd713aa0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd714020]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd714820]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622617 DNM INFO NM_CHAN_OP[0x5582cd715020]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_CHAN_OP[0x5582cd715820]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_CHAN_OP[0x5582cd7160b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_CHAN_OP[0x5582cd716940]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_CHAN_OP[0x5582cd7171d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_GPRS_NSE_OP[0x5582cd717830]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_GPRS_NSVC_OP[0x5582cd717960]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DNM INFO NM_GPRS_NSVC_OP[0x5582cd717b20]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456) 20250425082622618 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4242 (telnet_interface.c:88) 20250425082622618 DLINP NOTICE E1L(0) enabling ipaccess BSC mode on 0.0.0.0 with OML 3002 and RSL 3003 TCP ports (ipaccess.c:970) 20250425082622618 DLCTRL NOTICE CTRL at 127.0.0.1 4249 (control_if.c:1026) 20250425082622618 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250425082622618 DNM NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (osmo_bsc_main.c:869) 20250425082622618 DMSC NOTICE Initializing SCCP connection for A/m3ua on cs7 instance 0 (osmo_bsc_sigtran.c:658) 20250425082622618 DLSCCP ERROR SS7 instance 0: no primary point-code set, using default point-code (sccp_user.c:578) 20250425082622618 DLSCCP NOTICE A-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:584) 20250425082622618 DLSCCP NOTICE A-0-m3ua: Creating AS instance (sccp_user.c:591) 20250425082622618 DLSCCP NOTICE A-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:602) 20250425082622618 DLSCCP NOTICE A-0-m3ua: Creating default route (sccp_user.c:608) 20250425082622618 DLSCCP NOTICE A-0-m3ua: ASP asp-clnt-msc-0 for m3ua is not associated with any AS, using it (sccp_user.c:634) 20250425082622618 DLSCCP NOTICE A-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250425082622618 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250425082622618 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) 20250425082622618 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) 20250425082622618 DMSC NOTICE A-0-m3ua msc-0: binding SCCP user (osmo_bsc_sigtran.c:721) 20250425082622618 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082622618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082622618 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082622618 DLSS7 NOTICE 0: ASP(asp-dyn-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082622618 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082622618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082622618 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082622618 DLSS7 NOTICE 0: ASP(asp-dyn-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082622618 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) 20250425082622618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082622618 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1115) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082622618 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) 20250425082622618 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) 20250425082622618 DMSC NOTICE A-0-m3ua msc-1: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250425082622618 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) 20250425082622618 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) 20250425082622618 DMSC NOTICE A-0-m3ua msc-2: user already bound for this SCCP instance (osmo_bsc_sigtran.c:721) 20250425082622618 DLCS NOTICE Initializing SCCP connection for Lb/m3ua on cs7 instance 0 (lb.c:454) 20250425082622618 DLSCCP NOTICE Lb-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:584) 20250425082622618 DLSCCP NOTICE Lb-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:602) 20250425082622618 DLSCCP NOTICE Lb-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250425082622618 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) 20250425082622618 DLCS NOTICE Lb: Lb-0-m3ua smlc: remote (SMLC) SCCP address: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:491) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425082622618 DLSS7 INFO 0: ASP(asp-dyn-0) Destroying ASP (osmo_ss7_asp.c:581) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250425082622618 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082622618 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) 20250425082622618 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:722) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20250425082622618 DLSS7 NOTICE 0: ASP(asp-dyn-1) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250425082622618 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082622618 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082622618 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082622618 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082622619 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=190=0.23.6,SLS=7: no route! (sccp_scrc.c:158) 20250425082622619 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=2: no route! (sccp_scrc.c:158) 20250425082622619 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=7: no route! (sccp_scrc.c:158) 20250425082622619 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=3: no route! (sccp_scrc.c:158) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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@80e3b9947ef2: Unix server socket created successfully. MC@80e3b9947ef2: Listening on TCP port 46751. MC2> 80e3b9947ef2 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_cache/podman/ttcn3/bsc/BSC_Tests 80e3b9947ef2 46751 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@80e3b9947ef2: New HC connected from 10.0.2.100 [10.0.2.100]. 80e3b9947ef2: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@80e3b9947ef2: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@80e3b9947ef2: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@80e3b9947ef2: Configuration file was processed on all HCs. MC@80e3b9947ef2: Creating MTC on host 10.0.2.100. MC@80e3b9947ef2: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos'. ------ BSC_Tests_VAMOS.TC_chan_act_to_vamos ------ Fri Apr 25 08:26:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Test case TC_chan_act_to_vamos started. 20250425082624231 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos (logging_vty.c:1172) MTC@80e3b9947ef2: "TC_chan_act_to_vamos" 20250425082624249 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082624250 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082624250 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=14: no route! (sccp_scrc.c:158) 20250425082624251 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=3: no route! (sccp_scrc.c:158) 20250425082624251 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082624253 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=12: no route! (sccp_scrc.c:158) VirtMSC-M3UA(5)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(5)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@80e3b9947ef2: ************************************************* VirtMSC-SCCP(4)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082624475 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082624475 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) 20250425082624475 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082624475 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082624479 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082624479 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082624479 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082624479 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082624479 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082624479 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082624480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082624480 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082624480 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082624480 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082624480 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082624482 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082624482 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082624482 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082624482 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082624482 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082624482 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082624482 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082624482 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082624482 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082624482 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082624482 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)@80e3b9947ef2: Sending buffered message #0 20250425082624484 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082624484 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082624484 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082624484 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:621) 20250425082624484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082624484 DLSS7 ERROR MTP-TRANSFER.req for dpc=187=0.23.3: no route! (osmo_ss7_hmrt.c:228) 20250425082624619 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082624619 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250425082624619 DLSS7 INFO 0: ASP(asp-dyn-1) RKM: Registering routing key 4 for DPC 0.23.3 (xua_rkm.c:204) 20250425082624619 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Allocated (fsm.c:456) 20250425082624619 DLSS7 INFO 0: AS(as-rkm-4) Created AS (osmo_ss7_instance.c:324) 20250425082624619 DLSS7 INFO 0: Creating route: pc=187=0.23.3 mask=0x3fff via AS 'as-rkm-4' (osmo_ss7_route.c:129) 20250425082624619 DLSS7 INFO 0: AS(as-rkm-4) Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:160) 20250425082624619 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250425082624619 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082624619 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250425082624619 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082624619 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082624619 DLSS7 INFO 0: ASP(asp-dyn-1) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082624619 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082624620 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250425082624620 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082624620 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082624620 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082624620 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082624620 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082624620 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082624620 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082624620 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082624620 DLSS7 INFO 0: ASP(asp-dyn-1) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082624620 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082624620 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 bb (osmo_ss7_asp.c:1164) 20250425082624620 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082624621 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x5582cd72f620]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250425082624621 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250425082626877 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082626877 DLSS7 INFO 0: ASP(asp-dyn-1) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250425082626877 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:824) 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 20250425082626996 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082626996 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082626996 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082626996 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082626996 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082626996 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082626996 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082626996 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082626996 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082626996 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082626996 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082626996 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082626996 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082626996 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082626996 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082626996 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082626997 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082626997 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082626997 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082626997 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626997 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082626998 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082626998 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082626998 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{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 20250425082626998 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082626998 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082626999 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082626999 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082627000 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082627000 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082627000 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627000 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082627000 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082627001 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082627001 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082627001 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627001 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627001 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082627001 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627001 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627001 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082627001 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627002 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627003 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627003 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627003 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627003 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{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 20250425082627003 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082627003 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082627003 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082627004 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082627004 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082627004 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082627004 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) 20250425082627004 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082627004 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082627004 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082627004 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627005 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082627005 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627005 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082627005 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627005 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082627006 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627006 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082627006 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627007 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082627007 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627007 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082627007 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627008 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082627008 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627008 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082627009 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082627009 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627009 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627009 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627010 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082627010 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627010 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082627010 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627010 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627010 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082627011 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55587f94d470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082627011 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627011 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627011 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082627011 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627011 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627012 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627013 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627014 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627014 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627014 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627014 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627015 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627015 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627015 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627015 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627015 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627016 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627016 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627016 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627016 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627017 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082627224 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd68fba0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627224 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd68fba0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082627224 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd68fba0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082627224 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5582cd6bbed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627225 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5582cd693dd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627225 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5582cd693dd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082627225 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5582cd693dd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082627225 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6bc000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627225 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6bc000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082627225 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6bc000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082627225 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6bc1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627225 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6bc1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082627225 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6bc1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082627225 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5582cd6bbed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082627225 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5582cd6bbed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082627225 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627225 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627225 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082627225 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627225 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627225 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627225 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627225 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627226 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627226 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627226 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627226 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627226 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627226 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd68fba0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627226 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd68fba0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082627226 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd68fba0]{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 20250425082627227 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082627227 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5582cd693dd0]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627227 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5582cd693dd0]{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 20250425082627228 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x5582cd693dd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082627228 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5582cd6bbed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082627228 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082627228 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627228 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6bc000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082627228 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6bc1c0]{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 20250425082627228 DNM INFO NM_GPRS_NSE_OP(nse1)[0x5582cd6bbed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082627229 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6bc000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082627229 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627229 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627229 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082627229 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627229 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627229 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082627229 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627229 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627229 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627230 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{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 20250425082627230 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6bc000]{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 20250425082627230 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082627230 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082627230 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{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 DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425082627230 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627230 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082627230 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) 20250425082627230 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082627230 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082627230 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082627230 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627230 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{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 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627231 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425082627231 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627231 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x5582cd6b7db0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) 20250425082627231 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627231 DNM INFO (bts=1,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082627231 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55bbbba97470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082627231 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627231 DNM INFO NM_BTS_OP(bts1)[0x5582cd693ca0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082627231 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) 20250425082627231 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627231 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627231 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x5582cd6b7ee0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627231 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x5582cd6b8140]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x5582cd6b86c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x5582cd6b8ec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627232 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x5582cd6b96c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x5582cd6b9ec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x5582cd6ba750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627233 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x5582cd6bafe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627234 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627234 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627234 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x5582cd6bb870]{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 20250425082627443 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd6bd850]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627443 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd6bd850]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082627444 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd6bd850]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082627444 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5582cd6e9b80]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627444 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5582cd6c1a80]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627444 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5582cd6c1a80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082627444 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5582cd6c1a80]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082627444 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6e9cb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627444 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6e9cb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082627444 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6e9cb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082627444 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6e9e70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627444 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6e9e70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082627444 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6e9e70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082627444 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5582cd6e9b80]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082627444 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5582cd6e9b80]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082627444 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627444 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627444 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082627444 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627444 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627444 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627445 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd6bd850]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627445 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd6bd850]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082627445 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd6bd850]{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 20250425082627446 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082627446 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5582cd6c1a80]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627446 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5582cd6c1a80]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) 20250425082627446 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x5582cd6c1a80]{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 20250425082627447 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5582cd6e9b80]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082627447 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082627447 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627447 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6e9cb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082627447 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd6e9e70]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082627448 DNM INFO NM_GPRS_NSE_OP(nse2)[0x5582cd6e9b80]{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 20250425082627448 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6e9cb0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082627448 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627449 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082627449 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627449 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627449 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627450 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082627450 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425082627450 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd6e9cb0]{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 20250425082627451 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082627451 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082627451 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250425082627451 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{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 20250425082627451 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082627451 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) 20250425082627451 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082627451 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082627451 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082627451 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082627451 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{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 20250425082627452 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627452 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{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 20250425082627452 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627452 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{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 20250425082627452 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627452 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{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 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{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 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{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 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{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 20250425082627453 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627454 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{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 20250425082627454 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{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 20250425082627454 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627454 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) DOML oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked 20250425082627454 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082627454 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x5582cd6e5a60]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259) 20250425082627455 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627455 DNM INFO (bts=2,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082627455 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627455 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082627455 DNM INFO NM_BTS_OP(bts2)[0x5582cd6c1950]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082627455 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5618e536c470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082627456 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627456 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082627456 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x5582cd6e5b90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627456 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x5582cd6e5df0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x5582cd6e6370]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627457 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x5582cd6e6b70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x5582cd6e7370]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x5582cd6e7b70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627458 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x5582cd6e8400]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x5582cd6e8c90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082627459 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x5582cd6e9520]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082627620 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082627620 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082627620 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082627620 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:621) 20250425082627620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082627620 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=5 -> eSLS=85: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082627620 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) 20250425082629252 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082629252 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:621) 20250425082629252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082629252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=14 -> eSLS=46: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082629252 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:195) 20250425082629252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082629252 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082629252 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082629252 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082629252 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082629253 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:621) 20250425082629253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082629253 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=8 -> eSLS=104: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082629253 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082629254 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082629254 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082629254 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082629254 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:621) 20250425082629254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082629254 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=0 -> eSLS=112: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082629254 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: BSSMAP: Respoding to inbound RESET with RESET-ACK 20250425082629272 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082629272 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082629272 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082629272 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:621) 20250425082629272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082629272 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082629272 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:195) 20250425082629272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082629272 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082629272 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082629273 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) 20250425082629273 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082629273 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) MTC@80e3b9947ef2: BSSMAP: Timeout waiting for RESET-ACK after sending RESET VirtSMLC-M3UA(7)@80e3b9947ef2: ************************************************* VirtSMLC-M3UA(7)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(7)@80e3b9947ef2: ************************************************* VirtSMLC-SCCP(6)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082629499 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082629499 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) 20250425082629499 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082629499 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082629509 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082629509 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082629509 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082629509 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082629509 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082629509 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082629509 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082629509 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082629509 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082629509 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082629509 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082629513 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082629513 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082629513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082629513 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082629513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082629513 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082629513 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082629513 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082629513 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082629513 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082629513 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082629513 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082629513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082629513 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082629513 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(10)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(10)@80e3b9947ef2: 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)@80e3b9947ef2: 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(10)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425082630371 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) 20250425082631383 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos() start (logging_vty.c:1172) MTC@80e3b9947ef2: "TC_chan_act_to_vamos() start" 20250425082632385 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5582cd732770]{UNUSED}: (type=NONE) attempt from VTY to activate lchan (bts=0,trx=0,ts=1,ss=0) with codec fr (bsc_vty.c:1603) 20250425082632385 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5582cd732770]{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) 20250425082632401 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5582cd732770]{WAIT_ACTIV_ACK}: (type=TCH_F) lchan ACTIVATE_FOR_VTY is now active (lchan_fsm.c:1087) 20250425082632401 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5582cd732770]{ESTABLISHED}: (type=TCH_F) lchan ACTIVATE_FOR_VTY fully established (lchan_fsm.c:321) 20250425082632622 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082632622 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082632622 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082632622 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:621) 20250425082632622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082632622 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=15 -> eSLS=95: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082632622 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:195) 20250425082632622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082632622 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082632622 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 be 03 00 00 0f 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) MTC@80e3b9947ef2: setverdict(pass): none -> pass 20250425082633404 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5582cd732770]{ESTABLISHED}: (type=TCH_F) attempt from VTY to release lchan (bts=0,trx=0,ts=1,ss=0) (bsc_vty.c:1673) MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(3)@80e3b9947ef2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(8)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082633425 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082633425 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082633425 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082633425 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082633425 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082633425 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082633425 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082633425 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082633425 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) 20250425082633425 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082633425 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082633425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082633425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082633425 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082633425 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082633425 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082633425 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082633425 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082633425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082633425 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425082633425 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) 20250425082633425 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082633425 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082633425 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082633425 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(5)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-SCCP(4)@80e3b9947ef2: Final verdict of PTC: none 20250425082633425 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) 20250425082633425 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082633425 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082633425 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425082633426 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425082633426 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082633426 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425082633426 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425082633426 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) 20250425082633426 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082633426 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250425082633426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082633426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082633426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082633426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) VirtSMLC-M3UA(7)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-SCCP(6)@80e3b9947ef2: Final verdict of PTC: none 20250425082633426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082633426 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082633426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082633426 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMGW-MGCP-0(9)@80e3b9947ef2: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(10)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: Setting final verdict of the test case. MTC@80e3b9947ef2: Local verdict of MTC: pass 20250425082633426 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) 20250425082633426 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425082633426 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:39781){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)[0x55587f94cb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close 20250425082633426 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425082633426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082633426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082633426 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082633426 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082633426 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633427 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082633427 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082633427 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082633427 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082633427 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425082633427 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082633427 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082633427 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082633427 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082633427 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass) 20250425082633427 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082633427 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass) 20250425082633427 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082633427 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass) 20250425082633427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425082633427 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass) 20250425082633427 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082633427 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) MTC@80e3b9947ef2: Test case TC_chan_act_to_vamos finished. Verdict: pass 20250425082633427 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082633427 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass'. 20250425082633427 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Fri Apr 25 08:26:33 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 20250425082634254 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082634254 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082634254 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082634254 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:621) 20250425082634254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082634254 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=15 -> eSLS=111: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082634254 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082634254 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082634254 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082634254 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082634254 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:621) 20250425082634254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082634254 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=7 -> eSLS=119: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082634254 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082635426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082635426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082635426 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082635426 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082635426 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082635426 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1144492) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55587f94cb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55587f94cb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 0: stopped pid 10250 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 20250425082636471 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636471 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082636471 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082636471 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636471 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636471 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082636471 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082636471 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636471 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082636471 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082636471 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636471 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082636471 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082636471 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082636472 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082636472 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636472 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082636472 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082636472 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082636472 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082636472 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636472 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636472 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636472 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636472 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636472 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636473 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636473 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636473 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636473 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082636473 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{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 20250425082636473 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082636473 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082636473 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082636473 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082636474 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082636474 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082636474 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082636474 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082636474 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082636474 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082636475 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082636475 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636475 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082636475 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082636475 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636475 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082636475 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082636475 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636475 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636475 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636476 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082636477 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{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 20250425082636477 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082636477 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082636477 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082636477 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082636477 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082636477 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082636477 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) 20250425082636477 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082636477 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082636477 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082636477 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636477 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082636478 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082636478 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082636478 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636478 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082636478 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082636478 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082636478 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082636479 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636479 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082636479 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082636479 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55f090693470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082636479 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636479 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082636479 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636479 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636480 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636481 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082636482 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1144492, count=1344228) 20250425082637622 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082637622 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082637622 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082637622 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:621) 20250425082637622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082637622 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=12 -> eSLS=92: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082637622 DLSS7 ERROR MTP-TRANSFER.req for dpc=190=0.23.6: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 08:26:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425082638428 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082638428 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082638428 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082638428 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:621) 20250425082638428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082638428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082638428 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Test case TC_mode_modify_to_vamos_fr started. MTC@80e3b9947ef2: "TC_mode_modify_to_vamos_fr": using IMSI '001010865887041'H 20250425082638792 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082638792 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082638793 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082638794 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082638794 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082638794 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082638794 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:621) 20250425082638794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082638794 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=1 -> eSLS=113: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082638794 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082638794 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082638794 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082638794 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082638794 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:621) 20250425082638794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082638794 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=1 -> eSLS=97: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082638794 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082638794 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082638794 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082638794 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082638794 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:621) 20250425082638794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082638794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082638794 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(14)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(14)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(14)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting RAN_Emulation VirtMSC-SCCP(12)@80e3b9947ef2: v_sccp_pdu_maxlen:268 MTC@80e3b9947ef2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@80e3b9947ef2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(17)@80e3b9947ef2: ************************************************* VirtSMLC-M3UA(17)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(17)@80e3b9947ef2: ************************************************* VirtSMLC-SCCP(15)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082639010 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082639010 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) 20250425082639010 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082639010 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082639015 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639015 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082639015 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082639015 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082639015 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082639015 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082639015 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082639015 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082639015 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082639015 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082639015 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082639017 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639017 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082639017 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082639017 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082639017 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082639017 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082639017 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082639017 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082639017 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082639017 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082639017 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082639017 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082639018 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425082639018 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425082639018 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082639020 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639020 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082639020 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082639020 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:621) 20250425082639020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082639020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=15 -> eSLS=47: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082639020 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:195) 20250425082639020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082639020 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082639020 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0f 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082639024 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082639024 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) 20250425082639024 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082639024 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082639032 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639032 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082639032 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082639032 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082639032 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082639032 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082639032 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082639032 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082639032 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082639032 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082639032 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082639035 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639035 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082639035 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082639035 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082639035 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082639035 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082639035 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082639035 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082639035 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082639035 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082639035 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082639035 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082639035 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082639035 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082639035 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(13)@80e3b9947ef2: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425082639823 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639823 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082639823 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082639823 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:621) 20250425082639823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082639823 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082639823 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:195) 20250425082639823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082639823 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082639823 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082639823 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425082639823 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425082639824 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082639824 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425082639824 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639824 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082639824 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082639824 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:621) 20250425082639824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082639824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082639824 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:195) 20250425082639824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082639824 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082639824 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082639824 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639824 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082639824 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082639824 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:621) 20250425082639824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082639824 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082639824 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:195) 20250425082639824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082639824 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082639824 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082639825 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(13)@80e3b9947ef2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425082639838 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639838 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082639838 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250425082639838 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:621) 20250425082639838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082639838 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: picked Normal Route via 'as-rkm-4' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082639838 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:195) 20250425082639838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082639838 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082639838 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082639839 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425082639839 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425082639839 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082639839 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082639839 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082639839 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082639839 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:621) 20250425082639839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082639839 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=14 -> eSLS=94: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082639839 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:195) 20250425082639839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082639839 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082639839 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 0e 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(16)@80e3b9947ef2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(20)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(20)@80e3b9947ef2: 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)@80e3b9947ef2: 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 } } } } 20250425082639877 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)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@80e3b9947ef2: "TC_mode_modify_to_vamos_fr() start" 20250425082640984 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_fr() start (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910108056880714'O, n_connectPointCode := omit VirtMSC-RAN(13)@80e3b9947ef2: Created Expect[0] for '05240103505902080910108056880714'O to be handled at TC_mode_modify_to_vamos_fr(22) 20250425082642055 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082642055 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082642055 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082642055 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:621) 20250425082642055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082642055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082642055 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:195) 20250425082642055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082642055 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082642055 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 01 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 80 56 88 07 14 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@80e3b9947ef2: First idle individual index:0 VirtMSC-SCCP(12)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(13)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(13)@80e3b9947ef2: Found Expect[0] for '05240103505902080910108056880714'O handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-RAN(13)@80e3b9947ef2: Added conn table entry 0TC_mode_modify_to_vamos_fr(22)3165497 VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(12)@80e3b9947ef2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425082642062 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082642062 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082642062 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082642062 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:621) 20250425082642062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082642062 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082642062 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:195) 20250425082642062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082642062 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082642062 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 01 36 76 87 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(21)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(19)@80e3b9947ef2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_fr(22) VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(12)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(12)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(12)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425082642265 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082642265 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082642265 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082642265 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:621) 20250425082642265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082642265 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082642265 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:195) 20250425082642265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082642265 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082642265 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(19)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082642329 DLCLS NOTICE LCLS[0x5582cd7614d0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082642329 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082642329 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082642329 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082642329 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:621) 20250425082642329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082642329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082642329 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:195) 20250425082642329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082642329 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082642329 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 01 06 36 76 87 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(12)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082643796 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082643796 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082643796 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082643796 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:621) 20250425082643796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082643796 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=6 -> eSLS=102: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082643796 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082643796 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082643796 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082643796 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082643796 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:621) 20250425082643796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082643796 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=2 -> eSLS=114: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082643796 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: setverdict(pass): none -> pass TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: 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 := '5272671C'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 := '05DD5F43'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 := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082645375 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082645375 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082645375 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082645375 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:621) 20250425082645375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082645375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082645375 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:195) 20250425082645375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082645375 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082645375 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 01 06 36 76 87 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 87 61 63 41 67 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(12)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(12)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(12)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(12)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082645379 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082645379 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082645379 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082645379 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:621) 20250425082645379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082645379 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082645379 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:195) 20250425082645379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082645379 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082645380 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082645384 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(12)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(12)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(12)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425082645581 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082645581 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082645581 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082645581 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:621) 20250425082645581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082645581 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082645581 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:195) 20250425082645581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082645581 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082645581 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 01 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082645582 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082645582 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082645582 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082645582 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:621) 20250425082645582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082645582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082645582 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:195) 20250425082645582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082645582 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082645582 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 01 06 36 76 87 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(12)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(12)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(12)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082645586 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(13)@80e3b9947ef2: Deleted conn table entry 0TC_mode_modify_to_vamos_fr(22)3165497 VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on connection ID:0 TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: "Got RSL RR Release" 20250425082645591 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425082645591 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082645591 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082645591 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082645591 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:621) 20250425082645591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082645591 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082645591 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:195) 20250425082645591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082645591 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082645591 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 01 36 76 87 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082645592 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082645592 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082645592 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082645592 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:621) 20250425082645592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082645592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=1 -> eSLS=33: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082645592 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:195) 20250425082645592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082645592 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082645592 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 01 05 36 76 87 00 00 01 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(12)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(12)@80e3b9947ef2: RLC received in state:disconnect_pending TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082645594 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082647589 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_fr(22)@80e3b9947ef2: Final verdict of PTC: pass MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(11)@80e3b9947ef2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): none -> pass 20250425082647610 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082647610 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082647610 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082647610 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082647610 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082647610 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082647610 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082647610 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082647610 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) 20250425082647610 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082647610 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082647610 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082647610 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082647610 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082647610 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082647610 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082647610 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082647610 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082647610 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082647610 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425082647610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425082647610 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425082647610 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082647610 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425082647610 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082647615 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) 20250425082647615 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082647615 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082647615 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082647615 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(14)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-SCCP(12)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-RAN(13)@80e3b9947ef2: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(21)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-SCCP(15)@80e3b9947ef2: Final verdict of PTC: none 20250425082647616 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082647616 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:34461){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55f090692b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425082647616 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425082647616 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) VirtSMLC-BSSAP_LE(16)@80e3b9947ef2: Final verdict of PTC: none 20250425082647618 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) 20250425082647618 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082647618 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082647618 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425082647618 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425082647618 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082647618 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425082647617 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082647617 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082647617 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082647617 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647618 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082647617 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082647617 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082647617 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082647617 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425082647617 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082647617 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082647617 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082647617 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082647617 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425082647618 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) 20250425082647618 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082647617 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082647617 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082647617 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082647617 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082647618 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250425082647618 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082647618 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082647618 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082647618 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082647618 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082647618 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082647618 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082647619 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-IPA(20)@80e3b9947ef2: Final verdict of PTC: none VirtMGW-MGCP-0(19)@80e3b9947ef2: Final verdict of PTC: none 20250425082647619 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) VirtSMLC-M3UA(17)@80e3b9947ef2: Final verdict of PTC: none 20250425082647619 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@80e3b9947ef2: Setting final verdict of the test case. MTC@80e3b9947ef2: Local verdict of MTC: pass MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-RAN(13): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(14): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(15): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-BSSAP_LE(16): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(17): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(19): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(20): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(21): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_mode_modify_to_vamos_fr(22): pass (pass -> pass) MTC@80e3b9947ef2: Test case TC_mode_modify_to_vamos_fr finished. Verdict: pass MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass'. Fri Apr 25 08:26:47 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 20250425082648797 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082648798 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082648798 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082648798 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:621) 20250425082648798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082648798 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=12 -> eSLS=124: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082648798 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082648798 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082648798 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082648798 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082648798 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:621) 20250425082648798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082648798 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=2 -> eSLS=98: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082648798 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082649612 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082649612 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082649612 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082649619 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082649619 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082649620 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=526896) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55f090692b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55f090692b70]{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 20250425082650648 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650648 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082650648 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082650648 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650648 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650648 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082650648 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082650648 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650648 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082650648 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082650648 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650648 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082650648 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082650648 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082650648 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082650648 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650648 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082650648 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082650648 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082650648 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082650648 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082650649 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{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 20250425082650649 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082650649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082650649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082650649 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082650650 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082650650 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082650650 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082650650 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082650650 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082650650 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082650650 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082650651 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650651 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082650651 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082650651 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650651 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082650651 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650651 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650652 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082650652 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{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 20250425082650652 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082650653 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082650653 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082650653 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082650653 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082650653 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082650653 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) 20250425082650653 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082650653 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082650653 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082650653 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082650653 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082650654 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650654 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082650654 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650654 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082650654 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650654 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082650655 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082650655 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650655 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082650655 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082650655 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082650655 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082650655 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650655 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082650655 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082650655 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55cf96130470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082650655 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650655 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082650655 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650655 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082650656 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=526896, count=727512) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 08:26:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425082652612 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082652612 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082652612 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082652612 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:621) 20250425082652612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082652612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=0 -> eSLS=32: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082652612 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Test case TC_mode_modify_to_vamos_hr started. MTC@80e3b9947ef2: "TC_mode_modify_to_vamos_hr": using IMSI '001015311775775'H 20250425082652994 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082652995 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082652996 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082652996 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082652996 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082652996 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082652996 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:621) 20250425082652996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082652996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082652996 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250425082652997 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082652997 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082652997 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082652997 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:621) 20250425082652997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082652997 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=4 -> eSLS=116: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082652997 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082652997 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082652997 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082652997 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082652997 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:621) 20250425082652997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082652997 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=5 -> eSLS=101: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082652997 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(26)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(26)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(26)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting RAN_Emulation VirtMSC-SCCP(24)@80e3b9947ef2: v_sccp_pdu_maxlen:268 MTC@80e3b9947ef2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(29)@80e3b9947ef2: ************************************************* VirtSMLC-M3UA(29)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(29)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(27)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082653213 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082653213 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) 20250425082653213 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082653213 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082653218 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082653218 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082653218 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082653218 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082653218 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082653218 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082653218 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082653218 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082653218 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082653218 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082653218 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082653221 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082653221 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082653221 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082653221 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082653221 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082653221 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082653221 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082653221 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082653221 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082653221 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082653221 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082653221 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082653221 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425082653221 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425082653221 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082653223 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082653223 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082653223 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082653223 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:621) 20250425082653223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082653223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=12 -> eSLS=44: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082653223 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:195) 20250425082653223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082653223 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082653223 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0c 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082653242 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082653242 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) 20250425082653242 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082653242 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082653249 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082653249 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082653249 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082653249 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082653249 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082653249 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082653250 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082653250 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082653250 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082653250 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082653250 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082653253 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082653253 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082653253 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082653253 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082653253 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082653253 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082653253 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082653253 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082653253 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082653253 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082653253 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082653253 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082653253 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082653253 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082653253 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(25)@80e3b9947ef2: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425082654027 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082654027 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082654027 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082654027 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:621) 20250425082654027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082654027 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082654027 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:195) 20250425082654027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082654027 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082654027 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082654027 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425082654027 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425082654028 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082654028 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425082654028 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082654028 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082654028 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082654028 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:621) 20250425082654028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082654028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082654028 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:195) 20250425082654028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082654028 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082654028 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082654028 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082654028 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082654028 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082654028 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:621) 20250425082654028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082654028 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082654028 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:195) 20250425082654028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082654028 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082654028 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082654029 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(25)@80e3b9947ef2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425082654051 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082654051 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082654051 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250425082654051 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:621) 20250425082654052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082654052 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082654052 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:195) 20250425082654052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082654052 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082654052 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082654052 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425082654052 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425082654052 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425082654052 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082654053 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082654053 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082654053 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082654053 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:621) 20250425082654053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082654053 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=8 -> eSLS=88: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082654053 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:195) 20250425082654053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082654053 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082654053 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 08 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(28)@80e3b9947ef2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(32)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(32)@80e3b9947ef2: 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)@80e3b9947ef2: 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(32)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425082654114 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@80e3b9947ef2: "TC_mode_modify_to_vamos_hr() start" 20250425082655221 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_hr() start (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910103511777557'O, n_connectPointCode := omit VirtMSC-RAN(25)@80e3b9947ef2: Created Expect[0] for '05240103505902080910103511777557'O to be handled at TC_mode_modify_to_vamos_hr(34) 20250425082656284 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082656284 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082656284 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082656284 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:621) 20250425082656284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082656284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082656284 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:195) 20250425082656284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082656284 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082656284 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 02 01 00 00 02 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 35 11 77 75 57 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@80e3b9947ef2: First idle individual index:0 VirtMSC-SCCP(24)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(25)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(25)@80e3b9947ef2: Found Expect[0] for '05240103505902080910103511777557'O handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-RAN(25)@80e3b9947ef2: Added conn table entry 0TC_mode_modify_to_vamos_hr(34)8424525 VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(24)@80e3b9947ef2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425082656291 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082656291 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082656291 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082656291 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:621) 20250425082656291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082656291 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082656291 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:195) 20250425082656291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082656291 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082656291 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 02 88 77 c8 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(33)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(31)@80e3b9947ef2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_hr(34) VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(24)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(24)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(24)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425082656493 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082656493 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082656493 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082656493 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:621) 20250425082656493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082656493 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082656493 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:195) 20250425082656493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082656493 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082656493 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(31)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082656593 DLCLS NOTICE LCLS[0x5582cd3b67a0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082656593 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082656593 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082656593 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082656593 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:621) 20250425082656593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082656593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082656593 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:195) 20250425082656593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082656593 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082656593 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 02 06 88 77 c8 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(24)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082657999 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082657999 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082657999 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082657999 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:621) 20250425082657999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082657999 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=3 -> eSLS=99: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082657999 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082657999 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082657999 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082657999 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082657999 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:621) 20250425082657999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082657999 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=15 -> eSLS=127: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082657999 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: setverdict(pass): none -> pass TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: 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 := '4A32FA1C'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 := '1B77830C'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 := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082659630 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082659630 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082659630 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082659630 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:621) 20250425082659630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082659630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082659630 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:195) 20250425082659630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082659630 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082659630 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 02 06 88 77 c8 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 85 50 71 10 46 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(24)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(24)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(24)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(24)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082659635 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082659635 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082659635 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082659635 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:621) 20250425082659635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082659635 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082659635 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:195) 20250425082659635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082659635 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082659635 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082659639 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(24)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(24)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(24)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425082659841 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082659841 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082659841 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082659841 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:621) 20250425082659841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082659841 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082659841 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:195) 20250425082659841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082659841 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082659841 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 02 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082659842 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082659842 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082659842 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082659842 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:621) 20250425082659842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082659842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082659842 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:195) 20250425082659842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082659842 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082659842 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 02 06 88 77 c8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(24)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(24)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(24)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082659846 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(25)@80e3b9947ef2: Deleted conn table entry 0TC_mode_modify_to_vamos_hr(34)8424525 VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on connection ID:0 20250425082659851 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082659851 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082659851 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082659851 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:621) 20250425082659851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082659851 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082659851 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:195) 20250425082659851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082659851 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082659851 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 02 88 77 c8 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: "Got RSL RR Release" 20250425082659851 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425082659852 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082659852 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082659852 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082659852 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:621) 20250425082659852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082659852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=2 -> eSLS=34: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082659852 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:195) 20250425082659852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082659852 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082659852 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 02 05 88 77 c8 00 00 02 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: "Got RSL Deact SACCH" VirtMSC-SCCP(24)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(24)@80e3b9947ef2: RLC received in state:disconnect_pending 20250425082659853 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250425082701849 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" TC_mode_modify_to_vamos_hr(34)@80e3b9947ef2: Final verdict of PTC: pass MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(30)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-STATS(23)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): none -> pass 20250425082701869 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) VirtMSC-SCCP(24)@80e3b9947ef2: Final verdict of PTC: none 20250425082701869 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082701869 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082701869 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082701869 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082701869 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082701869 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082701869 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082701869 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082701869 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082701869 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082701869 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082701869 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250425082701869 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) 20250425082701869 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082701869 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082701869 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082701870 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082701870 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082701870 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082701870 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082701870 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082701870 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082701870 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082701870 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250425082701870 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082701870 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082701870 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082701870 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082701870 DLINP ERROR SRVCONN(virt-smlc-0,r=127.0.0.1:23908<->l=127.0.0.1:2905) error to send: Broken pipe (stream_srv.c:743) VirtMSC-M3UA(26)@80e3b9947ef2: Final verdict of PTC: none 20250425082701870 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082701870 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082701870 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082701870 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082701870 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) 20250425082701870 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082701870 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250425082701870 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082701870 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082701870 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082701871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082701871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082701871 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) VirtSMLC-SCCP(27)@80e3b9947ef2: Final verdict of PTC: none 20250425082701871 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082701871 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-BSSAP_LE(28)@80e3b9947ef2: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(33)@80e3b9947ef2: Final verdict of PTC: none DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:33725){CONNECTED} connection closed with srv 20250425082701871 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082701871 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425082701871 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425082701871 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250425082701871 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082701871 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082701872 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082701872 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) VirtMSC-RAN(25)@80e3b9947ef2: Final verdict of PTC: none 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55cf9612fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 VirtSMLC-M3UA(29)@80e3b9947ef2: Final verdict of PTC: none 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082701872 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082701872 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082701872 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082701872 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425082701872 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082701872 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082701872 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082701872 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082701872 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425082701872 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082701872 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082701872 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082701872 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) VirtMGW-MGCP-0(31)@80e3b9947ef2: Final verdict of PTC: none 20250425082701872 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425082701873 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425082701873 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082701873 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425082701873 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082701873 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250425082701873 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) IPA-BTS0-TRX0-RSL-IPA(32)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: Setting final verdict of the test case. MTC@80e3b9947ef2: Local verdict of MTC: pass MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(23): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(24): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-RAN(25): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(26): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(27): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-BSSAP_LE(28): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(29): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(31): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(32): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(33): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_mode_modify_to_vamos_hr(34): pass (pass -> pass) MTC@80e3b9947ef2: Test case TC_mode_modify_to_vamos_hr finished. Verdict: pass MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass'. Fri Apr 25 08:27: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 20250425082703001 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082703001 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082703001 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082703001 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:621) 20250425082703001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082703001 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=6 -> eSLS=118: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082703001 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082703001 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082703001 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082703001 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082703001 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:621) 20250425082703001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082703001 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082703871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082703871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082703871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082703871 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082703871 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082703871 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=530700) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55cf9612fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55cf9612fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 2: stopped pid 10401 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 20250425082704901 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704901 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082704901 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082704902 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704902 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704902 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082704902 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082704902 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082704902 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082704902 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082704902 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704902 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082704902 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082704902 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082704902 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704902 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704902 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082704902 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425082704902 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082704902 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082704902 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358) DOML oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425082704903 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082704903 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082704903 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082704903 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082704903 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082704903 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082704903 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082704903 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082704903 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704903 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082704903 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082704903 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704903 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082704903 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704903 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704904 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082704904 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425082704904 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082704904 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082704904 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 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 20250425082704904 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082704905 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082704905 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082704905 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) 20250425082704905 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082704905 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082704905 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082704905 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DOML oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked 20250425082704905 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704905 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082704905 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704905 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082704906 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082704907 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082704907 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082704907 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704907 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082704907 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082704907 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082704907 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082704907 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704907 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082704907 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082704907 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56055ef90470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082704907 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704908 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082704908 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704908 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704909 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704910 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704910 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704910 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082704910 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082704910 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082704910 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=530700, count=729380) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 08:27:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425082706873 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082706874 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082706874 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082706874 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:621) 20250425082706874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082706874 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Test case TC_assign_to_secondary_lchan_fr started. MTC@80e3b9947ef2: "TC_assign_to_secondary_lchan_fr": using IMSI '001014379184175'H 20250425082707222 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082707223 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082707224 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082707224 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707224 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082707224 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082707224 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:621) 20250425082707224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082707224 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250425082707225 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082707225 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082707225 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:621) 20250425082707225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082707225 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082707226 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707226 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082707226 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082707226 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:621) 20250425082707226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082707226 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(38)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(38)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(38)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting RAN_Emulation VirtMSC-SCCP(36)@80e3b9947ef2: v_sccp_pdu_maxlen:268 MTC@80e3b9947ef2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(41)@80e3b9947ef2: ************************************************* VirtSMLC-M3UA(41)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(41)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(39)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082707438 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082707438 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) 20250425082707438 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082707438 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082707442 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707442 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082707442 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082707442 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082707442 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082707442 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082707443 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082707443 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082707443 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082707443 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082707443 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082707444 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707444 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082707444 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082707444 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082707444 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082707444 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082707444 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082707444 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082707444 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082707444 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082707444 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082707444 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082707444 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425082707444 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425082707444 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082707446 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707446 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082707446 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082707446 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:621) 20250425082707446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082707446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082707446 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:195) 20250425082707446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082707446 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082707446 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082707455 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082707455 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) 20250425082707455 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082707455 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082707459 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707459 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082707459 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082707459 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082707459 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082707459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082707459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082707459 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082707459 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082707459 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082707459 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082707460 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082707460 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082707460 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082707460 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082707460 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082707460 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082707460 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082707460 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082707460 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082707460 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082707460 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082707460 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082707460 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082707460 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082707460 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(37)@80e3b9947ef2: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425082708249 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082708249 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082708249 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082708249 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:621) 20250425082708249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082708249 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082708249 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:195) 20250425082708249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082708249 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082708249 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082708250 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425082708250 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425082708250 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082708250 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425082708250 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082708250 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082708250 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082708250 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:621) 20250425082708250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082708250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082708250 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:195) 20250425082708250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082708250 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082708250 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 03 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082708251 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082708251 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082708251 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082708251 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:621) 20250425082708251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082708251 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082708251 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:195) 20250425082708251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082708251 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082708251 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082708251 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(37)@80e3b9947ef2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425082708271 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082708271 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082708271 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250425082708271 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:621) 20250425082708271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082708271 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082708271 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:195) 20250425082708271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082708271 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082708271 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082708272 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425082708272 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425082708272 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425082708272 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082708272 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082708272 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082708272 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082708272 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:621) 20250425082708272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082708272 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=3 -> eSLS=83: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082708272 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:195) 20250425082708272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082708272 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082708272 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 03 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(40)@80e3b9947ef2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(44)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(44)@80e3b9947ef2: 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)@80e3b9947ef2: 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(44)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425082708302 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) 20250425082709418 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_fr() start (logging_vty.c:1172) MTC@80e3b9947ef2: "TC_assign_to_secondary_lchan_fr() start" TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910103497811457'O, n_connectPointCode := omit VirtMSC-RAN(37)@80e3b9947ef2: Created Expect[0] for '05240103505902080910103497811457'O to be handled at TC_assign_to_secondary_lchan_fr(46) 20250425082710494 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082710494 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082710494 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082710494 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:621) 20250425082710494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082710494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082710494 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:195) 20250425082710494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082710494 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082710494 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 03 01 00 00 03 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 34 97 81 14 57 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@80e3b9947ef2: First idle individual index:0 VirtMSC-SCCP(36)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(37)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(37)@80e3b9947ef2: Found Expect[0] for '05240103505902080910103497811457'O handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-RAN(37)@80e3b9947ef2: Added conn table entry 0TC_assign_to_secondary_lchan_fr(46)540839 VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(36)@80e3b9947ef2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425082710504 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082710504 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082710504 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082710504 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:621) 20250425082710504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082710504 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082710504 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:195) 20250425082710504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082710504 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082710504 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 03 3c 53 84 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(45)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(43)@80e3b9947ef2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_fr(46) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(36)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(36)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(36)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425082710705 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082710705 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082710705 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082710705 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:621) 20250425082710705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082710705 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082710705 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:195) 20250425082710705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082710705 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082710705 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(43)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082710790 DLCLS NOTICE LCLS[0x5582cd7409f0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082710790 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082710790 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082710790 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082710790 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:621) 20250425082710790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082710790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082710790 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:195) 20250425082710790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082710790 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082710790 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 03 06 3c 53 84 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(36)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082712227 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082712227 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082712227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082712227 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:621) 20250425082712227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082712227 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082712227 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082712227 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082712227 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082712227 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:621) 20250425082712227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082712227 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: 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 := '60BDDCAD'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 := '76C12736'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 := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 2 }) 20250425082713807 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x5582cd765f90]{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) 20250425082713807 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x5582cd3b67a0]{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) 20250425082713898 DLCLS NOTICE LCLS[0x5582cd7409f0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082716921 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082716921 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082716921 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082716921 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:621) 20250425082716921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082716921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082716921 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:195) 20250425082716921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082716921 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082716921 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 03 06 3c 53 84 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 61 87 02 72 40 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(36)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(36)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(36)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(36)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082716925 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082716925 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082716926 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082716926 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:621) 20250425082716926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082716926 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082716926 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:195) 20250425082716926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082716926 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082716926 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 }) 20250425082716931 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x5582cd3b67a0]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=3,ss=0) (bsc_vty.c:2185) 20250425082716931 DCHAN NOTICE lchan(0-0-3-TCH_F-0)[0x5582cd763460]{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) 20250425082717008 DLCLS NOTICE LCLS[0x5582cd7409f0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082717228 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082717228 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082717228 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082717228 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:621) 20250425082717228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082717228 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=13 -> eSLS=125: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082717228 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082717228 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082717228 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082717228 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082717228 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:621) 20250425082717228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082717229 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082720027 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082720027 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082720027 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082720027 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:621) 20250425082720027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082720027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082720028 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:195) 20250425082720028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082720028 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082720028 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 03 06 3c 53 84 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 88 88 79 05 22 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(36)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(36)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(36)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(36)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082720031 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082720031 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082720031 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082720031 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:621) 20250425082720031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082720031 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082720031 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:195) 20250425082720032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082720032 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082720032 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082720035 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(36)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(36)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(36)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425082720232 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082720233 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082720233 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082720233 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:621) 20250425082720233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082720233 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082720233 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:195) 20250425082720233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082720233 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082720233 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 03 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082720234 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082720234 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082720234 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082720234 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:621) 20250425082720234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082720234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082720234 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:195) 20250425082720234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082720234 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082720234 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 03 06 3c 53 84 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(36)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(36)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082720239 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: "Got BSSMAP Clear Complete" VirtMSC-RAN(37)@80e3b9947ef2: Deleted conn table entry 0TC_assign_to_secondary_lchan_fr(46)540839 VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on connection ID:0 20250425082720244 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425082720244 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082720244 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082720244 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082720244 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:621) 20250425082720244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082720244 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082720244 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:195) 20250425082720244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082720244 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082720244 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 03 3c 53 84 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: "Got RSL RR Release" 20250425082720245 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082720245 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082720245 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082720245 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:621) 20250425082720245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082720245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=3 -> eSLS=35: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082720245 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:195) 20250425082720245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082720245 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082720245 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 03 05 3c 53 84 00 00 03 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(36)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(36)@80e3b9947ef2: RLC received in state:disconnect_pending TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082720246 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250425082722230 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082722230 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082722230 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082722230 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:621) 20250425082722230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082722230 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=0 -> eSLS=96: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082722230 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082722230 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082722230 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082722230 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082722230 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:621) 20250425082722230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082722230 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=9 -> eSLS=121: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082722230 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082722241 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_assign_to_secondary_lchan_fr(46)@80e3b9947ef2: Final verdict of PTC: pass MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(35)@80e3b9947ef2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): none -> pass 20250425082723258 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082723258 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082723258 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082723258 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082723258 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082723258 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082723258 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082723258 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082723258 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082723258 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082723258 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082723258 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082723258 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) 20250425082723258 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082723258 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082723258 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082723258 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082723258 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082723258 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082723258 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082723258 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082723258 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082723259 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082723259 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-RSL(45)@80e3b9947ef2: Final verdict of PTC: none 20250425082723259 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082723259 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082723259 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082723259 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082723259 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) 20250425082723259 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082723259 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250425082723259 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082723259 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082723259 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082723259 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082723259 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082723259 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) 20250425082723259 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082723259 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082723259 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082723259 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(36)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-M3UA(38)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(40)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-RAN(37)@80e3b9947ef2: Final verdict of PTC: none 20250425082723259 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082723259 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082723259 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtSMLC-M3UA(41)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-SCCP(39)@80e3b9947ef2: Final verdict of PTC: none VirtMGW-MGCP-0(43)@80e3b9947ef2: Final verdict of PTC: none 20250425082723260 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082723260 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:44855){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x56055ef8fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425082723260 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425082723260 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250425082723260 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082723260 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082723260 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082723260 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) IPA-BTS0-TRX0-RSL-IPA(44)@80e3b9947ef2: Final verdict of PTC: none 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082723260 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082723260 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082723260 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082723260 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) MTC@80e3b9947ef2: Setting final verdict of the test case. 20250425082723260 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082723260 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082723260 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082723260 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082723260 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425082723260 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082723260 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082723260 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082723260 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) MTC@80e3b9947ef2: Local verdict of MTC: pass MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass) 20250425082723260 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-RAN(37): none (pass -> pass) 20250425082723260 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425082723260 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082723260 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425082723260 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082723260 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(38): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(39): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-BSSAP_LE(40): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(41): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) 20250425082723260 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(43): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(44): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(45): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_assign_to_secondary_lchan_fr(46): pass (pass -> pass) MTC@80e3b9947ef2: Test case TC_assign_to_secondary_lchan_fr finished. Verdict: pass MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass'. Fri Apr 25 08:27:23 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 20250425082725260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082725260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082725260 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082725260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082725260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082725260 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=656344) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x56055ef8fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x56055ef8fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 3: stopped pid 10473 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 20250425082726288 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726289 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082726289 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082726289 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726289 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726289 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082726289 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082726289 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726289 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082726289 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082726289 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726289 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082726289 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082726289 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082726289 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082726289 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726289 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082726289 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082726289 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082726289 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726290 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726290 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082726290 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{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 20250425082726291 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082726291 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082726291 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082726291 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082726291 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082726291 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082726292 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082726292 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082726292 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082726292 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082726292 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082726292 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082726292 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726293 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082726293 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082726293 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726293 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082726293 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726293 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726294 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726295 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726295 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726295 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082726295 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726295 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082726295 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{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 20250425082726295 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082726295 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082726295 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082726296 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082726296 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082726296 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082726296 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) 20250425082726296 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082726296 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082726296 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082726296 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082726296 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082726296 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726296 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082726296 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082726296 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082726296 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082726296 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726296 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082726296 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082726296 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55b73b130470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082726296 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726296 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082726296 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726296 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082726297 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=656344, count=856520) 20250425082727231 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082727231 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082727231 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082727231 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:621) 20250425082727231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082727231 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082727231 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082727231 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082727232 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082727232 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:621) 20250425082727232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082727232 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=12 -> eSLS=108: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082727232 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 08:27:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425082728261 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728261 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082728262 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082728262 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:621) 20250425082728262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082728262 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Test case TC_assign_to_secondary_lchan_hr started. MTC@80e3b9947ef2: "TC_assign_to_secondary_lchan_hr": using IMSI '001015962655198'H 20250425082728637 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082728639 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082728639 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728639 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082728639 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082728639 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:621) 20250425082728639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082728639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082728639 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) 20250425082728641 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728641 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082728641 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082728641 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:621) 20250425082728641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082728641 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=14 -> eSLS=110: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082728641 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082728641 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082728642 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728642 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082728642 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082728642 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:621) 20250425082728642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082728642 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(50)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(50)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(50)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting RAN_Emulation VirtMSC-SCCP(48)@80e3b9947ef2: v_sccp_pdu_maxlen:268 MTC@80e3b9947ef2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(53)@80e3b9947ef2: ************************************************* VirtSMLC-M3UA(53)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(53)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(51)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082728855 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082728855 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) 20250425082728855 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082728855 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082728860 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728860 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082728860 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082728860 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082728860 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082728860 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082728860 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082728860 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082728860 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082728860 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082728860 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082728862 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728862 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082728862 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082728862 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082728862 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082728862 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082728862 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082728862 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082728862 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082728862 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082728862 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082728862 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082728863 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425082728863 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425082728863 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082728865 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728865 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082728865 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082728865 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:621) 20250425082728865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082728865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=11 -> eSLS=43: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082728865 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:195) 20250425082728865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082728865 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082728865 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0b 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082728877 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082728877 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) 20250425082728877 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082728877 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082728884 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728884 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082728884 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082728884 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082728884 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082728884 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082728884 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082728884 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082728884 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082728884 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082728884 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082728888 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082728888 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082728888 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082728888 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082728888 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082728888 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082728888 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082728888 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082728888 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082728888 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082728888 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082728888 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082728888 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082728888 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082728888 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082729663 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082729663 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082729663 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082729663 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:621) 20250425082729663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082729663 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082729663 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:195) 20250425082729663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082729663 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082729663 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082729663 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425082729663 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425082729663 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082729663 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) VirtMSC-RAN(49)@80e3b9947ef2: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425082729663 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082729663 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082729663 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082729663 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:621) 20250425082729663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082729663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=14 -> eSLS=46: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082729663 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:195) 20250425082729663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082729663 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082729663 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082729664 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082729664 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082729665 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082729665 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:621) 20250425082729665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082729665 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082729665 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:195) 20250425082729665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082729665 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082729665 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082729665 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(49)@80e3b9947ef2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425082729687 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082729687 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082729687 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250425082729687 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:621) 20250425082729687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082729688 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082729688 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:195) 20250425082729688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082729688 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082729688 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082729688 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425082729688 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425082729688 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425082729688 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082729688 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082729688 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082729688 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082729689 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:621) 20250425082729689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082729689 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=12 -> eSLS=92: use Normal Route via 'virt-smlc' (osmo_ss7_combined_linkset.c:261) 20250425082729689 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:195) 20250425082729689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082729689 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082729689 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 0c 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(52)@80e3b9947ef2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(56)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(56)@80e3b9947ef2: 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)@80e3b9947ef2: 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 } } } } 20250425082729783 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(56)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@80e3b9947ef2: "TC_assign_to_secondary_lchan_hr() start" 20250425082730884 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_hr() start (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910109526561589'O, n_connectPointCode := omit VirtMSC-RAN(49)@80e3b9947ef2: Created Expect[0] for '05240103505902080910109526561589'O to be handled at TC_assign_to_secondary_lchan_hr(58) 20250425082731941 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082731941 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082731941 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082731941 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:621) 20250425082731941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082731941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082731941 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:195) 20250425082731941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082731942 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082731942 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 04 01 00 00 04 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 95 26 56 15 89 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: First idle individual index:0 VirtMSC-SCCP(48)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(49)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(49)@80e3b9947ef2: Found Expect[0] for '05240103505902080910109526561589'O handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-RAN(49)@80e3b9947ef2: Added conn table entry 0TC_assign_to_secondary_lchan_hr(58)10712490 VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on connection ID:0 20250425082731945 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082731945 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082731945 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082731945 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:621) 20250425082731945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082731945 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082731945 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:195) 20250425082731945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082731945 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082731945 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 04 aa df 5a 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(57)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(55)@80e3b9947ef2: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_hr(58) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(48)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(48)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(48)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425082732148 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082732149 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082732149 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082732149 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:621) 20250425082732149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082732149 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082732149 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:195) 20250425082732149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082732149 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082732149 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(55)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082732246 DLCLS NOTICE LCLS[0x5582cd7659e0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082732246 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082732246 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082732246 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082732246 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:621) 20250425082732246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082732246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082732246 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:195) 20250425082732246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082732246 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082732246 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 04 06 aa df 5a 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(48)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082733642 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082733642 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082733642 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082733642 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:621) 20250425082733642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082733642 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082733644 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082733644 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082733644 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082733644 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:621) 20250425082733644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082733644 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: setverdict(pass): none -> pass TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: 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 := '019A0C62'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 := '69D6BBA3'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 := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 6 }) 20250425082735269 DCHAN NOTICE lchan(0-0-5-TCH_H-0)[0x5582cd732bb0]{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) 20250425082735269 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x5582cd3dca80]{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) 20250425082735356 DLCLS NOTICE LCLS[0x5582cd7659e0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082738381 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082738381 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082738381 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082738381 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:621) 20250425082738381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082738381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082738381 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:195) 20250425082738381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082738381 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082738381 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 04 06 aa df 5a 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 05 97 87 10 33 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(48)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082738386 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082738386 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082738386 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082738386 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:621) 20250425082738386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082738386 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082738386 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:195) 20250425082738386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082738386 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082738386 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(48)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(48)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(48)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082738390 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x5582cd3dca80]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=1) (bsc_vty.c:2185) 20250425082738390 DCHAN NOTICE lchan(0-0-6-TCH_H-1)[0x5582cd3b9aa0]{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) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 6 }) 20250425082738475 DLCLS NOTICE LCLS[0x5582cd7659e0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082738643 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082738643 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082738643 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082738643 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:621) 20250425082738643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082738643 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082738645 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082738645 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082738645 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082738645 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:621) 20250425082738645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082738645 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=11 -> eSLS=123: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082738645 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082741495 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082741495 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082741495 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082741495 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:621) 20250425082741495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082741495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082741495 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:195) 20250425082741495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082741495 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082741495 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 04 06 aa df 5a 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 75 80 19 90 71 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(48)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(48)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(48)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(48)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082741498 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082741498 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082741498 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082741498 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:621) 20250425082741498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082741498 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082741498 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:195) 20250425082741498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082741498 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082741498 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082741502 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(48)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(48)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(48)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425082741700 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082741701 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082741701 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082741701 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:621) 20250425082741701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082741701 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082741701 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:195) 20250425082741701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082741701 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082741701 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 04 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082741702 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082741702 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082741702 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082741702 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:621) 20250425082741702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082741702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082741702 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:195) 20250425082741702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082741702 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082741702 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 04 06 aa df 5a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(48)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(48)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082741706 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(49)@80e3b9947ef2: Deleted conn table entry 0TC_assign_to_secondary_lchan_hr(58)10712490 VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on connection ID:0 TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: "Got RSL RR Release" 20250425082741711 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) 20250425082741711 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082741711 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082741711 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082741711 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:621) 20250425082741711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082741711 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082741711 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:195) 20250425082741711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082741712 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082741712 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 04 aa df 5a 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082741712 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082741712 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082741712 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082741712 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:621) 20250425082741712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082741712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=4 -> eSLS=36: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082741712 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:195) 20250425082741712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082741712 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082741712 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 04 05 aa df 5a 00 00 04 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082741713 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(48)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(48)@80e3b9947ef2: RLC received in state:disconnect_pending 20250425082743644 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082743644 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082743644 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082743644 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:621) 20250425082743644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082743644 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082743646 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082743646 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082743646 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082743646 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:621) 20250425082743646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082743646 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082743707 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" TC_assign_to_secondary_lchan_hr(58)@80e3b9947ef2: Final verdict of PTC: pass MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(47)@80e3b9947ef2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): none -> pass 20250425082744730 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) 20250425082744730 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082744730 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082744730 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082744730 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082744730 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082744730 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082744730 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082744730 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082744730 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082744730 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) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082744730 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) VirtMSC-M3UA(50)@80e3b9947ef2: Final verdict of PTC: none 20250425082744730 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082744730 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082744730 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082744730 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082744730 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(48)@80e3b9947ef2: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(57)@80e3b9947ef2: Final verdict of PTC: none VirtMGW-MGCP-0(55)@80e3b9947ef2: Final verdict of PTC: none 20250425082744730 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) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082744730 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082744730 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425082744730 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082744730 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425082744730 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425082744730 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) 20250425082744730 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082744730 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) VirtSMLC-BSSAP_LE(52)@80e3b9947ef2: Final verdict of PTC: none 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082744730 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082744730 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) IPA-BTS0-TRX0-RSL-IPA(56)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-SCCP(51)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-RAN(49)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-M3UA(53)@80e3b9947ef2: Final verdict of PTC: none 20250425082744730 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082744730 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082744730 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MTC@80e3b9947ef2: Setting final verdict of the test case. MTC@80e3b9947ef2: Local verdict of MTC: pass MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(47): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:45765){CONNECTED} connection closed with srv MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass) DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55b73b12fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_assign_to_secondary_lchan_hr(58): pass (pass -> pass) MTC@80e3b9947ef2: Test case TC_assign_to_secondary_lchan_hr finished. Verdict: pass MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass'. 20250425082744731 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082744731 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425082744731 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425082744731 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250425082744731 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082744731 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082744731 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082744731 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082744731 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082744731 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082744731 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082744731 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425082744731 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082744731 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082744731 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082744731 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082744731 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425082744731 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082744731 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082744731 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082744731 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082744731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425082744731 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425082744731 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082744731 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425082744731 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082744731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250425082744731 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Fri Apr 25 08:27:44 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 20250425082746732 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082746732 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082746732 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082746732 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082746732 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082746732 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=658500) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55b73b12fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55b73b12fb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 4: stopped pid 10546 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 20250425082747765 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747765 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082747765 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082747765 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747765 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747766 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082747766 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082747766 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747766 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082747766 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082747766 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747766 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082747766 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082747766 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082747766 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082747766 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747766 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082747766 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082747766 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082747766 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082747766 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747767 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747767 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082747767 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{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 20250425082747768 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082747768 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082747768 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082747768 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082747768 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082747768 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082747769 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082747769 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082747769 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082747769 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082747769 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082747769 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082747770 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082747770 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082747770 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082747770 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747770 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082747771 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425082747771 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082747771 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) DOML oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported 20250425082747771 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082747771 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319) 20250425082747771 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082747771 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) DOML oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported 20250425082747771 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) 20250425082747771 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082747771 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082747771 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082747771 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082747771 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082747772 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082747773 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082747773 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747773 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082747773 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082747773 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082747773 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082747773 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747773 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082747773 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082747773 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x561577488470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082747773 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747773 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082747773 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747773 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747774 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747775 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747775 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747775 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082747775 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082747775 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082747775 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=658500, count=858060) 20250425082748645 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082748645 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082748645 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082748645 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:621) 20250425082748645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082748645 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=10 -> eSLS=106: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082748645 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082748646 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082748646 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082748646 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082748646 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:621) 20250425082748646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082748646 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 08:27:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250425082749732 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082749732 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082749732 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082749732 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:621) 20250425082749732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082749732 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Test case TC_vamos_multiplex_tch_f_tch_f started. MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001011862327532'H MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001017155326333'H 20250425082750080 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082750080 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082750080 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082750083 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750083 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082750083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082750083 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:621) 20250425082750083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082750083 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=5 -> eSLS=117: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082750083 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082750083 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750083 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082750083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082750083 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:621) 20250425082750083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082750083 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=13 -> eSLS=109: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082750083 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082750083 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750083 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082750083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082750083 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:621) 20250425082750083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082750083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082750083 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(62)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(62)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(62)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting RAN_Emulation VirtMSC-SCCP(60)@80e3b9947ef2: v_sccp_pdu_maxlen:268 MTC@80e3b9947ef2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(65)@80e3b9947ef2: ************************************************* VirtSMLC-M3UA(65)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(65)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(63)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082750298 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082750298 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) 20250425082750298 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082750298 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082750302 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750302 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082750302 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082750302 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082750302 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082750303 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082750303 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082750303 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082750303 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082750303 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082750303 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082750305 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750305 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082750305 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082750305 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082750305 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082750305 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082750305 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082750305 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082750305 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082750305 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082750305 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082750305 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082750306 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425082750306 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425082750306 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082750308 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750308 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082750308 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082750308 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:621) 20250425082750308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082750308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082750308 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:195) 20250425082750308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082750308 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082750308 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082750313 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082750313 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) 20250425082750313 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082750313 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082750321 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750321 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082750321 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082750321 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082750321 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082750321 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082750321 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082750321 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082750321 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082750321 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082750321 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082750324 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082750324 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082750324 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082750324 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082750324 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082750324 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082750324 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082750324 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082750324 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082750324 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082750324 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082750324 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082750324 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082750325 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082750325 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(61)@80e3b9947ef2: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425082751115 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082751115 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082751115 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082751115 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:621) 20250425082751115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082751115 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082751115 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:195) 20250425082751115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082751115 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082751115 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082751116 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425082751116 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425082751116 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082751116 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425082751116 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082751116 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082751116 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082751116 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:621) 20250425082751116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082751116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082751116 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:195) 20250425082751116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082751116 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082751116 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 08 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082751117 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082751117 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082751117 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082751117 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:621) 20250425082751117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082751117 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082751117 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:195) 20250425082751117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082751117 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082751117 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082751117 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(61)@80e3b9947ef2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425082751129 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082751129 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082751129 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250425082751129 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:621) 20250425082751129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082751129 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082751129 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:195) 20250425082751129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082751129 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082751129 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082751129 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425082751129 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425082751129 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425082751130 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082751130 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082751130 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082751130 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082751130 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:621) 20250425082751130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082751130 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=9 -> eSLS=89: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082751130 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:195) 20250425082751130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082751130 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082751130 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 09 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(64)@80e3b9947ef2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(68)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(68)@80e3b9947ef2: 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)@80e3b9947ef2: 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 } } } } 20250425082751179 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)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_f_tch_f() start" 20250425082752288 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)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910108126235723'O, n_connectPointCode := omit VirtMSC-RAN(61)@80e3b9947ef2: Created Expect[0] for '05240103505902080910108126235723'O to be handled at TC_vamos_multiplex_tch_f_tch_f(70) 20250425082753362 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082753362 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082753362 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082753362 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:621) 20250425082753362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082753362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082753362 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:195) 20250425082753362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082753362 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082753362 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 05 01 00 00 05 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 81 26 23 57 23 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: First idle individual index:0 VirtMSC-SCCP(60)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(61)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@80e3b9947ef2: Found Expect[0] for '05240103505902080910108126235723'O handled at TC_vamos_multiplex_tch_f_tch_f(70) VirtMSC-RAN(61)@80e3b9947ef2: Added conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)7344135 VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(60)@80e3b9947ef2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425082753369 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082753369 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082753369 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082753369 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:621) 20250425082753369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082753369 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082753369 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:195) 20250425082753369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082753369 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082753369 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 05 b5 44 64 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(69)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@80e3b9947ef2: 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)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(60)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(60)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(60)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425082753573 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082753573 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082753573 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082753573 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:621) 20250425082753573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082753573 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082753573 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:195) 20250425082753573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082753573 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082753573 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(67)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082753643 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082753643 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082753643 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082753643 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:621) 20250425082753643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082753643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082753643 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:195) 20250425082753643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082753643 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082753643 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 05 06 b5 44 64 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fa 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082753643 DLCLS NOTICE LCLS[0x5582cd7658b0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(60)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082755083 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082755083 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082755083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082755083 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:621) 20250425082755083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082755083 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=11 -> eSLS=107: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082755083 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082755083 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082755083 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082755083 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082755083 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:621) 20250425082755083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082755083 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=10 -> eSLS=122: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082755083 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: 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 := '30E84B19'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 := '4CAA4CC5'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 := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082756686 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082756686 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082756686 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082756686 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:621) 20250425082756686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082756686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082756686 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:195) 20250425082756686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082756686 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082756686 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 05 06 b5 44 64 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 55 13 24 04 11 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(60)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(60)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(60)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(60)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082756691 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082756691 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082756691 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082756691 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:621) 20250425082756691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082756691 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082756691 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:195) 20250425082756691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082756691 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082756691 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: "f_est_lchan_and_mode_modify_to_vamos done" 20250425082757697 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)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910102443322443'O, n_connectPointCode := omit VirtMSC-RAN(61)@80e3b9947ef2: Created Expect[0] for '05240103505902080910102443322443'O to be handled at TC_vamos_multiplex_tch_f_tch_f(71) 20250425082757715 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082757715 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082757715 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082757715 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:621) 20250425082757715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082757715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082757715 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:195) 20250425082757715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082757715 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082757715 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 06 01 00 00 06 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 24 43 32 24 43 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: First idle individual index:1 VirtMSC-SCCP(60)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(61)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(61)@80e3b9947ef2: Found Expect[0] for '05240103505902080910102443322443'O handled at TC_vamos_multiplex_tch_f_tch_f(71) VirtMSC-RAN(61)@80e3b9947ef2: Added conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)7132155 VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:1 20250425082757718 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082757718 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082757718 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082757718 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:621) 20250425082757718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082757718 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082757718 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:195) 20250425082757718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082757718 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082757718 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 06 79 32 33 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(69)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(67)@80e3b9947ef2: 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)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-SCCP(60)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(60)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(60)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O 20250425082757921 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082757921 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082757921 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082757921 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:621) 20250425082757921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082757921 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082757921 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:195) 20250425082757921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082757921 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082757921 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 13 00 11 01 0b 03 01 08 01 7c 06 01 02 03 04 09 26 7d 01 80 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(67)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082757985 DLCLS NOTICE LCLS[0x5582cd7314f0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082757985 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082757985 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082757985 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082757985 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:621) 20250425082757986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082757986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082757986 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:195) 20250425082757986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082757986 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082757986 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 06 06 79 32 33 00 01 16 00 14 02 15 00 21 98 2c 01 40 01 7c 06 7f 00 00 05 2a fc 7e 01 80 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(60)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: setverdict(pass): none -> pass TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: 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 := '6B3D76E5'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 := '5FCDADD7'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 := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: "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)@80e3b9947ef2: "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 20250425082800085 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082800085 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082800085 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082800085 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:621) 20250425082800085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082800085 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082800085 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082800085 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082800085 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082800085 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:621) 20250425082800085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082800085 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 1 }) 20250425082801004 DCHAN NOTICE lchan(0-0-2-TCH_F-0)[0x5582cd731d40]{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) 20250425082801004 DCHAN NOTICE lchan(0-0-1-TCH_F-shadow0)[0x5582cd76c930]{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) 20250425082801089 DLCLS NOTICE LCLS[0x5582cd7314f0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082804100 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082804100 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082804100 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082804100 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:621) 20250425082804100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082804100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082804100 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:195) 20250425082804100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082804100 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082804100 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 06 06 79 32 33 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 84 54 99 99 68 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(60)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-SCCP(60)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(60)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(60)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082804102 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082804102 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082804102 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082804102 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:621) 20250425082804102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082804102 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082804102 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:195) 20250425082804102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082804102 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082804102 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082805086 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805086 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805086 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082805086 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:621) 20250425082805086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805086 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082805086 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805086 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805086 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082805086 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:621) 20250425082805086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805086 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082805107 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082805108 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-SCCP(60)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(60)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(60)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(60)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(60)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(60)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425082805112 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805112 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805112 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082805112 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:621) 20250425082805112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805112 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082805112 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:195) 20250425082805112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082805112 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805112 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 06 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082805113 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805113 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805113 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082805113 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:621) 20250425082805113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082805113 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:195) 20250425082805113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082805113 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805113 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 06 06 79 32 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082805114 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805114 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805114 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082805114 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:621) 20250425082805114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805114 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082805114 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:195) 20250425082805114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082805114 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805114 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 05 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(60)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082805115 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805115 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805115 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082805115 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:621) 20250425082805115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082805115 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:195) 20250425082805115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082805115 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805115 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 05 06 b5 44 64 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(60)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(60)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082805118 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) 20250425082805119 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: "Got BSSMAP Clear Complete" VirtMSC-RAN(61)@80e3b9947ef2: Deleted conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)7132155 VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-RAN(61)@80e3b9947ef2: Deleted conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)7344135 TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: "Got RSL RR Release" 20250425082805122 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on connection ID:0 20250425082805123 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805123 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805123 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082805123 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:621) 20250425082805123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805123 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082805123 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:195) 20250425082805123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082805123 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805123 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 06 79 32 33 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082805123 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805123 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805123 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082805123 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:621) 20250425082805123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=6 -> eSLS=38: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082805124 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:195) 20250425082805124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082805124 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805124 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 06 05 79 32 33 00 00 06 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082805124 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805124 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805124 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082805124 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:621) 20250425082805124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805124 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082805124 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:195) 20250425082805124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082805124 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805124 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 05 b5 44 64 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: "Got RSL Deact SACCH" VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(60)@80e3b9947ef2: RLC received in state:disconnect_pending 20250425082805125 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082805125 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082805125 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082805125 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:621) 20250425082805125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082805125 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082805125 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:195) 20250425082805125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082805125 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082805125 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 05 05 b5 44 64 00 00 05 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082805125 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) VirtMSC-SCCP(60)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(60)@80e3b9947ef2: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: "Got RSL RR Release" 20250425082805126 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082805128 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_f_tch_f(71)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082807115 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)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082807117 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)@80e3b9947ef2: Final verdict of PTC: pass TC_vamos_multiplex_tch_f_tch_f(70)@80e3b9947ef2: Final verdict of PTC: pass MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(59)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(66)@80e3b9947ef2: Final verdict of PTC: none 20250425082807160 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425082807160 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425082807160 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082807160 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425082807160 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082807159 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082807159 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082807159 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082807159 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082807160 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082807160 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082807160 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082807160 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082807160 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) 20250425082807160 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082807160 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082807160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082807160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082807160 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082807160 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082807160 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082807160 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082807160 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082807160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082807160 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtMSC-SCCP(60)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-RAN(61)@80e3b9947ef2: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(69)@80e3b9947ef2: Final verdict of PTC: none VirtMGW-MGCP-0(67)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-BSSAP_LE(64)@80e3b9947ef2: Final verdict of PTC: none 20250425082807165 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) 20250425082807165 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082807165 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082807165 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082807165 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250425082807165 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082807166 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) 20250425082807166 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425082807166 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250425082807166 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082807166 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082807166 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082807166 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082807166 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082807166 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082807166 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082807166 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425082807166 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082807166 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082807166 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082807166 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082807166 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425082807166 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082807166 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082807166 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082807166 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) IPA-BTS0-TRX0-RSL-IPA(68)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-SCCP(63)@80e3b9947ef2: Final verdict of PTC: none 20250425082807167 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250425082807167 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) DLINP stream_cli.c:547 CLICONN(ts-0-1-oml,r=127.0.0.1:3002<->l=127.0.0.1:40531){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x561577487b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 20250425082807166 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) 20250425082807167 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082807167 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082807167 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425082807167 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425082807167 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082807167 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425082807167 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425082807167 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) 20250425082807167 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082807167 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250425082807167 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082807167 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082807167 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082807167 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082807167 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082807167 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082807167 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082807167 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)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-M3UA(62)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: Setting final verdict of the test case. MTC@80e3b9947ef2: Local verdict of MTC: pass MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(70): pass (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(71): pass (pass -> pass) MTC@80e3b9947ef2: Test case TC_vamos_multiplex_tch_f_tch_f finished. Verdict: pass MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass'. Fri Apr 25 08:28:07 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 20250425082809161 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082809161 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082809161 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082809167 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082809167 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082809167 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=784908) 20250425082810086 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082810086 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082810086 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082810086 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:621) 20250425082810086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082810086 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082810086 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082810086 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082810086 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082810086 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:621) 20250425082810086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082810086 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x561577487b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x561577487b70]{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 20250425082810190 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810190 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082810190 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082810190 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810190 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810190 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082810190 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082810190 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810190 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082810190 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082810190 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810190 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082810190 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082810190 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082810190 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082810191 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810191 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082810191 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082810191 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082810191 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810191 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810191 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082810191 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{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 20250425082810191 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082810191 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082810191 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082810191 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082810192 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082810192 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082810192 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082810192 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082810192 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082810192 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082810192 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082810192 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082810192 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082810192 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082810192 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810192 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082810192 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300) 20250425082810192 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082810193 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082810193 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082810193 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082810193 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082810193 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082810193 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 20250425082810193 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082810193 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082810193 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082810193 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810193 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082810194 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082810194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082810194 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082810194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082810194 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082810194 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082810194 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082810194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5600c538c470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082810194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082810194 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810194 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082810195 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=784908, count=1060616) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass' was executed successfully (exit status: 0). MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 08:28:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/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 20250425082812160 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812160 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082812160 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082812160 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:621) 20250425082812160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082812160 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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@80e3b9947ef2: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h started. MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001010499622114'H MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001014585241574'H MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001018824242676'H MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001017023767607'H 20250425082812541 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082812541 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082812541 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3614) 20250425082812542 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812542 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082812542 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082812542 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:621) 20250425082812542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082812542 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082812542 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812542 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082812542 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082812542 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:621) 20250425082812542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082812542 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=9 -> eSLS=105: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082812542 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082812542 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812542 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082812542 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082812542 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:621) 20250425082812542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082812542 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) MTC@80e3b9947ef2: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(75)@80e3b9947ef2: ************************************************* VirtMSC-M3UA(75)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtMSC-M3UA(75)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting RAN_Emulation VirtMSC-SCCP(73)@80e3b9947ef2: v_sccp_pdu_maxlen:268 MTC@80e3b9947ef2: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(78)@80e3b9947ef2: ************************************************* MTC@80e3b9947ef2: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(78)@80e3b9947ef2: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(78)@80e3b9947ef2: ************************************************* VirtSMLC-SCCP(76)@80e3b9947ef2: v_sccp_pdu_maxlen:268 20250425082812750 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082812750 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) 20250425082812750 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082812750 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250425082812751 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812751 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082812751 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082812751 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082812751 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082812751 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082812751 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082812751 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082812751 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082812751 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082812751 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082812752 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812752 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082812752 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082812752 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082812752 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082812752 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082812752 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082812752 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082812752 DLSS7 INFO 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082812752 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082812752 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082812752 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082812752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:391) 20250425082812752 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:286) 20250425082812752 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082812753 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812753 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082812753 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082812753 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:621) 20250425082812753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082812753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=14 -> eSLS=46: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082812753 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:195) 20250425082812753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082812753 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082812753 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 bb 00 00 00 b9 03 00 00 0e 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 06 00 04 30 04 01 20 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082812760 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250425082812760 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) 20250425082812760 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250425082812760 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)@80e3b9947ef2: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250425082812761 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812761 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250425082812761 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250425082812761 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250425082812761 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250425082812761 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250425082812761 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250425082812761 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082812761 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250425082812761 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082812761 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250425082812762 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082812762 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250425082812762 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250425082812762 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082812762 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250425082812762 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250425082812762 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250425082812762 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082812762 DLSS7 INFO 0: ASP(virt-smlc-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250425082812762 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250425082812762 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082812762 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082812762 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250425082812762 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.6/0 (xua_snm.c:391) 20250425082812762 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) VirtMSC-RAN(74)@80e3b9947ef2: BSSMAP: Responding to inbound RESET with RESET-ACK 20250425082813561 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082813561 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082813561 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082813561 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:621) 20250425082813561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082813561 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082813561 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:195) 20250425082813561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082813561 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082813561 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082813562 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101) 20250425082813562 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:86) 20250425082813562 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082813563 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45) 20250425082813563 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082813563 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082813563 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082813563 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:621) 20250425082813563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082813563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=5 -> eSLS=37: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082813563 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:195) 20250425082813563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082813563 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082813563 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 b9 03 00 00 05 09 00 03 07 0b 04 43 b9 00 fe 04 43 bb 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082813563 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082813563 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082813563 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082813563 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:621) 20250425082813563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082813563 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082813563 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:195) 20250425082813563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082813563 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082813563 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082813564 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84) VirtMSC-RAN(74)@80e3b9947ef2: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250425082813575 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082813575 DLM3UA DEBUG 0: ASP(virt-smlc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082813575 DLM3UA DEBUG 0: ASP(virt-smlc-0) m3ua_rx_xfer (m3ua.c:583) 20250425082813575 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:621) 20250425082813575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082813575 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=190=0.23.6,DPC=187=0.23.3,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082813575 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:195) 20250425082813575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082813575 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082813575 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 be 00 00 00 bb 03 02 00 00 09 00 03 07 0b 04 43 bb 00 fa 04 43 be 00 fc 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082813576 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:118) 20250425082813576 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link lost (bssmap_reset.c:91) 20250425082813576 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:78) 20250425082813576 DRESET NOTICE bssmap_reset(Lb)[0x5582cd730960]{CONNECTED}: link up (bssmap_reset.c:83) 20250425082813576 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082813576 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082813576 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082813576 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:621) 20250425082813576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082813576 DLSS7 DEBUG 0: CombinedLinkset(dpc=190=0.23.6,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=190=0.23.6,SLS=2 -> eSLS=82: picked Normal Route via 'virt-smlc' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082813576 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:195) 20250425082813576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:205) 20250425082813576 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082813576 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bb 00 00 00 be 03 00 00 02 09 00 03 07 0b 04 43 be 00 fc 04 43 bb 00 fa 03 00 01 31 00 00 06 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) VirtSMLC-BSSAP_LE(77)@80e3b9947ef2: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(81)@80e3b9947ef2: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@80e3b9947ef2: 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) } } } } 20250425082813603 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)@80e3b9947ef2: 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(81)@80e3b9947ef2: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250425082814710 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start (logging_vty.c:1172) MTC@80e3b9947ef2: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910101111111111'O, n_connectPointCode := omit VirtMSC-RAN(74)@80e3b9947ef2: Created Expect[0] for '05240103505902080910101111111111'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) 20250425082815754 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082815754 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082815754 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082815754 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:621) 20250425082815754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082815754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: picked Normal Route via 'virt-msc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082815754 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:195) 20250425082815754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082815754 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082815754 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 07 01 00 00 07 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 11 11 11 11 11 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: First idle individual index:0 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(74)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@80e3b9947ef2: Found Expect[0] for '05240103505902080910101111111111'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83) VirtMSC-RAN(74)@80e3b9947ef2: Added conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)8702799 VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250425082815759 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082815759 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082815759 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082815759 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:621) 20250425082815759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082815759 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082815759 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:195) 20250425082815759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082815759 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082815759 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 07 5d e7 41 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(82)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@80e3b9947ef2: 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)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425082815960 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082815960 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082815960 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082815960 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:621) 20250425082815960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082815960 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082815960 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:195) 20250425082815960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082815960 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082815960 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(80)@80e3b9947ef2: 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) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: 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(82)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082816004 DLCLS NOTICE LCLS[0x5582cd76b190]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082816004 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082816004 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082816004 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082816004 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:621) 20250425082816004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082816004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082816004 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:195) 20250425082816004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082816004 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082816004 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 07 06 5d e7 41 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fa 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082817543 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082817543 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082817543 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082817543 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:621) 20250425082817544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082817544 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082817544 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082817544 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082817544 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082817544 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:621) 20250425082817544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082817544 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: 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 := '15B29F24'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 := '71EC6AAA'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 := <unbound>, local_osmux_cid := 1, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082819051 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082819051 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082819051 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082819051 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:621) 20250425082819051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082819051 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082819051 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:195) 20250425082819051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082819051 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082819051 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 07 06 5d e7 41 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 42 84 63 43 50 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082819055 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082819055 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082819055 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082819055 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:621) 20250425082819055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082819055 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082819055 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:195) 20250425082819055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082819055 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082819055 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: "f_est_lchan_and_mode_modify_to_vamos done" 20250425082819059 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)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910102222222222'O, n_connectPointCode := omit VirtMSC-RAN(74)@80e3b9947ef2: Created Expect[0] for '05240103505902080910102222222222'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) 20250425082819085 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082819085 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082819085 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082819085 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:621) 20250425082819085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082819085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082819085 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:195) 20250425082819085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082819085 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082819085 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 08 01 00 00 08 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 22 22 22 22 22 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: First idle individual index:1 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(74)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@80e3b9947ef2: Found Expect[0] for '05240103505902080910102222222222'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84) VirtMSC-RAN(74)@80e3b9947ef2: Added conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)16249362 VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:1 20250425082819087 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082819087 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082819087 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082819087 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:621) 20250425082819087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082819087 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082819087 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:195) 20250425082819087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082819087 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082819087 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 08 b0 19 da 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(82)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@80e3b9947ef2: 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)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425082819288 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082819288 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082819288 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082819288 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:621) 20250425082819289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082819289 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082819289 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:195) 20250425082819289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082819289 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082819289 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: 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 } } } } VirtMGW-MGCP-0(80)@80e3b9947ef2: 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) IPA-BTS0-TRX0-RSL-RSL(82)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082819364 DLCLS NOTICE LCLS[0x5582cd3b6670]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082819364 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082819364 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082819364 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082819364 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:621) 20250425082819364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082819364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082819364 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:195) 20250425082819364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082819364 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082819364 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 08 06 b0 19 da 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fc 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: 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 := '2012FE8C'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 := '168C79F3'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 := <unbound>, local_osmux_cid := 2, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 5 }) 20250425082822389 DCHAN NOTICE lchan(0-0-5-TCH_H-1)[0x5582cd730db0]{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) 20250425082822389 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow0)[0x5582cd7706c0]{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) 20250425082822481 DLCLS NOTICE LCLS[0x5582cd3b6670]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082822544 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082822544 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082822544 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082822544 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:621) 20250425082822544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082822544 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082822544 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082822544 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082822544 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082822544 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:621) 20250425082822544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082822544 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082825503 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082825503 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082825503 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082825503 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:621) 20250425082825503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082825503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082825503 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:195) 20250425082825503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082825503 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082825503 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 08 06 b0 19 da 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 70 68 33 55 30 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082825507 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082825507 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082825507 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082825507 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:621) 20250425082825507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082825507 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082825507 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:195) 20250425082825507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082825507 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082825507 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910103333333333'O, n_connectPointCode := omit VirtMSC-RAN(74)@80e3b9947ef2: Created Expect[0] for '05240103505902080910103333333333'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) 20250425082825530 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082825530 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082825530 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082825530 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:621) 20250425082825530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082825530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082825530 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:195) 20250425082825530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082825530 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082825530 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 09 01 00 00 09 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 33 33 33 33 33 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: First idle individual index:2 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[2]. VirtMSC-RAN(74)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@80e3b9947ef2: Found Expect[0] for '05240103505902080910103333333333'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85) VirtMSC-RAN(74)@80e3b9947ef2: Added conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)6928801 VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:2 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250425082825533 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082825533 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082825533 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082825533 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:621) 20250425082825533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082825533 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082825533 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:195) 20250425082825533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082825533 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082825533 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 09 f7 12 4c 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(82)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@80e3b9947ef2: 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)@80e3b9947ef2: Session index based on connection ID:2 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425082825736 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082825736 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082825736 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082825736 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:621) 20250425082825736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082825736 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082825736 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:195) 20250425082825736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082825736 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082825736 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(80)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082825807 DLCLS NOTICE LCLS[0x5582cd770de0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082825807 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082825807 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082825807 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082825807 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:621) 20250425082825807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082825807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082825807 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:195) 20250425082825807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082825807 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082825808 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 09 06 f7 12 4c 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2a fe 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:2 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250425082827545 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082827545 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082827545 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082827545 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:621) 20250425082827545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082827545 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082827545 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082827545 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082827545 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082827545 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:621) 20250425082827545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082827545 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: 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 := '28CB356C'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 := '24C91753'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 := <unbound>, local_osmux_cid := 3, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082828829 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082828829 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082828829 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082828829 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:621) 20250425082828829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082828829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082828829 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:195) 20250425082828829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082828829 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082828829 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 09 06 f7 12 4c 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 17 88 12 27 21 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:2 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:2 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082828834 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082828834 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082828834 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082828834 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:621) 20250425082828834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082828834 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082828834 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:195) 20250425082828834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082828834 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082828834 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: "f_est_lchan_and_mode_modify_to_vamos done" 20250425082828838 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)@80e3b9947ef2: 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)@80e3b9947ef2: f_create_expect(l3 := '05240103505902080910104444444444'O, n_connectPointCode := omit VirtMSC-RAN(74)@80e3b9947ef2: Created Expect[0] for '05240103505902080910104444444444'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) 20250425082828869 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082828869 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082828869 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082828869 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:621) 20250425082828869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082828869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082828870 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:195) 20250425082828870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082828870 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082828870 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bb 00 00 00 b9 03 00 00 0a 01 00 00 0a 02 02 06 04 43 b9 00 fe 04 04 43 bb 00 fe 0f 2a 00 28 57 05 08 00 00 f1 10 00 01 00 00 17 10 05 24 01 03 50 59 02 08 09 10 10 44 44 44 44 44 7d 09 80 82 83 04 57 81 84 04 07 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: First idle individual index:3 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Stopping inactive timer T_ias[3]. VirtMSC-RAN(74)@80e3b9947ef2: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(74)@80e3b9947ef2: Found Expect[0] for '05240103505902080910104444444444'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86) VirtMSC-RAN(74)@80e3b9947ef2: Added conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)1959781 VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:3 VirtMSC-SCCP(73)@80e3b9947ef2: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250425082828873 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082828873 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082828873 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082828873 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:621) 20250425082828873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082828873 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082828873 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:195) 20250425082828873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082828873 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082828873 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 02 00 00 0a 93 e2 de 02 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) IPA-BTS0-TRX0-RSL-RSL(82)@80e3b9947ef2: Enabled queueing of DChan messages VirtMGW-MGCP-0(80)@80e3b9947ef2: 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)@80e3b9947ef2: Session index based on connection ID:3 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:19 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O 20250425082829077 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082829077 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082829077 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082829077 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:621) 20250425082829077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082829077 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082829077 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:195) 20250425082829077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082829077 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082829077 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 13 00 11 01 0b 03 01 09 05 7c 06 01 02 03 04 09 26 7d 01 81 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMGW-MGCP-0(80)@80e3b9947ef2: 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)@80e3b9947ef2: 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)@80e3b9947ef2: Disabled queueing of DChan messages 20250425082829170 DLCLS NOTICE LCLS[0x5582cd76fb50]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082829170 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082829170 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082829170 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082829170 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:621) 20250425082829170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082829170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082829170 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:195) 20250425082829170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082829170 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082829170 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 93 e2 de 00 01 16 00 14 02 15 00 21 99 2c 01 40 05 7c 06 7f 00 00 05 2b 00 7e 01 81 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:3 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: setverdict(pass): none -> pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: 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 := '52178C9C'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 := '50DF56C3'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 := <unbound>, local_osmux_cid := 4, remote_osmux_cid := omit } } TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: "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)@80e3b9947ef2: "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)@80e3b9947ef2: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 1 } }, tn := 5 }) 20250425082832194 DCHAN NOTICE lchan(0-0-6-TCH_H-0)[0x5582cd3baa20]{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) 20250425082832194 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow1)[0x5582cd763460]{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) 20250425082832281 DLCLS NOTICE LCLS[0x5582cd76fb50]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388) 20250425082832546 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082832546 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082832546 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082832546 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:621) 20250425082832546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082832547 DLSS7 DEBUG 0: CombinedLinkset(dpc=3=0.0.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=3=0.0.3,SLS=14 -> eSLS=126: picked Normal Route via 'virt-msc2' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082832547 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082832547 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082832547 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082832547 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082832547 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:621) 20250425082832547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082832547 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: setverdict(pass): pass -> pass, component reason not changed 20250425082835303 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835303 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835303 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835303 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:621) 20250425082835303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835303 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:195) 20250425082835303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835303 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835303 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 93 e2 de 00 01 15 01 80 12 05 08 02 12 34 56 17 2a 52 08 09 10 10 15 15 25 70 70 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:3 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:3 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:12 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O 20250425082835308 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835308 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835308 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835308 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:621) 20250425082835308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835308 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835308 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:195) 20250425082835308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835308 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835308 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 0c 01 00 09 08 00 dc ba 98 76 54 32 10 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082835312 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)@80e3b9947ef2: "MSC instructs BSC to clear channel" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082835313 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) 20250425082835314 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)@80e3b9947ef2: "MSC instructs BSC to clear channel" 20250425082835315 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:3 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:2 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:1 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-SCCP(73)@80e3b9947ef2: vl_len:6 VirtMSC-SCCP(73)@80e3b9947ef2: vl_from0 VirtMSC-SCCP(73)@80e3b9947ef2: data sent by MTP3_SCCP_PORT: '000420040100'O 20250425082835508 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835508 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835508 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835508 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:621) 20250425082835509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835509 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835509 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:195) 20250425082835509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835509 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835509 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 0a 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082835509 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835509 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835509 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835509 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:621) 20250425082835509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835509 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835509 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:195) 20250425082835509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835509 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835509 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 09 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082835509 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835509 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835509 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835509 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:621) 20250425082835509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835509 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835509 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:195) 20250425082835509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835509 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835509 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 08 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082835509 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835509 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835509 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835509 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:621) 20250425082835509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835509 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835509 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:195) 20250425082835509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835509 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835509 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 bb 03 02 00 00 06 00 00 07 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082835509 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835509 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835509 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835509 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:621) 20250425082835509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835509 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:195) 20250425082835509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835509 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835509 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 0a 06 93 e2 de 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082835509 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835509 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835509 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835509 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:621) 20250425082835509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835509 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:195) 20250425082835510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835510 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835510 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 09 06 f7 12 4c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082835510 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835510 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835510 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835510 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:621) 20250425082835510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835510 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:195) 20250425082835510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835510 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835510 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 08 06 b0 19 da 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082835510 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835510 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835510 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835510 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:621) 20250425082835510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835510 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:195) 20250425082835510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835510 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835510 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 bb 00 00 00 b9 03 00 00 07 06 5d e7 41 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:3 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:2 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(73)@80e3b9947ef2: DT1 will be put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(73)@80e3b9947ef2: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: "Got BSSMAP Clear Complete" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082835511 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)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082835511 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) 20250425082835511 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: "Got BSSMAP Clear Complete" 20250425082835511 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172) VirtMSC-RAN(74)@80e3b9947ef2: Deleted conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)8702799 VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:0 VirtMSC-RAN(74)@80e3b9947ef2: Deleted conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)16249362 TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: "Got RSL RR Release" VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:1 20250425082835512 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835512 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835512 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835512 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:621) 20250425082835512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835512 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835512 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 07 5d e7 41 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082835512 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) VirtMSC-RAN(74)@80e3b9947ef2: Deleted conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)6928801 VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:2 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835513 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:621) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=7 -> eSLS=39: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835513 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 07 05 5d e7 41 00 00 07 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835513 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:621) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) VirtMSC-RAN(74)@80e3b9947ef2: Deleted conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)1959781 20250425082835513 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:195) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on connection ID:3 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 08 b0 19 da 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835513 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:621) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835513 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 09 f7 12 4c 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:0 VirtMSC-SCCP(73)@80e3b9947ef2: RLC received in state:disconnect_pending 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082835513 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:621) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=8 -> eSLS=40: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835513 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 08 05 b0 19 da 00 00 08 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835513 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:621) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=9 -> eSLS=41: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835513 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 09 05 f7 12 4c 00 00 09 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(virt-msc0-0) m3ua_rx_xfer (m3ua.c:583) 20250425082835513 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:621) 20250425082835513 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=187=0.23.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=187=0.23.3,SLS=0 -> eSLS=32: use Normal Route via 'as-rkm-4' (osmo_ss7_combined_linkset.c:261) 20250425082835513 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 bb 03 02 00 00 04 00 00 0a 93 e2 de 00 00 00 00 00 00 06 00 08 00 00 00 04 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:1 VirtMSC-SCCP(73)@80e3b9947ef2: RLC received in state:disconnect_pending VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:2 VirtMSC-SCCP(73)@80e3b9947ef2: RLC received in state:disconnect_pending 20250425082835513 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082835513 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082835513 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:621) 20250425082835513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082835513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=187=0.23.3,DPC=185=0.23.1,SLS=10 -> eSLS=42: use Normal Route via 'virt-msc0' (osmo_ss7_combined_linkset.c:261) 20250425082835513 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:195) 20250425082835513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250425082835513 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250425082835513 DLSS7 DEBUG 0: ASP(virt-msc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 bb 00 00 00 b9 03 00 00 0a 05 93 e2 de 00 00 0a 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) VirtMSC-SCCP(73)@80e3b9947ef2: Session index based on local reference:3 VirtMSC-SCCP(73)@80e3b9947ef2: RLC received in state:disconnect_pending TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: "Got RSL RR Release" 20250425082835514 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082835514 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172) TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: "Got RSL RR Release" 20250425082835515 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)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082835515 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)@80e3b9947ef2: "Got RSL RR Release" 20250425082835517 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)@80e3b9947ef2: "Got RSL Deact SACCH" 20250425082835518 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)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082837519 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172) 20250425082837520 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)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082837521 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(85)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" 20250425082837522 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(86)@80e3b9947ef2: "Got RSL RF Chan Rel, sending Rel Ack" TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@80e3b9947ef2: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@80e3b9947ef2: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@80e3b9947ef2: Final verdict of PTC: pass TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@80e3b9947ef2: Final verdict of PTC: pass MTC@80e3b9947ef2: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@80e3b9947ef2: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(72)@80e3b9947ef2: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@80e3b9947ef2: Final verdict of PTC: none MTC@80e3b9947ef2: setverdict(pass): none -> pass 20250425082837547 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082837547 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082837548 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082837548 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:621) 20250425082837548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082837548 DLSS7 DEBUG 0: CombinedLinkset(dpc=2=0.0.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=187=0.23.3,DPC=2=0.0.2,SLS=4 -> eSLS=100: picked Normal Route via 'virt-msc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250425082837548 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082837548 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082837548 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082837548 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082837548 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:621) 20250425082837548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082837548 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082837548 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250425082837548 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082837548 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250425082837548 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250425082837548 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250425082837548 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082837548 DLSS7 INFO 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082837548 DLSS7 NOTICE 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250425082837548 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) 20250425082837549 DLSS7 DEBUG 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082837549 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1115) 20250425082837549 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082837549 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082837549 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) VirtMSC-SCCP(73)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-M3UA(75)@80e3b9947ef2: Final verdict of PTC: none20250425082837549 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) 20250425082837549 DLINP NOTICE E1TS(0:2) failed reading from socket: 0 (ipaccess.c:554) 20250425082837549 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082837549 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082837549 DLSS7 DEBUG 0: ASP(virt-smlc-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082837549 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 b9 (osmo_ss7_asp.c:1164) 20250425082837549 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:778) 20250425082837549 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:543) 20250425082837549 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487) 20250425082837549 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082837549 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) VirtSMLC-BSSAP_LE(77)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-SCCP(76)@80e3b9947ef2: Final verdict of PTC: none 20250425082837550 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) 20250425082837550 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082837550 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250425082837550 DLSS7 NOTICE 0: ASP(virt-smlc-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250425082837550 DLINP ERROR virt-smlc-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250425082837550 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250425082837550 DLSS7 INFO 0: ASP(virt-smlc-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250425082837550 DLSS7 ERROR 0: ASP(virt-smlc-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250425082837550 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) 20250425082837550 DLSS7 DEBUG 0: ASP(virt-smlc-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082837550 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1115) 20250425082837550 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250425082837550 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250425082837550 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250425082837550 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250425082837550 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250425082837550 DLSS7 DEBUG 0: ASP(asp-dyn-1) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 be (osmo_ss7_asp.c:1164) 20250425082837550 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250425082837550 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-BTS0-TRX0-RSL-RSL(82)@80e3b9947ef2: Final verdict of PTC: none VirtSMLC-M3UA(78)@80e3b9947ef2: Final verdict of PTC: none VirtMGW-MGCP-0(80)@80e3b9947ef2: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(81)@80e3b9947ef2: Final verdict of PTC: none VirtMSC-RAN(74)@80e3b9947ef2: Final verdict of PTC: none 20250425082837553 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:33715){CONNECTED} connection closed with srv DABIS abis.c:429 E1L(0) Signalling link down DOML bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5600c538bb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close DLINP input/ipaccess.c:867 E1TS(0:1) failed reading from socket: 0 MTC@80e3b9947ef2: Setting final verdict of the test case. MTC@80e3b9947ef2: Local verdict of MTC: pass MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-STATS(72): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-SCCP(73): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-RAN(74): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMSC-M3UA(75): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-SCCP(76): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-BSSAP_LE(77): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtSMLC-M3UA(78): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) 20250425082837556 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487) MTC@80e3b9947ef2: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(82): none (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83): pass (pass -> pass) 20250425082837556 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:514) 20250425082837556 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487) 20250425082837556 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:565) 20250425082837556 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371) 20250425082837556 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566) 20250425082837557 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) MTC@80e3b9947ef2: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84): pass (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85): pass (pass -> pass) MTC@80e3b9947ef2: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86): pass (pass -> pass) MTC@80e3b9947ef2: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h finished. Verdict: pass MTC@80e3b9947ef2: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass'. 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569) 20250425082837557 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297) 20250425082837558 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:573) 20250425082837558 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363) 20250425082837558 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:574) 20250425082837558 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351) 20250425082837558 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:576) 20250425082837558 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252) 20250425082837558 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:577) 20250425082837558 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324) 20250425082837558 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082837558 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082837558 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:579) 20250425082837558 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353) 20250425082837558 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:356) 20250425082837558 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:278) 20250425082837559 DRESET NOTICE bssmap_reset(msc-0)[0x5582cd730120]{DISCONNECTED}: link lost (bssmap_reset.c:91) 20250425082837559 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54) 20250425082837559 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) 20250425082837559 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.6/0 (xua_snm.c:356) 20250425082837559 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:212) Fri Apr 25 08:28:37 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 20250425082839550 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082839551 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082839551 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250425082839551 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250425082839551 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250425082839551 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1247656) DOML bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5600c538bb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close DOML bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5600c538bb70]{EXIT}: Shutdown process completed successfully, exiting process respawn: 6: stopped pid 10689 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 20250425082840578 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840578 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082840578 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96) 20250425082840578 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840579 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840579 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082840579 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82) 20250425082840579 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840579 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082840579 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082840579 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840579 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185) 20250425082840579 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83) 20250425082840579 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082840579 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81) 20250425082840579 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840579 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082840579 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86) 20250425082840579 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082840579 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840579 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840580 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157) 20250425082840580 DNM INFO NM_BTS_SM_OP(bts_sm)[0x5582cd661860]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184) 20250425082840580 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082840580 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082840580 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{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 20250425082840581 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x5582cd665c70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181) 20250425082840581 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599) 20250425082840581 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599) 20250425082840582 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599) 20250425082840582 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.9.0.2-d4bb8.202504242026 (abis_nm.c:652) 20250425082840582 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534) 20250425082840582 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082840582 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163) 20250425082840582 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x5582cd68e3a0]{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 20250425082840582 DNM INFO NM_GPRS_NSE_OP(nse0)[0x5582cd68e0b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177) 20250425082840582 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363) 20250425082840583 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840583 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082840583 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96) 20250425082840583 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840583 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082840583 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99) 20250425082840583 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840583 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840583 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840584 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840585 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78) 20250425082840586 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{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 20250425082840586 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x5582cd68e1e0]{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 20250425082840586 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557) 20250425082840586 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) DL1C bts_model.c:87 Unimplemented vbts_set_trx 20250425082840586 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082840587 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082840587 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557) 20250425082840587 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) 20250425082840587 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082840587 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54) 20250425082840587 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652) 20250425082840587 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284) 20250425082840587 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{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 20250425082840587 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840588 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{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 20250425082840588 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840588 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{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 20250425082840588 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840589 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{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 20250425082840589 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840589 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{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 20250425082840589 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840590 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{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 20250425082840590 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840590 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{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 20250425082840590 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840591 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082840591 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{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 20250425082840591 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082840591 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840591 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173) 20250425082840591 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x5582cd689c50]{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 20250425082840592 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082840592 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088) 20250425082840592 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840592 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161) 20250425082840592 DNM INFO NM_BTS_OP(bts0)[0x5582cd665b40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264) 20250425082840592 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382) DOML nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55911d54a470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY! 20250425082840593 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840593 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165) 20250425082840593 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x5582cd689e20]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840593 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x5582cd68a120]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x5582cd68a8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840594 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x5582cd68b0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x5582cd68b8a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x5582cd68c0a0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840595 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x5582cd68c930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840596 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840596 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840596 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x5582cd68d1c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) 20250425082840596 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250) 20250425082840596 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169) 20250425082840596 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x5582cd68da50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204) Waiting for packet dumper to finish... 1 (prev_count=1247656, count=1447832) MTC@80e3b9947ef2: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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@80e3b9947ef2: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@80e3b9947ef2: Terminating MTC. MC@80e3b9947ef2: MTC terminated. MC2> exit MC@80e3b9947ef2: Shutting down session. MC@80e3b9947ef2: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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 20250425082842548 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082842548 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082842548 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082842548 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:621) 20250425082842548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082842548 DLSS7 ERROR MTP-TRANSFER.req for dpc=3=0.0.3: no route! (osmo_ss7_hmrt.c:228) 20250425082842548 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082842549 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082842549 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082842549 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:621) 20250425082842549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082842549 DLSS7 ERROR MTP-TRANSFER.req for dpc=2=0.0.2: no route! (osmo_ss7_hmrt.c:228) 20250425082842560 DLSS7 DEBUG 0: ASP(asp-dyn-1) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250425082842560 DLM3UA DEBUG 0: ASP(asp-dyn-1) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250425082842560 DLM3UA DEBUG 0: ASP(asp-dyn-1) m3ua_rx_xfer (m3ua.c:583) 20250425082842560 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:621) 20250425082842560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250425082842560 DLSS7 ERROR MTP-TRANSFER.req for dpc=185=0.23.1: no route! (osmo_ss7_hmrt.c:228) [testenv][vamos] Testsuite is done [testenv][vamos] Stopping testsuite (3245356) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/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/logs/testsuite', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/log_format.sh'] [testenv][vamos] Stopping stp (3245206) [testenv][vamos] Stopping bts-0 (3245232) [testenv][vamos] Stopping bts-1 (3245260) [testenv][vamos] Stopping bts-2 (3245287) [testenv][vamos] Stopping bsc (3245315) [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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos/logs/testsuite/junit-xml-10280.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='138.00'> <testcase classname='BSC_Tests_VAMOS' name='TC_chan_act_to_vamos' time='9.227606'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_fr' time='8.843303'/> <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_hr' time='8.906535'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_fr' time='16.064918'/> <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_hr' time='16.119742'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_f_tch_f' time='17.120966'/> <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' time='25.023257'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0'] testenv-bsc-vamos-osmocom-nightly-20250425-0826-992c6d4a-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-vamos/1437/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS