Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > 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 039ac2b716051bde1790e5046de79325d50df77e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 039ac2b716051bde1790e5046de79325d50df77e # timeout=10
Commit message: "sccp: Let some time for SCCP RLC to reach IUT before finishing test"
 > git rev-list --no-walk 039ac2b716051bde1790e5046de79325d50df77e # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1
[ttcn3-bsc-test-vamos-latest] $ /bin/sh -xe /tmp/jenkins11813938726397078034.sh
+ DISTRO=debian:bookworm
+ echo debian:bookworm
+ tr : -
+ IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
+ KERNEL=none
+ podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv
Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest...
Getting image source signatures
Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4
Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636
Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f
Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305
Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5
Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef
Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77
Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29
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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs -b osmocom:latest -c vamos
[testenv] Binary repository ends in :latest, using latest configs
[testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs
[testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv']
[testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json']
[testenv] Image creation date: 2024-12-12 14:28:09
[testenv] Assuming the podman image is up-to-date
[testenv] + ['podman', 'run', '--rm', '--name', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/podman/testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/testenv-podman-main.sh']
time="2024-12-14T13:17:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead"
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'rm', '/etc/apt/apt.conf.d/docker-clean']
Running testenv-podman-main.sh
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-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 [8789 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB]
Fetched 9268 kB in 1s (9909 kB/s)
Reading package lists...
[testenv] Updating osmo-ttcn3-hacks/deps
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps']
make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean'
Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean'
make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps'
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/ttcn3-deps-updated']
[testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks
[testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3-copy-list
warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied
[testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/']
[testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/deps/']
[testenv] Generating links and Makefile for bsc
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', './gen_links.sh']
Linking TCCInterface_Functions.ttcn
Linking TCCConversion_Functions.ttcn
Linking TCCConversion.cc
Linking TCCInterface.cc
Linking TCCInterface_ip.h
Linking SDP_EncDec.cc
Linking Socket_API_Definitions.ttcn
Linking IPL4asp_Functions.ttcn
Linking IPL4asp_PT.cc
Linking IPL4asp_PT.hh
Linking IPL4asp_PortType.ttcn
Linking IPL4asp_Types.ttcn
Linking IPL4asp_discovery.cc
Linking IPL4asp_protocol_L234.hh
Linking M3UA_Types.ttcn
Linking SCTPasp_PT.cc
Linking SCTPasp_PT.hh
Linking SCTPasp_PortType.ttcn
Linking SCTPasp_Types.ttcn
Linking M3UA_Emulation.ttcn
Linking MTP3asp_PortType.ttcn
Linking MTP3asp_Types.ttcn
Linking SCCP_Emulation.ttcn
Linking SCCP_Mapping.ttcnpp
Linking SCCP_Types.ttcn
Linking SCCPasp_Types.ttcn
Linking BSSAP_Types.ttcn
Linking MobileL3_CC_Types.ttcn
Linking MobileL3_CommonIE_Types.ttcn
Linking MobileL3_GMM_SM_Types.ttcn
Linking MobileL3_MM_Types.ttcn
Linking MobileL3_RRM_Types.ttcn
Linking MobileL3_SMS_Types.ttcn
Linking MobileL3_SS_Types.ttcn
Linking MobileL3_Types.ttcn
Linking SDP_EncDec.cc
Linking SDP_Types.ttcn
Linking SDP_parse_.tab.c
Linking SDP_parse_.tab.h
Linking SDP_parse_parser.h
Linking SDP_parser.l
Linking SDP_parser.y
Linking lex.SDP_parse_.c
Linking RTP_EncDec.cc
Linking RTP_Types.ttcn
Linking TELNETasp_PT.cc
Linking TELNETasp_PT.hh
Linking TELNETasp_PortType.ttcn
Linking Misc_Helpers.ttcn
Linking General_Types.ttcn
Linking Osmocom_Types.ttcn
Linking GSM_Types.ttcn
Linking Osmocom_VTY_Functions.ttcn
Linking Native_Functions.ttcn
Linking Native_FunctionDefs.cc
Linking IPA_Types.ttcn
Linking IPA_CodecPort.ttcn
Linking IPA_CodecPort_CtrlFunct.ttcn
Linking IPA_CodecPort_CtrlFunctDef.cc
Linking IPA_Emulation.ttcnpp
Linking L3_Templates.ttcn
Linking BSSMAP_Templates.ttcn
Linking RAN_Emulation.ttcnpp
Linking RLCMAC_CSN1_Templates.ttcn
Linking RLCMAC_CSN1_Types.ttcn
Linking GSM_RR_Types.ttcn
Linking RSL_Types.ttcn
Linking RSL_Emulation.ttcn
Linking MGCP_Emulation.ttcn
Linking SDP_Templates.ttcn
Linking MGCP_Types.ttcn
Linking MGCP_Templates.ttcn
Linking MGCP_CodecPort.ttcn
Linking MGCP_CodecPort_CtrlFunct.ttcn
Linking MGCP_CodecPort_CtrlFunctDef.cc
Linking BSSAP_CodecPort.ttcn
Linking RAN_Adapter.ttcnpp
Linking Osmocom_CTRL_Types.ttcn
Linking Osmocom_CTRL_Functions.ttcn
Linking Osmocom_CTRL_Adapter.ttcn
Linking RTP_CodecPort.ttcn
Linking RTP_CodecPort_CtrlFunct.ttcn
Linking RTP_CodecPort_CtrlFunctDef.cc
Linking RTP_Emulation.ttcn
Linking IuUP_Types.ttcn
Linking IuUP_EncDec.cc
Linking IuUP_Emulation.ttcn
Linking SCCP_Templates.ttcn
Linking IPA_Testing.ttcn
Linking GSM_SystemInformation.ttcn
Linking GSM_RestOctets.ttcn
Linking CBSP_Types.ttcn
Linking CBSP_Templates.ttcn
Linking CBSP_CodecPort.ttcn
Linking CBSP_CodecPort_CtrlFunct.ttcn
Linking CBSP_CodecPort_CtrlFunctdef.cc
Linking CBSP_Adapter.ttcn
Linking StatsD_Types.ttcn
Linking StatsD_CodecPort.ttcn
Linking StatsD_CodecPort_CtrlFunct.ttcn
Linking StatsD_CodecPort_CtrlFunctdef.cc
Linking StatsD_Checker.ttcnpp
Linking BSSAP_LE_CodecPort.ttcn
Linking BSSAP_LE_Emulation.ttcn
Linking BSSAP_LE_Types.ttcn
Linking BSSAP_LE_Adapter.ttcn
Linking BSSLAP_Types.ttcn
Linking BSSMAP_LE_Templates.ttcn
Linking AbisOML_Types.ttcn
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh']
Generating Makefile skeleton...
Makefile skeleton was generated.
[testenv] Building testsuite
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'make', 'compile']
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp 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 |    "
      |    ^
cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DIPA_EMULATION_MGCP -DIPA_EMULATION_RSL -DIPA_EMULATION_OML -DIPA_EMULATION_SCCP -DRAN_EMULATION_BSSAP -DRAN_EMULATION_CTRL -DRAN_EMULATION_MGCP -DSTATSD_HAVE_VTY -DUSE_MTP3_DISTRIBUTOR StatsD_Checker.ttcnpp StatsD_Checker.ttcn
/usr/bin/ttcn3_compiler -L -U 8 -D AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn - AbisOML_Types.ttcn BSC_Tests.ttcn BSC_Tests_ASCI.ttcn BSC_Tests_CBSP.ttcn BSC_Tests_LCLS.ttcn BSC_Tests_OML.ttcn BSC_Tests_VAMOS.ttcn BSSAP_CodecPort.ttcn BSSAP_LE_Adapter.ttcn BSSAP_LE_CodecPort.ttcn BSSAP_LE_Emulation.ttcn BSSAP_LE_Types.ttcn BSSAP_Types.ttcn BSSLAP_Types.ttcn BSSMAP_LE_Templates.ttcn BSSMAP_Templates.ttcn CBSP_Adapter.ttcn CBSP_CodecPort.ttcn CBSP_CodecPort_CtrlFunct.ttcn CBSP_Templates.ttcn CBSP_Types.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_SystemInformation.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Testing.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn L3_Templates.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Emulation.ttcn MGCP_Templates.ttcn MGCP_Types.ttcn MSC_ConnectionHandler.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RSL_Emulation.ttcn RSL_Types.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn SCCP_Mapping.ttcn StatsD_Checker.ttcn
warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled.

Notify: Parsing TTCN-3 module `AbisOML_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests.ttcn'...
BSC_Tests.ttcn:7926.58-68: In charstring value:
 BSC_Tests.ttcn:7926.60-61: warning: Unknown escape sequence `\(' was treated literally
 BSC_Tests.ttcn:7926.65-66: warning: Unknown escape sequence `\)' was treated literally
Notify: Parsing TTCN-3 module `BSC_Tests_ASCI.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_CBSP.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_LCLS.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_OML.ttcn'...
Notify: Parsing TTCN-3 module `BSC_Tests_VAMOS.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_LE_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSLAP_Types.ttcn'...
Notify: Parsing TTCN-3 module `BSSMAP_LE_Templates.ttcn'...
Notify: Parsing TTCN-3 module `BSSMAP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `CBSP_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'...
Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'...
Notify: Parsing TTCN-3 module `GSM_SystemInformation.ttcn'...
Notify: Parsing TTCN-3 module `GSM_Types.ttcn'...
Notify: Parsing TTCN-3 module `General_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Testing.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Types.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'...
Notify: Parsing TTCN-3 module `L3_Templates.ttcn'...
Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'...
Notify: Parsing TTCN-3 module `MSC_ConnectionHandler.ttcn'...
Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'...
Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'...
Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'...
Notify: Parsing TTCN-3 module `Native_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'...
Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern:
 Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated
 Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated
Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'...
Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'...
Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'...
Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'...
Notify: Parsing TTCN-3 module `RSL_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RSL_Types.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RTP_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'...
SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'...
SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'...
SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features.
Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'...
Notify: Parsing TTCN-3 module `SDP_Types.ttcn'...
Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'...
Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'...
Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'...
Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'...
Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'...
Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'...
Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'...
Notify: Checking modules...
RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter':
 RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier
BSSAP_LE_Adapter.ttcn: In TTCN-3 module `BSSAP_LE_Adapter':
 BSSAP_LE_Adapter.ttcn:38.1-49.1: warning: Definition with name `BSSAP_LE_Adapter' hides a module identifier
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:261.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime
      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:279.39-41: warning: Inadequate restriction on the referenced template parameter `val', this may cause a dynamic test case error at runtime
      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:523.46-52: warning: Inadequate restriction on the referenced template parameter `l3_info', this may cause a dynamic test case error at runtime
        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:757.10-11: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime
    BSSMAP_Templates.ttcn:753.51-756.3: note: Referenced template variable is here
 BSSMAP_Templates.ttcn:2170.1-2182.1: In function definition `ts_BSSMAP_IE_TalkerPriority':
  BSSMAP_Templates.ttcn:2174.4-2181.2: In else statement:
   BSSMAP_Templates.ttcn:2180.3-11: In return statement:
    BSSMAP_Templates.ttcn:2180.10-11: warning: Inadequate restriction on the referenced template variable `tp', this may cause a dynamic test case error at runtime
    BSSMAP_Templates.ttcn:2175.51-2179.3: note: Referenced template variable is here
 BSSMAP_Templates.ttcn:2842.1-2854.1: In function definition `tr_BSSMAP_LcsCause':
  BSSMAP_Templates.ttcn:2853.2-10: In return statement:
   BSSMAP_Templates.ttcn:2853.9-10: warning: Inadequate restriction on the referenced template variable `ie', this may cause a dynamic test case error at runtime
   BSSMAP_Templates.ttcn:2847.34-2852.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:137.22-25: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime
      BSSMAP_LE_Templates.ttcn:130.28-50: note: Referenced template parameter is here
MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types':
 MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
 MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse':
  warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only.
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:1147.35-43: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
      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:2430.54-62: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
           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:2472.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
         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:2538.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
         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:2573.117-125: warning: Inadequate restriction on the referenced template parameter `osmux_cid', this may cause a dynamic test case error at runtime
         RSL_Types.ttcn:2557.10-50: note: Referenced template parameter is here
MGCP_Emulation.ttcn: In TTCN-3 module `MGCP_Emulation':
 MGCP_Emulation.ttcn:261.1-372.1: In function definition `main':
  MGCP_Emulation.ttcn:280.2-371.2: In while statement:
   MGCP_Emulation.ttcn:290.3-369.3: In alt construct:
    MGCP_Emulation.ttcn:315.6-53: In guard operation:
     MGCP_Emulation.ttcn:315.6-53: In receive statement:
      MGCP_Emulation.ttcn:315.19-39: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot.
MSC_ConnectionHandler.ttcn: In TTCN-3 module `MSC_ConnectionHandler':
 MSC_ConnectionHandler.ttcn:470.1-531.1: In altstep definition `as_Media_mgw':
  MSC_ConnectionHandler.ttcn:493.20-82: In guard operation:
   MSC_ConnectionHandler.ttcn:493.20-82: In receive statement:
    MSC_ConnectionHandler.ttcn:493.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_crcx)' may change the actual snapshot.
  MSC_ConnectionHandler.ttcn:513.4-66: In guard operation:
   MSC_ConnectionHandler.ttcn:513.4-66: In receive statement:
    MSC_ConnectionHandler.ttcn:513.23-52: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_mdcx)' may change the actual snapshot.
  MSC_ConnectionHandler.ttcn:528.44-93: In guard operation:
   MSC_ConnectionHandler.ttcn:528.44-93: In receive statement:
    MSC_ConnectionHandler.ttcn:528.63-92: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot.
BSC_Tests.ttcn: In TTCN-3 module `BSC_Tests':
 BSC_Tests.ttcn:1317.1-1343.1: In function definition `f_init_bts_and_check_sysinfo':
  BSC_Tests.ttcn:1333.2-20: In deactivate statement:
   BSC_Tests.ttcn:1333.2-20: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
 BSC_Tests.ttcn:1847.9-1874.1: In function definition `f_tc_assignment_csd':
  BSC_Tests.ttcn:1872.2-18: In function instance:
   BSC_Tests.ttcn:8541.8-8571.1: In function definition `f_perform_clear':
    BSC_Tests.ttcn:8545.14-57: In variable definition `ack_dlcx':
     BSC_Tests.ttcn:8545.26-57: In `activate()' operation:
      BSC_Tests.ttcn:8513.9-8531.1: In altstep definition `as_mgcp_ack_all_dlcx':
       BSC_Tests.ttcn:8525.20-82: In guard operation:
        BSC_Tests.ttcn:8525.20-82: In receive statement:
         BSC_Tests.ttcn:8525.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot.
    BSC_Tests.ttcn:8569.2-21: In deactivate statement:
     BSC_Tests.ttcn:8569.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
    BSC_Tests.ttcn:8570.2-24: In deactivate statement:
     BSC_Tests.ttcn:8570.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
 BSC_Tests.ttcn:2123.9-2156.1: In function definition `f_TC_stats_conn_fail':
  BSC_Tests.ttcn:2139.2-24: In function instance:
   BSC_Tests.ttcn:2139.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
  BSC_Tests.ttcn:2153.2-24: In function instance:
   BSC_Tests.ttcn:2153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
 BSC_Tests.ttcn:3175.9-3182.1: In function definition `f_tc_stat_num_msc_connected_msc_connhdlr':
  BSC_Tests.ttcn:3181.2-24: In function instance:
   BSC_Tests.ttcn:3181.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
 BSC_Tests.ttcn:3225.9-3247.1: In function definition `f_tc_stat_num_bts_connected_msc_connhdlr':
  BSC_Tests.ttcn:3246.2-24: In function instance:
   BSC_Tests.ttcn:3246.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
 BSC_Tests.ttcn:3364.1-3386.1: In testcase definition `TC_ctrl_location':
  BSC_Tests.ttcn:3372.2-3373.77: In function instance:
   BSC_Tests.ttcn:3372.2-3373.77: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used
  BSC_Tests.ttcn:3379.2-3380.76: In function instance:
   BSC_Tests.ttcn:3379.2-3380.76: warning: The value returned by function `@Osmocom_CTRL_Functions.f_ctrl_exp_trap' is not used
 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:3444.19-22: warning: Inadequate restriction on the referenced template parameter `tmsi', this may cause a dynamic test case error at runtime
      BSC_Tests.ttcn:3418.7-39: note: Referenced template parameter is here
 BSC_Tests.ttcn:4328.9-4345.1: In function definition `f_tc_assignment_sign':
  BSC_Tests.ttcn:4343.2-24: In function instance:
   BSC_Tests.ttcn:4343.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used
 BSC_Tests.ttcn:5577.9-5594.1: In function definition `f_tc_common_id':
  BSC_Tests.ttcn:5589.2-76: In function instance:
   BSC_Tests.ttcn:5589.2-76: warning: The value returned by function `@Osmocom_VTY_Functions.f_vty_transceive_match_regexp_retry' is not used
 BSC_Tests.ttcn:5999.9-6028.1: In function definition `f_expect_dlcx_conns':
  BSC_Tests.ttcn:6018.4-6027.2: In else statement:
   BSC_Tests.ttcn:6020.3-65: In receive statement:
    BSC_Tests.ttcn:6020.22-51: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot.
 BSC_Tests.ttcn:6402.9-6574.1: In function definition `f_ho_into_this_bsc':
  BSC_Tests.ttcn:6452.2-6472.2: In if statement:
   BSC_Tests.ttcn:6465.5-6470.3: In else statement:
    BSC_Tests.ttcn:6466.4-6468.4: In if statement:
     BSC_Tests.ttcn:6467.5-66: In receive statement:
      BSC_Tests.ttcn:6467.24-65: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := sdp } })' may change the actual snapshot.
    BSC_Tests.ttcn:6469.4-65: In receive statement:
     BSC_Tests.ttcn:6469.23-64: warning: Function invocation 'tr_MGCP_RecvFrom_any({ command := { line := { verb := verb, trans_id := trans_id, ep := ep, ver := "1.0" }, params := *, sdp := * } })' may change the actual snapshot.
  BSC_Tests.ttcn:6572.2-21: In deactivate statement:
   BSC_Tests.ttcn:6572.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
 BSC_Tests.ttcn:8219.1-8269.1: In testcase definition `TC_dyn_ts_sdcch8_all_subslots_used':
  BSC_Tests.ttcn:8239.2-44: In function instance:
   BSC_Tests.ttcn:8239.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
 BSC_Tests.ttcn:8573.8-8596.1: In function definition `f_perform_clear_no_rr_rel':
  BSC_Tests.ttcn:8594.2-21: In deactivate statement:
   BSC_Tests.ttcn:8594.2-21: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
  BSC_Tests.ttcn:8595.2-24: In deactivate statement:
   BSC_Tests.ttcn:8595.2-24: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
 BSC_Tests.ttcn:9614.1-9678.1: In testcase definition `TC_emerg_premption':
  BSC_Tests.ttcn:9630.2-9632.2: In for statement:
   BSC_Tests.ttcn:9631.3-27: In function instance:
    BSC_Tests.ttcn:9631.3-27: warning: The value returned by function `@BSC_Tests.f_chreq_act_ack' is not used
 BSC_Tests.ttcn:9886.9-9913.1: In function definition `f_TC_fh_params_unset':
  BSC_Tests.ttcn:9886.38-9889.61: In formal parameter list:
   BSC_Tests.ttcn:9888.31-9889.60: In parameter `arfcn':
    BSC_Tests.ttcn:9889.33-60: In default value:
     BSC_Tests.ttcn:9889.33-60: warning: Field `uplink' is missing from record value
     BSC_Tests.ttcn:9889.33-60: warning: Field `spare' is missing from record value
 BSC_Tests.ttcn:10486.9-10508.1: In function definition `f_tc_lcs_loc_req_no_subscriber':
  BSC_Tests.ttcn:10499.2-10501.74: In receive statement:
   BSC_Tests.ttcn:10501.17-72: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__DATA__MISSING__IN__REQ)' may change the actual snapshot.
 BSC_Tests.ttcn:10526.9-10557.1: In function definition `f_lcs_loc_req_for_active_ms_le_timeout':
  BSC_Tests.ttcn:10548.2-10550.69: In receive statement:
   BSC_Tests.ttcn:10550.17-67: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__SYSTEM__FAILURE)' may change the actual snapshot.
 BSC_Tests.ttcn:10594.9-10643.1: In function definition `f_tc_lcs_loc_req_for_idle_ms_no_pag_resp':
  BSC_Tests.ttcn:10634.2-10636.70: In receive statement:
   BSC_Tests.ttcn:10636.17-68: warning: Function invocation 'tr_BSSMAP_LcsCause(BSSMAP__LCS__CAUSE__REQUEST__ABORTED)' may change the actual snapshot.
 BSC_Tests.ttcn:11274.1-11296.1: In testcase definition `TC_cm_reestablishment':
  BSC_Tests.ttcn:11290.2-72: In function instance:
   BSC_Tests.ttcn:11290.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
  BSC_Tests.ttcn:11291.2-72: In function instance:
   BSC_Tests.ttcn:11291.2-72: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
 BSC_Tests.ttcn:11499.1-11569.1: In testcase definition `TC_imm_ass_pre_chan_ack_dyn_ts':
  BSC_Tests.ttcn:11511.2-44: In function instance:
   BSC_Tests.ttcn:11511.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
  BSC_Tests.ttcn:11533.2-42: In function instance:
   BSC_Tests.ttcn:11533.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
 BSC_Tests.ttcn:11571.1-11642.1: In testcase definition `TC_imm_ass_pre_ts_ack_dyn_ts':
  BSC_Tests.ttcn:11583.2-44: In function instance:
   BSC_Tests.ttcn:11583.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
  BSC_Tests.ttcn:11605.2-42: In function instance:
   BSC_Tests.ttcn:11605.2-42: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
 BSC_Tests.ttcn:11788.9-11849.1: In function definition `f_TC_lost_sdcch_during_assignment':
  BSC_Tests.ttcn:11837.2-11846.2: In alt construct:
   BSC_Tests.ttcn:11841.20-82: In guard operation:
    BSC_Tests.ttcn:11841.20-82: In receive statement:
     BSC_Tests.ttcn:11841.39-68: warning: Function invocation 'tr_MGCP_RecvFrom_any(msg_dlcx)' may change the actual snapshot.
 BSC_Tests.ttcn:11935.1-12025.1: In testcase definition `TC_ratectr_all_available_allocated_dyn':
  BSC_Tests.ttcn:11951.2-44: In function instance:
   BSC_Tests.ttcn:11951.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
  BSC_Tests.ttcn:12010.2-44: In function instance:
   BSC_Tests.ttcn:12010.2-44: warning: The value returned by function `@BSC_Tests.f_exp_ipa_rx' is not used
 BSC_Tests.ttcn:12228.1-12254.1: In testcase definition `TC_mgwpool_all_used':
  BSC_Tests.ttcn:12246.2-70: In function instance:
   BSC_Tests.ttcn:12246.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
  BSC_Tests.ttcn:12247.2-70: In function instance:
   BSC_Tests.ttcn:12247.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
 BSC_Tests.ttcn:12257.1-12284.1: In testcase definition `TC_mgwpool_blocked_not_used':
  BSC_Tests.ttcn:12276.2-70: In function instance:
   BSC_Tests.ttcn:12276.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
  BSC_Tests.ttcn:12277.2-70: In function instance:
   BSC_Tests.ttcn:12277.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
 BSC_Tests.ttcn:12287.1-12315.1: In testcase definition `TC_mgwpool_pin_bts':
  BSC_Tests.ttcn:12306.2-70: In function instance:
   BSC_Tests.ttcn:12306.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
  BSC_Tests.ttcn:12307.2-70: In function instance:
   BSC_Tests.ttcn:12307.2-70: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
 BSC_Tests.ttcn:12345.1-12375.1: In testcase definition `TC_mgwpool_keepalive_down_not_used':
  BSC_Tests.ttcn:12365.2-74: In function instance:
   BSC_Tests.ttcn:12365.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
  BSC_Tests.ttcn:12366.2-74: In function instance:
   BSC_Tests.ttcn:12366.2-74: warning: The value returned by function `@BSC_Tests.f_start_handler_run' is not used
 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:12406.58-65: warning: Inadequate restriction on the referenced template variable `cid_list', this may cause a dynamic test case error at runtime
       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:418.52-62: warning: Inadequate restriction on the referenced template variable `res_ch_type', this may cause a dynamic test case error at runtime
       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:418.65-75: warning: Inadequate restriction on the referenced template variable `res_cell_id', this may cause a dynamic test case error at runtime
       BSC_Tests_ASCI.ttcn:405.40-69: note: Referenced template variable is here
   BSC_Tests_ASCI.ttcn:466.3-26: In deactivate statement:
    BSC_Tests_ASCI.ttcn:466.3-26: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep.
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:381.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   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:449.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   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:538.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   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:567.42-52: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime
     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:617.24-53: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
   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:691.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
    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:727.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
    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:786.25-54: warning: Inadequate restriction on the referenced function `ts_CbspChannelInd(channel_ind)', this may cause a dynamic test case error at runtime
    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:837.17-22: warning: Inadequate restriction on the referenced template parameter `msg_id', this may cause a dynamic test case error at runtime
       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:838.16-25: warning: Inadequate restriction on the referenced template parameter `old_ser_nr', this may cause a dynamic test case error at runtime
       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:839.20-28: warning: Inadequate restriction on the referenced template parameter `cell_list', this may cause a dynamic test case error at runtime
       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:840.22-32: warning: Inadequate restriction on the referenced template parameter `channel_ind', this may cause a dynamic test case error at runtime
       CBSP_Templates.ttcn:835.5-47: note: Referenced template parameter is here
CBSP_Adapter.ttcn: In TTCN-3 module `CBSP_Adapter':
 CBSP_Adapter.ttcn:39.1-58.1: In function definition `f_connect':
  CBSP_Adapter.ttcn:44.2-47.2: In if statement:
   CBSP_Adapter.ttcn:45.3-84: In function instance:
    CBSP_Adapter.ttcn:45.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used
 CBSP_Adapter.ttcn:61.1-78.1: In function definition `f_bind':
  CBSP_Adapter.ttcn:65.2-68.2: In if statement:
   CBSP_Adapter.ttcn:66.3-84: In function instance:
    CBSP_Adapter.ttcn:66.3-84: warning: The value returned by external function `@CBSP_CodecPort_CtrlFunct.f_IPL4_close' is not used
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:432.68-77: warning: Inadequate restriction on the referenced template parameter `compl_list', this may cause a dynamic test case error at runtime
      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:434.55-63: warning: Inadequate restriction on the referenced template parameter `fail_list', this may cause a dynamic test case error at runtime
      BSC_Tests_CBSP.ttcn:424.8-55: note: Referenced template parameter is here
 BSC_Tests_CBSP.ttcn:773.1-785.1: In testcase definition `TC_cbsp_write_lac_ci':
  BSC_Tests_CBSP.ttcn:782.2-89: In receive statement:
   BSC_Tests_CBSP.ttcn:782.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.
 BSC_Tests_CBSP.ttcn:788.1-800.1: In testcase definition `TC_cbsp_write_ci':
  BSC_Tests_CBSP.ttcn:797.2-89: In receive statement:
   BSC_Tests_CBSP.ttcn:797.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.
 BSC_Tests_CBSP.ttcn:803.1-819.1: In testcase definition `TC_cbsp_write_lai':
  BSC_Tests_CBSP.ttcn:816.2-89: In receive statement:
   BSC_Tests_CBSP.ttcn:816.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.
 BSC_Tests_CBSP.ttcn:841.1-862.1: In testcase definition `TC_cbsp_write_then_replace':
  BSC_Tests_CBSP.ttcn:851.2-89: In receive statement:
   BSC_Tests_CBSP.ttcn:851.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.
  BSC_Tests_CBSP.ttcn:859.2-89: In receive statement:
   BSC_Tests_CBSP.ttcn:859.38-87: warning: Function invocation 'f_page2rsl(pages[0], g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.
 BSC_Tests_CBSP.ttcn:865.1-917.1: In testcase definition `TC_cbsp_write_rep_period_num':
  BSC_Tests_CBSP.ttcn:883.2-908.2: In alt construct:
   BSC_Tests_CBSP.ttcn:884.5-88: In guard operation:
    BSC_Tests_CBSP.ttcn:884.5-88: In receive statement:
     BSC_Tests_CBSP.ttcn:884.41-86: warning: Function invocation 'f_page2rsl(page, g_cbsp_msg_id, g_cbsp_ser_no, -, -)' may change the actual snapshot.
BSC_Tests_OML.ttcn: In TTCN-3 module `BSC_Tests_OML':
 BSC_Tests_OML.ttcn:228.9-244.1: In function definition `f_oml_send_exp_fail_rep':
  BSC_Tests_OML.ttcn:243.2-47: In function instance:
   BSC_Tests_OML.ttcn:243.2-47: warning: The value returned by function `@BSC_Tests_OML.f_oml_exp_rx' is not used
BSC_Tests_VAMOS.ttcn: In TTCN-3 module `BSC_Tests_VAMOS':
 BSC_Tests_VAMOS.ttcn:300.9-356.1: In function definition `f_est_lchan_and_mode_modify_to_vamos':
  BSC_Tests_VAMOS.ttcn:348.2-350.17: In receive statement:
   BSC_Tests_VAMOS.ttcn:348.78-115: warning: Function invocation 'f_rsl_chan_nr_to_chrt(g_chan_nr, true)' may change the actual snapshot.
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:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime
     IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here
Notify: Generating code...
Notify: File `AbisOML_Types.hh' was generated.
Notify: File `AbisOML_Types.cc' was generated.
Notify: File `AbisOML_Types_part_1.cc' was generated.
Notify: File `AbisOML_Types_part_2.cc' was generated.
Notify: File `AbisOML_Types_part_3.cc' was generated.
Notify: File `AbisOML_Types_part_4.cc' was generated.
Notify: File `AbisOML_Types_part_5.cc' was generated.
Notify: File `AbisOML_Types_part_6.cc' was generated.
Notify: File `AbisOML_Types_part_7.cc' was generated.
Notify: File `BSC_Tests.hh' was generated.
Notify: File `BSC_Tests.cc' was generated.
Notify: File `BSC_Tests_ASCI.hh' was generated.
Notify: File `BSC_Tests_ASCI.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_1.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_2.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_3.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_4.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_5.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_6.cc' was generated.
Notify: File `BSC_Tests_ASCI_part_7.cc' was generated.
Notify: File `BSC_Tests_CBSP.hh' was generated.
Notify: File `BSC_Tests_CBSP.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_1.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_2.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_3.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_4.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_5.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_6.cc' was generated.
Notify: File `BSC_Tests_CBSP_part_7.cc' was generated.
Notify: File `BSC_Tests_LCLS.hh' was generated.
Notify: File `BSC_Tests_LCLS.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_1.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_2.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_3.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_4.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_5.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_6.cc' was generated.
Notify: File `BSC_Tests_LCLS_part_7.cc' was generated.
Notify: File `BSC_Tests_OML.hh' was generated.
Notify: File `BSC_Tests_OML.cc' was generated.
Notify: File `BSC_Tests_OML_part_1.cc' was generated.
Notify: File `BSC_Tests_OML_part_2.cc' was generated.
Notify: File `BSC_Tests_OML_part_3.cc' was generated.
Notify: File `BSC_Tests_OML_part_4.cc' was generated.
Notify: File `BSC_Tests_OML_part_5.cc' was generated.
Notify: File `BSC_Tests_OML_part_6.cc' was generated.
Notify: File `BSC_Tests_OML_part_7.cc' was generated.
Notify: File `BSC_Tests_VAMOS.hh' was generated.
Notify: File `BSC_Tests_VAMOS.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_1.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_2.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_3.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_4.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_5.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_6.cc' was generated.
Notify: File `BSC_Tests_VAMOS_part_7.cc' was generated.
Notify: File `BSC_Tests_part_1.cc' was generated.
Notify: File `BSC_Tests_part_2.cc' was generated.
Notify: File `BSC_Tests_part_3.cc' was generated.
Notify: File `BSC_Tests_part_4.cc' was generated.
Notify: File `BSC_Tests_part_5.cc' was generated.
Notify: File `BSC_Tests_part_6.cc' was generated.
Notify: File `BSC_Tests_part_7.cc' was generated.
Notify: File `BSSAP_CodecPort.hh' was generated.
Notify: File `BSSAP_CodecPort.cc' was generated.
Notify: File `BSSAP_CodecPort_part_1.cc' was generated.
Notify: File `BSSAP_CodecPort_part_2.cc' was generated.
Notify: File `BSSAP_CodecPort_part_3.cc' was generated.
Notify: File `BSSAP_CodecPort_part_4.cc' was generated.
Notify: File `BSSAP_CodecPort_part_5.cc' was generated.
Notify: File `BSSAP_CodecPort_part_6.cc' was generated.
Notify: File `BSSAP_CodecPort_part_7.cc' was generated.
Notify: File `BSSAP_LE_Adapter.hh' was generated.
Notify: File `BSSAP_LE_Adapter.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_1.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_2.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_3.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_4.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_5.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_6.cc' was generated.
Notify: File `BSSAP_LE_Adapter_part_7.cc' was generated.
Notify: File `BSSAP_LE_CodecPort.hh' was generated.
Notify: File `BSSAP_LE_CodecPort.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_1.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_2.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_3.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_4.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_5.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_6.cc' was generated.
Notify: File `BSSAP_LE_CodecPort_part_7.cc' was generated.
Notify: File `BSSAP_LE_Emulation.hh' was generated.
Notify: File `BSSAP_LE_Emulation.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_1.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_2.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_3.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_4.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_5.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_6.cc' was generated.
Notify: File `BSSAP_LE_Emulation_part_7.cc' was generated.
Notify: File `BSSAP_LE_Types.hh' was generated.
Notify: File `BSSAP_LE_Types.cc' was generated.
Notify: File `BSSAP_LE_Types_part_1.cc' was generated.
Notify: File `BSSAP_LE_Types_part_2.cc' was generated.
Notify: File `BSSAP_LE_Types_part_3.cc' was generated.
Notify: File `BSSAP_LE_Types_part_4.cc' was generated.
Notify: File `BSSAP_LE_Types_part_5.cc' was generated.
Notify: File `BSSAP_LE_Types_part_6.cc' was generated.
Notify: File `BSSAP_LE_Types_part_7.cc' was generated.
Notify: File `BSSAP_Types.hh' was generated.
Notify: File `BSSAP_Types.cc' was generated.
Notify: File `BSSAP_Types_part_1.cc' was generated.
Notify: File `BSSAP_Types_part_2.cc' was generated.
Notify: File `BSSAP_Types_part_3.cc' was generated.
Notify: File `BSSAP_Types_part_4.cc' was generated.
Notify: File `BSSAP_Types_part_5.cc' was generated.
Notify: File `BSSAP_Types_part_6.cc' was generated.
Notify: File `BSSAP_Types_part_7.cc' was generated.
Notify: File `BSSLAP_Types.hh' was generated.
Notify: File `BSSLAP_Types.cc' was generated.
Notify: File `BSSLAP_Types_part_1.cc' was generated.
Notify: File `BSSLAP_Types_part_2.cc' was generated.
Notify: File `BSSLAP_Types_part_3.cc' was generated.
Notify: File `BSSLAP_Types_part_4.cc' was generated.
Notify: File `BSSLAP_Types_part_5.cc' was generated.
Notify: File `BSSLAP_Types_part_6.cc' was generated.
Notify: File `BSSLAP_Types_part_7.cc' was generated.
Notify: File `BSSMAP_LE_Templates.hh' was generated.
Notify: File `BSSMAP_LE_Templates.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_1.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_2.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_3.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_4.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_5.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_6.cc' was generated.
Notify: File `BSSMAP_LE_Templates_part_7.cc' was generated.
Notify: File `BSSMAP_Templates.hh' was generated.
Notify: File `BSSMAP_Templates.cc' was generated.
Notify: File `BSSMAP_Templates_part_1.cc' was generated.
Notify: File `BSSMAP_Templates_part_2.cc' was generated.
Notify: File `BSSMAP_Templates_part_3.cc' was generated.
Notify: File `BSSMAP_Templates_part_4.cc' was generated.
Notify: File `BSSMAP_Templates_part_5.cc' was generated.
Notify: File `BSSMAP_Templates_part_6.cc' was generated.
Notify: File `BSSMAP_Templates_part_7.cc' was generated.
Notify: File `CBSP_Adapter.hh' was generated.
Notify: File `CBSP_Adapter.cc' was generated.
Notify: File `CBSP_Adapter_part_1.cc' was generated.
Notify: File `CBSP_Adapter_part_2.cc' was generated.
Notify: File `CBSP_Adapter_part_3.cc' was generated.
Notify: File `CBSP_Adapter_part_4.cc' was generated.
Notify: File `CBSP_Adapter_part_5.cc' was generated.
Notify: File `CBSP_Adapter_part_6.cc' was generated.
Notify: File `CBSP_Adapter_part_7.cc' was generated.
Notify: File `CBSP_CodecPort.hh' was generated.
Notify: File `CBSP_CodecPort.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `CBSP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `CBSP_CodecPort_part_1.cc' was generated.
Notify: File `CBSP_CodecPort_part_2.cc' was generated.
Notify: File `CBSP_CodecPort_part_3.cc' was generated.
Notify: File `CBSP_CodecPort_part_4.cc' was generated.
Notify: File `CBSP_CodecPort_part_5.cc' was generated.
Notify: File `CBSP_CodecPort_part_6.cc' was generated.
Notify: File `CBSP_CodecPort_part_7.cc' was generated.
Notify: File `CBSP_Templates.hh' was generated.
Notify: File `CBSP_Templates.cc' was generated.
Notify: File `CBSP_Templates_part_1.cc' was generated.
Notify: File `CBSP_Templates_part_2.cc' was generated.
Notify: File `CBSP_Templates_part_3.cc' was generated.
Notify: File `CBSP_Templates_part_4.cc' was generated.
Notify: File `CBSP_Templates_part_5.cc' was generated.
Notify: File `CBSP_Templates_part_6.cc' was generated.
Notify: File `CBSP_Templates_part_7.cc' was generated.
Notify: File `CBSP_Types.hh' was generated.
Notify: File `CBSP_Types.cc' was generated.
Notify: File `CBSP_Types_part_1.cc' was generated.
Notify: File `CBSP_Types_part_2.cc' was generated.
Notify: File `CBSP_Types_part_3.cc' was generated.
Notify: File `CBSP_Types_part_4.cc' was generated.
Notify: File `CBSP_Types_part_5.cc' was generated.
Notify: File `CBSP_Types_part_6.cc' was generated.
Notify: File `CBSP_Types_part_7.cc' was generated.
Notify: File `GSM_RR_Types.hh' was generated.
Notify: File `GSM_RR_Types.cc' was generated.
Notify: File `GSM_RR_Types_part_1.cc' was generated.
Notify: File `GSM_RR_Types_part_2.cc' was generated.
Notify: File `GSM_RR_Types_part_3.cc' was generated.
Notify: File `GSM_RR_Types_part_4.cc' was generated.
Notify: File `GSM_RR_Types_part_5.cc' was generated.
Notify: File `GSM_RR_Types_part_6.cc' was generated.
Notify: File `GSM_RR_Types_part_7.cc' was generated.
Notify: File `GSM_RestOctets.hh' was generated.
Notify: File `GSM_RestOctets.cc' was generated.
Notify: File `GSM_RestOctets_part_1.cc' was generated.
Notify: File `GSM_RestOctets_part_2.cc' was generated.
Notify: File `GSM_RestOctets_part_3.cc' was generated.
Notify: File `GSM_RestOctets_part_4.cc' was generated.
Notify: File `GSM_RestOctets_part_5.cc' was generated.
Notify: File `GSM_RestOctets_part_6.cc' was generated.
Notify: File `GSM_RestOctets_part_7.cc' was generated.
Notify: File `GSM_SystemInformation.hh' was generated.
Notify: File `GSM_SystemInformation.cc' was generated.
Notify: File `GSM_SystemInformation_part_1.cc' was generated.
Notify: File `GSM_SystemInformation_part_2.cc' was generated.
Notify: File `GSM_SystemInformation_part_3.cc' was generated.
Notify: File `GSM_SystemInformation_part_4.cc' was generated.
Notify: File `GSM_SystemInformation_part_5.cc' was generated.
Notify: File `GSM_SystemInformation_part_6.cc' was generated.
Notify: File `GSM_SystemInformation_part_7.cc' was generated.
Notify: File `GSM_Types.hh' was generated.
Notify: File `GSM_Types.cc' was generated.
Notify: File `GSM_Types_part_1.cc' was generated.
Notify: File `GSM_Types_part_2.cc' was generated.
Notify: File `GSM_Types_part_3.cc' was generated.
Notify: File `GSM_Types_part_4.cc' was generated.
Notify: File `GSM_Types_part_5.cc' was generated.
Notify: File `GSM_Types_part_6.cc' was generated.
Notify: File `GSM_Types_part_7.cc' was generated.
Notify: File `General_Types.hh' was generated.
Notify: File `General_Types.cc' was generated.
Notify: File `General_Types_part_1.cc' was generated.
Notify: File `General_Types_part_2.cc' was generated.
Notify: File `General_Types_part_3.cc' was generated.
Notify: File `General_Types_part_4.cc' was generated.
Notify: File `General_Types_part_5.cc' was generated.
Notify: File `General_Types_part_6.cc' was generated.
Notify: File `General_Types_part_7.cc' was generated.
Notify: File `IPA_CodecPort.hh' was generated.
Notify: File `IPA_CodecPort.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated.
Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `IPA_CodecPort_part_1.cc' was generated.
Notify: File `IPA_CodecPort_part_2.cc' was generated.
Notify: File `IPA_CodecPort_part_3.cc' was generated.
Notify: File `IPA_CodecPort_part_4.cc' was generated.
Notify: File `IPA_CodecPort_part_5.cc' was generated.
Notify: File `IPA_CodecPort_part_6.cc' was generated.
Notify: File `IPA_CodecPort_part_7.cc' was generated.
Notify: File `IPA_Emulation.hh' was generated.
Notify: File `IPA_Emulation.cc' was generated.
Notify: File `IPA_Emulation_part_1.cc' was generated.
Notify: File `IPA_Emulation_part_2.cc' was generated.
Notify: File `IPA_Emulation_part_3.cc' was generated.
Notify: File `IPA_Emulation_part_4.cc' was generated.
Notify: File `IPA_Emulation_part_5.cc' was generated.
Notify: File `IPA_Emulation_part_6.cc' was generated.
Notify: File `IPA_Emulation_part_7.cc' was generated.
Notify: File `IPA_Testing.hh' was generated.
Notify: File `IPA_Testing.cc' was generated.
Notify: File `IPA_Testing_part_1.cc' was generated.
Notify: File `IPA_Testing_part_2.cc' was generated.
Notify: File `IPA_Testing_part_3.cc' was generated.
Notify: File `IPA_Testing_part_4.cc' was generated.
Notify: File `IPA_Testing_part_5.cc' was generated.
Notify: File `IPA_Testing_part_6.cc' was generated.
Notify: File `IPA_Testing_part_7.cc' was generated.
Notify: File `IPA_Types.hh' was generated.
Notify: File `IPA_Types.cc' was generated.
Notify: File `IPA_Types_part_1.cc' was generated.
Notify: File `IPA_Types_part_2.cc' was generated.
Notify: File `IPA_Types_part_3.cc' was generated.
Notify: File `IPA_Types_part_4.cc' was generated.
Notify: File `IPA_Types_part_5.cc' was generated.
Notify: File `IPA_Types_part_6.cc' was generated.
Notify: File `IPA_Types_part_7.cc' was generated.
Notify: File `IPL4asp_Functions.hh' was generated.
Notify: File `IPL4asp_Functions.cc' was generated.
Notify: File `IPL4asp_Functions_part_1.cc' was generated.
Notify: File `IPL4asp_Functions_part_2.cc' was generated.
Notify: File `IPL4asp_Functions_part_3.cc' was generated.
Notify: File `IPL4asp_Functions_part_4.cc' was generated.
Notify: File `IPL4asp_Functions_part_5.cc' was generated.
Notify: File `IPL4asp_Functions_part_6.cc' was generated.
Notify: File `IPL4asp_Functions_part_7.cc' was generated.
Notify: File `IPL4asp_PortType.hh' was generated.
Notify: File `IPL4asp_PortType.cc' was generated.
Notify: File `IPL4asp_PortType_part_1.cc' was generated.
Notify: File `IPL4asp_PortType_part_2.cc' was generated.
Notify: File `IPL4asp_PortType_part_3.cc' was generated.
Notify: File `IPL4asp_PortType_part_4.cc' was generated.
Notify: File `IPL4asp_PortType_part_5.cc' was generated.
Notify: File `IPL4asp_PortType_part_6.cc' was generated.
Notify: File `IPL4asp_PortType_part_7.cc' was generated.
Notify: File `IPL4asp_Types.hh' was generated.
Notify: File `IPL4asp_Types.cc' was generated.
Notify: File `IPL4asp_Types_part_1.cc' was generated.
Notify: File `IPL4asp_Types_part_2.cc' was generated.
Notify: File `IPL4asp_Types_part_3.cc' was generated.
Notify: File `IPL4asp_Types_part_4.cc' was generated.
Notify: File `IPL4asp_Types_part_5.cc' was generated.
Notify: File `IPL4asp_Types_part_6.cc' was generated.
Notify: File `IPL4asp_Types_part_7.cc' was generated.
Notify: File `IuUP_Emulation.hh' was generated.
Notify: File `IuUP_Emulation.cc' was generated.
Notify: File `IuUP_Emulation_part_1.cc' was generated.
Notify: File `IuUP_Emulation_part_2.cc' was generated.
Notify: File `IuUP_Emulation_part_3.cc' was generated.
Notify: File `IuUP_Emulation_part_4.cc' was generated.
Notify: File `IuUP_Emulation_part_5.cc' was generated.
Notify: File `IuUP_Emulation_part_6.cc' was generated.
Notify: File `IuUP_Emulation_part_7.cc' was generated.
Notify: File `IuUP_Types.hh' was generated.
Notify: File `IuUP_Types.cc' was generated.
Notify: File `IuUP_Types_part_1.cc' was generated.
Notify: File `IuUP_Types_part_2.cc' was generated.
Notify: File `IuUP_Types_part_3.cc' was generated.
Notify: File `IuUP_Types_part_4.cc' was generated.
Notify: File `IuUP_Types_part_5.cc' was generated.
Notify: File `IuUP_Types_part_6.cc' was generated.
Notify: File `IuUP_Types_part_7.cc' was generated.
Notify: File `L3_Templates.hh' was generated.
Notify: File `L3_Templates.cc' was generated.
Notify: File `L3_Templates_part_1.cc' was generated.
Notify: File `L3_Templates_part_2.cc' was generated.
Notify: File `L3_Templates_part_3.cc' was generated.
Notify: File `L3_Templates_part_4.cc' was generated.
Notify: File `L3_Templates_part_5.cc' was generated.
Notify: File `L3_Templates_part_6.cc' was generated.
Notify: File `L3_Templates_part_7.cc' was generated.
Notify: File `M3UA_Emulation.hh' was generated.
Notify: File `M3UA_Emulation.cc' was generated.
Notify: File `M3UA_Emulation_part_1.cc' was generated.
Notify: File `M3UA_Emulation_part_2.cc' was generated.
Notify: File `M3UA_Emulation_part_3.cc' was generated.
Notify: File `M3UA_Emulation_part_4.cc' was generated.
Notify: File `M3UA_Emulation_part_5.cc' was generated.
Notify: File `M3UA_Emulation_part_6.cc' was generated.
Notify: File `M3UA_Emulation_part_7.cc' was generated.
Notify: File `M3UA_Types.hh' was generated.
Notify: File `M3UA_Types.cc' was generated.
Notify: File `M3UA_Types_part_1.cc' was generated.
Notify: File `M3UA_Types_part_2.cc' was generated.
Notify: File `M3UA_Types_part_3.cc' was generated.
Notify: File `M3UA_Types_part_4.cc' was generated.
Notify: File `M3UA_Types_part_5.cc' was generated.
Notify: File `M3UA_Types_part_6.cc' was generated.
Notify: File `M3UA_Types_part_7.cc' was generated.
Notify: File `MGCP_CodecPort.hh' was generated.
Notify: File `MGCP_CodecPort.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `MGCP_CodecPort_part_1.cc' was generated.
Notify: File `MGCP_CodecPort_part_2.cc' was generated.
Notify: File `MGCP_CodecPort_part_3.cc' was generated.
Notify: File `MGCP_CodecPort_part_4.cc' was generated.
Notify: File `MGCP_CodecPort_part_5.cc' was generated.
Notify: File `MGCP_CodecPort_part_6.cc' was generated.
Notify: File `MGCP_CodecPort_part_7.cc' was generated.
Notify: File `MGCP_Emulation.hh' was generated.
Notify: File `MGCP_Emulation.cc' was generated.
Notify: File `MGCP_Emulation_part_1.cc' was generated.
Notify: File `MGCP_Emulation_part_2.cc' was generated.
Notify: File `MGCP_Emulation_part_3.cc' was generated.
Notify: File `MGCP_Emulation_part_4.cc' was generated.
Notify: File `MGCP_Emulation_part_5.cc' was generated.
Notify: File `MGCP_Emulation_part_6.cc' was generated.
Notify: File `MGCP_Emulation_part_7.cc' was generated.
Notify: File `MGCP_Templates.hh' was generated.
Notify: File `MGCP_Templates.cc' was generated.
Notify: File `MGCP_Templates_part_1.cc' was generated.
Notify: File `MGCP_Templates_part_2.cc' was generated.
Notify: File `MGCP_Templates_part_3.cc' was generated.
Notify: File `MGCP_Templates_part_4.cc' was generated.
Notify: File `MGCP_Templates_part_5.cc' was generated.
Notify: File `MGCP_Templates_part_6.cc' was generated.
Notify: File `MGCP_Templates_part_7.cc' was generated.
Notify: File `MGCP_Types.hh' was generated.
Notify: File `MGCP_Types.cc' was generated.
Notify: File `MGCP_Types_part_1.cc' was generated.
Notify: File `MGCP_Types_part_2.cc' was generated.
Notify: File `MGCP_Types_part_3.cc' was generated.
Notify: File `MGCP_Types_part_4.cc' was generated.
Notify: File `MGCP_Types_part_5.cc' was generated.
Notify: File `MGCP_Types_part_6.cc' was generated.
Notify: File `MGCP_Types_part_7.cc' was generated.
Notify: File `MSC_ConnectionHandler.hh' was generated.
Notify: File `MSC_ConnectionHandler.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_1.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_2.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_3.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_4.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_5.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_6.cc' was generated.
Notify: File `MSC_ConnectionHandler_part_7.cc' was generated.
Notify: File `MTP3asp_PortType.hh' was generated.
Notify: File `MTP3asp_PortType.cc' was generated.
Notify: File `MTP3asp_PortType_part_1.cc' was generated.
Notify: File `MTP3asp_PortType_part_2.cc' was generated.
Notify: File `MTP3asp_PortType_part_3.cc' was generated.
Notify: File `MTP3asp_PortType_part_4.cc' was generated.
Notify: File `MTP3asp_PortType_part_5.cc' was generated.
Notify: File `MTP3asp_PortType_part_6.cc' was generated.
Notify: File `MTP3asp_PortType_part_7.cc' was generated.
Notify: File `MTP3asp_Types.hh' was generated.
Notify: File `MTP3asp_Types.cc' was generated.
Notify: File `MTP3asp_Types_part_1.cc' was generated.
Notify: File `MTP3asp_Types_part_2.cc' was generated.
Notify: File `MTP3asp_Types_part_3.cc' was generated.
Notify: File `MTP3asp_Types_part_4.cc' was generated.
Notify: File `MTP3asp_Types_part_5.cc' was generated.
Notify: File `MTP3asp_Types_part_6.cc' was generated.
Notify: File `MTP3asp_Types_part_7.cc' was generated.
Notify: File `Misc_Helpers.hh' was generated.
Notify: File `Misc_Helpers.cc' was generated.
Notify: File `Misc_Helpers_part_1.cc' was generated.
Notify: File `Misc_Helpers_part_2.cc' was generated.
Notify: File `Misc_Helpers_part_3.cc' was generated.
Notify: File `Misc_Helpers_part_4.cc' was generated.
Notify: File `Misc_Helpers_part_5.cc' was generated.
Notify: File `Misc_Helpers_part_6.cc' was generated.
Notify: File `Misc_Helpers_part_7.cc' was generated.
Notify: File `MobileL3_CC_Types.hh' was generated.
Notify: File `MobileL3_CC_Types.cc' was generated.
Notify: File `MobileL3_CC_Types_part_1.cc' was generated.
Notify: File `MobileL3_CC_Types_part_2.cc' was generated.
Notify: File `MobileL3_CC_Types_part_3.cc' was generated.
Notify: File `MobileL3_CC_Types_part_4.cc' was generated.
Notify: File `MobileL3_CC_Types_part_5.cc' was generated.
Notify: File `MobileL3_CC_Types_part_6.cc' was generated.
Notify: File `MobileL3_CC_Types_part_7.cc' was generated.
Notify: File `MobileL3_CommonIE_Types.hh' was generated.
Notify: File `MobileL3_CommonIE_Types.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated.
Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types.hh' was generated.
Notify: File `MobileL3_GMM_SM_Types.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated.
Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated.
Notify: File `MobileL3_MM_Types.hh' was generated.
Notify: File `MobileL3_MM_Types.cc' was generated.
Notify: File `MobileL3_MM_Types_part_1.cc' was generated.
Notify: File `MobileL3_MM_Types_part_2.cc' was generated.
Notify: File `MobileL3_MM_Types_part_3.cc' was generated.
Notify: File `MobileL3_MM_Types_part_4.cc' was generated.
Notify: File `MobileL3_MM_Types_part_5.cc' was generated.
Notify: File `MobileL3_MM_Types_part_6.cc' was generated.
Notify: File `MobileL3_MM_Types_part_7.cc' was generated.
Notify: File `MobileL3_RRM_Types.hh' was generated.
Notify: File `MobileL3_RRM_Types.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_1.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_2.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_3.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_4.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_5.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_6.cc' was generated.
Notify: File `MobileL3_RRM_Types_part_7.cc' was generated.
Notify: File `MobileL3_SMS_Types.hh' was generated.
Notify: File `MobileL3_SMS_Types.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_1.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_2.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_3.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_4.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_5.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_6.cc' was generated.
Notify: File `MobileL3_SMS_Types_part_7.cc' was generated.
Notify: File `MobileL3_SS_Types.hh' was generated.
Notify: File `MobileL3_SS_Types.cc' was generated.
Notify: File `MobileL3_SS_Types_part_1.cc' was generated.
Notify: File `MobileL3_SS_Types_part_2.cc' was generated.
Notify: File `MobileL3_SS_Types_part_3.cc' was generated.
Notify: File `MobileL3_SS_Types_part_4.cc' was generated.
Notify: File `MobileL3_SS_Types_part_5.cc' was generated.
Notify: File `MobileL3_SS_Types_part_6.cc' was generated.
Notify: File `MobileL3_SS_Types_part_7.cc' was generated.
Notify: File `MobileL3_Types.hh' was generated.
Notify: File `MobileL3_Types.cc' was generated.
Notify: File `MobileL3_Types_part_1.cc' was generated.
Notify: File `MobileL3_Types_part_2.cc' was generated.
Notify: File `MobileL3_Types_part_3.cc' was generated.
Notify: File `MobileL3_Types_part_4.cc' was generated.
Notify: File `MobileL3_Types_part_5.cc' was generated.
Notify: File `MobileL3_Types_part_6.cc' was generated.
Notify: File `MobileL3_Types_part_7.cc' was generated.
Notify: File `Native_Functions.hh' was generated.
Notify: File `Native_Functions.cc' was generated.
Notify: File `Native_Functions_part_1.cc' was generated.
Notify: File `Native_Functions_part_2.cc' was generated.
Notify: File `Native_Functions_part_3.cc' was generated.
Notify: File `Native_Functions_part_4.cc' was generated.
Notify: File `Native_Functions_part_5.cc' was generated.
Notify: File `Native_Functions_part_6.cc' was generated.
Notify: File `Native_Functions_part_7.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter.hh' was generated.
Notify: File `Osmocom_CTRL_Adapter.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated.
Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated.
Notify: File `Osmocom_CTRL_Functions.hh' was generated.
Notify: File `Osmocom_CTRL_Functions.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated.
Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated.
Notify: File `Osmocom_CTRL_Types.hh' was generated.
Notify: File `Osmocom_CTRL_Types.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated.
Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated.
Notify: File `Osmocom_Types.hh' was generated.
Notify: File `Osmocom_Types.cc' was generated.
Notify: File `Osmocom_Types_part_1.cc' was generated.
Notify: File `Osmocom_Types_part_2.cc' was generated.
Notify: File `Osmocom_Types_part_3.cc' was generated.
Notify: File `Osmocom_Types_part_4.cc' was generated.
Notify: File `Osmocom_Types_part_5.cc' was generated.
Notify: File `Osmocom_Types_part_6.cc' was generated.
Notify: File `Osmocom_Types_part_7.cc' was generated.
Notify: File `Osmocom_VTY_Functions.hh' was generated.
Notify: File `Osmocom_VTY_Functions.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated.
Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated.
Notify: File `RAN_Adapter.hh' was generated.
Notify: File `RAN_Adapter.cc' was generated.
Notify: File `RAN_Adapter_part_1.cc' was generated.
Notify: File `RAN_Adapter_part_2.cc' was generated.
Notify: File `RAN_Adapter_part_3.cc' was generated.
Notify: File `RAN_Adapter_part_4.cc' was generated.
Notify: File `RAN_Adapter_part_5.cc' was generated.
Notify: File `RAN_Adapter_part_6.cc' was generated.
Notify: File `RAN_Adapter_part_7.cc' was generated.
Notify: File `RAN_Emulation.hh' was generated.
Notify: File `RAN_Emulation.cc' was generated.
Notify: File `RAN_Emulation_part_1.cc' was generated.
Notify: File `RAN_Emulation_part_2.cc' was generated.
Notify: File `RAN_Emulation_part_3.cc' was generated.
Notify: File `RAN_Emulation_part_4.cc' was generated.
Notify: File `RAN_Emulation_part_5.cc' was generated.
Notify: File `RAN_Emulation_part_6.cc' was generated.
Notify: File `RAN_Emulation_part_7.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates.hh' was generated.
Notify: File `RLCMAC_CSN1_Templates.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated.
Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated.
Notify: File `RLCMAC_CSN1_Types.hh' was generated.
Notify: File `RLCMAC_CSN1_Types.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated.
Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated.
Notify: File `RSL_Emulation.hh' was generated.
Notify: File `RSL_Emulation.cc' was generated.
Notify: File `RSL_Emulation_part_1.cc' was generated.
Notify: File `RSL_Emulation_part_2.cc' was generated.
Notify: File `RSL_Emulation_part_3.cc' was generated.
Notify: File `RSL_Emulation_part_4.cc' was generated.
Notify: File `RSL_Emulation_part_5.cc' was generated.
Notify: File `RSL_Emulation_part_6.cc' was generated.
Notify: File `RSL_Emulation_part_7.cc' was generated.
Notify: File `RSL_Types.hh' was generated.
Notify: File `RSL_Types.cc' was generated.
Notify: File `RSL_Types_part_1.cc' was generated.
Notify: File `RSL_Types_part_2.cc' was generated.
Notify: File `RSL_Types_part_3.cc' was generated.
Notify: File `RSL_Types_part_4.cc' was generated.
Notify: File `RSL_Types_part_5.cc' was generated.
Notify: File `RSL_Types_part_6.cc' was generated.
Notify: File `RSL_Types_part_7.cc' was generated.
Notify: File `RTP_CodecPort.hh' was generated.
Notify: File `RTP_CodecPort.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated.
Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `RTP_CodecPort_part_1.cc' was generated.
Notify: File `RTP_CodecPort_part_2.cc' was generated.
Notify: File `RTP_CodecPort_part_3.cc' was generated.
Notify: File `RTP_CodecPort_part_4.cc' was generated.
Notify: File `RTP_CodecPort_part_5.cc' was generated.
Notify: File `RTP_CodecPort_part_6.cc' was generated.
Notify: File `RTP_CodecPort_part_7.cc' was generated.
Notify: File `RTP_Emulation.hh' was generated.
Notify: File `RTP_Emulation.cc' was generated.
Notify: File `RTP_Emulation_part_1.cc' was generated.
Notify: File `RTP_Emulation_part_2.cc' was generated.
Notify: File `RTP_Emulation_part_3.cc' was generated.
Notify: File `RTP_Emulation_part_4.cc' was generated.
Notify: File `RTP_Emulation_part_5.cc' was generated.
Notify: File `RTP_Emulation_part_6.cc' was generated.
Notify: File `RTP_Emulation_part_7.cc' was generated.
Notify: File `RTP_Types.hh' was generated.
Notify: File `RTP_Types.cc' was generated.
Notify: File `RTP_Types_part_1.cc' was generated.
Notify: File `RTP_Types_part_2.cc' was generated.
Notify: File `RTP_Types_part_3.cc' was generated.
Notify: File `RTP_Types_part_4.cc' was generated.
Notify: File `RTP_Types_part_5.cc' was generated.
Notify: File `RTP_Types_part_6.cc' was generated.
Notify: File `RTP_Types_part_7.cc' was generated.
Notify: File `SCCP_Emulation.hh' was generated.
Notify: File `SCCP_Emulation.cc' was generated.
Notify: File `SCCP_Emulation_part_1.cc' was generated.
Notify: File `SCCP_Emulation_part_2.cc' was generated.
Notify: File `SCCP_Emulation_part_3.cc' was generated.
Notify: File `SCCP_Emulation_part_4.cc' was generated.
Notify: File `SCCP_Emulation_part_5.cc' was generated.
Notify: File `SCCP_Emulation_part_6.cc' was generated.
Notify: File `SCCP_Emulation_part_7.cc' was generated.
Notify: File `SCCP_Mapping.hh' was generated.
Notify: File `SCCP_Mapping.cc' was generated.
Notify: File `SCCP_Mapping_part_1.cc' was generated.
Notify: File `SCCP_Mapping_part_2.cc' was generated.
Notify: File `SCCP_Mapping_part_3.cc' was generated.
Notify: File `SCCP_Mapping_part_4.cc' was generated.
Notify: File `SCCP_Mapping_part_5.cc' was generated.
Notify: File `SCCP_Mapping_part_6.cc' was generated.
Notify: File `SCCP_Mapping_part_7.cc' was generated.
Notify: File `SCCP_Templates.hh' was generated.
Notify: File `SCCP_Templates.cc' was generated.
Notify: File `SCCP_Templates_part_1.cc' was generated.
Notify: File `SCCP_Templates_part_2.cc' was generated.
Notify: File `SCCP_Templates_part_3.cc' was generated.
Notify: File `SCCP_Templates_part_4.cc' was generated.
Notify: File `SCCP_Templates_part_5.cc' was generated.
Notify: File `SCCP_Templates_part_6.cc' was generated.
Notify: File `SCCP_Templates_part_7.cc' was generated.
Notify: File `SCCP_Types.hh' was generated.
Notify: File `SCCP_Types.cc' was generated.
Notify: File `SCCP_Types_part_1.cc' was generated.
Notify: File `SCCP_Types_part_2.cc' was generated.
Notify: File `SCCP_Types_part_3.cc' was generated.
Notify: File `SCCP_Types_part_4.cc' was generated.
Notify: File `SCCP_Types_part_5.cc' was generated.
Notify: File `SCCP_Types_part_6.cc' was generated.
Notify: File `SCCP_Types_part_7.cc' was generated.
Notify: File `SCCPasp_Types.hh' was generated.
Notify: File `SCCPasp_Types.cc' was generated.
Notify: File `SCCPasp_Types_part_1.cc' was generated.
Notify: File `SCCPasp_Types_part_2.cc' was generated.
Notify: File `SCCPasp_Types_part_3.cc' was generated.
Notify: File `SCCPasp_Types_part_4.cc' was generated.
Notify: File `SCCPasp_Types_part_5.cc' was generated.
Notify: File `SCCPasp_Types_part_6.cc' was generated.
Notify: File `SCCPasp_Types_part_7.cc' was generated.
Notify: File `SCTPasp_PortType.hh' was generated.
Notify: File `SCTPasp_PortType.cc' was generated.
Notify: File `SCTPasp_PortType_part_1.cc' was generated.
Notify: File `SCTPasp_PortType_part_2.cc' was generated.
Notify: File `SCTPasp_PortType_part_3.cc' was generated.
Notify: File `SCTPasp_PortType_part_4.cc' was generated.
Notify: File `SCTPasp_PortType_part_5.cc' was generated.
Notify: File `SCTPasp_PortType_part_6.cc' was generated.
Notify: File `SCTPasp_PortType_part_7.cc' was generated.
Notify: File `SCTPasp_Types.hh' was generated.
Notify: File `SCTPasp_Types.cc' was generated.
Notify: File `SCTPasp_Types_part_1.cc' was generated.
Notify: File `SCTPasp_Types_part_2.cc' was generated.
Notify: File `SCTPasp_Types_part_3.cc' was generated.
Notify: File `SCTPasp_Types_part_4.cc' was generated.
Notify: File `SCTPasp_Types_part_5.cc' was generated.
Notify: File `SCTPasp_Types_part_6.cc' was generated.
Notify: File `SCTPasp_Types_part_7.cc' was generated.
Notify: File `SDP_Templates.hh' was generated.
Notify: File `SDP_Templates.cc' was generated.
Notify: File `SDP_Templates_part_1.cc' was generated.
Notify: File `SDP_Templates_part_2.cc' was generated.
Notify: File `SDP_Templates_part_3.cc' was generated.
Notify: File `SDP_Templates_part_4.cc' was generated.
Notify: File `SDP_Templates_part_5.cc' was generated.
Notify: File `SDP_Templates_part_6.cc' was generated.
Notify: File `SDP_Templates_part_7.cc' was generated.
Notify: File `SDP_Types.hh' was generated.
Notify: File `SDP_Types.cc' was generated.
Notify: File `SDP_Types_part_1.cc' was generated.
Notify: File `SDP_Types_part_2.cc' was generated.
Notify: File `SDP_Types_part_3.cc' was generated.
Notify: File `SDP_Types_part_4.cc' was generated.
Notify: File `SDP_Types_part_5.cc' was generated.
Notify: File `SDP_Types_part_6.cc' was generated.
Notify: File `SDP_Types_part_7.cc' was generated.
Notify: File `Socket_API_Definitions.hh' was generated.
Notify: File `Socket_API_Definitions.cc' was generated.
Notify: File `Socket_API_Definitions_part_1.cc' was generated.
Notify: File `Socket_API_Definitions_part_2.cc' was generated.
Notify: File `Socket_API_Definitions_part_3.cc' was generated.
Notify: File `Socket_API_Definitions_part_4.cc' was generated.
Notify: File `Socket_API_Definitions_part_5.cc' was generated.
Notify: File `Socket_API_Definitions_part_6.cc' was generated.
Notify: File `Socket_API_Definitions_part_7.cc' was generated.
Notify: File `StatsD_Checker.hh' was generated.
Notify: File `StatsD_Checker.cc' was generated.
Notify: File `StatsD_Checker_part_1.cc' was generated.
Notify: File `StatsD_Checker_part_2.cc' was generated.
Notify: File `StatsD_Checker_part_3.cc' was generated.
Notify: File `StatsD_Checker_part_4.cc' was generated.
Notify: File `StatsD_Checker_part_5.cc' was generated.
Notify: File `StatsD_Checker_part_6.cc' was generated.
Notify: File `StatsD_Checker_part_7.cc' was generated.
Notify: File `StatsD_CodecPort.hh' was generated.
Notify: File `StatsD_CodecPort.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated.
Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated.
Notify: File `StatsD_CodecPort_part_1.cc' was generated.
Notify: File `StatsD_CodecPort_part_2.cc' was generated.
Notify: File `StatsD_CodecPort_part_3.cc' was generated.
Notify: File `StatsD_CodecPort_part_4.cc' was generated.
Notify: File `StatsD_CodecPort_part_5.cc' was generated.
Notify: File `StatsD_CodecPort_part_6.cc' was generated.
Notify: File `StatsD_CodecPort_part_7.cc' was generated.
Notify: File `StatsD_Types.hh' was generated.
Notify: File `StatsD_Types.cc' was generated.
Notify: File `StatsD_Types_part_1.cc' was generated.
Notify: File `StatsD_Types_part_2.cc' was generated.
Notify: File `StatsD_Types_part_3.cc' was generated.
Notify: File `StatsD_Types_part_4.cc' was generated.
Notify: File `StatsD_Types_part_5.cc' was generated.
Notify: File `StatsD_Types_part_6.cc' was generated.
Notify: File `StatsD_Types_part_7.cc' was generated.
Notify: File `TCCConversion_Functions.hh' was generated.
Notify: File `TCCConversion_Functions.cc' was generated.
Notify: File `TCCConversion_Functions_part_1.cc' was generated.
Notify: File `TCCConversion_Functions_part_2.cc' was generated.
Notify: File `TCCConversion_Functions_part_3.cc' was generated.
Notify: File `TCCConversion_Functions_part_4.cc' was generated.
Notify: File `TCCConversion_Functions_part_5.cc' was generated.
Notify: File `TCCConversion_Functions_part_6.cc' was generated.
Notify: File `TCCConversion_Functions_part_7.cc' was generated.
Notify: File `TCCInterface_Functions.hh' was generated.
Notify: File `TCCInterface_Functions.cc' was generated.
Notify: File `TCCInterface_Functions_part_1.cc' was generated.
Notify: File `TCCInterface_Functions_part_2.cc' was generated.
Notify: File `TCCInterface_Functions_part_3.cc' was generated.
Notify: File `TCCInterface_Functions_part_4.cc' was generated.
Notify: File `TCCInterface_Functions_part_5.cc' was generated.
Notify: File `TCCInterface_Functions_part_6.cc' was generated.
Notify: File `TCCInterface_Functions_part_7.cc' was generated.
Notify: File `TELNETasp_PortType.hh' was generated.
Notify: File `TELNETasp_PortType.cc' was generated.
Notify: File `TELNETasp_PortType_part_1.cc' was generated.
Notify: File `TELNETasp_PortType_part_2.cc' was generated.
Notify: File `TELNETasp_PortType_part_3.cc' was generated.
Notify: File `TELNETasp_PortType_part_4.cc' was generated.
Notify: File `TELNETasp_PortType_part_5.cc' was generated.
Notify: File `TELNETasp_PortType_part_6.cc' was generated.
Notify: File `TELNETasp_PortType_part_7.cc' was generated.
Notify: 801 files were updated.
touch compile
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'make', '-j', '17']
Creating dependency file for TELNETasp_PT.cc
Creating dependency file for TCCInterface.cc
Creating dependency file for TCCConversion.cc
Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc
Creating dependency file for SDP_EncDec.cc
Creating dependency file for SCTPasp_PT.cc
Creating dependency file for RTP_EncDec.cc
Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc
Creating dependency file for Native_FunctionDefs.cc
Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc
Creating dependency file for IuUP_EncDec.cc
Creating dependency file for IPL4asp_discovery.cc
Creating dependency file for IPL4asp_PT.cc
Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc
Creating dependency file for CBSP_CodecPort_CtrlFunctdef.cc
Creating dependency file for lex.SDP_parse_.c
Creating dependency file for SDP_parse_.tab.c
Creating dependency file for StatsD_Checker_part_7.cc
Creating dependency file for StatsD_Checker_part_6.cc
Creating dependency file for StatsD_Checker_part_5.cc
Creating dependency file for StatsD_Checker_part_4.cc
Creating dependency file for StatsD_Checker_part_3.cc
Creating dependency file for StatsD_Checker_part_2.cc
Creating dependency file for StatsD_Checker_part_1.cc
Creating dependency file for SCCP_Mapping_part_7.cc
Creating dependency file for SCCP_Mapping_part_6.cc
Creating dependency file for SCCP_Mapping_part_5.cc
Creating dependency file for SCCP_Mapping_part_4.cc
Creating dependency file for SCCP_Mapping_part_3.cc
Creating dependency file for SCCP_Mapping_part_2.cc
Creating dependency file for SCCP_Mapping_part_1.cc
Creating dependency file for RAN_Emulation_part_7.cc
Creating dependency file for RAN_Emulation_part_6.cc
Creating dependency file for RAN_Emulation_part_5.cc
Creating dependency file for RAN_Emulation_part_4.cc
Creating dependency file for RAN_Emulation_part_3.cc
Creating dependency file for RAN_Emulation_part_2.cc
Creating dependency file for RAN_Emulation_part_1.cc
Creating dependency file for RAN_Adapter_part_7.cc
Creating dependency file for RAN_Adapter_part_6.cc
Creating dependency file for RAN_Adapter_part_5.cc
Creating dependency file for RAN_Adapter_part_4.cc
Creating dependency file for RAN_Adapter_part_3.cc
Creating dependency file for RAN_Adapter_part_2.cc
Creating dependency file for RAN_Adapter_part_1.cc
Creating dependency file for IPA_Emulation_part_7.cc
Creating dependency file for IPA_Emulation_part_6.cc
Creating dependency file for IPA_Emulation_part_5.cc
Creating dependency file for IPA_Emulation_part_4.cc
Creating dependency file for IPA_Emulation_part_3.cc
Creating dependency file for IPA_Emulation_part_2.cc
Creating dependency file for IPA_Emulation_part_1.cc
Creating dependency file for StatsD_Checker.cc
Creating dependency file for SCCP_Mapping.cc
Creating dependency file for RAN_Emulation.cc
Creating dependency file for RAN_Adapter.cc
Creating dependency file for IPA_Emulation.cc
Creating dependency file for TELNETasp_PortType_part_7.cc
Creating dependency file for TELNETasp_PortType_part_6.cc
Creating dependency file for TELNETasp_PortType_part_5.cc
Creating dependency file for TELNETasp_PortType_part_4.cc
Creating dependency file for TELNETasp_PortType_part_3.cc
Creating dependency file for TELNETasp_PortType_part_2.cc
Creating dependency file for TELNETasp_PortType_part_1.cc
Creating dependency file for TCCInterface_Functions_part_7.cc
Creating dependency file for TCCInterface_Functions_part_6.cc
Creating dependency file for TCCInterface_Functions_part_5.cc
Creating dependency file for TCCInterface_Functions_part_4.cc
Creating dependency file for TCCInterface_Functions_part_3.cc
Creating dependency file for TCCInterface_Functions_part_2.cc
Creating dependency file for TCCInterface_Functions_part_1.cc
Creating dependency file for TCCConversion_Functions_part_7.cc
Creating dependency file for TCCConversion_Functions_part_6.cc
Creating dependency file for TCCConversion_Functions_part_5.cc
Creating dependency file for TCCConversion_Functions_part_4.cc
Creating dependency file for TCCConversion_Functions_part_3.cc
Creating dependency file for TCCConversion_Functions_part_2.cc
Creating dependency file for TCCConversion_Functions_part_1.cc
Creating dependency file for StatsD_Types_part_7.cc
Creating dependency file for StatsD_Types_part_6.cc
Creating dependency file for StatsD_Types_part_5.cc
Creating dependency file for StatsD_Types_part_4.cc
Creating dependency file for StatsD_Types_part_3.cc
Creating dependency file for StatsD_Types_part_2.cc
Creating dependency file for StatsD_Types_part_1.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for StatsD_CodecPort_part_7.cc
Creating dependency file for StatsD_CodecPort_part_6.cc
Creating dependency file for StatsD_CodecPort_part_5.cc
Creating dependency file for StatsD_CodecPort_part_4.cc
Creating dependency file for StatsD_CodecPort_part_3.cc
Creating dependency file for StatsD_CodecPort_part_2.cc
Creating dependency file for StatsD_CodecPort_part_1.cc
Creating dependency file for Socket_API_Definitions_part_7.cc
Creating dependency file for Socket_API_Definitions_part_6.cc
Creating dependency file for Socket_API_Definitions_part_5.cc
Creating dependency file for Socket_API_Definitions_part_4.cc
Creating dependency file for Socket_API_Definitions_part_3.cc
Creating dependency file for Socket_API_Definitions_part_2.cc
Creating dependency file for Socket_API_Definitions_part_1.cc
Creating dependency file for SDP_Types_part_7.cc
Creating dependency file for SDP_Types_part_6.cc
Creating dependency file for SDP_Types_part_5.cc
Creating dependency file for SDP_Types_part_4.cc
Creating dependency file for SDP_Types_part_3.cc
Creating dependency file for SDP_Types_part_2.cc
Creating dependency file for SDP_Types_part_1.cc
Creating dependency file for SDP_Templates_part_7.cc
Creating dependency file for SDP_Templates_part_6.cc
Creating dependency file for SDP_Templates_part_5.cc
Creating dependency file for SDP_Templates_part_4.cc
Creating dependency file for SDP_Templates_part_3.cc
Creating dependency file for SDP_Templates_part_2.cc
Creating dependency file for SDP_Templates_part_1.cc
Creating dependency file for SCTPasp_Types_part_7.cc
Creating dependency file for SCTPasp_Types_part_6.cc
Creating dependency file for SCTPasp_Types_part_5.cc
Creating dependency file for SCTPasp_Types_part_3.cc
Creating dependency file for SCTPasp_Types_part_4.cc
Creating dependency file for SCTPasp_Types_part_2.cc
Creating dependency file for SCTPasp_Types_part_1.cc
Creating dependency file for SCTPasp_PortType_part_7.cc
Creating dependency file for SCTPasp_PortType_part_5.cc
Creating dependency file for SCTPasp_PortType_part_6.cc
Creating dependency file for SCTPasp_PortType_part_4.cc
Creating dependency file for SCTPasp_PortType_part_3.cc
Creating dependency file for SCTPasp_PortType_part_2.cc
Creating dependency file for SCTPasp_PortType_part_1.cc
Creating dependency file for SCCPasp_Types_part_7.cc
Creating dependency file for SCCPasp_Types_part_6.cc
Creating dependency file for SCCPasp_Types_part_5.cc
Creating dependency file for SCCPasp_Types_part_4.cc
Creating dependency file for SCCPasp_Types_part_3.cc
Creating dependency file for SCCPasp_Types_part_2.cc
Creating dependency file for SCCPasp_Types_part_1.cc
Creating dependency file for SCCP_Types_part_7.cc
Creating dependency file for SCCP_Types_part_5.cc
Creating dependency file for SCCP_Types_part_6.cc
Creating dependency file for SCCP_Types_part_4.cc
Creating dependency file for SCCP_Types_part_3.cc
Creating dependency file for SCCP_Types_part_2.cc
Creating dependency file for SCCP_Types_part_1.cc
Creating dependency file for SCCP_Templates_part_6.cc
Creating dependency file for SCCP_Templates_part_5.cc
Creating dependency file for SCCP_Templates_part_4.cc
Creating dependency file for SCCP_Templates_part_7.cc
Creating dependency file for SCCP_Templates_part_3.cc
Creating dependency file for SCCP_Templates_part_2.cc
Creating dependency file for SCCP_Templates_part_1.cc
Creating dependency file for SCCP_Emulation_part_7.cc
Creating dependency file for SCCP_Emulation_part_6.cc
Creating dependency file for SCCP_Emulation_part_5.cc
Creating dependency file for SCCP_Emulation_part_4.cc
Creating dependency file for SCCP_Emulation_part_3.cc
Creating dependency file for SCCP_Emulation_part_2.cc
Creating dependency file for SCCP_Emulation_part_1.cc
Creating dependency file for RTP_Types_part_7.cc
Creating dependency file for RTP_Types_part_6.cc
Creating dependency file for RTP_Types_part_5.cc
Creating dependency file for RTP_Types_part_4.cc
Creating dependency file for RTP_Types_part_3.cc
Creating dependency file for RTP_Types_part_2.cc
Creating dependency file for RTP_Types_part_1.cc
Creating dependency file for RTP_Emulation_part_6.cc
Creating dependency file for RTP_Emulation_part_7.cc
Creating dependency file for RTP_Emulation_part_5.cc
Creating dependency file for RTP_Emulation_part_4.cc
Creating dependency file for RTP_Emulation_part_3.cc
Creating dependency file for RTP_Emulation_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for RTP_Emulation_part_1.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for RTP_CodecPort_part_7.cc
Creating dependency file for RTP_CodecPort_part_6.cc
Creating dependency file for RTP_CodecPort_part_4.cc
Creating dependency file for RTP_CodecPort_part_5.cc
Creating dependency file for RTP_CodecPort_part_3.cc
Creating dependency file for RTP_CodecPort_part_2.cc
Creating dependency file for RTP_CodecPort_part_1.cc
Creating dependency file for RSL_Types_part_7.cc
Creating dependency file for RSL_Types_part_6.cc
Creating dependency file for RSL_Types_part_5.cc
Creating dependency file for RSL_Types_part_4.cc
Creating dependency file for RSL_Types_part_3.cc
Creating dependency file for RSL_Types_part_2.cc
Creating dependency file for RSL_Types_part_1.cc
Creating dependency file for RSL_Emulation_part_6.cc
Creating dependency file for RSL_Emulation_part_7.cc
Creating dependency file for RSL_Emulation_part_5.cc
Creating dependency file for RSL_Emulation_part_3.cc
Creating dependency file for RSL_Emulation_part_2.cc
Creating dependency file for RSL_Emulation_part_4.cc
Creating dependency file for RSL_Emulation_part_1.cc
Creating dependency file for RLCMAC_CSN1_Types_part_7.cc
Creating dependency file for RLCMAC_CSN1_Types_part_6.cc
Creating dependency file for RLCMAC_CSN1_Types_part_5.cc
Creating dependency file for RLCMAC_CSN1_Types_part_3.cc
Creating dependency file for RLCMAC_CSN1_Types_part_4.cc
Creating dependency file for RLCMAC_CSN1_Types_part_2.cc
Creating dependency file for RLCMAC_CSN1_Types_part_1.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc
Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc
Creating dependency file for Osmocom_VTY_Functions_part_7.cc
Creating dependency file for Osmocom_VTY_Functions_part_6.cc
Creating dependency file for Osmocom_VTY_Functions_part_5.cc
Creating dependency file for Osmocom_VTY_Functions_part_4.cc
Creating dependency file for Osmocom_VTY_Functions_part_3.cc
Creating dependency file for Osmocom_VTY_Functions_part_2.cc
Creating dependency file for Osmocom_VTY_Functions_part_1.cc
Creating dependency file for Osmocom_Types_part_7.cc
Creating dependency file for Osmocom_Types_part_6.cc
Creating dependency file for Osmocom_Types_part_5.cc
Creating dependency file for Osmocom_Types_part_4.cc
Creating dependency file for Osmocom_Types_part_3.cc
Creating dependency file for Osmocom_Types_part_2.cc
Creating dependency file for Osmocom_Types_part_1.cc
Creating dependency file for Osmocom_CTRL_Types_part_7.cc
Creating dependency file for Osmocom_CTRL_Types_part_6.cc
Creating dependency file for Osmocom_CTRL_Types_part_5.cc
Creating dependency file for Osmocom_CTRL_Types_part_4.cc
Creating dependency file for Osmocom_CTRL_Types_part_3.cc
Creating dependency file for Osmocom_CTRL_Types_part_2.cc
Creating dependency file for Osmocom_CTRL_Types_part_1.cc
Creating dependency file for Osmocom_CTRL_Functions_part_7.cc
Creating dependency file for Osmocom_CTRL_Functions_part_6.cc
Creating dependency file for Osmocom_CTRL_Functions_part_5.cc
Creating dependency file for Osmocom_CTRL_Functions_part_4.cc
Creating dependency file for Osmocom_CTRL_Functions_part_3.cc
Creating dependency file for Osmocom_CTRL_Functions_part_2.cc
Creating dependency file for Osmocom_CTRL_Functions_part_1.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc
Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc
Creating dependency file for Native_Functions_part_7.cc
Creating dependency file for Native_Functions_part_6.cc
Creating dependency file for Native_Functions_part_5.cc
Creating dependency file for Native_Functions_part_4.cc
Creating dependency file for Native_Functions_part_3.cc
Creating dependency file for Native_Functions_part_2.cc
Creating dependency file for Native_Functions_part_1.cc
Creating dependency file for MobileL3_Types_part_7.cc
Creating dependency file for MobileL3_Types_part_6.cc
Creating dependency file for MobileL3_Types_part_5.cc
Creating dependency file for MobileL3_Types_part_4.cc
Creating dependency file for MobileL3_Types_part_3.cc
Creating dependency file for MobileL3_Types_part_2.cc
Creating dependency file for MobileL3_Types_part_1.cc
Creating dependency file for MobileL3_SS_Types_part_7.cc
Creating dependency file for MobileL3_SS_Types_part_6.cc
Creating dependency file for MobileL3_SS_Types_part_5.cc
Creating dependency file for MobileL3_SS_Types_part_4.cc
Creating dependency file for MobileL3_SS_Types_part_2.cc
Creating dependency file for MobileL3_SS_Types_part_3.cc
Creating dependency file for MobileL3_SS_Types_part_1.cc
Creating dependency file for MobileL3_SMS_Types_part_7.cc
Creating dependency file for MobileL3_SMS_Types_part_5.cc
Creating dependency file for MobileL3_SMS_Types_part_6.cc
Creating dependency file for MobileL3_SMS_Types_part_4.cc
Creating dependency file for MobileL3_SMS_Types_part_3.cc
Creating dependency file for MobileL3_SMS_Types_part_2.cc
Creating dependency file for MobileL3_SMS_Types_part_1.cc
Creating dependency file for MobileL3_RRM_Types_part_7.cc
Creating dependency file for MobileL3_RRM_Types_part_6.cc
Creating dependency file for MobileL3_RRM_Types_part_5.cc
Creating dependency file for MobileL3_RRM_Types_part_4.cc
Creating dependency file for MobileL3_RRM_Types_part_2.cc
Creating dependency file for MobileL3_RRM_Types_part_3.cc
Creating dependency file for MobileL3_RRM_Types_part_1.cc
Creating dependency file for MobileL3_MM_Types_part_7.cc
Creating dependency file for MobileL3_MM_Types_part_6.cc
Creating dependency file for MobileL3_MM_Types_part_5.cc
Creating dependency file for MobileL3_MM_Types_part_3.cc
Creating dependency file for MobileL3_MM_Types_part_4.cc
Creating dependency file for MobileL3_MM_Types_part_2.cc
Creating dependency file for MobileL3_MM_Types_part_1.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc
Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc
Creating dependency file for MobileL3_CommonIE_Types_part_7.cc
Creating dependency file for MobileL3_CommonIE_Types_part_6.cc
Creating dependency file for MobileL3_CommonIE_Types_part_5.cc
Creating dependency file for MobileL3_CommonIE_Types_part_4.cc
Creating dependency file for MobileL3_CommonIE_Types_part_3.cc
Creating dependency file for MobileL3_CommonIE_Types_part_2.cc
Creating dependency file for MobileL3_CommonIE_Types_part_1.cc
Creating dependency file for MobileL3_CC_Types_part_7.cc
Creating dependency file for MobileL3_CC_Types_part_6.cc
Creating dependency file for MobileL3_CC_Types_part_5.cc
Creating dependency file for MobileL3_CC_Types_part_4.cc
Creating dependency file for MobileL3_CC_Types_part_3.cc
Creating dependency file for MobileL3_CC_Types_part_2.cc
Creating dependency file for MobileL3_CC_Types_part_1.cc
Creating dependency file for Misc_Helpers_part_7.cc
Creating dependency file for Misc_Helpers_part_6.cc
Creating dependency file for Misc_Helpers_part_4.cc
Creating dependency file for Misc_Helpers_part_5.cc
Creating dependency file for Misc_Helpers_part_3.cc
Creating dependency file for Misc_Helpers_part_2.cc
Creating dependency file for Misc_Helpers_part_1.cc
Creating dependency file for MTP3asp_Types_part_7.cc
Creating dependency file for MTP3asp_Types_part_6.cc
Creating dependency file for MTP3asp_Types_part_5.cc
Creating dependency file for MTP3asp_Types_part_4.cc
Creating dependency file for MTP3asp_Types_part_3.cc
Creating dependency file for MTP3asp_Types_part_2.cc
Creating dependency file for MTP3asp_Types_part_1.cc
Creating dependency file for MTP3asp_PortType_part_7.cc
Creating dependency file for MTP3asp_PortType_part_6.cc
Creating dependency file for MTP3asp_PortType_part_5.cc
Creating dependency file for MTP3asp_PortType_part_4.cc
Creating dependency file for MTP3asp_PortType_part_3.cc
Creating dependency file for MTP3asp_PortType_part_2.cc
Creating dependency file for MTP3asp_PortType_part_1.cc
Creating dependency file for MSC_ConnectionHandler_part_7.cc
Creating dependency file for MSC_ConnectionHandler_part_6.cc
Creating dependency file for MSC_ConnectionHandler_part_5.cc
Creating dependency file for MSC_ConnectionHandler_part_4.cc
Creating dependency file for MSC_ConnectionHandler_part_3.cc
Creating dependency file for MSC_ConnectionHandler_part_2.cc
Creating dependency file for MSC_ConnectionHandler_part_1.cc
Creating dependency file for MGCP_Types_part_7.cc
Creating dependency file for MGCP_Types_part_6.cc
Creating dependency file for MGCP_Types_part_5.cc
Creating dependency file for MGCP_Types_part_4.cc
Creating dependency file for MGCP_Types_part_3.cc
Creating dependency file for MGCP_Types_part_2.cc
Creating dependency file for MGCP_Types_part_1.cc
Creating dependency file for MGCP_Templates_part_7.cc
Creating dependency file for MGCP_Templates_part_6.cc
Creating dependency file for MGCP_Templates_part_5.cc
Creating dependency file for MGCP_Templates_part_4.cc
Creating dependency file for MGCP_Templates_part_2.cc
Creating dependency file for MGCP_Templates_part_3.cc
Creating dependency file for MGCP_Templates_part_1.cc
Creating dependency file for MGCP_Emulation_part_7.cc
Creating dependency file for MGCP_Emulation_part_6.cc
Creating dependency file for MGCP_Emulation_part_5.cc
Creating dependency file for MGCP_Emulation_part_4.cc
Creating dependency file for MGCP_Emulation_part_3.cc
Creating dependency file for MGCP_Emulation_part_2.cc
Creating dependency file for MGCP_Emulation_part_1.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for MGCP_CodecPort_part_6.cc
Creating dependency file for MGCP_CodecPort_part_7.cc
Creating dependency file for MGCP_CodecPort_part_5.cc
Creating dependency file for MGCP_CodecPort_part_4.cc
Creating dependency file for MGCP_CodecPort_part_3.cc
Creating dependency file for MGCP_CodecPort_part_2.cc
Creating dependency file for MGCP_CodecPort_part_1.cc
Creating dependency file for M3UA_Types_part_7.cc
Creating dependency file for M3UA_Types_part_6.cc
Creating dependency file for M3UA_Types_part_4.cc
Creating dependency file for M3UA_Types_part_5.cc
Creating dependency file for M3UA_Types_part_3.cc
Creating dependency file for M3UA_Types_part_2.cc
Creating dependency file for M3UA_Types_part_1.cc
Creating dependency file for M3UA_Emulation_part_7.cc
Creating dependency file for M3UA_Emulation_part_6.cc
Creating dependency file for M3UA_Emulation_part_5.cc
Creating dependency file for M3UA_Emulation_part_4.cc
Creating dependency file for M3UA_Emulation_part_3.cc
Creating dependency file for M3UA_Emulation_part_2.cc
Creating dependency file for M3UA_Emulation_part_1.cc
Creating dependency file for L3_Templates_part_7.cc
Creating dependency file for L3_Templates_part_6.cc
Creating dependency file for L3_Templates_part_5.cc
Creating dependency file for L3_Templates_part_4.cc
Creating dependency file for L3_Templates_part_3.cc
Creating dependency file for L3_Templates_part_2.cc
Creating dependency file for L3_Templates_part_1.cc
Creating dependency file for IuUP_Types_part_7.cc
Creating dependency file for IuUP_Types_part_6.cc
Creating dependency file for IuUP_Types_part_5.cc
Creating dependency file for IuUP_Types_part_4.cc
Creating dependency file for IuUP_Types_part_3.cc
Creating dependency file for IuUP_Types_part_2.cc
Creating dependency file for IuUP_Types_part_1.cc
Creating dependency file for IuUP_Emulation_part_7.cc
Creating dependency file for IuUP_Emulation_part_6.cc
Creating dependency file for IuUP_Emulation_part_5.cc
Creating dependency file for IuUP_Emulation_part_4.cc
Creating dependency file for IuUP_Emulation_part_3.cc
Creating dependency file for IuUP_Emulation_part_2.cc
Creating dependency file for IuUP_Emulation_part_1.cc
Creating dependency file for IPL4asp_Types_part_7.cc
Creating dependency file for IPL4asp_Types_part_6.cc
Creating dependency file for IPL4asp_Types_part_5.cc
Creating dependency file for IPL4asp_Types_part_4.cc
Creating dependency file for IPL4asp_Types_part_3.cc
Creating dependency file for IPL4asp_Types_part_2.cc
Creating dependency file for IPL4asp_Types_part_1.cc
Creating dependency file for IPL4asp_PortType_part_7.cc
Creating dependency file for IPL4asp_PortType_part_6.cc
Creating dependency file for IPL4asp_PortType_part_5.cc
Creating dependency file for IPL4asp_PortType_part_4.cc
Creating dependency file for IPL4asp_PortType_part_3.cc
Creating dependency file for IPL4asp_PortType_part_2.cc
Creating dependency file for IPL4asp_PortType_part_1.cc
Creating dependency file for IPL4asp_Functions_part_7.cc
Creating dependency file for IPL4asp_Functions_part_6.cc
Creating dependency file for IPL4asp_Functions_part_5.cc
Creating dependency file for IPL4asp_Functions_part_4.cc
Creating dependency file for IPL4asp_Functions_part_3.cc
Creating dependency file for IPL4asp_Functions_part_2.cc
Creating dependency file for IPL4asp_Functions_part_1.cc
Creating dependency file for IPA_Types_part_7.cc
Creating dependency file for IPA_Types_part_6.cc
Creating dependency file for IPA_Types_part_5.cc
Creating dependency file for IPA_Types_part_4.cc
Creating dependency file for IPA_Types_part_3.cc
Creating dependency file for IPA_Types_part_2.cc
Creating dependency file for IPA_Types_part_1.cc
Creating dependency file for IPA_Testing_part_7.cc
Creating dependency file for IPA_Testing_part_6.cc
Creating dependency file for IPA_Testing_part_5.cc
Creating dependency file for IPA_Testing_part_4.cc
Creating dependency file for IPA_Testing_part_3.cc
Creating dependency file for IPA_Testing_part_2.cc
Creating dependency file for IPA_Testing_part_1.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for IPA_CodecPort_part_7.cc
Creating dependency file for IPA_CodecPort_part_6.cc
Creating dependency file for IPA_CodecPort_part_5.cc
Creating dependency file for IPA_CodecPort_part_4.cc
Creating dependency file for IPA_CodecPort_part_3.cc
Creating dependency file for IPA_CodecPort_part_2.cc
Creating dependency file for IPA_CodecPort_part_1.cc
Creating dependency file for General_Types_part_7.cc
Creating dependency file for General_Types_part_6.cc
Creating dependency file for General_Types_part_5.cc
Creating dependency file for General_Types_part_4.cc
Creating dependency file for General_Types_part_3.cc
Creating dependency file for General_Types_part_2.cc
Creating dependency file for General_Types_part_1.cc
Creating dependency file for GSM_Types_part_7.cc
Creating dependency file for GSM_Types_part_6.cc
Creating dependency file for GSM_Types_part_5.cc
Creating dependency file for GSM_Types_part_4.cc
Creating dependency file for GSM_Types_part_3.cc
Creating dependency file for GSM_Types_part_2.cc
Creating dependency file for GSM_Types_part_1.cc
Creating dependency file for GSM_SystemInformation_part_7.cc
Creating dependency file for GSM_SystemInformation_part_6.cc
Creating dependency file for GSM_SystemInformation_part_5.cc
Creating dependency file for GSM_SystemInformation_part_4.cc
Creating dependency file for GSM_SystemInformation_part_3.cc
Creating dependency file for GSM_SystemInformation_part_2.cc
Creating dependency file for GSM_SystemInformation_part_1.cc
Creating dependency file for GSM_RestOctets_part_7.cc
Creating dependency file for GSM_RestOctets_part_6.cc
Creating dependency file for GSM_RestOctets_part_5.cc
Creating dependency file for GSM_RestOctets_part_4.cc
Creating dependency file for GSM_RestOctets_part_3.cc
Creating dependency file for GSM_RestOctets_part_2.cc
Creating dependency file for GSM_RestOctets_part_1.cc
Creating dependency file for GSM_RR_Types_part_7.cc
Creating dependency file for GSM_RR_Types_part_6.cc
Creating dependency file for GSM_RR_Types_part_5.cc
Creating dependency file for GSM_RR_Types_part_4.cc
Creating dependency file for GSM_RR_Types_part_3.cc
Creating dependency file for GSM_RR_Types_part_2.cc
Creating dependency file for GSM_RR_Types_part_1.cc
Creating dependency file for CBSP_Types_part_7.cc
Creating dependency file for CBSP_Types_part_6.cc
Creating dependency file for CBSP_Types_part_5.cc
Creating dependency file for CBSP_Types_part_4.cc
Creating dependency file for CBSP_Types_part_3.cc
Creating dependency file for CBSP_Types_part_2.cc
Creating dependency file for CBSP_Types_part_1.cc
Creating dependency file for CBSP_Templates_part_7.cc
Creating dependency file for CBSP_Templates_part_6.cc
Creating dependency file for CBSP_Templates_part_5.cc
Creating dependency file for CBSP_Templates_part_3.cc
Creating dependency file for CBSP_Templates_part_4.cc
Creating dependency file for CBSP_Templates_part_2.cc
Creating dependency file for CBSP_Templates_part_1.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_7.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_6.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_5.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_4.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_3.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_2.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct_part_1.cc
Creating dependency file for CBSP_CodecPort_part_7.cc
Creating dependency file for CBSP_CodecPort_part_6.cc
Creating dependency file for CBSP_CodecPort_part_5.cc
Creating dependency file for CBSP_CodecPort_part_4.cc
Creating dependency file for CBSP_CodecPort_part_3.cc
Creating dependency file for CBSP_CodecPort_part_2.cc
Creating dependency file for CBSP_CodecPort_part_1.cc
Creating dependency file for CBSP_Adapter_part_7.cc
Creating dependency file for CBSP_Adapter_part_6.cc
Creating dependency file for CBSP_Adapter_part_5.cc
Creating dependency file for CBSP_Adapter_part_4.cc
Creating dependency file for CBSP_Adapter_part_3.cc
Creating dependency file for CBSP_Adapter_part_2.cc
Creating dependency file for CBSP_Adapter_part_1.cc
Creating dependency file for BSSMAP_Templates_part_7.cc
Creating dependency file for BSSMAP_Templates_part_6.cc
Creating dependency file for BSSMAP_Templates_part_5.cc
Creating dependency file for BSSMAP_Templates_part_4.cc
Creating dependency file for BSSMAP_Templates_part_3.cc
Creating dependency file for BSSMAP_Templates_part_2.cc
Creating dependency file for BSSMAP_Templates_part_1.cc
Creating dependency file for BSSMAP_LE_Templates_part_7.cc
Creating dependency file for BSSMAP_LE_Templates_part_6.cc
Creating dependency file for BSSMAP_LE_Templates_part_5.cc
Creating dependency file for BSSMAP_LE_Templates_part_4.cc
Creating dependency file for BSSMAP_LE_Templates_part_3.cc
Creating dependency file for BSSMAP_LE_Templates_part_2.cc
Creating dependency file for BSSMAP_LE_Templates_part_1.cc
Creating dependency file for BSSLAP_Types_part_7.cc
Creating dependency file for BSSLAP_Types_part_6.cc
Creating dependency file for BSSLAP_Types_part_5.cc
Creating dependency file for BSSLAP_Types_part_4.cc
Creating dependency file for BSSLAP_Types_part_3.cc
Creating dependency file for BSSLAP_Types_part_2.cc
Creating dependency file for BSSLAP_Types_part_1.cc
Creating dependency file for BSSAP_Types_part_7.cc
Creating dependency file for BSSAP_Types_part_6.cc
Creating dependency file for BSSAP_Types_part_5.cc
Creating dependency file for BSSAP_Types_part_4.cc
Creating dependency file for BSSAP_Types_part_3.cc
Creating dependency file for BSSAP_Types_part_2.cc
Creating dependency file for BSSAP_Types_part_1.cc
Creating dependency file for BSSAP_LE_Types_part_7.cc
Creating dependency file for BSSAP_LE_Types_part_6.cc
Creating dependency file for BSSAP_LE_Types_part_5.cc
Creating dependency file for BSSAP_LE_Types_part_4.cc
Creating dependency file for BSSAP_LE_Types_part_3.cc
Creating dependency file for BSSAP_LE_Types_part_2.cc
Creating dependency file for BSSAP_LE_Types_part_1.cc
Creating dependency file for BSSAP_LE_Emulation_part_7.cc
Creating dependency file for BSSAP_LE_Emulation_part_6.cc
Creating dependency file for BSSAP_LE_Emulation_part_5.cc
Creating dependency file for BSSAP_LE_Emulation_part_4.cc
Creating dependency file for BSSAP_LE_Emulation_part_3.cc
Creating dependency file for BSSAP_LE_Emulation_part_2.cc
Creating dependency file for BSSAP_LE_Emulation_part_1.cc
Creating dependency file for BSSAP_LE_CodecPort_part_6.cc
Creating dependency file for BSSAP_LE_CodecPort_part_7.cc
Creating dependency file for BSSAP_LE_CodecPort_part_5.cc
Creating dependency file for BSSAP_LE_CodecPort_part_4.cc
Creating dependency file for BSSAP_LE_CodecPort_part_3.cc
Creating dependency file for BSSAP_LE_CodecPort_part_2.cc
Creating dependency file for BSSAP_LE_CodecPort_part_1.cc
Creating dependency file for BSSAP_LE_Adapter_part_7.cc
Creating dependency file for BSSAP_LE_Adapter_part_6.cc
Creating dependency file for BSSAP_LE_Adapter_part_5.cc
Creating dependency file for BSSAP_LE_Adapter_part_3.cc
Creating dependency file for BSSAP_LE_Adapter_part_4.cc
Creating dependency file for BSSAP_LE_Adapter_part_2.cc
Creating dependency file for BSSAP_LE_Adapter_part_1.cc
Creating dependency file for BSSAP_CodecPort_part_7.cc
Creating dependency file for BSSAP_CodecPort_part_6.cc
Creating dependency file for BSSAP_CodecPort_part_5.cc
Creating dependency file for BSSAP_CodecPort_part_4.cc
Creating dependency file for BSSAP_CodecPort_part_2.cc
Creating dependency file for BSSAP_CodecPort_part_3.cc
Creating dependency file for BSSAP_CodecPort_part_1.cc
Creating dependency file for BSC_Tests_VAMOS_part_6.cc
Creating dependency file for BSC_Tests_VAMOS_part_7.cc
Creating dependency file for BSC_Tests_VAMOS_part_5.cc
Creating dependency file for BSC_Tests_VAMOS_part_4.cc
Creating dependency file for BSC_Tests_VAMOS_part_3.cc
Creating dependency file for BSC_Tests_VAMOS_part_2.cc
Creating dependency file for BSC_Tests_VAMOS_part_1.cc
Creating dependency file for BSC_Tests_OML_part_7.cc
Creating dependency file for BSC_Tests_OML_part_6.cc
Creating dependency file for BSC_Tests_OML_part_5.cc
Creating dependency file for BSC_Tests_OML_part_4.cc
Creating dependency file for BSC_Tests_OML_part_3.cc
Creating dependency file for BSC_Tests_OML_part_2.cc
Creating dependency file for BSC_Tests_OML_part_1.cc
Creating dependency file for BSC_Tests_LCLS_part_7.cc
Creating dependency file for BSC_Tests_LCLS_part_6.cc
Creating dependency file for BSC_Tests_LCLS_part_5.cc
Creating dependency file for BSC_Tests_LCLS_part_4.cc
Creating dependency file for BSC_Tests_LCLS_part_3.cc
Creating dependency file for BSC_Tests_LCLS_part_2.cc
Creating dependency file for BSC_Tests_LCLS_part_1.cc
Creating dependency file for BSC_Tests_CBSP_part_7.cc
Creating dependency file for BSC_Tests_CBSP_part_6.cc
Creating dependency file for BSC_Tests_CBSP_part_5.cc
Creating dependency file for BSC_Tests_CBSP_part_4.cc
Creating dependency file for BSC_Tests_CBSP_part_3.cc
Creating dependency file for BSC_Tests_CBSP_part_2.cc
Creating dependency file for BSC_Tests_CBSP_part_1.cc
Creating dependency file for BSC_Tests_ASCI_part_7.cc
Creating dependency file for BSC_Tests_ASCI_part_6.cc
Creating dependency file for BSC_Tests_ASCI_part_5.cc
Creating dependency file for BSC_Tests_ASCI_part_4.cc
Creating dependency file for BSC_Tests_ASCI_part_3.cc
Creating dependency file for BSC_Tests_ASCI_part_2.cc
Creating dependency file for BSC_Tests_ASCI_part_1.cc
Creating dependency file for BSC_Tests_part_7.cc
Creating dependency file for BSC_Tests_part_6.cc
Creating dependency file for BSC_Tests_part_5.cc
Creating dependency file for BSC_Tests_part_4.cc
Creating dependency file for BSC_Tests_part_3.cc
Creating dependency file for BSC_Tests_part_2.cc
Creating dependency file for BSC_Tests_part_1.cc
Creating dependency file for AbisOML_Types_part_7.cc
Creating dependency file for AbisOML_Types_part_6.cc
Creating dependency file for AbisOML_Types_part_5.cc
Creating dependency file for AbisOML_Types_part_4.cc
Creating dependency file for AbisOML_Types_part_3.cc
Creating dependency file for AbisOML_Types_part_2.cc
Creating dependency file for AbisOML_Types_part_1.cc
Creating dependency file for TELNETasp_PortType.cc
Creating dependency file for TCCInterface_Functions.cc
Creating dependency file for TCCConversion_Functions.cc
Creating dependency file for StatsD_Types.cc
Creating dependency file for StatsD_CodecPort_CtrlFunct.cc
Creating dependency file for StatsD_CodecPort.cc
Creating dependency file for Socket_API_Definitions.cc
Creating dependency file for SDP_Types.cc
Creating dependency file for SDP_Templates.cc
Creating dependency file for SCTPasp_Types.cc
Creating dependency file for SCTPasp_PortType.cc
Creating dependency file for SCCPasp_Types.cc
Creating dependency file for SCCP_Types.cc
Creating dependency file for SCCP_Templates.cc
Creating dependency file for SCCP_Emulation.cc
Creating dependency file for RTP_Types.cc
Creating dependency file for RTP_Emulation.cc
Creating dependency file for RTP_CodecPort_CtrlFunct.cc
Creating dependency file for RTP_CodecPort.cc
Creating dependency file for RSL_Types.cc
Creating dependency file for RSL_Emulation.cc
Creating dependency file for RLCMAC_CSN1_Types.cc
Creating dependency file for Osmocom_VTY_Functions.cc
Creating dependency file for RLCMAC_CSN1_Templates.cc
Creating dependency file for Osmocom_Types.cc
Creating dependency file for Osmocom_CTRL_Types.cc
Creating dependency file for Osmocom_CTRL_Functions.cc
Creating dependency file for Osmocom_CTRL_Adapter.cc
Creating dependency file for Native_Functions.cc
Creating dependency file for MobileL3_Types.cc
Creating dependency file for MobileL3_SS_Types.cc
Creating dependency file for MobileL3_SMS_Types.cc
Creating dependency file for MobileL3_RRM_Types.cc
Creating dependency file for MobileL3_MM_Types.cc
Creating dependency file for MobileL3_GMM_SM_Types.cc
Creating dependency file for MobileL3_CommonIE_Types.cc
Creating dependency file for Misc_Helpers.cc
Creating dependency file for MobileL3_CC_Types.cc
Creating dependency file for MTP3asp_Types.cc
Creating dependency file for MTP3asp_PortType.cc
Creating dependency file for MSC_ConnectionHandler.cc
Creating dependency file for MGCP_Types.cc
Creating dependency file for MGCP_Templates.cc
Creating dependency file for MGCP_Emulation.cc
Creating dependency file for MGCP_CodecPort_CtrlFunct.cc
Creating dependency file for MGCP_CodecPort.cc
Creating dependency file for M3UA_Types.cc
Creating dependency file for M3UA_Emulation.cc
Creating dependency file for L3_Templates.cc
Creating dependency file for IuUP_Types.cc
Creating dependency file for IuUP_Emulation.cc
Creating dependency file for IPL4asp_Types.cc
Creating dependency file for IPL4asp_PortType.cc
Creating dependency file for IPL4asp_Functions.cc
Creating dependency file for IPA_Types.cc
Creating dependency file for IPA_Testing.cc
Creating dependency file for IPA_CodecPort_CtrlFunct.cc
Creating dependency file for IPA_CodecPort.cc
Creating dependency file for General_Types.cc
Creating dependency file for GSM_Types.cc
Creating dependency file for GSM_SystemInformation.cc
Creating dependency file for GSM_RestOctets.cc
Creating dependency file for GSM_RR_Types.cc
Creating dependency file for CBSP_Types.cc
Creating dependency file for CBSP_Templates.cc
Creating dependency file for CBSP_CodecPort_CtrlFunct.cc
Creating dependency file for CBSP_CodecPort.cc
Creating dependency file for CBSP_Adapter.cc
Creating dependency file for BSSMAP_Templates.cc
Creating dependency file for BSSMAP_LE_Templates.cc
Creating dependency file for BSSLAP_Types.cc
Creating dependency file for BSSAP_Types.cc
Creating dependency file for BSSAP_LE_Types.cc
Creating dependency file for BSSAP_LE_Emulation.cc
Creating dependency file for BSSAP_LE_CodecPort.cc
Creating dependency file for BSSAP_LE_Adapter.cc
Creating dependency file for BSSAP_CodecPort.cc
Creating dependency file for BSC_Tests_VAMOS.cc
Creating dependency file for BSC_Tests_OML.cc
Creating dependency file for BSC_Tests_LCLS.cc
Creating dependency file for BSC_Tests_CBSP.cc
Creating dependency file for BSC_Tests_ASCI.cc
Creating dependency file for BSC_Tests.cc
Creating dependency file for AbisOML_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types.o AbisOML_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests.o BSC_Tests.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI.o BSC_Tests_ASCI.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP.o BSC_Tests_CBSP.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS.o BSC_Tests_LCLS.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML.o BSC_Tests_OML.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS.o BSC_Tests_VAMOS.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort.o BSSAP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter.o BSSAP_LE_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort.o BSSAP_LE_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation.o BSSAP_LE_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types.o BSSAP_LE_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types.o BSSAP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types.o BSSLAP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates.o BSSMAP_LE_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates.o BSSMAP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter.o CBSP_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort.o CBSP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct.o CBSP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates.o CBSP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types.o CBSP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types.o GSM_RR_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets.o GSM_RestOctets.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation.o GSM_SystemInformation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types.o GSM_Types.cc
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 | }
      | ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types.o General_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort.o IPA_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing.o IPA_Testing.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types.o IPA_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions.o IPL4asp_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType.o IPL4asp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types.o IPL4asp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation.o IuUP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types.o IuUP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates.o L3_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation.o M3UA_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types.o M3UA_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort.o MGCP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation.o MGCP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates.o MGCP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types.o MGCP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler.o MSC_ConnectionHandler.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType.o MTP3asp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types.o MTP3asp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers.o Misc_Helpers.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types.o MobileL3_CC_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types.o MobileL3_MM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types.o MobileL3_SS_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types.o MobileL3_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions.o Native_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types.o Osmocom_Types.cc
MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)':
MGCP_Emulation.cc:7791:1: warning: control reaches end of non-void function [-Wreturn-type]
 7791 | }
      | ^
MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)':
MGCP_Emulation.cc:7843:1: warning: control reaches end of non-void function [-Wreturn-type]
 7843 | }
      | ^
MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)':
MGCP_Emulation.cc:8940:1: warning: control reaches end of non-void function [-Wreturn-type]
 8940 | }
      | ^
MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)':
MGCP_Emulation.cc:9388:1: warning: control reaches end of non-void function [-Wreturn-type]
 9388 | }
      | ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation.o RSL_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types.o RSL_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort.o RTP_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation.o RTP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types.o RTP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation.o SCCP_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates.o SCCP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types.o SCCP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types.o SCCPasp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType.o SCTPasp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types.o SCTPasp_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates.o SDP_Templates.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types.o SDP_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions.o Socket_API_Definitions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort.o StatsD_CodecPort.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types.o StatsD_Types.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions.o TCCConversion_Functions.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions.o TCCInterface_Functions.cc
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 | }
      | ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType.o TELNETasp_PortType.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_1.o AbisOML_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_2.o AbisOML_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_3.o AbisOML_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_4.o AbisOML_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_5.o AbisOML_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_6.o AbisOML_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o AbisOML_Types_part_7.o AbisOML_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_1.o BSC_Tests_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_2.o BSC_Tests_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_3.o BSC_Tests_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_4.o BSC_Tests_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_5.o BSC_Tests_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_6.o BSC_Tests_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_part_7.o BSC_Tests_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_ASCI_part_7.o BSC_Tests_ASCI_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_CBSP_part_7.o BSC_Tests_CBSP_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_LCLS_part_7.o BSC_Tests_LCLS_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_OML_part_7.o BSC_Tests_OML_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSC_Tests_VAMOS_part_7.o BSC_Tests_VAMOS_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_CodecPort_part_7.o BSSAP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Adapter_part_7.o BSSAP_LE_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_LE_Types_part_7.o BSSAP_LE_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_1.o BSSAP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_2.o BSSAP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_1.o BSSLAP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_2.o BSSLAP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_3.o BSSLAP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_4.o BSSLAP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_5.o BSSLAP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_6.o BSSLAP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSLAP_Types_part_7.o BSSLAP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_LE_Templates_part_7.o BSSMAP_LE_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o BSSMAP_Templates_part_7.o BSSMAP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_1.o CBSP_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_2.o CBSP_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_3.o CBSP_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_4.o CBSP_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_5.o CBSP_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_6.o CBSP_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Adapter_part_7.o CBSP_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_part_7.o CBSP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_1.o CBSP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_2.o CBSP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_3.o CBSP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_4.o CBSP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_5.o CBSP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_6.o CBSP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Templates_part_7.o CBSP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_1.o CBSP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_2.o CBSP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_3.o CBSP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_4.o CBSP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_5.o CBSP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_6.o CBSP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_Types_part_7.o CBSP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_SystemInformation_part_7.o GSM_SystemInformation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_1.o GSM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_2.o GSM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_3.o GSM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_4.o GSM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_5.o GSM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_6.o GSM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o GSM_Types_part_7.o GSM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_1.o General_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_2.o General_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_3.o General_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_4.o General_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_5.o General_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_6.o General_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o General_Types_part_7.o General_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_1.o IPA_Testing_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_2.o IPA_Testing_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_3.o IPA_Testing_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_4.o IPA_Testing_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_5.o IPA_Testing_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_6.o IPA_Testing_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Testing_part_7.o IPA_Testing_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_1.o IPA_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_2.o IPA_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_3.o IPA_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_4.o IPA_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_5.o IPA_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_6.o IPA_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Types_part_7.o IPA_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_1.o IuUP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_2.o IuUP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_3.o IuUP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_4.o IuUP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_5.o IuUP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_6.o IuUP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_Types_part_7.o IuUP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_1.o L3_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_2.o L3_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_3.o L3_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_4.o L3_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_5.o L3_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_6.o L3_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o L3_Templates_part_7.o L3_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_1.o M3UA_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_2.o M3UA_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_3.o M3UA_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_4.o M3UA_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_5.o M3UA_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_6.o M3UA_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o M3UA_Types_part_7.o M3UA_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_1.o MGCP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_2.o MGCP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_3.o MGCP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_4.o MGCP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_5.o MGCP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_6.o MGCP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_Types_part_7.o MGCP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MSC_ConnectionHandler_part_7.o MSC_ConnectionHandler_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_1.o Native_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_2.o Native_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_3.o Native_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_4.o Native_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_5.o Native_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_6.o Native_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_Functions_part_7.o Native_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_1.o RSL_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_2.o RSL_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_3.o RSL_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_4.o RSL_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_5.o RSL_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_6.o RSL_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Emulation_part_7.o RSL_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_1.o RSL_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_2.o RSL_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_3.o RSL_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_4.o RSL_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_5.o RSL_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_6.o RSL_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RSL_Types_part_7.o RSL_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_1.o RTP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_2.o RTP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_3.o RTP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_4.o RTP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_5.o RTP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_6.o RTP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_Types_part_7.o RTP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_1.o SCCP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_2.o SCCP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_3.o SCCP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_4.o SCCP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_5.o SCCP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_6.o SCCP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Types_part_7.o SCCP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_1.o SDP_Templates_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_2.o SDP_Templates_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_3.o SDP_Templates_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_4.o SDP_Templates_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_5.o SDP_Templates_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_6.o SDP_Templates_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Templates_part_7.o SDP_Templates_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_1.o SDP_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_2.o SDP_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_3.o SDP_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_4.o SDP_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_5.o SDP_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_6.o SDP_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_Types_part_7.o SDP_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_1.o StatsD_Types_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_2.o StatsD_Types_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_3.o StatsD_Types_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_4.o StatsD_Types_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_5.o StatsD_Types_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_6.o StatsD_Types_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Types_part_7.o StatsD_Types_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation.o IPA_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter.o RAN_Adapter.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation.o RAN_Emulation.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping.o SCCP_Mapping.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker.o StatsD_Checker.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_parse_.tab.o SDP_parse_.tab.c
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o lex.SDP_parse_.o lex.SDP_parse_.c
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o CBSP_CodecPort_CtrlFunctdef.o CBSP_CodecPort_CtrlFunctdef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_PT.o IPL4asp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IPL4asp_discovery.o IPL4asp_discovery.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o IuUP_EncDec.o IuUP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o Native_FunctionDefs.o Native_FunctionDefs.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o RTP_EncDec.o RTP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SCTPasp_PT.o SCTPasp_PT.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o SDP_EncDec.o SDP_EncDec.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCConversion.o TCCConversion.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TCCInterface.o TCCInterface.cc
env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC   -o TELNETasp_PT.o TELNETasp_PT.cc
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 | }
      | ^
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types.so AbisOML_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests.so BSC_Tests.o
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);
      |                        ^~~~~
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI.so BSC_Tests_ASCI.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP.so BSC_Tests_CBSP.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS.so BSC_Tests_LCLS.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML.so BSC_Tests_OML.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS.so BSC_Tests_VAMOS.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter.so BSSAP_LE_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort.so BSSAP_LE_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation.so BSSAP_LE_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types.so BSSAP_LE_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types.so BSSLAP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates.so BSSMAP_LE_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates.so BSSMAP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter.so CBSP_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort.so CBSP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct.so CBSP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates.so CBSP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types.so CBSP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation.so GSM_SystemInformation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing.so IPA_Testing.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler.so MSC_ConnectionHandler.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation.so RSL_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types.so RSL_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_1.so AbisOML_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_2.so AbisOML_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_3.so AbisOML_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_4.so AbisOML_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_5.so AbisOML_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_6.so AbisOML_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AbisOML_Types_part_7.so AbisOML_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_1.so BSC_Tests_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_2.so BSC_Tests_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_3.so BSC_Tests_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_4.so BSC_Tests_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_5.so BSC_Tests_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_6.so BSC_Tests_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_part_7.so BSC_Tests_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_ASCI_part_7.so BSC_Tests_ASCI_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_CBSP_part_7.so BSC_Tests_CBSP_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_LCLS_part_7.so BSC_Tests_LCLS_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_1.so BSC_Tests_OML_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_2.so BSC_Tests_OML_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_3.so BSC_Tests_OML_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_4.so BSC_Tests_OML_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_5.so BSC_Tests_OML_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_6.so BSC_Tests_OML_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_OML_part_7.so BSC_Tests_OML_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSC_Tests_VAMOS_part_7.so BSC_Tests_VAMOS_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Adapter_part_7.so BSSAP_LE_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_CodecPort_part_7.so BSSAP_LE_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Emulation_part_7.so BSSAP_LE_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_LE_Types_part_7.so BSSAP_LE_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_1.so BSSLAP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_2.so BSSLAP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_3.so BSSLAP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_4.so BSSLAP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_5.so BSSLAP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_6.so BSSLAP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSLAP_Types_part_7.so BSSLAP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_LE_Templates_part_7.so BSSMAP_LE_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_1.so BSSMAP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_2.so BSSMAP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_3.so BSSMAP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_4.so BSSMAP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_5.so BSSMAP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_6.so BSSMAP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSMAP_Templates_part_7.so BSSMAP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_1.so CBSP_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_2.so CBSP_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_3.so CBSP_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_4.so CBSP_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_5.so CBSP_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_6.so CBSP_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Adapter_part_7.so CBSP_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_1.so CBSP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_2.so CBSP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_3.so CBSP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_4.so CBSP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_5.so CBSP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_6.so CBSP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_part_7.so CBSP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunct_part_7.so CBSP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_1.so CBSP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_2.so CBSP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_3.so CBSP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_4.so CBSP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_5.so CBSP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_6.so CBSP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Templates_part_7.so CBSP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_1.so CBSP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_2.so CBSP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_3.so CBSP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_4.so CBSP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_5.so CBSP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_6.so CBSP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_Types_part_7.so CBSP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_1.so GSM_SystemInformation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_2.so GSM_SystemInformation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_3.so GSM_SystemInformation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_4.so GSM_SystemInformation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_5.so GSM_SystemInformation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_6.so GSM_SystemInformation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_SystemInformation_part_7.so GSM_SystemInformation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_1.so IPA_Testing_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_2.so IPA_Testing_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_3.so IPA_Testing_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_4.so IPA_Testing_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_5.so IPA_Testing_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_6.so IPA_Testing_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Testing_part_7.so IPA_Testing_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSC_ConnectionHandler_part_7.so MSC_ConnectionHandler_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_1.so RSL_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_2.so RSL_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_3.so RSL_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_4.so RSL_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_5.so RSL_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_6.so RSL_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Emulation_part_7.so RSL_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_1.so RSL_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_2.so RSL_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_3.so RSL_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_4.so RSL_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_5.so RSL_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_6.so RSL_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RSL_Types_part_7.so RSL_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o CBSP_CodecPort_CtrlFunctdef.so CBSP_CodecPort_CtrlFunctdef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o
env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o
if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC  -o BSC_Tests -Wl,--no-as-needed AbisOML_Types.so BSC_Tests.so BSC_Tests_ASCI.so BSC_Tests_CBSP.so BSC_Tests_LCLS.so BSC_Tests_OML.so BSC_Tests_VAMOS.so BSSAP_CodecPort.so BSSAP_LE_Adapter.so BSSAP_LE_CodecPort.so BSSAP_LE_Emulation.so BSSAP_LE_Types.so BSSAP_Types.so BSSLAP_Types.so BSSMAP_LE_Templates.so BSSMAP_Templates.so CBSP_Adapter.so CBSP_CodecPort.so CBSP_CodecPort_CtrlFunct.so CBSP_Templates.so CBSP_Types.so GSM_RR_Types.so GSM_RestOctets.so GSM_SystemInformation.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Testing.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MSC_ConnectionHandler.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RSL_Emulation.so RSL_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AbisOML_Types_part_1.so AbisOML_Types_part_2.so AbisOML_Types_part_3.so AbisOML_Types_part_4.so AbisOML_Types_part_5.so AbisOML_Types_part_6.so AbisOML_Types_part_7.so BSC_Tests_part_1.so BSC_Tests_part_2.so BSC_Tests_part_3.so BSC_Tests_part_4.so BSC_Tests_part_5.so BSC_Tests_part_6.so BSC_Tests_part_7.so BSC_Tests_ASCI_part_1.so BSC_Tests_ASCI_part_2.so BSC_Tests_ASCI_part_3.so BSC_Tests_ASCI_part_4.so BSC_Tests_ASCI_part_5.so BSC_Tests_ASCI_part_6.so BSC_Tests_ASCI_part_7.so BSC_Tests_CBSP_part_1.so BSC_Tests_CBSP_part_2.so BSC_Tests_CBSP_part_3.so BSC_Tests_CBSP_part_4.so BSC_Tests_CBSP_part_5.so BSC_Tests_CBSP_part_6.so BSC_Tests_CBSP_part_7.so BSC_Tests_LCLS_part_1.so BSC_Tests_LCLS_part_2.so BSC_Tests_LCLS_part_3.so BSC_Tests_LCLS_part_4.so BSC_Tests_LCLS_part_5.so BSC_Tests_LCLS_part_6.so BSC_Tests_LCLS_part_7.so BSC_Tests_OML_part_1.so BSC_Tests_OML_part_2.so BSC_Tests_OML_part_3.so BSC_Tests_OML_part_4.so BSC_Tests_OML_part_5.so BSC_Tests_OML_part_6.so BSC_Tests_OML_part_7.so BSC_Tests_VAMOS_part_1.so BSC_Tests_VAMOS_part_2.so BSC_Tests_VAMOS_part_3.so BSC_Tests_VAMOS_part_4.so BSC_Tests_VAMOS_part_5.so BSC_Tests_VAMOS_part_6.so BSC_Tests_VAMOS_part_7.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_LE_Adapter_part_1.so BSSAP_LE_Adapter_part_2.so BSSAP_LE_Adapter_part_3.so BSSAP_LE_Adapter_part_4.so BSSAP_LE_Adapter_part_5.so BSSAP_LE_Adapter_part_6.so BSSAP_LE_Adapter_part_7.so BSSAP_LE_CodecPort_part_1.so BSSAP_LE_CodecPort_part_2.so BSSAP_LE_CodecPort_part_3.so BSSAP_LE_CodecPort_part_4.so BSSAP_LE_CodecPort_part_5.so BSSAP_LE_CodecPort_part_6.so BSSAP_LE_CodecPort_part_7.so BSSAP_LE_Emulation_part_1.so BSSAP_LE_Emulation_part_2.so BSSAP_LE_Emulation_part_3.so BSSAP_LE_Emulation_part_4.so BSSAP_LE_Emulation_part_5.so BSSAP_LE_Emulation_part_6.so BSSAP_LE_Emulation_part_7.so BSSAP_LE_Types_part_1.so BSSAP_LE_Types_part_2.so BSSAP_LE_Types_part_3.so BSSAP_LE_Types_part_4.so BSSAP_LE_Types_part_5.so BSSAP_LE_Types_part_6.so BSSAP_LE_Types_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so BSSLAP_Types_part_1.so BSSLAP_Types_part_2.so BSSLAP_Types_part_3.so BSSLAP_Types_part_4.so BSSLAP_Types_part_5.so BSSLAP_Types_part_6.so BSSLAP_Types_part_7.so BSSMAP_LE_Templates_part_1.so BSSMAP_LE_Templates_part_2.so BSSMAP_LE_Templates_part_3.so BSSMAP_LE_Templates_part_4.so BSSMAP_LE_Templates_part_5.so BSSMAP_LE_Templates_part_6.so BSSMAP_LE_Templates_part_7.so BSSMAP_Templates_part_1.so BSSMAP_Templates_part_2.so BSSMAP_Templates_part_3.so BSSMAP_Templates_part_4.so BSSMAP_Templates_part_5.so BSSMAP_Templates_part_6.so BSSMAP_Templates_part_7.so CBSP_Adapter_part_1.so CBSP_Adapter_part_2.so CBSP_Adapter_part_3.so CBSP_Adapter_part_4.so CBSP_Adapter_part_5.so CBSP_Adapter_part_6.so CBSP_Adapter_part_7.so CBSP_CodecPort_part_1.so CBSP_CodecPort_part_2.so CBSP_CodecPort_part_3.so CBSP_CodecPort_part_4.so CBSP_CodecPort_part_5.so CBSP_CodecPort_part_6.so CBSP_CodecPort_part_7.so CBSP_CodecPort_CtrlFunct_part_1.so CBSP_CodecPort_CtrlFunct_part_2.so CBSP_CodecPort_CtrlFunct_part_3.so CBSP_CodecPort_CtrlFunct_part_4.so CBSP_CodecPort_CtrlFunct_part_5.so CBSP_CodecPort_CtrlFunct_part_6.so CBSP_CodecPort_CtrlFunct_part_7.so CBSP_Templates_part_1.so CBSP_Templates_part_2.so CBSP_Templates_part_3.so CBSP_Templates_part_4.so CBSP_Templates_part_5.so CBSP_Templates_part_6.so CBSP_Templates_part_7.so CBSP_Types_part_1.so CBSP_Types_part_2.so CBSP_Types_part_3.so CBSP_Types_part_4.so CBSP_Types_part_5.so CBSP_Types_part_6.so CBSP_Types_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_SystemInformation_part_1.so GSM_SystemInformation_part_2.so GSM_SystemInformation_part_3.so GSM_SystemInformation_part_4.so GSM_SystemInformation_part_5.so GSM_SystemInformation_part_6.so GSM_SystemInformation_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Testing_part_1.so IPA_Testing_part_2.so IPA_Testing_part_3.so IPA_Testing_part_4.so IPA_Testing_part_5.so IPA_Testing_part_6.so IPA_Testing_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MSC_ConnectionHandler_part_1.so MSC_ConnectionHandler_part_2.so MSC_ConnectionHandler_part_3.so MSC_ConnectionHandler_part_4.so MSC_ConnectionHandler_part_5.so MSC_ConnectionHandler_part_6.so MSC_ConnectionHandler_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RSL_Emulation_part_1.so RSL_Emulation_part_2.so RSL_Emulation_part_3.so RSL_Emulation_part_4.so RSL_Emulation_part_5.so RSL_Emulation_part_6.so RSL_Emulation_part_7.so RSL_Types_part_1.so RSL_Types_part_2.so RSL_Types_part_3.so RSL_Types_part_4.so RSL_Types_part_5.so RSL_Types_part_6.so RSL_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so CBSP_CodecPort_CtrlFunctdef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \
-L/usr/lib/titan -lttcn3-parallel-dynamic \
-L/lib -lcrypto \
-L/usr/lib -lxml2 -lsctp -lssl -lpthread; \
then : ; else /usr/bin/titanver AbisOML_Types.o BSC_Tests.o BSC_Tests_ASCI.o BSC_Tests_CBSP.o BSC_Tests_LCLS.o BSC_Tests_OML.o BSC_Tests_VAMOS.o BSSAP_CodecPort.o BSSAP_LE_Adapter.o BSSAP_LE_CodecPort.o BSSAP_LE_Emulation.o BSSAP_LE_Types.o BSSAP_Types.o BSSLAP_Types.o BSSMAP_LE_Templates.o BSSMAP_Templates.o CBSP_Adapter.o CBSP_CodecPort.o CBSP_CodecPort_CtrlFunct.o CBSP_Templates.o CBSP_Types.o GSM_RR_Types.o GSM_RestOctets.o GSM_SystemInformation.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Testing.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MSC_ConnectionHandler.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RSL_Emulation.o RSL_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AbisOML_Types_part_1.o AbisOML_Types_part_2.o AbisOML_Types_part_3.o AbisOML_Types_part_4.o AbisOML_Types_part_5.o AbisOML_Types_part_6.o AbisOML_Types_part_7.o BSC_Tests_part_1.o BSC_Tests_part_2.o BSC_Tests_part_3.o BSC_Tests_part_4.o BSC_Tests_part_5.o BSC_Tests_part_6.o BSC_Tests_part_7.o BSC_Tests_ASCI_part_1.o BSC_Tests_ASCI_part_2.o BSC_Tests_ASCI_part_3.o BSC_Tests_ASCI_part_4.o BSC_Tests_ASCI_part_5.o BSC_Tests_ASCI_part_6.o BSC_Tests_ASCI_part_7.o BSC_Tests_CBSP_part_1.o BSC_Tests_CBSP_part_2.o BSC_Tests_CBSP_part_3.o BSC_Tests_CBSP_part_4.o BSC_Tests_CBSP_part_5.o BSC_Tests_CBSP_part_6.o BSC_Tests_CBSP_part_7.o BSC_Tests_LCLS_part_1.o BSC_Tests_LCLS_part_2.o BSC_Tests_LCLS_part_3.o BSC_Tests_LCLS_part_4.o BSC_Tests_LCLS_part_5.o BSC_Tests_LCLS_part_6.o BSC_Tests_LCLS_part_7.o BSC_Tests_OML_part_1.o BSC_Tests_OML_part_2.o BSC_Tests_OML_part_3.o BSC_Tests_OML_part_4.o BSC_Tests_OML_part_5.o BSC_Tests_OML_part_6.o BSC_Tests_OML_part_7.o BSC_Tests_VAMOS_part_1.o BSC_Tests_VAMOS_part_2.o BSC_Tests_VAMOS_part_3.o BSC_Tests_VAMOS_part_4.o BSC_Tests_VAMOS_part_5.o BSC_Tests_VAMOS_part_6.o BSC_Tests_VAMOS_part_7.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_LE_Adapter_part_1.o BSSAP_LE_Adapter_part_2.o BSSAP_LE_Adapter_part_3.o BSSAP_LE_Adapter_part_4.o BSSAP_LE_Adapter_part_5.o BSSAP_LE_Adapter_part_6.o BSSAP_LE_Adapter_part_7.o BSSAP_LE_CodecPort_part_1.o BSSAP_LE_CodecPort_part_2.o BSSAP_LE_CodecPort_part_3.o BSSAP_LE_CodecPort_part_4.o BSSAP_LE_CodecPort_part_5.o BSSAP_LE_CodecPort_part_6.o BSSAP_LE_CodecPort_part_7.o BSSAP_LE_Emulation_part_1.o BSSAP_LE_Emulation_part_2.o BSSAP_LE_Emulation_part_3.o BSSAP_LE_Emulation_part_4.o BSSAP_LE_Emulation_part_5.o BSSAP_LE_Emulation_part_6.o BSSAP_LE_Emulation_part_7.o BSSAP_LE_Types_part_1.o BSSAP_LE_Types_part_2.o BSSAP_LE_Types_part_3.o BSSAP_LE_Types_part_4.o BSSAP_LE_Types_part_5.o BSSAP_LE_Types_part_6.o BSSAP_LE_Types_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o BSSLAP_Types_part_1.o BSSLAP_Types_part_2.o BSSLAP_Types_part_3.o BSSLAP_Types_part_4.o BSSLAP_Types_part_5.o BSSLAP_Types_part_6.o BSSLAP_Types_part_7.o BSSMAP_LE_Templates_part_1.o BSSMAP_LE_Templates_part_2.o BSSMAP_LE_Templates_part_3.o BSSMAP_LE_Templates_part_4.o BSSMAP_LE_Templates_part_5.o BSSMAP_LE_Templates_part_6.o BSSMAP_LE_Templates_part_7.o BSSMAP_Templates_part_1.o BSSMAP_Templates_part_2.o BSSMAP_Templates_part_3.o BSSMAP_Templates_part_4.o BSSMAP_Templates_part_5.o BSSMAP_Templates_part_6.o BSSMAP_Templates_part_7.o CBSP_Adapter_part_1.o CBSP_Adapter_part_2.o CBSP_Adapter_part_3.o CBSP_Adapter_part_4.o CBSP_Adapter_part_5.o CBSP_Adapter_part_6.o CBSP_Adapter_part_7.o CBSP_CodecPort_part_1.o CBSP_CodecPort_part_2.o CBSP_CodecPort_part_3.o CBSP_CodecPort_part_4.o CBSP_CodecPort_part_5.o CBSP_CodecPort_part_6.o CBSP_CodecPort_part_7.o CBSP_CodecPort_CtrlFunct_part_1.o CBSP_CodecPort_CtrlFunct_part_2.o CBSP_CodecPort_CtrlFunct_part_3.o CBSP_CodecPort_CtrlFunct_part_4.o CBSP_CodecPort_CtrlFunct_part_5.o CBSP_CodecPort_CtrlFunct_part_6.o CBSP_CodecPort_CtrlFunct_part_7.o CBSP_Templates_part_1.o CBSP_Templates_part_2.o CBSP_Templates_part_3.o CBSP_Templates_part_4.o CBSP_Templates_part_5.o CBSP_Templates_part_6.o CBSP_Templates_part_7.o CBSP_Types_part_1.o CBSP_Types_part_2.o CBSP_Types_part_3.o CBSP_Types_part_4.o CBSP_Types_part_5.o CBSP_Types_part_6.o CBSP_Types_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_SystemInformation_part_1.o GSM_SystemInformation_part_2.o GSM_SystemInformation_part_3.o GSM_SystemInformation_part_4.o GSM_SystemInformation_part_5.o GSM_SystemInformation_part_6.o GSM_SystemInformation_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Testing_part_1.o IPA_Testing_part_2.o IPA_Testing_part_3.o IPA_Testing_part_4.o IPA_Testing_part_5.o IPA_Testing_part_6.o IPA_Testing_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MSC_ConnectionHandler_part_1.o MSC_ConnectionHandler_part_2.o MSC_ConnectionHandler_part_3.o MSC_ConnectionHandler_part_4.o MSC_ConnectionHandler_part_5.o MSC_ConnectionHandler_part_6.o MSC_ConnectionHandler_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RSL_Emulation_part_1.o RSL_Emulation_part_2.o RSL_Emulation_part_3.o RSL_Emulation_part_4.o RSL_Emulation_part_5.o RSL_Emulation_part_6.o RSL_Emulation_part_7.o RSL_Types_part_1.o RSL_Types_part_2.o RSL_Types_part_3.o RSL_Types_part_4.o RSL_Types_part_5.o RSL_Types_part_6.o RSL_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o CBSP_CodecPort_CtrlFunctdef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"]
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'apt-get', '-q', 'update']
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [196 kB]
Fetched 198 kB in 0s (426 kB/s)
Reading package lists...
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/dbg_pkgs_all']
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'apt-rdepends', 'osmo-bts-virtual']
[testenv][vamos] osmo-bts-virtual -> osmo-bts-virtual: installing osmo-bts-virtual-dbg
[testenv][vamos] osmo-bts-virtual -> libc6: installing libc6-dbg
[testenv][vamos] osmo-bts-virtual -> libosmocore22: installing libosmocore-dbg
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-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-sigtran10: installing libosmo-sigtran-dbg
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-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-sigtran10: installing libosmo-sigtran-dbg
[testenv][vamos] osmo-stp -> libosmocore22: installing libosmocore-dbg
[testenv][vamos] Installing packages: osmo-bts-virtual, osmo-bsc, osmo-stp, osmo-bts-virtual-dbg, libc6-dbg, libosmocore-dbg, osmo-bsc-dbg, libosmo-mgcp-client14-dbgsym, libosmo-sigtran-dbg, osmo-stp-dbg
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-bts-virtual', 'osmo-bsc', 'osmo-stp', 'osmo-bts-virtual-dbg', 'libc6-dbg', 'libosmocore-dbg', 'osmo-bsc-dbg', 'libosmo-mgcp-client14-dbgsym', 'libosmo-sigtran-dbg', 'osmo-stp-dbg']
Reading package lists...
Building dependency tree...
The following additional packages will be installed:
  libosmo-mgcp-client14 libosmo-sigtran10 libosmoabis13 libosmocodec4
  libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14
  libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau10
  libosmousb0 libosmovty13 osmocom-latest
Recommended packages:
  osmo-mgw
The following NEW packages will be installed:
  libc6-dbg libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym
  libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4
  libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0
  libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2
  libosmotrau10 libosmousb0 libosmovty13 osmo-bsc osmo-bsc-dbg
  osmo-bts-virtual osmo-bts-virtual-dbg osmo-stp osmo-stp-dbg osmocom-latest
0 upgraded, 27 newly installed, 0 to remove and 2 not upgraded.
Need to get 17.5 MB of archives.
After this operation, 26.3 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB]
Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B]
Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB]
Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB]
Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14 1.13.1 [57.7 kB]
Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1 [101 kB]
Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB]
Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB]
Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB]
Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB]
Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB]
Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB]
Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB]
Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB]
Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB]
Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB]
Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB]
Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB]
Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB]
Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau10 1.6.0 [30.4 kB]
Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bts-virtual 1.8.0 [254 kB]
Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB]
Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB]
Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB]
Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bsc 1.12.4 [599 kB]
Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bsc-dbg 1.12.4 [3197 kB]
Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-bts-virtual-dbg 1.8.0 [1916 kB]
Fetched 17.5 MB in 0s (72.1 MB/s)
debconf: delaying package configuration, since apt-utils is not installed
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+deb12u9_amd64.deb ...
Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ...
Selecting previously unselected package osmocom-latest.
Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ...
Unpacking osmocom-latest (1.0.0) ...
Selecting previously unselected package libosmocore22:amd64.
Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ...
Unpacking libosmocore22:amd64 (1.10.0) ...
Selecting previously unselected package libosmovty13:amd64.
Preparing to unpack .../03-libosmovty13_1.10.0_amd64.deb ...
Unpacking libosmovty13:amd64 (1.10.0) ...
Selecting previously unselected package libosmo-mgcp-client14:amd64.
Preparing to unpack .../04-libosmo-mgcp-client14_1.13.1_amd64.deb ...
Unpacking libosmo-mgcp-client14:amd64 (1.13.1) ...
Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64.
Preparing to unpack .../05-libosmo-mgcp-client14-dbgsym_1.13.1_amd64.deb ...
Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ...
Selecting previously unselected package libosmoisdn0:amd64.
Preparing to unpack .../06-libosmoisdn0_1.10.0_amd64.deb ...
Unpacking libosmoisdn0:amd64 (1.10.0) ...
Selecting previously unselected package libosmogsm20:amd64.
Preparing to unpack .../07-libosmogsm20_1.10.0_amd64.deb ...
Unpacking libosmogsm20:amd64 (1.10.0) ...
Selecting previously unselected package libosmonetif11:amd64.
Preparing to unpack .../08-libosmonetif11_1.5.1_amd64.deb ...
Unpacking libosmonetif11:amd64 (1.5.1) ...
Selecting previously unselected package libosmo-sigtran10:amd64.
Preparing to unpack .../09-libosmo-sigtran10_2.0.1_amd64.deb ...
Unpacking libosmo-sigtran10:amd64 (2.0.1) ...
Selecting previously unselected package libosmo-sigtran-dbg:amd64.
Preparing to unpack .../10-libosmo-sigtran-dbg_2.0.1_amd64.deb ...
Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ...
Selecting previously unselected package libosmoabis13:amd64.
Preparing to unpack .../11-libosmoabis13_1.6.0_amd64.deb ...
Unpacking libosmoabis13:amd64 (1.6.0) ...
Selecting previously unselected package libosmocodec4:amd64.
Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ...
Unpacking libosmocodec4:amd64 (1.10.0) ...
Selecting previously unselected package libosmocoding0:amd64.
Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ...
Unpacking libosmocoding0:amd64 (1.10.0) ...
Selecting previously unselected package libosmogb14:amd64.
Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ...
Unpacking libosmogb14:amd64 (1.10.0) ...
Selecting previously unselected package libosmoctrl0:amd64.
Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ...
Unpacking libosmoctrl0:amd64 (1.10.0) ...
Selecting previously unselected package libosmosim2:amd64.
Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ...
Unpacking libosmosim2:amd64 (1.10.0) ...
Selecting previously unselected package libosmousb0:amd64.
Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ...
Unpacking libosmousb0:amd64 (1.10.0) ...
Selecting previously unselected package libosmocore.
Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ...
Unpacking libosmocore (1.10.0) ...
Selecting previously unselected package libosmotrau10:amd64.
Preparing to unpack .../19-libosmotrau10_1.6.0_amd64.deb ...
Unpacking libosmotrau10:amd64 (1.6.0) ...
Selecting previously unselected package osmo-bts-virtual.
Preparing to unpack .../20-osmo-bts-virtual_1.8.0_amd64.deb ...
Unpacking osmo-bts-virtual (1.8.0) ...
Selecting previously unselected package osmo-stp:amd64.
Preparing to unpack .../21-osmo-stp_2.0.1_amd64.deb ...
Unpacking osmo-stp:amd64 (2.0.1) ...
Selecting previously unselected package osmo-stp-dbg:amd64.
Preparing to unpack .../22-osmo-stp-dbg_2.0.1_amd64.deb ...
Unpacking osmo-stp-dbg:amd64 (2.0.1) ...
Selecting previously unselected package libosmocore-dbg:amd64.
Preparing to unpack .../23-libosmocore-dbg_1.10.0_amd64.deb ...
Unpacking libosmocore-dbg:amd64 (1.10.0) ...
Selecting previously unselected package osmo-bsc.
Preparing to unpack .../24-osmo-bsc_1.12.4_amd64.deb ...
Unpacking osmo-bsc (1.12.4) ...
Selecting previously unselected package osmo-bsc-dbg:amd64.
Preparing to unpack .../25-osmo-bsc-dbg_1.12.4_amd64.deb ...
Unpacking osmo-bsc-dbg:amd64 (1.12.4) ...
Selecting previously unselected package osmo-bts-virtual-dbg.
Preparing to unpack .../26-osmo-bts-virtual-dbg_1.8.0_amd64.deb ...
Unpacking osmo-bts-virtual-dbg (1.8.0) ...
Setting up osmocom-latest (1.0.0) ...
Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ...
Setting up libosmocore22:amd64 (1.10.0) ...
Setting up libosmocodec4:amd64 (1.10.0) ...
Setting up libosmovty13:amd64 (1.10.0) ...
Setting up libosmoisdn0:amd64 (1.10.0) ...
Setting up libosmotrau10:amd64 (1.6.0) ...
Setting up libosmousb0:amd64 (1.10.0) ...
Setting up libosmo-mgcp-client14:amd64 (1.13.1) ...
Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1) ...
Setting up libosmogsm20:amd64 (1.10.0) ...
Setting up libosmoabis13:amd64 (1.6.0) ...
Setting up libosmoctrl0:amd64 (1.10.0) ...
Setting up libosmogb14:amd64 (1.10.0) ...
Setting up libosmonetif11:amd64 (1.5.1) ...
Setting up libosmocoding0:amd64 (1.10.0) ...
Setting up libosmosim2:amd64 (1.10.0) ...
Setting up libosmocore (1.10.0) ...
Setting up osmo-bts-virtual (1.8.0) ...
changed ownership of '/etc/osmocom/osmo-bts-virtual.cfg' from root:root to osmocom:osmocom
mode of '/etc/osmocom/osmo-bts-virtual.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----)
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 osmo-bts-virtual-dbg (1.8.0) ...
Setting up libosmo-sigtran10:amd64 (2.0.1) ...
Setting up osmo-bsc (1.12.4) ...
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----)
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 libosmocore-dbg:amd64 (1.10.0) ...
Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ...
Setting up osmo-stp:amd64 (2.0.1) ...
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.12.4) ...
Setting up osmo-stp-dbg:amd64 (2.0.1) ...
Processing triggers for libc-bin (2.36-9+deb12u9) ...
[testenv][vamos] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests_VAMOS.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.cfg']
[testenv][vamos] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/stp']
[testenv][vamos] + ['cp', '-a', 'osmo-bsc-vamos.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bsc']
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests.default']
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg']
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg']
[testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.cfg
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.cfg']
[testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/Common.cfg']
[testenv][vamos] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests.default
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests.default']
[testenv][vamos] Running stp
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/stp', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/stp/stp.log']
20241214131732601 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337)
20241214131732602 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637)
20241214131732602 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:620)
20241214131732602 DLSS7 NOTICE 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 DEBUG XUA_AS(mahlzeit){AS_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 INFO 0: as-mahlzeit: Created AS (osmo_ss7.c:956)
20241214131732602 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 INFO 0: as-virt-msc0: Created AS (osmo_ss7.c:956)
20241214131732602 DLSS7 INFO 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS (osmo_ss7_as.c:110)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119)
20241214131732602 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:620)
20241214131732602 DLSS7 NOTICE 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 DEBUG XUA_AS(virt-msc1){AS_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 INFO 0: as-virt-msc1: Created AS (osmo_ss7.c:956)
20241214131732602 DLSS7 INFO 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS (osmo_ss7_as.c:110)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119)
20241214131732602 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:620)
20241214131732602 DLSS7 NOTICE 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 DEBUG XUA_AS(virt-msc2){AS_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 INFO 0: as-virt-msc2: Created AS (osmo_ss7.c:956)
20241214131732602 DLSS7 INFO 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS (osmo_ss7_as.c:110)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119)
20241214131732602 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:620)
20241214131732602 DLSS7 NOTICE 0: asp-virt-smlc-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Allocated (fsm.c:456)
20241214131732602 DLSS7 INFO 0: as-virt-smlc: Created AS (osmo_ss7.c:956)
20241214131732602 DLSS7 INFO 0: as-virt-smlc: Adding ASP virt-smlc-0 to AS (osmo_ss7_as.c:110)
20241214131732602 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119)
20241214131732602 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-msc0' (osmo_ss7.c:780)
20241214131732602 DLSS7 INFO 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' (osmo_ss7.c:780)
20241214131732602 DLSS7 INFO 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' (osmo_ss7.c:780)
20241214131732602 DLSS7 INFO 0: Creating route: pc=190=0.23.6 mask=0x3fff via AS 'virt-smlc' (osmo_ss7.c:780)
20241214131732602 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217)
20241214131732602 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237)
20241214131732602 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.1:2905 (osmo_ss7_xua_srv.c:284)
20241214131732602 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217)
20241214131732602 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237)
20241214131732602 DLSS7 INFO (Re)binding ipa Server to 127.0.0.1:5000 (osmo_ss7_xua_srv.c:284)
20241214131732602 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88)
[testenv][vamos] Running bts-0
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-0', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1234 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-0/bts-0.log']
+ CONFIG=vamos
+ SITE_ID=1234
+ TRX_NUM=1
+ BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX
+ respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<000d> abis.c:417 E1L(0) Signalling link down
[testenv][vamos] Running bts-1
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-1', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1235 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-1/bts-1.log']
+ CONFIG=vamos
+ SITE_ID=1235
+ TRX_NUM=1
+ BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX
+ respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1
respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1235 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<000d> abis.c:417 E1L(0) Signalling link down
[testenv][vamos] Running bts-2
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-2', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'osmo_bts_omldummy.sh vamos 1236 1 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bts-2/bts-2.log']
+ CONFIG=vamos
+ SITE_ID=1236
+ TRX_NUM=1
+ BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX
+ respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1
respawn: 0: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1236 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<000d> abis.c:417 E1L(0) Signalling link down
[testenv][vamos] Running bsc
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bsc', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'osmo-bsc -c osmo-bsc-vamos.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/bsc/bsc.log']
20241214131733433 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131733433 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:141)
20241214131733433 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:620)
20241214131733433 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708)
20241214131733433 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456)
20241214131733433 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131733433 DNM INFO NM_BTS_SM_OP[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_BTS_OP[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_GPRS_CELL_OP[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
20241214131733433 DNM INFO NM_RCARRIER_OP[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_BB_TRANSC_OP[0x55b968edac40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968edd750]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733433 DNM INFO NM_CHAN_OP[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968ede870]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_NSE_OP[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_NSVC_OP[0x55b968edf000]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_NSVC_OP[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_BTS_SM_OP[0x55b968ee09c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_BTS_OP[0x55b968ee4a90]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_CELL_OP[0x55b968ee4bc0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_RCARRIER_OP[0x55b968f08ba0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_BB_TRANSC_OP[0x55b968f08cd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f08f30]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f094b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f09cb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f0a4b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f0acb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f0b540]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f0bdd0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_CHAN_OP[0x55b968f0c660]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_NSE_OP[0x55b968f0ccc0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_NSVC_OP[0x55b968f0cdf0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733434 DNM INFO NM_GPRS_NSVC_OP[0x55b968f0cfb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_BTS_SM_OP[0x55b968f0e640]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_BTS_OP[0x55b968f12710]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_GPRS_CELL_OP[0x55b968f12840]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_RCARRIER_OP[0x55b968f36820]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_BB_TRANSC_OP[0x55b968f36950]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f36bb0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f37130]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f37930]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f38130]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f38930]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f391c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f39a50]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_CHAN_OP[0x55b968f3a2e0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_GPRS_NSE_OP[0x55b968f3a940]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_GPRS_NSVC_OP[0x55b968f3aa70]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733435 DNM INFO NM_GPRS_NSVC_OP[0x55b968f3ac30]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_BTS_SM_OP[0x55b968f3c2c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_BTS_OP[0x55b968f40390]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_GPRS_CELL_OP[0x55b968f404c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_RCARRIER_OP[0x55b968f644a0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_BB_TRANSC_OP[0x55b968f645d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f64830]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f64db0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f655b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f65db0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f665b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f66e40]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f676d0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_CHAN_OP[0x55b968f67f60]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_GPRS_NSE_OP[0x55b968f685c0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_GPRS_NSVC_OP[0x55b968f686f0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DNM INFO NM_GPRS_NSVC_OP[0x55b968f688b0]{DISABLED_NOTINSTALLED}: Allocated (fsm.c:456)
20241214131733436 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4242 (telnet_interface.c:88)
20241214131733436 DLINP NOTICE E1L(0) enabling ipaccess BSC mode on 0.0.0.0 with OML 3002 and RSL 3003 TCP ports (ipaccess.c:1033)
20241214131733436 DLCTRL NOTICE CTRL at 127.0.0.1 4249 (control_if.c:1024)
20241214131733436 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:932)
20241214131733437 DNM NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (osmo_bsc_main.c:889)
20241214131733437 DMSC NOTICE Initializing SCCP connection for A/m3ua on cs7 instance 0 (osmo_bsc_sigtran.c:659)
20241214131733437 DLSCCP ERROR SS7 instance 0: no primary point-code set, using default point-code (sccp_user.c:560)
20241214131733437 DLSCCP NOTICE A-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:566)
20241214131733437 DLSCCP NOTICE A-0-m3ua: Creating AS instance (sccp_user.c:573)
20241214131733437 DLSCCP NOTICE A-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:584)
20241214131733437 DLSCCP NOTICE A-0-m3ua: Creating default route (sccp_user.c:590)
20241214131733437 DLSCCP NOTICE A-0-m3ua: ASP asp-clnt-msc-0 for m3ua is not associated with any AS, using it (sccp_user.c:623)
20241214131733437 DLSCCP NOTICE A-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699)
20241214131733437 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408)
20241214131733437 DMSC NOTICE A-0-m3ua msc-0: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:715)
20241214131733437 DMSC NOTICE A-0-m3ua msc-0: remote (MSC) SCCP address: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:717)
20241214131733437 DMSC NOTICE A-0-m3ua msc-0: binding SCCP user (osmo_bsc_sigtran.c:722)
20241214131733437 DMSC NOTICE A-0-m3ua msc-1: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:715)
20241214131733437 DMSC NOTICE A-0-m3ua msc-1: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.2,SSN=BSSAP (osmo_bsc_sigtran.c:717)
20241214131733437 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131733437 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131733437 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131733437 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131733437 DMSC NOTICE A-0-m3ua msc-1: user already bound for this SCCP instance (osmo_bsc_sigtran.c:722)
20241214131733437 DMSC NOTICE A-0-m3ua msc-2: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSSAP (osmo_bsc_sigtran.c:715)
20241214131733437 DMSC NOTICE A-0-m3ua msc-2: remote (MSC) SCCP address: RI=SSN_PC,PC=0.0.3,SSN=BSSAP (osmo_bsc_sigtran.c:717)
20241214131733437 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131733437 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): matched connection to ASP asp-dyn-0 (osmo_ss7_xua_srv.c:110)
20241214131733437 DMSC NOTICE A-0-m3ua msc-2: user already bound for this SCCP instance (osmo_bsc_sigtran.c:722)
20241214131733437 DLCS NOTICE Initializing SCCP connection for Lb/m3ua on cs7 instance 0 (lb.c:455)
20241214131733437 DLSCCP NOTICE Lb-0-m3ua: Using SS7 instance 0, pc:0.23.3 (sccp_user.c:566)
20241214131733437 DLSCCP NOTICE Lb-0-m3ua: Using AS instance as-clnt-A-0-m3ua (sccp_user.c:584)
20241214131733437 DLSS7 FATAL 0: asp-asp-dyn-0: accept of new connection from (r=127.0.0.1:1905<->l=127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:117)
20241214131733437 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1079)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
20241214131733437 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131733437 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131733437 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131733437 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131733437 DLSCCP NOTICE Lb-0-m3ua: Using ASP instance asp-clnt-msc-0 (sccp_user.c:699)
20241214131733437 DLCS NOTICE Lb: Lb-0-m3ua smlc: local (BSC) SCCP address: RI=SSN_PC,PC=0.23.3,SSN=BSC_BSSAP_LE (lb.c:490)
20241214131733437 DLCS NOTICE Lb: Lb-0-m3ua smlc: remote (SMLC) SCCP address: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:492)
20241214131733437 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131733437 DLSS7 INFO (r=127.0.0.1:1905<->l=127.0.0.1:2905): matched connection to ASP asp-dyn-0 (osmo_ss7_xua_srv.c:110)
20241214131733437 DLSS7 FATAL 0: asp-asp-dyn-0: accept of new connection from (r=127.0.0.1:1905<->l=127.0.0.1:2905) before old was closed -> close old one (osmo_ss7_xua_srv.c:117)
20241214131733437 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1079)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
20241214131733437 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131733437 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131733437 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131733438 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
20241214131733439 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
20241214131733439 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
20241214131733439 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
[testenv][vamos] Running testsuite
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4242', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/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@8fdf411863ab: Unix server socket created successfully.
MC@8fdf411863ab: Listening on TCP port 42497.
MC2> 8fdf411863ab is the default
spawn /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc/BSC_Tests 8fdf411863ab 42497
TTCN-3 Host Controller (parallel mode), version 9.0.0
MC@8fdf411863ab: New HC connected from 10.0.2.100 [10.0.2.100]. 8fdf411863ab: Linux 6.1.0-21-amd64 on x86_64.
cmtc
MC@8fdf411863ab: Downloading configuration file to all HCs.
construct junitlogger
Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
HC@8fdf411863ab: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file.
MC@8fdf411863ab: Configuration file was processed on all HCs.
MC@8fdf411863ab: Creating MTC on host 10.0.2.100.
MC@8fdf411863ab: MTC is created.
MC2> smtc
Executing all items of [EXECUTE] section.
MC2> MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos'.
------ BSC_Tests_VAMOS.TC_chan_act_to_vamos ------
Sat Dec 14 13:17:34 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_chan_act_to_vamos.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Test case TC_chan_act_to_vamos started.
MTC@8fdf411863ab: "TC_chan_act_to_vamos"
20241214131735115 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos (logging_vty.c:1172)
20241214131735127 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131735127 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131735127 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131735129 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
20241214131735129 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
20241214131735129 DLSS7 ERROR XUA_AS(as-clnt-A-0-m3ua)[0x55b968f7d440]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:507)
VirtMSC-M3UA(5)@8fdf411863ab: *************************************************
VirtMSC-M3UA(5)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(5)@8fdf411863ab: *************************************************
VirtMSC-SCCP(4)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131735329 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131735329 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769)
20241214131735329 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:1905 err=None (osmo_ss7_asp.c:785)
20241214131735345 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131735345 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:110)
20241214131735345 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131735345 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(5)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131735348 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131735348 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131735348 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131735348 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131735348 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131735348 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131735348 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131735349 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131735349 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131735349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131735349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131735349 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131735349 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131735349 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(5)@8fdf411863ab: Sending buffered message #0
20241214131735350 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131735350 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131735350 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131735350 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:565)
20241214131735350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131735350 DLSS7 ERROR MTP-TRANSFER.req for DPC 187: no route! (osmo_ss7_hmrt.c:266)
20241214131735438 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131735438 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713)
20241214131735438 DLSS7 INFO 0: asp-asp-dyn-0: RKM: Registering routing key 4 for DPC 0.23.3 (xua_rkm.c:195)
20241214131735438 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Allocated (fsm.c:456)
20241214131735438 DLSS7 INFO 0: as-as-rkm-4: Created AS (osmo_ss7.c:956)
20241214131735439 DLSS7 INFO 0: Creating route: pc=187=0.23.3 mask=0x3fff via AS 'as-rkm-4' (osmo_ss7.c:780)
20241214131735439 DLSS7 INFO 0: as-as-rkm-4: Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:110)
20241214131735439 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119)
20241214131735439 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333)
20241214131735439 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131735439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622)
20241214131735439 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131735439 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131735439 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131735439 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131735439 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131735439 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131735439 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131735439 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55b968f7e780]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400)
20241214131735439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:622)
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131737806 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:39503 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131737806 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737806 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131737806 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131737806 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737806 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737806 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131737806 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131737807 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737807 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131737807 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131737807 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737807 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131737807 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131737807 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131737807 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131737807 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737807 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131737807 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131737807 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131737807 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131737807 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737807 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737807 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737807 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737807 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737808 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737808 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737808 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737808 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737808 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131737808 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131737808 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131737808 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131737808 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131737808 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131737808 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131737809 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131737809 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131737809 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131737809 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131737809 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131737809 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131737809 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737809 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131737809 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131737809 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737809 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131737809 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737810 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737811 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737811 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737811 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131737811 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737811 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131737811 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131737811 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131737811 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131737811 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131737811 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131737811 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131737811 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131737812 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)
20241214131737812 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131737812 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131737812 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131737812 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737812 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131737813 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737814 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131737814 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131737814 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131737814 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737814 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131737814 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131737814 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131737814 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131737814 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737814 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131737814 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131737815 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x558f7fc46470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131737815 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737815 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131737815 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131737815 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737816 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737817 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737817 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737817 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131737817 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131737817 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131737817 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131738000 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:45325 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1235/0/0
20241214131738001 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968ee09c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738001 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968ee09c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131738001 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968ee09c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131738001 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55b968f0ccc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738001 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55b968ee4bc0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738001 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55b968ee4bc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131738001 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55b968ee4bc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131738001 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f0cdf0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738001 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f0cdf0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131738001 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f0cdf0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131738001 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f0cfb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738001 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f0cfb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131738001 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f0cfb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131738001 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55b968f0ccc0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131738001 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55b968f0ccc0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131738002 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738002 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131738002 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131738002 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131738002 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738002 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738003 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738003 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968ee09c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738003 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968ee09c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131738003 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968ee09c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131738003 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131738003 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55b968ee4bc0]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131738003 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55b968ee4bc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738003 DNM INFO NM_GPRS_CELL_OP(gprs-cell1)[0x55b968ee4bc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131738003 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55b968f0ccc0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131738004 DNM NOTICE OC=BTS(01) INST=(01,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131738004 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131738004 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f0cdf0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131738004 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f0cfb0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131738004 DNM INFO NM_GPRS_NSE_OP(nse1)[0x55b968f0ccc0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131738004 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f0cdf0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131738004 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738004 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131738004 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131738005 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738005 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738005 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738005 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738006 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738006 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738006 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f0cdf0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131738007 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131738007 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131738007 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738007 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131738007 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131738007 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)
20241214131738007 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131738007 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131738007 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131738007 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131738007 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131738008 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738008 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131738008 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738008 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131738008 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738008 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131738009 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131738010 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131738010 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738010 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131738010 DNM INFO NM_RCARRIER_OP(bts1-trx0)[0x55b968f08ba0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738010 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738010 DNM INFO (bts=1,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131738010 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738010 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131738010 DNM INFO NM_BTS_OP(bts1)[0x55b968ee4a90]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131738010 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x563d93169470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131738010 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738010 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738010 DNM INFO NM_BB_TRANSC_OP(bts1-trx0)[0x55b968f08cd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738010 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts0)[0x55b968f08f30]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts1)[0x55b968f094b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts2)[0x55b968f09cb0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts3)[0x55b968f0a4b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts4)[0x55b968f0acb0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738011 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts5)[0x55b968f0b540]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts6)[0x55b968f0bdd0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738012 DNM INFO NM_CHAN_OP(bts1-trx0-ts7)[0x55b968f0c660]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1236/0/0
20241214131738248 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:41529 (ipa.c:320)
20241214131738249 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968f0e640]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738249 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968f0e640]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131738249 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968f0e640]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131738249 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55b968f3a940]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738249 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55b968f12840]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738249 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55b968f12840]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131738249 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55b968f12840]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131738249 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f3aa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738249 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f3aa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131738249 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f3aa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131738249 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f3ac30]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738249 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f3ac30]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131738249 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f3ac30]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131738249 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55b968f3a940]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131738249 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55b968f3a940]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131738249 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738249 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131738249 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131738250 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131738250 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738250 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968f0e640]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738250 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968f0e640]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131738250 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968f0e640]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131738251 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131738251 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55b968f12840]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131738251 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55b968f12840]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738251 DNM INFO NM_GPRS_CELL_OP(gprs-cell2)[0x55b968f12840]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131738251 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55b968f3a940]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131738251 DNM NOTICE OC=BTS(01) INST=(02,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131738251 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131738251 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f3aa70]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131738251 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968f3ac30]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131738252 DNM INFO NM_GPRS_NSE_OP(nse2)[0x55b968f3a940]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131738252 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f3aa70]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131738252 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738252 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131738252 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131738252 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738252 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738252 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738252 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738253 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131738253 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738253 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968f3aa70]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131738254 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131738254 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131738254 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738254 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131738254 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131738254 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)
20241214131738254 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131738254 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131738254 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131738254 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131738254 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131738254 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131738255 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738256 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131738256 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738256 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131738256 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738256 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131738256 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131738256 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131738257 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738257 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131738257 DNM INFO NM_RCARRIER_OP(bts2-trx0)[0x55b968f36820]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131738257 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738257 DNM INFO (bts=2,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131738257 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738257 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131738257 DNM INFO NM_BTS_OP(bts2)[0x55b968f12710]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131738257 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5640e50af470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131738257 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738258 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131738258 DNM INFO NM_BB_TRANSC_OP(bts2-trx0)[0x55b968f36950]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts0)[0x55b968f36bb0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts1)[0x55b968f37130]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738258 DNM INFO NM_CHAN_OP(bts2-trx0-ts2)[0x55b968f37930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts3)[0x55b968f38130]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts4)[0x55b968f38930]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts5)[0x55b968f391c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts6)[0x55b968f39a50]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131738259 DNM INFO NM_CHAN_OP(bts2-trx0-ts7)[0x55b968f3a2e0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131738439 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131738439 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131738439 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131738439 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131738439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131738439 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:227)
20241214131738439 DLSS7 ERROR Unable to route HMRT message: the AS virt-smlc is down (osmo_ss7_hmrt.c:232)
20241214131740130 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131740131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131740131 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:227)
20241214131740131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131740131 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131740131 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131740131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131740131 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131740131 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131740131 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131740131 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131740131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131740131 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131740131 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: BSSMAP: Respoding to inbound RESET with RESET-ACK
20241214131740141 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131740141 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131740141 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131740141 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:565)
20241214131740141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131740141 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:227)
20241214131740141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131740141 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131740141 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
20241214131740141 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131740141 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
MTC@8fdf411863ab: BSSMAP: Timeout waiting for RESET-ACK after sending RESET
VirtSMLC-M3UA(7)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(7)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(7)@8fdf411863ab: *************************************************
VirtSMLC-SCCP(6)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131740368 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131740368 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:110)
20241214131740368 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131740368 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(7)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131740371 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131740371 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131740371 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131740371 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131740371 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131740371 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131740371 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131740373 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131740373 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131740373 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131740373 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131740373 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131740373 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131740373 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131740373 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131740373 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131741225 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(10)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(10)@8fdf411863ab: 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)@8fdf411863ab: 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 } } } }
20241214131741231 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320)
IPA-BTS0-TRX0-RSL-IPA(10)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
20241214131742239 DLGLOBAL NOTICE TTCN3 f_logp(): TC_chan_act_to_vamos() start (logging_vty.c:1172)
MTC@8fdf411863ab: "TC_chan_act_to_vamos() start"
20241214131743240 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55b968f81250]{UNUSED}: (type=NONE) attempt from VTY to activate lchan (bts=0,trx=0,ts=1,ss=0) with codec fr (bsc_vty.c:1610)
20241214131743240 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55b968f81250]{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)
20241214131743247 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55b968f81250]{WAIT_ACTIV_ACK}: (type=TCH_F) lchan ACTIVATE_FOR_VTY is now active (lchan_fsm.c:1087)
20241214131743247 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55b968f81250]{ESTABLISHED}: (type=TCH_F) lchan ACTIVATE_FOR_VTY fully established (lchan_fsm.c:321)
20241214131743440 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131743440 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131743440 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131743440 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131743440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131743440 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:227)
20241214131743440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131743440 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
MTC@8fdf411863ab: setverdict(pass): none -> pass
20241214131744248 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55b968f81250]{ESTABLISHED}: (type=TCH_F) attempt from VTY to release lchan (bts=0,trx=0,ts=1,ss=0) (bsc_vty.c:1680)
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
20241214131744253 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
VirtMSC-SCCP(4)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-M3UA(5)@8fdf411863ab: Final verdict of PTC: none
20241214131744253 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131744253 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131744253 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131744253 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131744253 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131744253 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131744253 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131744253 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:673)
20241214131744253 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131744253 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131744253 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131744253 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131744253 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131744253 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131744253 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131744253 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
20241214131744253 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
20241214131744253 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131744253 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131744253 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131744253 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-STATS(3)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(8)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131744257 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131744257 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
20241214131744257 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131744257 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131744257 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
VirtSMLC-SCCP(6)@8fdf411863ab: Final verdict of PTC: none
20241214131744257 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131744257 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131744257 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131744257 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131744257 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131744257 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131744257 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131744257 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131744257 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:673)
20241214131744257 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131744257 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131744257 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131744257 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131744257 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131744257 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131744257 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131744257 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(7)@8fdf411863ab: Final verdict of PTC: none
VirtMGW-MGCP-0(9)@8fdf411863ab: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(10)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: Setting final verdict of the test case.
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(5): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(6): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(7): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(8): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(9): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(10): none (pass -> pass)
MTC@8fdf411863ab: Test case TC_chan_act_to_vamos finished. Verdict: pass
20241214131744258 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
20241214131744258 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)
20241214131744258 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass'.
<000d> abis.c:417 E1L(0) Signalling link down
<000d> abis.c:98 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.
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x558f7fc45b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
20241214131744259 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)
20241214131744259 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)
20241214131744259 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
20241214131744259 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131744259 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131744259 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131744259 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131744259 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131744259 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131744259 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131744259 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131744259 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131744259 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131744259 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131744259 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131744259 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131744259 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131744259 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131744259 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
Sat Dec 14 13:17:44 UTC 2024
====== 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
20241214131745132 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131745132 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131745132 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131745132 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131745132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131745132 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131745132 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131745132 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131745132 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131745132 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131745132 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131745132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131745132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131745132 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131746254 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131746254 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131746254 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131746258 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131746258 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131746258 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=988996)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x558f7fc45b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x558f7fc45b70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 0: stopped pid 8511 with status 0
respawn: 1: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131747278 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:32885 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131747278 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747278 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131747278 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131747278 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747278 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747278 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131747278 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131747278 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747278 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131747278 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131747278 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747278 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131747278 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131747279 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131747279 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131747279 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747279 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131747279 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131747279 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131747279 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747279 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747279 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131747279 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131747279 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131747279 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131747280 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131747280 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131747280 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131747280 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131747280 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131747280 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131747280 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131747280 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131747280 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131747280 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747280 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131747280 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131747280 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131747281 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747281 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131747282 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747282 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131747282 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131747282 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131747282 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131747282 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131747282 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131747282 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131747282 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131747282 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)
20241214131747282 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131747282 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131747282 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131747282 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131747282 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131747282 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747282 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747283 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131747284 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747284 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131747284 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131747284 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131747284 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747284 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131747284 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131747284 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131747284 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131747284 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747284 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131747284 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131747284 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5556cc6c6470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131747285 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747285 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131747285 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747285 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747286 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747287 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131747288 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131747288 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131747288 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
Waiting for packet dumper to finish... 1 (prev_count=988996, count=1188732)
20241214131748441 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131748441 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131748441 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131748441 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131748441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131748441 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:227)
20241214131748441 DLSS7 ERROR Unable to route HMRT message: the AS virt-smlc is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_chan_act_to_vamos pass' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr'.
------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr ------
Sat Dec 14 13:17:48 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20241214131749254 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749254 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131749254 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131749254 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131749254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131749254 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:227)
20241214131749254 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Test case TC_mode_modify_to_vamos_fr started.
MTC@8fdf411863ab: "TC_mode_modify_to_vamos_fr": using IMSI '001014435102584'H
20241214131749622 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131749622 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131749623 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131749624 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749624 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131749625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131749625 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131749625 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131749625 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131749625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131749625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131749625 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131749625 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131749625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131749625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131749625 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:227)
20241214131749625 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(14)@8fdf411863ab: *************************************************
VirtMSC-M3UA(14)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(14)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting RAN_Emulation
VirtMSC-SCCP(12)@8fdf411863ab: v_sccp_pdu_maxlen:268
MTC@8fdf411863ab: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
VirtSMLC-M3UA(17)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(17)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(17)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting BSSAP_LE_Emulation
VirtSMLC-SCCP(15)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131749843 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131749843 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:110)
20241214131749843 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131749843 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(14)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131749845 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749845 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131749845 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131749845 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131749845 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131749845 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131749845 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131749847 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749847 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131749847 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131749847 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131749847 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131749847 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131749847 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131749847 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0,  (xua_snm.c:403)
20241214131749847 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:287)
20241214131749847 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131749848 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749848 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131749848 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131749848 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131749848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131749848 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:227)
20241214131749848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131749848 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131749865 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131749865 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:110)
20241214131749865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131749865 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(17)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131749869 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749869 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131749869 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131749869 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131749869 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131749869 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131749869 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131749871 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131749871 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131749871 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131749871 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131749871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131749871 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131749871 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131749871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131749871 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(13)@8fdf411863ab: BSSMAP: Responding to inbound RESET with RESET-ACK
20241214131750649 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131750649 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131750649 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131750649 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:565)
20241214131750649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131750649 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:227)
20241214131750649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131750649 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131750649 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101)
20241214131750649 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87)
20241214131750649 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131750649 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
20241214131750650 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131750650 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131750650 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131750650 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131750650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131750650 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:227)
20241214131750650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131750650 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131750650 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131750650 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131750650 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131750650 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:565)
20241214131750650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131750650 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:227)
20241214131750650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131750650 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131750650 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
VirtMSC-RAN(13)@8fdf411863ab: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
20241214131750675 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131750675 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131750675 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:542)
20241214131750675 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:565)
20241214131750675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131750675 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:227)
20241214131750675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131750675 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131750675 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:119)
20241214131750675 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:79)
20241214131750675 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131750675 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131750675 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131750675 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131750675 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131750675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131750675 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:227)
20241214131750675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131750675 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtSMLC-BSSAP_LE(16)@8fdf411863ab: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
20241214131750733 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(20)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(20)@8fdf411863ab: 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)@8fdf411863ab: 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 } } } }
20241214131750739 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)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
20241214131751842 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_fr() start (logging_vty.c:1172)
MTC@8fdf411863ab: "TC_mode_modify_to_vamos_fr() start"
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910104453015248'O, n_connectPointCode := omit
VirtMSC-RAN(13)@8fdf411863ab: Created Expect[0] for '05240103505902080910104453015248'O to be handled at TC_mode_modify_to_vamos_fr(22)
20241214131752889 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131752889 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131752890 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131752890 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131752890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131752890 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:227)
20241214131752890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131752890 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(12)@8fdf411863ab: First idle individual index:0
VirtMSC-SCCP(12)@8fdf411863ab: Warning: Stopping inactive timer T_ias[0].
VirtMSC-RAN(13)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(13)@8fdf411863ab: Found Expect[0] for '05240103505902080910104453015248'O handled at TC_mode_modify_to_vamos_fr(22)
VirtMSC-RAN(13)@8fdf411863ab: Added conn table entry 0TC_mode_modify_to_vamos_fr(22)15001946
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on connection ID:0
20241214131752895 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131752895 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131752895 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131752895 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:565)
VirtMSC-SCCP(12)@8fdf411863ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired).
20241214131752895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131752895 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:227)
20241214131752895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131752895 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(21)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(19)@8fdf411863ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_fr(22)
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(12)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(12)@8fdf411863ab: vl_from0
VirtMSC-SCCP(12)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O
20241214131753101 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131753101 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131753101 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131753101 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:565)
20241214131753101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131753101 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:227)
20241214131753101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131753101 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: 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 } } } }
VirtMGW-MGCP-0(19)@8fdf411863ab: 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)
IPA-BTS0-TRX0-RSL-RSL(21)@8fdf411863ab: Disabled queueing of DChan messages
20241214131753153 DLCLS NOTICE LCLS[0x55b968f81050]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131753153 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131753153 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131753153 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131753153 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131753153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131753153 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:227)
20241214131753153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131753153 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(12)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(12)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(12)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131754625 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131754625 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131754625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131754625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131754625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131754625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131754625 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131754625 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131754625 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131754625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131754625 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131754625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131754625 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131754625 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: setverdict(pass): none -> pass
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: 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 := '64ED7EB1'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 := '6ED247B3'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131756175 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131756175 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131756175 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131756175 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131756175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131756175 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:227)
20241214131756175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131756175 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(12)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(12)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(12)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(12)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(12)@8fdf411863ab: vl_from0
VirtMSC-SCCP(12)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131756178 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131756178 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131756178 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131756178 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:565)
20241214131756178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131756178 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:227)
20241214131756178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131756178 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131756181 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(12)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(12)@8fdf411863ab: vl_from0
VirtMSC-SCCP(12)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131756381 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131756381 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131756381 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131756381 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:565)
20241214131756381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131756382 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:227)
20241214131756382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131756382 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131756382 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131756382 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131756382 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131756382 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131756382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131756382 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:227)
20241214131756382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131756382 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(12)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(12)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(12)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131756384 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
VirtMSC-RAN(13)@8fdf411863ab: Deleted conn table entry 0TC_mode_modify_to_vamos_fr(22)15001946
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on connection ID:0
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: "Got RSL RR Release"
20241214131756386 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
20241214131756386 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131756386 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131756386 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131756386 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:565)
20241214131756386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131756386 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:227)
20241214131756386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131756386 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131756386 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131756386 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131756386 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131756386 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131756386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131756386 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:227)
20241214131756386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131756386 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131756387 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
VirtMSC-SCCP(12)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(12)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131758385 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172)
TC_mode_modify_to_vamos_fr(22)@8fdf411863ab: Final verdict of PTC: pass
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
20241214131758391 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131758391 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131758391 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131758391 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131758391 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131758391 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131758391 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131758391 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131758391 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:673)
20241214131758391 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
VirtMSC-M3UA(14)@8fdf411863ab: Final verdict of PTC: none
20241214131758391 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131758391 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131758391 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131758391 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131758391 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131758391 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131758391 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtMSC-SCCP(12)@8fdf411863ab: Final verdict of PTC: none
20241214131758392 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
20241214131758392 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131758392 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131758392 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131758392 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(13)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-STATS(11)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(18)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): none -> pass
20241214131758396 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131758396 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
20241214131758396 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131758396 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131758396 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
20241214131758396 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131758396 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131758396 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131758396 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131758396 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131758396 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131758396 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131758396 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
VirtSMLC-BSSAP_LE(16)@8fdf411863ab: Final verdict of PTC: none
20241214131758396 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:673)
20241214131758396 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131758396 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131758396 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131758396 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131758396 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131758396 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131758396 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131758396 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
IPA-BTS0-TRX0-RSL-RSL(21)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-M3UA(17)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-SCCP(15)@8fdf411863ab: Final verdict of PTC: none
VirtMGW-MGCP-0(19)@8fdf411863ab: Final verdict of PTC: none
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
<000d> abis.c:417 E1L(0) Signalling link down
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5556cc6c5b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
20241214131758398 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
20241214131758398 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)
20241214131758398 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
IPA-BTS0-TRX0-RSL-IPA(20)@8fdf411863ab: Final verdict of PTC: none
20241214131758398 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)
20241214131758398 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)
20241214131758398 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
20241214131758398 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131758398 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131758398 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131758398 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131758398 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131758398 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131758398 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131758398 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131758398 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131758398 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131758398 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131758398 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131758398 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131758398 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131758399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131758399 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
MTC@8fdf411863ab: Setting final verdict of the test case.
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(11): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(12): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-RAN(13): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(14): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(15): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-BSSAP_LE(16): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(17): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(19): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(20): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(21): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_mode_modify_to_vamos_fr(22): pass (pass -> pass)
MTC@8fdf411863ab: Test case TC_mode_modify_to_vamos_fr finished. Verdict: pass
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass'.
Sat Dec 14 13:17:58 UTC 2024
====== 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
20241214131759626 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131759626 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131759627 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131759627 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131759627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131759627 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131759627 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131759627 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131759627 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131759627 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131759627 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131759627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131759627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131759627 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131800393 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131800393 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131800393 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131800397 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131800397 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131800397 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=473332)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5556cc6c5b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5556cc6c5b70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 1: stopped pid 8590 with status 0
respawn: 2: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131801417 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:36771 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131801418 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801418 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131801418 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131801418 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801418 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801418 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131801418 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131801418 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801418 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131801418 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131801418 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801418 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131801418 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131801418 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131801418 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131801418 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801419 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131801419 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131801419 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131801419 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801419 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801420 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131801420 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131801420 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131801420 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131801420 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131801420 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131801420 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131801420 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131801420 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131801420 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131801420 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131801421 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131801421 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131801421 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801421 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131801421 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131801421 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801421 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131801421 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801421 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801422 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131801422 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131801422 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131801423 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131801423 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131801423 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131801423 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131801423 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131801423 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)
20241214131801423 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131801423 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131801423 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131801423 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131801423 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131801423 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801423 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131801424 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801425 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131801425 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801425 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131801425 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801425 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131801425 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131801425 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131801425 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801426 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131801426 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131801426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131801426 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131801426 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801426 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131801426 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131801426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55ef44f4c470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131801426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131801426 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131801426 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801426 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801426 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801427 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801428 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801429 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801429 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801429 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131801429 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131801429 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131801429 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
Waiting for packet dumper to finish... 1 (prev_count=473332, count=673848)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_fr pass' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr'.
------ BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr ------
Sat Dec 14 13:18:02 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20241214131803393 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803393 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131803393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131803393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131803393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131803393 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:227)
20241214131803393 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Test case TC_mode_modify_to_vamos_hr started.
MTC@8fdf411863ab: "TC_mode_modify_to_vamos_hr": using IMSI '001010634243962'H
20241214131803738 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131803739 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131803739 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131803741 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131803741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131803741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131803741 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131803741 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131803741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131803741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131803741 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131803741 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131803741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131803741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131803741 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:227)
20241214131803741 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(26)@8fdf411863ab: *************************************************
VirtMSC-M3UA(26)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(26)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting RAN_Emulation
VirtMSC-SCCP(24)@8fdf411863ab: v_sccp_pdu_maxlen:268
MTC@8fdf411863ab: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
VirtSMLC-M3UA(29)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(29)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(29)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting BSSAP_LE_Emulation
VirtSMLC-SCCP(27)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131803959 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131803959 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:110)
20241214131803959 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131803959 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(26)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131803961 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803961 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131803961 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131803961 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131803961 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131803961 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131803961 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131803963 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803963 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131803963 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131803963 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131803963 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131803963 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131803963 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131803963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0,  (xua_snm.c:403)
20241214131803963 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:287)
20241214131803963 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131803964 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803964 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131803964 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131803964 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131803964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131803964 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:227)
20241214131803964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131803964 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131803982 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131803982 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:110)
20241214131803982 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131803982 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(29)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131803986 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803986 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131803986 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131803986 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131803986 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131803986 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131803986 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131803988 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131803988 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131803988 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131803988 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131803988 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131803988 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131803988 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131803988 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131803988 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(25)@8fdf411863ab: BSSMAP: Responding to inbound RESET with RESET-ACK
20241214131804766 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131804766 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131804766 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131804766 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:565)
20241214131804766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131804766 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:227)
20241214131804766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131804766 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131804767 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101)
20241214131804767 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87)
20241214131804767 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131804767 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
20241214131804767 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131804767 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131804767 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131804767 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131804767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131804767 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:227)
20241214131804767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131804767 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131804767 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131804767 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131804767 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131804767 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:565)
20241214131804767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131804767 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:227)
20241214131804767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131804767 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131804767 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
VirtMSC-RAN(25)@8fdf411863ab: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
20241214131804792 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131804792 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131804792 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:542)
20241214131804792 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:565)
20241214131804792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131804792 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:227)
20241214131804792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131804792 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131804792 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:119)
20241214131804792 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link lost (bssmap_reset.c:91)
20241214131804792 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:79)
20241214131804792 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131804792 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131804792 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131804792 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131804793 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131804793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131804793 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:227)
20241214131804793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131804793 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtSMLC-BSSAP_LE(28)@8fdf411863ab: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
20241214131804850 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(32)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(32)@8fdf411863ab: 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)@8fdf411863ab: 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 } } } }
20241214131804856 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320)
IPA-BTS0-TRX0-RSL-IPA(32)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@8fdf411863ab: "TC_mode_modify_to_vamos_hr() start"
20241214131805959 DLGLOBAL NOTICE TTCN3 f_logp(): TC_mode_modify_to_vamos_hr() start (logging_vty.c:1172)
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910106043429326'O, n_connectPointCode := omit
VirtMSC-RAN(25)@8fdf411863ab: Created Expect[0] for '05240103505902080910106043429326'O to be handled at TC_mode_modify_to_vamos_hr(34)
20241214131807004 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131807004 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131807004 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131807004 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131807004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131807004 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:227)
20241214131807004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131807004 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(24)@8fdf411863ab: First idle individual index:0
VirtMSC-SCCP(24)@8fdf411863ab: Warning: Stopping inactive timer T_ias[0].
VirtMSC-RAN(25)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(25)@8fdf411863ab: Found Expect[0] for '05240103505902080910106043429326'O handled at TC_mode_modify_to_vamos_hr(34)
VirtMSC-RAN(25)@8fdf411863ab: Added conn table entry 0TC_mode_modify_to_vamos_hr(34)1178778
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(24)@8fdf411863ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired).
20241214131807009 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131807009 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131807009 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131807009 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:565)
20241214131807009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131807009 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:227)
20241214131807009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131807009 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(33)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(31)@8fdf411863ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mode_modify_to_vamos_hr(34)
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(24)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(24)@8fdf411863ab: vl_from0
VirtMSC-SCCP(24)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O
20241214131807209 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131807209 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131807209 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131807209 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:565)
20241214131807209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131807209 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:227)
20241214131807210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131807210 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } }
VirtMGW-MGCP-0(31)@8fdf411863ab: 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)
IPA-BTS0-TRX0-RSL-RSL(33)@8fdf411863ab: Disabled queueing of DChan messages
20241214131807272 DLCLS NOTICE LCLS[0x55b968c3ced0]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131807272 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131807272 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131807272 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131807272 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131807272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131807272 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:227)
20241214131807272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131807272 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(24)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(24)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(24)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131808741 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131808741 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131808741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131808741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131808741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131808741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131808741 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131808741 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131808741 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131808741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131808741 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131808741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131808741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131808741 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: setverdict(pass): none -> pass
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: 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 := '05224E45'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 := '5CC72E81'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131810294 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131810294 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131810294 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131810294 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131810294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131810294 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:227)
20241214131810294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131810294 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(24)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(24)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(24)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(24)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(24)@8fdf411863ab: vl_from0
VirtMSC-SCCP(24)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131810297 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131810297 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131810297 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131810297 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:565)
20241214131810297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131810297 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:227)
20241214131810297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131810297 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131810299 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(24)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(24)@8fdf411863ab: vl_from0
VirtMSC-SCCP(24)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131810498 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131810498 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131810498 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131810498 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:565)
20241214131810498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131810498 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:227)
20241214131810498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131810498 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131810498 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131810498 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131810498 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131810498 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131810498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131810498 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:227)
20241214131810498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131810498 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(24)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(24)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(24)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131810500 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
VirtMSC-RAN(25)@8fdf411863ab: Deleted conn table entry 0TC_mode_modify_to_vamos_hr(34)1178778
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on connection ID:0
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: "Got RSL RR Release"
20241214131810503 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131810503 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131810503 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131810503 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:565)
20241214131810503 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
20241214131810503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131810503 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:227)
20241214131810503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131810503 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131810504 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131810504 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131810504 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131810504 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131810504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131810504 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:227)
20241214131810504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131810504 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131810504 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
VirtMSC-SCCP(24)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(24)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131812501 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172)
TC_mode_modify_to_vamos_hr(34)@8fdf411863ab: Final verdict of PTC: pass
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
20241214131812508 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131812508 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131812508 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131812508 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
VirtMSC-SCCP(24)@8fdf411863ab: Final verdict of PTC: none
20241214131812508 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131812508 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131812508 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131812508 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131812508 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:673)
20241214131812508 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131812508 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131812509 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131812509 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131812509 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131812509 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
VirtMSC-M3UA(26)@8fdf411863ab: Final verdict of PTC: none
20241214131812509 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131812509 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
20241214131812509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
VirtMSC-RAN(25)@8fdf411863ab: Final verdict of PTC: none
20241214131812509 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131812509 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131812509 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131812509 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-STATS(23)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(30)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): none -> pass
20241214131812513 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131812513 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
20241214131812513 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131812513 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131812513 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
VirtSMLC-BSSAP_LE(28)@8fdf411863ab: Final verdict of PTC: none
20241214131812513 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131812513 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131812513 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131812513 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131812513 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131812513 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131812513 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131812513 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131812513 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:673)
20241214131812513 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131812513 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131812513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131812513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
VirtSMLC-SCCP(27)@8fdf411863ab: Final verdict of PTC: none
20241214131812513 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131812513 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131812513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131812513 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
IPA-BTS0-TRX0-RSL-RSL(33)@8fdf411863ab: Final verdict of PTC: none
VirtMGW-MGCP-0(31)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-M3UA(29)@8fdf411863ab: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(32)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: Setting final verdict of the test case.
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(23): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(24): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-RAN(25): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(26): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(27): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-BSSAP_LE(28): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(29): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(30): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(31): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(32): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(33): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_mode_modify_to_vamos_hr(34): pass (pass -> pass)20241214131812515 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
20241214131812515 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)

20241214131812515 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
<000d> abis.c:417 E1L(0) Signalling link down
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55ef44f4bb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
MTC@8fdf411863ab: Test case TC_mode_modify_to_vamos_hr finished. Verdict: pass
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass'.
20241214131812516 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)
20241214131812516 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)
20241214131812516 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
20241214131812516 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131812516 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131812516 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131812516 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131812516 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131812516 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131812516 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131812516 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131812516 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131812516 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131812516 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131812516 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131812516 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131812516 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131812516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131812516 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
Sat Dec 14 13:18:12 UTC 2024
====== 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
20241214131813742 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131813742 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131813742 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131813742 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131813742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131813743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131813743 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131813743 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131813743 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131813743 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131813743 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131813743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131813743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131813743 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131814510 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131814510 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131814510 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131814514 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131814514 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131814514 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=478600)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55ef44f4bb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55ef44f4bb70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 2: stopped pid 8659 with status 0
respawn: 3: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131815534 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:42851 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131815535 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815535 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131815535 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131815535 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815535 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815535 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131815535 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131815535 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815535 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131815535 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131815535 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815535 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131815535 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131815535 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131815535 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131815535 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815536 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131815536 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131815536 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131815536 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815536 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815537 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131815537 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131815537 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131815537 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131815537 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131815537 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131815537 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131815537 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131815538 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131815538 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131815538 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131815538 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131815538 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131815538 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131815538 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131815538 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131815538 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815538 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131815538 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131815538 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815538 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131815538 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815538 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815539 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131815539 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131815539 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131815539 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131815539 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131815539 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131815540 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131815540 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131815540 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)
20241214131815540 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131815540 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131815540 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131815540 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131815540 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131815540 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815540 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131815540 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815541 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131815542 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815542 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131815542 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131815542 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131815542 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815542 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131815542 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131815542 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131815542 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131815542 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815542 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131815542 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131815543 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x562968eb8470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131815543 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815543 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131815543 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131815543 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815544 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815545 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131815546 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131815546 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131815546 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
Waiting for packet dumper to finish... 1 (prev_count=478600, count=677808)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_mode_modify_to_vamos_hr pass' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr'.
------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr ------
Sat Dec 14 13:18:16 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20241214131817510 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131817510 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131817510 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131817510 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131817510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131817510 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:227)
20241214131817510 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Test case TC_assign_to_secondary_lchan_fr started.
MTC@8fdf411863ab: "TC_assign_to_secondary_lchan_fr": using IMSI '001012488804310'H
20241214131817848 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131817849 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131817849 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131817851 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131817851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131817851 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131817851 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131817851 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131817851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131817851 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131817851 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131817851 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131817851 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131817851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131817851 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:227)
20241214131817851 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(38)@8fdf411863ab: *************************************************
VirtMSC-M3UA(38)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(38)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting RAN_Emulation
VirtMSC-SCCP(36)@8fdf411863ab: v_sccp_pdu_maxlen:268
MTC@8fdf411863ab: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
VirtSMLC-M3UA(41)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(41)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(41)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting BSSAP_LE_Emulation
VirtSMLC-SCCP(39)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131818069 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131818069 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:110)
20241214131818069 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131818069 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(38)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131818072 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818072 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131818072 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131818072 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131818072 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131818072 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131818072 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131818073 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818073 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131818073 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131818073 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131818073 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131818073 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131818073 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131818073 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0,  (xua_snm.c:403)
20241214131818073 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:287)
20241214131818073 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131818074 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818074 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131818074 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131818074 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131818074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131818074 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:227)
20241214131818075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131818075 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131818092 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131818092 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:110)
20241214131818092 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131818092 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(41)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131818095 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818095 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131818095 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131818095 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131818095 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131818095 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131818095 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131818096 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818096 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131818096 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131818096 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131818096 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131818096 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131818096 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131818097 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131818097 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(37)@8fdf411863ab: BSSMAP: Responding to inbound RESET with RESET-ACK
20241214131818875 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818875 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131818875 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131818875 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:565)
20241214131818875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131818875 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:227)
20241214131818875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131818875 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131818876 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101)
20241214131818876 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87)
20241214131818876 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131818876 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
20241214131818876 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818876 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131818876 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131818876 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131818876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131818876 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:227)
20241214131818876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131818876 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131818876 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818876 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131818876 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131818876 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:565)
20241214131818876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131818876 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:227)
20241214131818876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131818876 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131818876 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
VirtMSC-RAN(37)@8fdf411863ab: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
20241214131818901 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818901 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131818901 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:542)
20241214131818901 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:565)
20241214131818901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131818901 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:227)
20241214131818901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131818901 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131818902 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:119)
20241214131818902 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link lost (bssmap_reset.c:91)
20241214131818902 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:79)
20241214131818902 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131818902 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131818902 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131818902 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131818902 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131818902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131818902 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:227)
20241214131818902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131818902 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtSMLC-BSSAP_LE(40)@8fdf411863ab: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
20241214131818959 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(44)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(44)@8fdf411863ab: 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)@8fdf411863ab: 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 } } } }
20241214131818966 DRSL NOTICE (bts=0,trx=0) bootstrapping RSL on ARFCN 871 using MCC-MNC 001-01 LAC=1 CID=0 BSIC=10 (osmo_bsc_main.c:320)
IPA-BTS0-TRX0-RSL-IPA(44)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@8fdf411863ab: "TC_assign_to_secondary_lchan_fr() start"
20241214131820067 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_fr() start (logging_vty.c:1172)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910104288083401'O, n_connectPointCode := omit
VirtMSC-RAN(37)@8fdf411863ab: Created Expect[0] for '05240103505902080910104288083401'O to be handled at TC_assign_to_secondary_lchan_fr(46)
20241214131821115 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131821115 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131821115 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131821115 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131821115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131821115 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:227)
20241214131821115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131821115 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(36)@8fdf411863ab: First idle individual index:0
VirtMSC-SCCP(36)@8fdf411863ab: Warning: Stopping inactive timer T_ias[0].
VirtMSC-RAN(37)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(37)@8fdf411863ab: Found Expect[0] for '05240103505902080910104288083401'O handled at TC_assign_to_secondary_lchan_fr(46)
VirtMSC-RAN(37)@8fdf411863ab: Added conn table entry 0TC_assign_to_secondary_lchan_fr(46)11757050
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(36)@8fdf411863ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired).
20241214131821121 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131821121 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131821121 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131821121 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:565)
20241214131821121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131821121 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:227)
20241214131821121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131821121 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(45)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(43)@8fdf411863ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_fr(46)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(36)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(36)@8fdf411863ab: vl_from0
VirtMSC-SCCP(36)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O
20241214131821321 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131821322 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131821322 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131821322 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:565)
20241214131821322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131821322 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:227)
20241214131821322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131821322 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: 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 } } } }
VirtMGW-MGCP-0(43)@8fdf411863ab: 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)
IPA-BTS0-TRX0-RSL-RSL(45)@8fdf411863ab: Disabled queueing of DChan messages
20241214131821372 DLCLS NOTICE LCLS[0x55b968fafd80]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131821372 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131821372 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131821372 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131821372 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131821372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131821372 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:227)
20241214131821372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131821372 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(36)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131822852 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131822852 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131822852 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131822852 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131822852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131822852 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131822852 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131822852 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131822852 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131822852 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131822852 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131822852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131822852 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131822852 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: setverdict(pass): none -> pass
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: 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 := '0B5C27BF'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 := '45446373'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 2 })
20241214131824382 DCHAN NOTICE lchan(0-0-1-TCH_F-0)[0x55b968f8e070]{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:2192)
20241214131824382 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x55b968fb2110]{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:2194)
20241214131824450 DLCLS NOTICE LCLS[0x55b968fafd80]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131827460 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131827460 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131827460 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131827460 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131827460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131827460 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:227)
20241214131827460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131827460 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(36)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(36)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(36)@8fdf411863ab: vl_from0
VirtMSC-SCCP(36)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131827463 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131827463 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131827463 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131827463 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:565)
20241214131827463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131827463 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:227)
20241214131827463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131827463 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 3 })
20241214131827465 DCHAN NOTICE lchan(0-0-2-TCH_F-shadow0)[0x55b968fb2110]{ESTABLISHED}: (type=TCH_F) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=3,ss=0) (bsc_vty.c:2192)
20241214131827465 DCHAN NOTICE lchan(0-0-3-TCH_F-0)[0x55b968eb0fe0]{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:2194)
20241214131827530 DLCLS NOTICE LCLS[0x55b968fafd80]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131827853 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131827853 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131827853 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131827853 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131827853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131827853 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131827853 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131827853 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131827853 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131827853 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131827853 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131827853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131827853 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131827853 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131830539 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131830539 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131830539 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131830539 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131830539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131830539 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:227)
20241214131830539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131830539 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(36)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(36)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(36)@8fdf411863ab: vl_from0
VirtMSC-SCCP(36)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131830541 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131830541 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131830541 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131830541 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:565)
20241214131830541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131830541 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:227)
20241214131830541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131830541 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131830543 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(36)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(36)@8fdf411863ab: vl_from0
VirtMSC-SCCP(36)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131830742 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131830742 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131830742 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131830742 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:565)
20241214131830742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131830742 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:227)
20241214131830742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131830742 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131830742 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131830742 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131830742 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131830742 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131830742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131830742 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:227)
20241214131830742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131830742 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(36)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(36)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131830744 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
VirtMSC-RAN(37)@8fdf411863ab: Deleted conn table entry 0TC_assign_to_secondary_lchan_fr(46)11757050
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on connection ID:0
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: "Got RSL RR Release"
20241214131830747 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
20241214131830747 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131830747 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131830747 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131830747 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:565)
20241214131830747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131830747 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:227)
20241214131830747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131830747 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131830748 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131830748 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131830748 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131830748 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131830748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131830748 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:227)
20241214131830748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131830748 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131830748 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
VirtMSC-SCCP(36)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(36)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131832745 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172)
20241214131832854 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131832854 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131832854 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131832854 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131832854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131832854 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131832854 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131832854 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131832854 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131832854 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131832854 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131832854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131832854 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131832854 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_assign_to_secondary_lchan_fr(46)@8fdf411863ab: Final verdict of PTC: pass
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
20241214131833755 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131833755 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131833755 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131833755 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131833755 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131833755 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131833755 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131833755 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131833755 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:673)
20241214131833755 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131833755 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131833755 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131833755 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131833755 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131833755 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131833755 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131833755 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(38)@8fdf411863ab: Final verdict of PTC: none
20241214131833755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
VirtMSC-SCCP(36)@8fdf411863ab: Final verdict of PTC: none
20241214131833755 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131833755 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131833755 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131833755 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(37)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-STATS(35)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(42)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): none -> pass
20241214131833759 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131833759 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
20241214131833759 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131833759 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131833759 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
IPA-BTS0-TRX0-RSL-RSL(45)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-BSSAP_LE(40)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-SCCP(39)@8fdf411863ab: Final verdict of PTC: none
20241214131833759 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131833759 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131833759 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131833759 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131833759 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131833760 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131833760 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131833760 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131833760 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:673)
20241214131833760 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131833760 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131833760 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131833760 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131833760 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131833760 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131833760 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131833760 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtMGW-MGCP-0(43)@8fdf411863ab: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(44)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-M3UA(41)@8fdf411863ab: Final verdict of PTC: none
20241214131833761 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
20241214131833761 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
<000d> abis.c:417 E1L(0) Signalling link down
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x562968eb7b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
20241214131833761 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
MTC@8fdf411863ab: Setting final verdict of the test case.
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(35): none (pass -> pass)
20241214131833761 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)
20241214131833761 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)
20241214131833761 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
20241214131833761 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131833761 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131833761 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131833761 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131833761 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131833761 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131833761 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131833761 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131833761 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131833761 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131833761 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131833761 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131833761 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131833761 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131833762 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131833762 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(36): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-RAN(37): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(38): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(39): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-BSSAP_LE(40): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(41): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(43): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(44): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(45): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_assign_to_secondary_lchan_fr(46): pass (pass -> pass)
MTC@8fdf411863ab: Test case TC_assign_to_secondary_lchan_fr finished. Verdict: pass
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass'.
Sat Dec 14 13:18:33 UTC 2024
====== 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
20241214131835755 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131835756 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131835756 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131835761 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131835761 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131835761 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=597944)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x562968eb7b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x562968eb7b70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 3: stopped pid 8731 with status 0
respawn: 4: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
20241214131836779 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:46231 (ipa.c:320)
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131836779 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836779 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131836779 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131836779 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836779 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836779 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131836779 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131836780 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836780 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131836780 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131836780 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836780 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131836780 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131836780 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131836780 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131836780 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836780 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131836780 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131836780 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131836780 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836780 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836781 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131836781 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131836781 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131836781 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131836781 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131836781 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131836781 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131836781 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131836781 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131836781 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131836781 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131836781 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131836781 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131836782 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131836782 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131836782 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131836782 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836782 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131836783 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
20241214131836783 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131836783 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131836783 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131836783 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131836783 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131836783 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131836783 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)
20241214131836783 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131836783 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131836783 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131836783 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131836783 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131836784 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836785 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131836785 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836785 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
20241214131836785 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131836785 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131836785 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836785 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131836785 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131836785 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131836785 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131836785 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836785 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131836785 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131836786 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x5643eef40470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131836786 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836786 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131836786 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836786 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836787 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131836788 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
Waiting for packet dumper to finish... 1 (prev_count=597944, count=798120)
20241214131837855 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131837855 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131837855 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131837855 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131837855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131837855 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131837855 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131837855 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131837855 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131837855 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131837855 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131837855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131837855 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131837855 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_fr pass' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr'.
------ BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr ------
Sat Dec 14 13:18:38 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20241214131838756 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131838756 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131838756 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131838756 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131838756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131838756 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:227)
20241214131838756 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Test case TC_assign_to_secondary_lchan_hr started.
MTC@8fdf411863ab: "TC_assign_to_secondary_lchan_hr": using IMSI '001018949688080'H
20241214131839103 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131839103 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131839103 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131839105 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131839105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131839105 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131839105 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131839105 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131839105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131839105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131839105 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131839105 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131839105 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131839105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131839105 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:227)
20241214131839105 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(50)@8fdf411863ab: *************************************************
VirtMSC-M3UA(50)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(50)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting RAN_Emulation
VirtMSC-SCCP(48)@8fdf411863ab: v_sccp_pdu_maxlen:268
MTC@8fdf411863ab: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
VirtSMLC-M3UA(53)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(53)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(53)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting BSSAP_LE_Emulation
VirtSMLC-SCCP(51)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131839325 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131839325 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:110)
20241214131839325 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131839325 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(50)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131839327 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839327 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131839327 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131839327 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131839327 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131839327 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131839327 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131839329 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839329 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131839329 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131839329 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131839329 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131839329 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131839329 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131839329 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0,  (xua_snm.c:403)
20241214131839329 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:287)
20241214131839329 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131839330 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839330 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131839330 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131839330 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131839330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131839330 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:227)
20241214131839330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131839330 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131839351 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131839351 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:110)
20241214131839351 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131839351 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(53)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131839354 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839354 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131839354 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131839354 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131839354 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131839354 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131839354 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131839355 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131839355 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131839355 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131839355 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131839355 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131839355 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131839355 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131839356 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131839356 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(49)@8fdf411863ab: BSSMAP: Responding to inbound RESET with RESET-ACK
20241214131840132 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131840132 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131840132 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131840132 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:565)
20241214131840132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131840132 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:227)
20241214131840132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131840132 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131840132 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101)
20241214131840132 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87)
20241214131840132 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131840132 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
20241214131840132 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131840132 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131840132 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131840132 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131840132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131840132 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:227)
20241214131840132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131840132 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131840132 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131840132 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131840132 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131840132 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:565)
20241214131840132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131840132 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:227)
20241214131840132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131840132 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131840133 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
VirtMSC-RAN(49)@8fdf411863ab: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
20241214131840159 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131840159 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131840159 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:542)
20241214131840159 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:565)
20241214131840159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131840159 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:227)
20241214131840159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131840159 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131840160 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:119)
20241214131840160 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link lost (bssmap_reset.c:91)
20241214131840160 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:79)
20241214131840160 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131840160 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131840160 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131840160 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131840160 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131840160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131840160 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:227)
20241214131840160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131840160 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtSMLC-BSSAP_LE(52)@8fdf411863ab: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
20241214131840218 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(56)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(56)@8fdf411863ab: 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)@8fdf411863ab: 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 } } } }
20241214131840224 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)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
20241214131841327 DLGLOBAL NOTICE TTCN3 f_logp(): TC_assign_to_secondary_lchan_hr() start (logging_vty.c:1172)
MTC@8fdf411863ab: "TC_assign_to_secondary_lchan_hr() start"
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910109894860808'O, n_connectPointCode := omit
VirtMSC-RAN(49)@8fdf411863ab: Created Expect[0] for '05240103505902080910109894860808'O to be handled at TC_assign_to_secondary_lchan_hr(58)
20241214131842373 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131842373 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131842373 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131842373 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131842373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131842373 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:227)
20241214131842373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131842373 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(48)@8fdf411863ab: First idle individual index:0
VirtMSC-SCCP(48)@8fdf411863ab: Warning: Stopping inactive timer T_ias[0].
VirtMSC-RAN(49)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(49)@8fdf411863ab: Found Expect[0] for '05240103505902080910109894860808'O handled at TC_assign_to_secondary_lchan_hr(58)
VirtMSC-RAN(49)@8fdf411863ab: Added conn table entry 0TC_assign_to_secondary_lchan_hr(58)15780027
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(48)@8fdf411863ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired).
20241214131842379 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131842379 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131842379 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131842379 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:565)
20241214131842379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131842379 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:227)
20241214131842379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131842379 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(57)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(55)@8fdf411863ab: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_to_secondary_lchan_hr(58)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(48)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(48)@8fdf411863ab: vl_from0
VirtMSC-SCCP(48)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O
20241214131842581 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131842581 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131842581 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131842581 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:565)
20241214131842581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131842581 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:227)
20241214131842581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131842581 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } }
VirtMGW-MGCP-0(55)@8fdf411863ab: 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)
IPA-BTS0-TRX0-RSL-RSL(57)@8fdf411863ab: Disabled queueing of DChan messages
20241214131842646 DLCLS NOTICE LCLS[0x55b968f81240]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131842647 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131842647 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131842647 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131842647 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131842647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131842647 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:227)
20241214131842647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131842647 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(48)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131844106 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131844106 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131844106 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131844106 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131844106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131844106 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131844106 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131844106 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131844106 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131844106 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131844106 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131844106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131844106 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131844106 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: setverdict(pass): none -> pass
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: 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 := '79A822B5'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 := '1D55B568'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 6 })
20241214131845658 DCHAN NOTICE lchan(0-0-5-TCH_H-0)[0x55b968fad9a0]{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:2192)
20241214131845658 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x55b968f8ee10]{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:2194)
20241214131845728 DLCLS NOTICE LCLS[0x55b968f81240]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131848739 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131848739 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131848739 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131848739 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131848739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131848739 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:227)
20241214131848739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131848739 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(48)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(48)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(48)@8fdf411863ab: vl_from0
VirtMSC-SCCP(48)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131848741 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131848741 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131848741 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131848741 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:565)
20241214131848741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131848741 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:227)
20241214131848741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131848741 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '0001'B, sub_chan := 1 } }, tn := 6 })
20241214131848745 DCHAN NOTICE lchan(0-0-6-TCH_H-shadow0)[0x55b968f8ee10]{ESTABLISHED}: (type=TCH_H) VTY requests re-assignment of this lchan to (bts=0,trx=0,ts=6,ss=1) (bsc_vty.c:2192)
20241214131848745 DCHAN NOTICE lchan(0-0-6-TCH_H-1)[0x55b968f9dc40]{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:2194)
20241214131848811 DLCLS NOTICE LCLS[0x55b968f81240]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131849107 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131849107 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131849107 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131849107 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131849107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131849107 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131849107 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131849107 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131849107 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131849107 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131849107 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131849107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131849107 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131849107 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131851821 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131851821 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131851821 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131851821 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131851821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131851821 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:227)
20241214131851821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131851821 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(48)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(48)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(48)@8fdf411863ab: vl_from0
VirtMSC-SCCP(48)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131851823 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131851823 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131851823 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131851823 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:565)
20241214131851823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131851823 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:227)
20241214131851823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131851823 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131851825 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(48)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(48)@8fdf411863ab: vl_from0
VirtMSC-SCCP(48)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131852026 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131852026 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131852026 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131852026 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:565)
20241214131852026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131852026 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:227)
20241214131852026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131852026 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131852026 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131852026 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131852026 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131852026 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131852026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131852026 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:227)
20241214131852026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131852026 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(48)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(48)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131852028 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
VirtMSC-RAN(49)@8fdf411863ab: Deleted conn table entry 0TC_assign_to_secondary_lchan_hr(58)15780027
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on connection ID:0
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: "Got RSL RR Release"
20241214131852031 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
20241214131852031 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131852031 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131852031 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131852031 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:565)
20241214131852031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131852031 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:227)
20241214131852031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131852031 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131852032 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131852032 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131852032 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131852032 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131852032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131852032 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:227)
20241214131852032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131852032 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131852032 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
VirtMSC-SCCP(48)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(48)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131854030 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172)
20241214131854108 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131854108 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131854108 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131854108 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131854108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131854108 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131854108 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131854108 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131854108 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131854108 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131854108 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131854108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131854108 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131854108 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_assign_to_secondary_lchan_hr(58)@8fdf411863ab: Final verdict of PTC: pass
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
VirtMSC-SCCP(48)@8fdf411863ab: Final verdict of PTC: none
20241214131855038 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131855038 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131855038 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131855038 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131855038 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131855038 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131855038 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131855038 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131855038 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:673)
20241214131855038 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
VirtMSC-M3UA(50)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-RAN(49)@8fdf411863ab: Final verdict of PTC: none
20241214131855038 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131855038 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131855038 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131855038 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131855038 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131855038 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131855038 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
20241214131855038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
20241214131855038 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131855038 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131855038 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131855038 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-STATS(47)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(54)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): none -> pass
20241214131855042 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131855042 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
20241214131855043 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131855043 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131855043 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
VirtSMLC-SCCP(51)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-BSSAP_LE(52)@8fdf411863ab: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-RSL(57)@8fdf411863ab: Final verdict of PTC: none
20241214131855043 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131855043 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131855043 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131855043 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131855043 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131855043 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131855043 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131855043 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131855043 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:673)
20241214131855043 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131855043 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131855043 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131855043 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131855043 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131855043 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131855043 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131855043 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtMGW-MGCP-0(55)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-M3UA(53)@8fdf411863ab: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(56)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: Setting final verdict of the test case.
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(47): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(48): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-RAN(49): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(50): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(51): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-BSSAP_LE(52): none (pass -> pass)
20241214131855045 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(53): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (pass -> pass)
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
<000d> abis.c:417 E1L(0) Signalling link down
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x5643eef3fb70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
20241214131855045 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)
20241214131855045 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(55): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(56): none (pass -> pass)20241214131855045 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)

MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(57): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_assign_to_secondary_lchan_hr(58): pass (pass -> pass)
MTC@8fdf411863ab: Test case TC_assign_to_secondary_lchan_hr finished. Verdict: pass20241214131855045 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)

MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass'.
20241214131855045 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
20241214131855045 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
20241214131855045 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855045 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131855046 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131855046 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131855046 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131855047 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131855047 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131855047 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131855047 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131855047 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131855047 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131855047 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131855047 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131855047 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131855047 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131855047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131855047 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
Sat Dec 14 13:18:55 UTC 2024
====== 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
20241214131857039 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131857039 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131857039 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131857044 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131857044 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131857044 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=599164)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x5643eef3fb70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x5643eef3fb70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 4: stopped pid 8804 with status 0
respawn: 5: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131858062 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:46757 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131858062 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858062 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131858062 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131858062 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858062 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858062 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131858062 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131858062 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858063 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131858063 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131858063 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858063 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131858063 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131858063 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131858063 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131858063 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858063 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131858063 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131858063 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131858063 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858063 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858064 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858064 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131858064 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131858064 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131858064 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131858064 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131858064 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131858064 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131858064 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131858064 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131858064 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131858064 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131858065 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131858065 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131858065 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858065 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131858065 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131858065 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858065 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131858065 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858065 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858066 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131858066 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131858066 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131858066 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131858066 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131858066 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131858067 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131858067 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131858067 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)
20241214131858067 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131858067 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131858067 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131858067 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131858067 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131858067 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858067 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131858067 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858067 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131858067 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131858068 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858069 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131858069 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131858069 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131858069 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858069 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131858069 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131858069 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131858069 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131858069 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858069 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131858069 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131858069 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55757f5db470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131858070 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858070 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131858070 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858070 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858071 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131858072 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131858072 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131858072 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
Waiting for packet dumper to finish... 1 (prev_count=599164, count=799604)
20241214131859109 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131859109 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131859109 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131859109 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131859109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131859109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131859109 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131859109 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131859109 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131859109 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131859109 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131859109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131859109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131859109 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_assign_to_secondary_lchan_hr pass' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f'.
------ BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f ------
Sat Dec 14 13:18:59 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20241214131900039 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900039 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131900039 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131900039 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131900039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131900039 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:227)
20241214131900039 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Test case TC_vamos_multiplex_tch_f_tch_f started.
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001010970625913'H
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_f_tch_f": using IMSI '001012303046367'H
20241214131900389 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131900389 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131900390 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131900391 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131900391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131900391 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131900391 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131900391 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131900391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131900391 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131900391 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131900391 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131900391 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131900392 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131900392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131900392 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:227)
20241214131900392 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(62)@8fdf411863ab: *************************************************
VirtMSC-M3UA(62)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(62)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting RAN_Emulation
VirtMSC-SCCP(60)@8fdf411863ab: v_sccp_pdu_maxlen:268
MTC@8fdf411863ab: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
VirtSMLC-M3UA(65)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(65)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(65)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting BSSAP_LE_Emulation
VirtSMLC-SCCP(63)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131900610 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131900610 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:110)
20241214131900610 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131900610 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(62)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131900612 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900612 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131900612 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131900612 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131900612 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131900612 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131900612 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131900614 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900614 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131900614 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131900614 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131900614 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131900614 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131900614 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131900614 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0,  (xua_snm.c:403)
20241214131900614 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:287)
20241214131900614 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131900615 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900615 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131900615 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131900615 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131900615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131900615 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:227)
20241214131900615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131900615 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131900636 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131900636 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:110)
20241214131900636 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131900636 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(65)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131900640 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900640 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131900640 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131900640 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131900640 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131900640 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131900640 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131900642 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131900642 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131900642 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131900642 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131900642 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131900642 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131900642 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131900642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131900642 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(61)@8fdf411863ab: BSSMAP: Responding to inbound RESET with RESET-ACK
20241214131901417 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131901417 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131901417 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131901417 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:565)
20241214131901417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131901417 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:227)
20241214131901417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131901417 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131901417 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101)
20241214131901417 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87)
20241214131901417 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131901417 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
20241214131901417 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131901417 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131901417 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131901417 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131901417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131901417 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:227)
20241214131901417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131901417 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131901418 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131901418 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131901418 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131901418 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:565)
20241214131901418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131901418 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:227)
20241214131901418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131901418 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131901418 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
VirtMSC-RAN(61)@8fdf411863ab: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
20241214131901444 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131901444 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131901444 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:542)
20241214131901444 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:565)
20241214131901444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131901444 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:227)
20241214131901444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131901444 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131901444 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:119)
20241214131901444 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link lost (bssmap_reset.c:91)
20241214131901444 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:79)
20241214131901444 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131901444 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131901444 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131901444 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131901444 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131901444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131901444 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:227)
20241214131901444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131901444 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtSMLC-BSSAP_LE(64)@8fdf411863ab: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
20241214131901500 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(68)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(68)@8fdf411863ab: 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)@8fdf411863ab: 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 } } } }
20241214131901507 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)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_f_tch_f() start"
20241214131902608 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)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910109007269531'O, n_connectPointCode := omit
VirtMSC-RAN(61)@8fdf411863ab: Created Expect[0] for '05240103505902080910109007269531'O to be handled at TC_vamos_multiplex_tch_f_tch_f(70)
20241214131903655 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131903656 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131903656 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131903656 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131903656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131903656 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:227)
20241214131903656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131903656 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: First idle individual index:0
VirtMSC-SCCP(60)@8fdf411863ab: Warning: Stopping inactive timer T_ias[0].
VirtMSC-RAN(61)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(61)@8fdf411863ab: Found Expect[0] for '05240103505902080910109007269531'O handled at TC_vamos_multiplex_tch_f_tch_f(70)
VirtMSC-RAN(61)@8fdf411863ab: Added conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)16079867
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(60)@8fdf411863ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired).
20241214131903660 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131903660 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131903660 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131903660 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:565)
20241214131903660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131903660 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:227)
20241214131903660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131903660 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(69)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(67)@8fdf411863ab: 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)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(60)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(60)@8fdf411863ab: vl_from0
VirtMSC-SCCP(60)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O
20241214131903862 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131903862 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131903862 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131903862 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:565)
20241214131903862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131903862 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:227)
20241214131903862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131903862 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: 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 } } } }
VirtMGW-MGCP-0(67)@8fdf411863ab: 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)
IPA-BTS0-TRX0-RSL-RSL(69)@8fdf411863ab: Disabled queueing of DChan messages
20241214131903921 DLCLS NOTICE LCLS[0x55b968fb4820]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131903921 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131903922 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131903922 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131903922 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131903922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131903922 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:227)
20241214131903922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131903922 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(60)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131905393 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131905393 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131905393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131905393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131905393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131905393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131905393 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131905393 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131905393 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131905393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131905393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131905393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131905393 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131905393 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: setverdict(pass): none -> pass
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: 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 := '1A9F9267'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 := '59ABBCFB'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131906944 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131906944 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131906944 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131906944 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131906944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131906944 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:227)
20241214131906944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131906944 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(60)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(60)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(60)@8fdf411863ab: vl_from0
VirtMSC-SCCP(60)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131906947 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131906947 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131906947 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131906947 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:565)
20241214131906947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131906947 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:227)
20241214131906947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131906947 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: "f_est_lchan_and_mode_modify_to_vamos done"
20241214131907950 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)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910102443322443'O, n_connectPointCode := omit
VirtMSC-RAN(61)@8fdf411863ab: Created Expect[0] for '05240103505902080910102443322443'O to be handled at TC_vamos_multiplex_tch_f_tch_f(71)
20241214131907972 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131907972 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131907972 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131907972 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131907972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131907972 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:227)
20241214131907972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131907972 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: First idle individual index:1
VirtMSC-SCCP(60)@8fdf411863ab: Warning: Stopping inactive timer T_ias[1].
VirtMSC-RAN(61)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(61)@8fdf411863ab: Found Expect[0] for '05240103505902080910102443322443'O handled at TC_vamos_multiplex_tch_f_tch_f(71)
VirtMSC-RAN(61)@8fdf411863ab: Added conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)3409196
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(60)@8fdf411863ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired).
20241214131907974 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131907974 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131907974 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131907974 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:565)
20241214131907974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131907974 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:227)
20241214131907974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131907974 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(69)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(67)@8fdf411863ab: 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)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(60)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(60)@8fdf411863ab: vl_from0
VirtMSC-SCCP(60)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030108017C060102030409267D0180'O
20241214131908177 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131908178 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131908178 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131908178 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:565)
20241214131908178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131908178 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:227)
20241214131908178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131908178 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: 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 } } } }
VirtMGW-MGCP-0(67)@8fdf411863ab: 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)
IPA-BTS0-TRX0-RSL-RSL(69)@8fdf411863ab: Disabled queueing of DChan messages
20241214131908225 DLCLS NOTICE LCLS[0x55b968fb3350]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131908226 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131908226 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131908226 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131908226 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131908226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131908226 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:227)
20241214131908226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131908226 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(60)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: setverdict(pass): none -> pass
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: 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 := '28B8DAD5'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 := '3AEA67D1'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)@8fdf411863ab: "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)@8fdf411863ab: "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
20241214131910393 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131910393 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131910393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131910393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131910393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131910393 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131910393 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131910393 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131910393 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131910393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131910393 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131910393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131910393 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131910393 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { ch0 := RSL_CHAN_NR_OSMO_VAMOS_Bm_ACCH (29) }, tn := 1 })
20241214131911235 DCHAN NOTICE lchan(0-0-2-TCH_F-0)[0x55b968fbe580]{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:2192)
20241214131911235 DCHAN NOTICE lchan(0-0-1-TCH_F-shadow0)[0x55b968fafbf0]{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:2194)
20241214131911307 DLCLS NOTICE LCLS[0x55b968fb3350]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131914316 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131914316 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131914316 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131914316 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131914317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131914317 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:227)
20241214131914317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131914317 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(60)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(60)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(60)@8fdf411863ab: vl_from0
VirtMSC-SCCP(60)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131914319 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131914319 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131914319 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131914319 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:565)
20241214131914319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131914319 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:227)
20241214131914319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131914319 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131915322 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: "MSC instructs BSC to clear channel"
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131915323 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(60)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(60)@8fdf411863ab: vl_from0
VirtMSC-SCCP(60)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131915325 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915325 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915325 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915325 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:565)
20241214131915325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915325 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:227)
20241214131915325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131915325 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(60)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(60)@8fdf411863ab: vl_from0
VirtMSC-SCCP(60)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131915325 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915325 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915325 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915325 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131915325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915326 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:227)
20241214131915326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131915326 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131915326 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915326 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915326 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915326 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:565)
20241214131915326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915326 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:227)
20241214131915326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131915326 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(60)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131915326 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915326 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915326 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915326 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131915326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915326 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:227)
20241214131915326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131915326 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(60)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(60)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131915327 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131915328 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
VirtMSC-RAN(61)@8fdf411863ab: Deleted conn table entry 1TC_vamos_multiplex_tch_f_tch_f(71)3409196
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-RAN(61)@8fdf411863ab: Deleted conn table entry 0TC_vamos_multiplex_tch_f_tch_f(70)16079867
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on connection ID:0
20241214131915330 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915330 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915330 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915330 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:565)
20241214131915330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915330 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:227)
20241214131915330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131915330 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: "Got RSL RR Release"
20241214131915331 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915331 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915331 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915331 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
20241214131915331 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131915331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915331 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:227)
20241214131915331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131915331 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131915331 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915331 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915331 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915331 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:565)
20241214131915331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915331 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:227)
20241214131915331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131915331 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(60)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: "Got RSL RR Release"
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131915332 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915332 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915332 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915332 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131915332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915332 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:227)
20241214131915332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131915332 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131915332 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
20241214131915332 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
VirtMSC-SCCP(60)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(60)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131915332 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
20241214131915394 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915394 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915394 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915394 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131915394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915394 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131915394 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131915394 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131915394 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131915394 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131915394 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131915394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131915394 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131915394 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_f_tch_f(71)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131917328 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)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131917329 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)@8fdf411863ab: Final verdict of PTC: pass
TC_vamos_multiplex_tch_f_tch_f(70)@8fdf411863ab: Final verdict of PTC: pass
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
20241214131917337 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131917337 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131917337 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131917337 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131917337 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131917337 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131917337 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131917337 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
VirtMSC-SCCP(60)@8fdf411863ab: Final verdict of PTC: none
20241214131917337 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:673)
20241214131917337 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131917337 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131917337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131917337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131917337 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131917337 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131917337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131917337 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(62)@8fdf411863ab: Final verdict of PTC: none
20241214131917337 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
20241214131917337 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131917337 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131917337 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131917337 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(61)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(66)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-STATS(59)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): none -> pass
20241214131917341 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131917341 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
20241214131917341 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131917341 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131917341 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
VirtSMLC-SCCP(63)@8fdf411863ab: Final verdict of PTC: none
20241214131917341 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131917341 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131917341 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131917341 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131917341 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131917341 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131917341 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131917342 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131917342 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:673)
20241214131917342 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
IPA-BTS0-TRX0-RSL-RSL(69)@8fdf411863ab: Final verdict of PTC: none
20241214131917342 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131917342 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131917342 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131917342 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131917342 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131917342 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131917342 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtSMLC-BSSAP_LE(64)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-M3UA(65)@8fdf411863ab: Final verdict of PTC: none
VirtMGW-MGCP-0(67)@8fdf411863ab: Final verdict of PTC: none
20241214131917342 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
20241214131917342 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)
20241214131917342 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
<000d> abis.c:417 E1L(0) Signalling link down
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55757f5dab70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
20241214131917342 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)
20241214131917342 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)
20241214131917342 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
20241214131917342 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917342 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917343 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917343 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917343 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131917343 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131917343 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131917343 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131917343 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131917343 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131917343 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131917343 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131917343 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131917343 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131917343 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131917343 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131917343 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131917343 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131917343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131917343 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
IPA-BTS0-TRX0-RSL-IPA(68)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: Setting final verdict of the test case.
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-RAN(61): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(62): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(63): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-BSSAP_LE(64): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(65): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(66): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(67): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(68): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(69): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(70): pass (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_vamos_multiplex_tch_f_tch_f(71): pass (pass -> pass)
MTC@8fdf411863ab: Test case TC_vamos_multiplex_tch_f_tch_f finished. Verdict: pass
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass'.
Sat Dec 14 13:19:17 UTC 2024
====== 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
20241214131919338 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131919338 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131919338 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131919343 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131919343 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131919343 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=711628)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55757f5dab70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55757f5dab70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 5: stopped pid 8874 with status 0
respawn: 6: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
20241214131920359 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:36279 (ipa.c:320)
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131920360 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920360 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131920360 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131920360 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920360 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920360 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131920360 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131920360 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920360 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131920360 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131920360 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920360 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131920360 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131920360 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131920360 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131920360 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920360 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131920360 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131920360 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131920360 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920360 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920360 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131920360 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131920360 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131920360 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131920361 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131920361 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131920361 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131920361 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131920361 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131920361 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131920361 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131920361 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131920361 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131920361 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131920362 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131920362 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131920362 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920362 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920363 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920363 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920363 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920363 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131920363 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920363 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131920363 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131920363 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131920363 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131920363 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131920363 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131920363 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131920363 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131920363 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)
20241214131920363 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131920363 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131920363 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131920363 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131920364 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920365 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131920365 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920365 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131920365 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920365 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131920365 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131920365 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131920365 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920365 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131920365 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131920366 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131920366 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131920366 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920366 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131920366 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131920366 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x55f779ff6470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131920366 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920366 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131920366 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131920366 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920366 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920366 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920366 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920367 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920368 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131920369 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131920395 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131920395 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131920395 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131920395 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131920395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131920395 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131920395 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131920395 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131920395 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131920395 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131920395 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131920395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131920395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131920395 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
Waiting for packet dumper to finish... 1 (prev_count=711628, count=910748)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_f_tch_f pass' was executed successfully (exit status: 0).
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/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 ------
Sat Dec 14 13:19:21 UTC 2024
/usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h.pcap.stdout 2>/tmp/cmderr &
Waiting for packet dumper to start... 0
20241214131922338 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922338 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131922338 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131922338 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131922338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131922338 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:227)
20241214131922338 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/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@8fdf411863ab: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h started.
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001010852144371'H
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001015682779785'H
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001011890283270'H
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h": using IMSI '001013239715634'H
20241214131922692 DMSC NOTICE (msc0) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131922692 DMSC NOTICE (msc1) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131922693 DMSC NOTICE (msc2) VTY requests BSSMAP RESET (bsc_vty.c:3621)
20241214131922694 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131922694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131922694 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131922694 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131922694 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131922694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131922694 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131922694 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131922694 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131922694 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131922695 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131922695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131922695 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:227)
20241214131922695 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
MTC@8fdf411863ab: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT
VirtMSC-M3UA(75)@8fdf411863ab: *************************************************
VirtMSC-M3UA(75)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtMSC-M3UA(75)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting RAN_Emulation
VirtMSC-SCCP(73)@8fdf411863ab: v_sccp_pdu_maxlen:268
MTC@8fdf411863ab: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT
VirtSMLC-M3UA(78)@8fdf411863ab: *************************************************
VirtSMLC-M3UA(78)@8fdf411863ab: M3UA emulation initiated, the test can be started
VirtSMLC-M3UA(78)@8fdf411863ab: *************************************************
MTC@8fdf411863ab: Starting BSSAP_LE_Emulation
VirtSMLC-SCCP(76)@8fdf411863ab: v_sccp_pdu_maxlen:268
20241214131922913 DLSS7 INFO (r=127.0.0.1:23905<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131922913 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:110)
20241214131922913 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131922913 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(75)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8
20241214131922916 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922916 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131922916 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131922916 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131922916 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131922916 DLSS7 DEBUG XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131922916 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131922917 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922917 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131922917 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131922917 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131922917 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131922917 DLSS7 DEBUG XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131922917 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131922917 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0,  (xua_snm.c:403)
20241214131922917 DMSC NOTICE (msc0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (osmo_bsc_sigtran.c:287)
20241214131922917 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131922919 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922919 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131922919 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131922919 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131922919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131922919 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:227)
20241214131922919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131922919 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131922936 DLSS7 INFO (r=127.0.0.1:23908<->l=127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73)
20241214131922936 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:110)
20241214131922936 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184)
20241214131922936 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115)
VirtSMLC-M3UA(78)@8fdf411863ab: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8
20241214131922938 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922938 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713)
20241214131922938 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676)
20241214131922938 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458)
20241214131922938 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364)
20241214131922938 DLSS7 DEBUG XUA_AS(virt-smlc){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361)
20241214131922938 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115)
20241214131922940 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131922940 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713)
20241214131922940 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676)
20241214131922940 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562)
20241214131922940 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364)
20241214131922940 DLSS7 DEBUG XUA_AS(virt-smlc){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445)
20241214131922940 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115)
20241214131922940 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.6/0,  (xua_snm.c:403)
20241214131922940 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-RAN(74)@8fdf411863ab: BSSMAP: Responding to inbound RESET with RESET-ACK
20241214131923719 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131923719 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131923719 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131923719 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:565)
20241214131923719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131923719 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:227)
20241214131923719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131923719 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131923719 DMSC NOTICE RESET from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:101)
20241214131923719 DRESET NOTICE Sending RESET ACK to MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_sigtran.c:87)
20241214131923719 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131923719 DMSC NOTICE (msc0) BSSMAP association is up (a_reset.c:45)
20241214131923719 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131923719 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131923719 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131923719 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131923719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131923719 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:227)
20241214131923719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131923719 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131923719 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131923719 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131923719 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131923719 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:565)
20241214131923719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131923720 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:227)
20241214131923720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131923720 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131923720 DMSC NOTICE RESET ACK from MSC: RI=SSN_PC,PC=0.23.1,SSN=BSSAP (osmo_bsc_bssap.c:84)
VirtMSC-RAN(74)@8fdf411863ab: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go!
20241214131923745 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131923745 DLM3UA DEBUG 0: asp-virt-smlc-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131923745 DLM3UA DEBUG 0: asp-virt-smlc-0: m3ua_rx_xfer (m3ua.c:542)
20241214131923745 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:565)
20241214131923745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131923745 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:227)
20241214131923745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131923745 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131923746 DLCS NOTICE RESET from SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:119)
20241214131923746 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link lost (bssmap_reset.c:91)
20241214131923746 DRESET NOTICE Sending RESET ACK to SMLC: RI=SSN_PC,PC=0.23.6,SSN=SMLC_BSSAP (lb.c:79)
20241214131923746 DRESET NOTICE bssmap_reset(Lb)[0x55b968f7ef00]{CONNECTED}: link up (bssmap_reset.c:83)
20241214131923746 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131923746 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131923746 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131923746 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=190=0.23.6 (m3ua.c:565)
20241214131923746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=190=0.23.6 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131923746 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:227)
20241214131923746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=190=0.23.6 (osmo_ss7_hmrt.c:241)
20241214131923746 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtSMLC-BSSAP_LE(77)@8fdf411863ab: BSSMAP-LE: Received RESET-ACK in response to RESET, we're ready to go!
20241214131923799 DLINP NOTICE 0.0.0.0:3003 accept()ed new link from 127.0.0.1:10000 (ipa.c:320)
IPA-BTS0-TRX0-RSL-IPA(81)@8fdf411863ab: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
IPA-BTS0-TRX0-RSL-IPA(81)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } }
IPA-BTS0-TRX0-RSL-IPA(81)@8fdf411863ab: 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 } } } }
20241214131923803 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)@8fdf411863ab: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit }
MTC@8fdf411863ab: "TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start"
20241214131924907 DLGLOBAL NOTICE TTCN3 f_logp(): TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h() start (logging_vty.c:1172)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910101111111111'O, n_connectPointCode := omit
VirtMSC-RAN(74)@8fdf411863ab: Created Expect[0] for '05240103505902080910101111111111'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)
20241214131925955 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131925955 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131925955 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131925955 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131925955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131925955 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:227)
20241214131925955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131925955 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: First idle individual index:0
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Stopping inactive timer T_ias[0].
VirtMSC-RAN(74)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(74)@8fdf411863ab: Found Expect[0] for '05240103505902080910101111111111'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)
VirtMSC-RAN(74)@8fdf411863ab: Added conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)3419156
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Re-starting timer T_ias[0], which is already active (running or expired).
20241214131925960 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131925960 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131925960 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131925960 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:565)
20241214131925960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131925960 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:227)
20241214131925960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131925960 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(82)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(80)@8fdf411863ab: 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)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O
20241214131926161 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131926161 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131926161 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131926161 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:565)
20241214131926161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131926161 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:227)
20241214131926161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131926161 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } }
VirtMGW-MGCP-0(80)@8fdf411863ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)
IPA-BTS0-TRX0-RSL-RSL(82)@8fdf411863ab: Disabled queueing of DChan messages
20241214131926222 DLCLS NOTICE LCLS[0x55b968f7d910]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131926222 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131926222 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131926223 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131926223 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131926223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131926223 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:227)
20241214131926223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131926223 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131927696 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131927696 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131927696 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131927696 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131927696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131927696 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131927696 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131927696 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131927696 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131927696 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131927696 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131927696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131927696 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131927696 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: setverdict(pass): none -> pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: 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 := '0DB99127'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 := '0F9DB4BC'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131929244 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131929245 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131929245 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131929245 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131929245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131929245 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:227)
20241214131929245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131929245 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131929247 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131929247 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131929247 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131929247 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:565)
20241214131929247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131929247 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:227)
20241214131929247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131929247 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: "f_est_lchan_and_mode_modify_to_vamos done"
20241214131929249 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)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910102222222222'O, n_connectPointCode := omit
VirtMSC-RAN(74)@8fdf411863ab: Created Expect[0] for '05240103505902080910102222222222'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)
20241214131929267 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131929267 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131929267 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131929267 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131929267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131929267 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:227)
20241214131929267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131929267 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: First idle individual index:1
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Stopping inactive timer T_ias[1].
VirtMSC-RAN(74)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(74)@8fdf411863ab: Found Expect[0] for '05240103505902080910102222222222'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)
VirtMSC-RAN(74)@8fdf411863ab: Added conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)7452298
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Re-starting timer T_ias[1], which is already active (running or expired).
20241214131929269 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131929269 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131929269 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131929269 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:565)
20241214131929269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131929269 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:227)
20241214131929269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131929269 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(82)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(80)@8fdf411863ab: 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)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O
20241214131929469 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131929469 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131929469 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131929469 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:565)
20241214131929469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131929469 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:227)
20241214131929469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131929469 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMGW-MGCP-0(80)@8fdf411863ab: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: 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)@8fdf411863ab: Disabled queueing of DChan messages
20241214131929519 DLCLS NOTICE LCLS[0x55b968fb1d40]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131929519 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131929519 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131929519 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131929519 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131929519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131929519 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:227)
20241214131929519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131929519 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: setverdict(pass): none -> pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: 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 := '6674E977'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 := '51671538'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 0 } }, tn := 5 })
20241214131932528 DCHAN NOTICE lchan(0-0-5-TCH_H-1)[0x55b968faf260]{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:2192)
20241214131932528 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow0)[0x55b968fad9a0]{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:2194)
20241214131932597 DLCLS NOTICE LCLS[0x55b968fb1d40]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131932697 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131932697 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131932697 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131932697 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131932697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131932697 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131932697 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131932697 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131932697 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131932697 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131932697 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131932697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131932697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131932697 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131935607 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131935607 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131935607 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131935607 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131935607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131935607 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:227)
20241214131935607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131935607 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131935610 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131935610 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131935610 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131935610 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:565)
20241214131935610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131935610 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:227)
20241214131935610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131935610 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910103333333333'O, n_connectPointCode := omit
VirtMSC-RAN(74)@8fdf411863ab: Created Expect[0] for '05240103505902080910103333333333'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)
20241214131935633 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131935633 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131935633 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131935633 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131935633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131935633 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:227)
20241214131935633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131935633 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: First idle individual index:2
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Stopping inactive timer T_ias[2].
VirtMSC-RAN(74)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(74)@8fdf411863ab: Found Expect[0] for '05240103505902080910103333333333'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)
VirtMSC-RAN(74)@8fdf411863ab: Added conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)15359215
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:2
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Re-starting timer T_ias[2], which is already active (running or expired).
20241214131935635 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131935635 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131935635 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131935635 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:565)
20241214131935635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131935636 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:227)
20241214131935636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131935636 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(82)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(80)@8fdf411863ab: 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)@8fdf411863ab: Session index based on connection ID:2
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O
20241214131935838 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131935838 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131935838 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131935838 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:565)
20241214131935838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131935838 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:227)
20241214131935838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131935838 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMGW-MGCP-0(80)@8fdf411863ab: 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)@8fdf411863ab: 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)@8fdf411863ab: Disabled queueing of DChan messages
20241214131935892 DLCLS NOTICE LCLS[0x55b968fafd10]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131935892 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131935892 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131935892 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131935892 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131935892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131935892 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:227)
20241214131935892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131935892 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:2
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131937697 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131937697 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131937697 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131937697 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131937697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131937697 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131937697 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131937698 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131937698 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131937698 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131937698 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131937698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131937698 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131937698 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: setverdict(pass): none -> pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: 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 := '088AE76D'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 := '2ACA5489'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131938914 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131938914 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131938914 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131938914 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131938914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131938914 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:227)
20241214131938914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131938914 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:2
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:2
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131938916 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131938916 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131938916 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131938916 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:565)
20241214131938916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131938916 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:227)
20241214131938916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131938916 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: "f_est_lchan_and_mode_modify_to_vamos done"
20241214131938919 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)@8fdf411863ab: 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)@8fdf411863ab: f_create_expect(l3 := '05240103505902080910104444444444'O, n_connectPointCode := omit
VirtMSC-RAN(74)@8fdf411863ab: Created Expect[0] for '05240103505902080910104444444444'O to be handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)
20241214131938939 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131938939 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131938939 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131938939 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131938939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131938939 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:227)
20241214131938939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131938939 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: First idle individual index:3
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Stopping inactive timer T_ias[3].
VirtMSC-RAN(74)@8fdf411863ab: ExpectedCreateCallback completeLayer3Information
VirtMSC-RAN(74)@8fdf411863ab: Found Expect[0] for '05240103505902080910104444444444'O handled at TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)
VirtMSC-RAN(74)@8fdf411863ab: Added conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)14374377
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:3
VirtMSC-SCCP(73)@8fdf411863ab: Warning: Re-starting timer T_ias[3], which is already active (running or expired).
20241214131938941 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131938941 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131938941 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131938941 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:565)
20241214131938941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131938941 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:227)
20241214131938941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131938941 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
IPA-BTS0-TRX0-RSL-RSL(82)@8fdf411863ab: Enabled queueing of DChan messages
VirtMGW-MGCP-0(80)@8fdf411863ab: 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)@8fdf411863ab: Session index based on connection ID:3
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:19
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0011010B030109057C060102030409267D0181'O
20241214131939142 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131939142 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131939142 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131939142 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:565)
20241214131939142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131939142 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:227)
20241214131939142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131939142 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMGW-MGCP-0(80)@8fdf411863ab: 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)@8fdf411863ab: 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)@8fdf411863ab: Disabled queueing of DChan messages
20241214131939195 DLCLS NOTICE LCLS[0x55b968fba450]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131939195 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131939195 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131939195 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131939195 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131939195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131939195 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:227)
20241214131939195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131939195 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:3
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: setverdict(pass): none -> pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: 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 := '41DDE679'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 := '1ACC27DC'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)@8fdf411863ab: "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)@8fdf411863ab: "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)@8fdf411863ab: f_rslem_register(0, new_chan_nr = { u := { lm := { tag := '1111'B, sub_chan := 1 } }, tn := 5 })
20241214131942205 DCHAN NOTICE lchan(0-0-6-TCH_H-0)[0x55b968fb11f0]{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:2192)
20241214131942205 DCHAN NOTICE lchan(0-0-5-TCH_H-shadow1)[0x55b968fad470]{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:2194)
20241214131942269 DLCLS NOTICE LCLS[0x55b968fba450]{NO_LCLS}: No GCR set, ignoring APPLY_CFG_CSC (osmo_bsc_lcls.c:388)
20241214131942698 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131942698 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131942698 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131942698 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131942698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131942698 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131942698 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131942698 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131942698 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131942698 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131942698 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131942698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131942698 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131942698 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: setverdict(pass): pass -> pass, component reason not changed
20241214131945279 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945279 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945279 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945279 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945279 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:227)
20241214131945279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945279 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:3
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:3
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:12
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '0100090800DCBA9876543210'O
20241214131945282 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945282 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945282 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945282 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:565)
20241214131945282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945282 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:227)
20241214131945282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945282 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131945284 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)@8fdf411863ab: "MSC instructs BSC to clear channel"
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131945285 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
20241214131945285 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)@8fdf411863ab: "MSC instructs BSC to clear channel"
20241214131945285 DLGLOBAL NOTICE TTCN3 f_logp(): MSC instructs BSC to clear channel (logging_vty.c:1172)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:3
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:2
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:0
VirtMSC-SCCP(73)@8fdf411863ab: vl_len:6
VirtMSC-SCCP(73)@8fdf411863ab: vl_from0
VirtMSC-SCCP(73)@8fdf411863ab: data sent by MTP3_SCCP_PORT: '000420040100'O
20241214131945486 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945486 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:565)
20241214131945486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945486 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:227)
20241214131945486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945486 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945486 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945486 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:565)
20241214131945486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945486 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:227)
20241214131945486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945486 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945486 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945486 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:565)
20241214131945486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945486 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:227)
20241214131945486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945486 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945486 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945486 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945486 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:565)
20241214131945486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945486 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:227)
20241214131945486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945486 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945487 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945487 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945487 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945487 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945487 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:227)
20241214131945487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945487 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:3
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131945487 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945487 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945487 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945487 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945487 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:227)
20241214131945487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945487 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
20241214131945488 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945488 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945488 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945488 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945488 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:227)
20241214131945488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945488 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945488 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945488 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945488 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945488 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945488 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:227)
20241214131945488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945488 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:2
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(73)@8fdf411863ab: DT1 will be put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1 data has been put to the reassembly buffer
VirtMSC-SCCP(73)@8fdf411863ab: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131945489 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131945490 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)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131945491 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)@8fdf411863ab: "Got BSSMAP Clear Complete"
20241214131945491 DLGLOBAL NOTICE TTCN3 f_logp(): Got BSSMAP Clear Complete (logging_vty.c:1172)
VirtMSC-RAN(74)@8fdf411863ab: Deleted conn table entry 3TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)14374377
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:3
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: "Got RSL RR Release"
20241214131945492 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:1
VirtMSC-RAN(74)@8fdf411863ab: Deleted conn table entry 1TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)7452298
20241214131945493 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945493 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945493 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945493 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:565)
20241214131945493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945493 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:227)
20241214131945493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945493 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945493 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945493 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945493 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945493 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945493 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:227)
20241214131945493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945493 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:2
20241214131945494 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945494 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945494 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945494 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:565)
20241214131945494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: "Got RSL RR Release"
VirtMSC-RAN(74)@8fdf411863ab: Deleted conn table entry 2TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)15359215
20241214131945494 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:227)
20241214131945494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945494 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945494 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RR Release (logging_vty.c:1172)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: "Got RSL Deact SACCH"
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:3
VirtMSC-SCCP(73)@8fdf411863ab: RLC received in state:disconnect_pending 
20241214131945494 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945494 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
20241214131945494 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945494 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945494 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945494 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:227)
20241214131945494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945494 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-RAN(74)@8fdf411863ab: Deleted conn table entry 0TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)3419156
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on connection ID:0
20241214131945494 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945494 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945494 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945494 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:565)
20241214131945494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945494 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:227)
20241214131945494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945494 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:1
VirtMSC-SCCP(73)@8fdf411863ab: RLC received in state:disconnect_pending 
20241214131945495 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945495 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945495 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945495 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945495 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:227)
20241214131945495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945495 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
20241214131945495 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945495 DLM3UA DEBUG 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945495 DLM3UA DEBUG 0: asp-virt-msc0-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945495 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:565)
20241214131945495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=187=0.23.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945495 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:227)
20241214131945495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=187=0.23.3 (osmo_ss7_hmrt.c:241)
20241214131945495 DLSS7 DEBUG XUA_AS(as-rkm-4){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:2
VirtMSC-SCCP(73)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131945495 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131945495 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131945495 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131945495 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131945495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131945495 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:227)
20241214131945495 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
20241214131945495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:241)
20241214131945495 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507)
VirtMSC-SCCP(73)@8fdf411863ab: Session index based on local reference:0
VirtMSC-SCCP(73)@8fdf411863ab: RLC received in state:disconnect_pending 
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: "Got RSL RR Release"
20241214131945496 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)@8fdf411863ab: "Got RSL RR Release"
20241214131945497 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)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131945497 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)@8fdf411863ab: "Got RSL Deact SACCH"
20241214131945497 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL Deact SACCH (logging_vty.c:1172)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131947489 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)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131947490 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)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131947490 DLGLOBAL NOTICE TTCN3 f_logp(): Got RSL RF Chan Rel, sending Rel Ack (logging_vty.c:1172)
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: "Got RSL RF Chan Rel, sending Rel Ack"
20241214131947491 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)@8fdf411863ab: Final verdict of PTC: pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85)@8fdf411863ab: Final verdict of PTC: pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84)@8fdf411863ab: Final verdict of PTC: pass
TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83)@8fdf411863ab: Final verdict of PTC: pass
MTC@8fdf411863ab: talloc reports "struct bsc_subscr" x 0, expecting 0
MTC@8fdf411863ab: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0
20241214131947499 DLINP NOTICE virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131947500 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131947500 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131947500 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131947500 DLINP NOTICE virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131947500 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131947500 DLSS7 INFO 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131947500 DLSS7 NOTICE 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131947500 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:673)
20241214131947500 DLSS7 DEBUG 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131947500 DLSS7 INFO virt-msc0-0: connection closed (osmo_ss7_asp.c:1079)
20241214131947500 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131947500 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131947500 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131947500 DLSS7 DEBUG XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131947500 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131947500 DLSS7 DEBUG XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
VirtMSC-M3UA(75)@8fdf411863ab: Final verdict of PTC: none
20241214131947500 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0,  (xua_snm.c:368)
20241214131947500 DMSC NOTICE (msc0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (osmo_bsc_sigtran.c:279)
20241214131947500 DRESET NOTICE bssmap_reset(msc-0)[0x55b968f7e0f0]{DISCONNECTED}: link lost (bssmap_reset.c:91)
20241214131947500 DMSC NOTICE (msc0) BSSMAP association is down (a_reset.c:54)
20241214131947500 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
VirtMSC-SCCP(73)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-STATS(72)@8fdf411863ab: Final verdict of PTC: none
VirtMSC-RAN(74)@8fdf411863ab: Final verdict of PTC: none
IPA-CTRL-CLI-IPA(79)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: setverdict(pass): none -> pass
VirtSMLC-SCCP(76)@8fdf411863ab: Final verdict of PTC: none
20241214131947504 DLINP NOTICE virt-smlc-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265)
20241214131947504 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131947504 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769)
20241214131947504 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792)
20241214131947504 DLINP NOTICE virt-smlc-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265)
20241214131947504 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831)
20241214131947504 DLSS7 INFO 0: asp-virt-smlc-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769)
20241214131947504 DLSS7 NOTICE 0: asp-virt-smlc-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777)
20241214131947504 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:673)
20241214131947504 DLSS7 DEBUG 0: asp-virt-smlc-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131947504 DLSS7 INFO virt-smlc-0: connection closed (osmo_ss7_asp.c:1079)
20241214131947504 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085)
20241214131947504 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683)
20241214131947504 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364)
20241214131947504 DLSS7 DEBUG XUA_AS(virt-smlc){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467)
20241214131947504 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115)
20241214131947504 DLSS7 DEBUG XUA_ASP(virt-smlc-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115)
20241214131947504 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.6/0,  (xua_snm.c:368)
20241214131947504 DLCS ERROR Unhandled SIGTRAN primitive N-PCSTATE.indication (lb.c:213)
20241214131947504 DLINP NOTICE E1TS(0:2) Sign link vanished, dead socket (ipaccess.c:386)
20241214131947505 DLINP NOTICE E1TS(0:2) Forcing socket shutdown (ipaccess.c:96)
VirtSMLC-M3UA(78)@8fdf411863ab: Final verdict of PTC: none
VirtSMLC-BSSAP_LE(77)@8fdf411863ab: Final verdict of PTC: none
20241214131947505 DLINP NOTICE E1L(0) Signalling link down (bts_ipaccess_nanobts.c:768)
20241214131947505 DLINP NOTICE (bts=0) Dropping OML link: link down (bts_ipaccess_nanobts.c:537)
20241214131947505 DLMI ERROR (bts=0,trx=0) Lost E1 OML link (osmo_bsc_main.c:487)
IPA-BTS0-TRX0-RSL-RSL(82)@8fdf411863ab: Final verdict of PTC: none
VirtMGW-MGCP-0(80)@8fdf411863ab: Final verdict of PTC: none
IPA-BTS0-TRX0-RSL-IPA(81)@8fdf411863ab: Final verdict of PTC: none
MTC@8fdf411863ab: Setting final verdict of the test case.
20241214131947506 DLMI ERROR (bts=0,trx=0) Lost E1 OSMO link (osmo_bsc_main.c:487)
20241214131947506 DLINP NOTICE (bts=0,trx=0) Dropping RSL link: OML link drop (bts_ipaccess_nanobts.c:512)
20241214131947506 DLMI ERROR (bts=0,trx=0) Lost E1 RSL link (osmo_bsc_main.c:487)
<0013> input/ipa.c:68 127.0.0.1:3002 connection closed with server
<000d> abis.c:417 E1L(0) Signalling link down
<0001> bts_shutdown_fsm.c:268 BTS_SHUTDOWN(bts0)[0x55f779ff5b70]{NONE}: Shutting down BTS, exit 1, reason: Abis close
20241214131947507 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:555)
20241214131947507 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bb_transc_fsm.c:371)
MTC@8fdf411863ab: Local verdict of MTC: pass
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-STATS(72): none (pass -> pass)
20241214131947507 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:556)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-SCCP(73): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-RAN(74): none (pass -> pass)
20241214131947507 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_rcarrier_fsm.c:373)
MTC@8fdf411863ab: Local verdict of PTC VirtMSC-M3UA(75): none (pass -> pass)
20241214131947507 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-SCCP(76): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-BSSAP_LE(77): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtSMLC-M3UA(78): none (pass -> pass)
20241214131947507 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131947507 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
MTC@8fdf411863ab: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass)
20241214131947507 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
MTC@8fdf411863ab: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(82): none (pass -> pass)
20241214131947507 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
MTC@8fdf411863ab: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(83): pass (pass -> pass)
MTC@8fdf411863ab: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(84): pass (pass -> pass)
20241214131947507 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
MTC@8fdf411863ab: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(85): pass (pass -> pass)
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
MTC@8fdf411863ab: Local verdict of PTC TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h(86): pass (pass -> pass)
MTC@8fdf411863ab: Test case TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h finished. Verdict: pass
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
MTC@8fdf411863ab: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh BSC_Tests_VAMOS.TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h pass'.
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131947508 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131947509 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131947509 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:559)
20241214131947509 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_channel_fsm.c:297)
20241214131947509 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:563)
20241214131947509 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_fsm.c:363)
20241214131947509 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:564)
20241214131947509 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_cell_fsm.c:351)
20241214131947509 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:566)
20241214131947509 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{ENABLED}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_bts_sm_fsm.c:252)
20241214131947510 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:567)
20241214131947510 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nse_fsm.c:324)
20241214131947510 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131947510 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
20241214131947510 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event OML_DOWN (bts_ipaccess_nanobts.c:569)
20241214131947510 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: State change to DISABLED_NOTINSTALLED (no timeout) (nm_gprs_nsvc_fsm.c:353)
Sat Dec 14 13:19:47 UTC 2024
====== 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
20241214131947700 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131947700 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131947700 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131947700 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131947700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131947700 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131947700 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
20241214131947700 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131947700 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131947700 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131947700 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131947700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131947700 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131947700 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131949501 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131949501 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131949501 DLSS7 DEBUG XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
20241214131949504 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353)
20241214131949504 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509)
20241214131949504 DLSS7 DEBUG XUA_AS(virt-smlc){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515)
Waiting for packet dumper to finish... 0 (prev_count=-1, count=1132288)
<0001> bts_shutdown_fsm.c:228 BTS_SHUTDOWN(bts0)[0x55f779ff5b70]{WAIT_TRX_CLOSED}: Timer expired waiting for TRX close
<0001> bts_shutdown_fsm.c:171 BTS_SHUTDOWN(bts0)[0x55f779ff5b70]{EXIT}: Shutdown process completed successfully, exiting process
respawn: 6: stopped pid 8950 with status 0
respawn: 7: starting: osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,VAMOS,OSMUX 127.0.0.1 1234 1
<000d> abis.c:161 A-bis connection establishment to BSC (127.0.0.1) in progress...
<0013> input/ipaccess.c:1071 E1TS(0:1) enabling ipaccess BTS mode, OML connecting to 127.0.0.1:3002
<0013> input/ipa.c:143 127.0.0.1:3002 connection done
<0013> input/ipaccess.c:600 E1L(0) TCP Keepalive is enabled
<0013> input/ipaccess.c:612 E1L(0) TCP keepalive idle_timeout=30s, interval=3s, retry_count=10 user_timeout=330000ms
<0013> input/ipaccess.c:897 received ID_GET for unit ID 1234/0/0
20241214131950527 DLINP NOTICE 0.0.0.0:3002 accept()ed new link from 127.0.0.1:33623 (ipa.c:320)
20241214131950528 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950528 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131950528 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_sm_fsm.c:96)
20241214131950528 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950528 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950528 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131950528 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_cell_fsm.c:82)
20241214131950528 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950528 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131950528 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131950528 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950528 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
20241214131950528 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nsvc_fsm.c:83)
20241214131950528 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131950528 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_gprs_nse_fsm.c:81)
20241214131950528 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950528 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131950528 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bts_fsm.c:86)
20241214131950528 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131950528 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131950528 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950528 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950528 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950528 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950529 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950529 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950529 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950529 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950529 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950529 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:157)
20241214131950529 DNM INFO NM_BTS_SM_OP(bts_sm)[0x55b968eb26b0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_sm_fsm.c:184)
<0001> oml.c:631 OC=GPRS-CELL INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131950529 DNM ERROR OC=GPRS-CELL(f1) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131950529 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131950529 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:358)
<0001> oml.c:1490 OC=GPRS-CELL(f1) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131950529 DNM INFO NM_GPRS_CELL_OP(gprs-cell0)[0x55b968eb6a90]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:181)
20241214131950529 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:354)
20241214131950529 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'GPRS' is supported (abis_nm.c:599)
20241214131950529 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'EGPRS' is supported (abis_nm.c:599)
20241214131950529 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'HOPPING' is supported (abis_nm.c:599)
20241214131950529 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CBCH' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ETWS_PN' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'PAGING_COORDINATION' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'IPV6_NSVC' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'CCN' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VAMOS' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'ABIS_OSMO_PCU' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'BCCH_PWR_RED' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'DYN_TS_SDCCH8' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'OSMUX' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VBS' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'VGCS' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Get Attributes Response: feature 'TWTS001' is supported (abis_nm.c:599)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): ARI reported sw[0/2]: osmobts is 1.8.0 (abis_nm.c:652)
20241214131950530 DNM NOTICE OC=BTS(01) INST=(00,ff,ff): Reported variant: osmo-bts-omldummy (abis_nm.c:534)
20241214131950530 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131950530 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
20241214131950530 DNM INFO NM_GPRS_NSVC_OP(nsvc1)[0x55b968edf1c0]{DISABLED_DEPENDENCY}: Received Event FEATURE_NEGOTIATED (nm_bts_fsm.c:163)
<0001> oml.c:1490 OC=GPRS-NSE(f0) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131950530 DNM INFO NM_GPRS_NSE_OP(nse0)[0x55b968edeed0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:177)
20241214131950530 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:363)
20241214131950530 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950530 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131950530 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_rcarrier_fsm.c:96)
20241214131950530 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950530 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131950530 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_NOTINSTALLED}: State change to DISABLED_OFFLINE (no timeout) (nm_bb_transc_fsm.c:99)
20241214131950530 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950530 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950530 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950530 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event SW_ACT_REP (bts_ipaccess_nanobts.c:232)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950531 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_NOTINSTALLED}: State change to DISABLED_DEPENDENCY (no timeout) (nm_channel_fsm.c:78)
20241214131950531 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:300)
<0001> oml.c:1490 OC=GPRS-NSVC(f2) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131950531 DNM INFO NM_GPRS_NSVC_OP(nsvc0)[0x55b968edf000]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:185)
<0001> oml.c:631 OC=RADIO-CARRIER INST=(00,00,ff): O&M Get Attributes [0], SW Configuration is unsupported
20241214131950532 DNM ERROR OC=RADIO-CARRIER(02) INST=(00,00,ff): Attribute SW Configuration is unreported (abis_nm.c:557)
20241214131950532 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
<0006> bts_model.c:87 Unimplemented vbts_set_trx
20241214131950532 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:319)
<0001> oml.c:1490 OC=RADIO-CARRIER(02) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131950532 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
<0001> oml.c:631 OC=BASEBAND-TRANSCEIVER INST=(00,00,ff): O&M Get Attributes [0], Manufacturer Dependent State is unsupported
20241214131950532 DNM ERROR OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): Attribute Manufacturer Dependent State is unreported (abis_nm.c:557)
20241214131950532 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)
20241214131950532 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'Dynamic PDCH Activation' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131950532 DNM INFO OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): RSL Feature 'RTP Payload Type 2' is supported (bts_ipaccess_nanobts_omlattr.c:54)
20241214131950532 DNM NOTICE OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ARI reported sw[0/1]: TRX_PHY_VERSION is Unknown (abis_nm.c:652)
20241214131950532 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event GET_ATTR_REP (bts_ipaccess_nanobts.c:284)
20241214131950532 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,00): ADM STATE Locked -> Unlocked
20241214131950532 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950532 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,01): ADM STATE Locked -> Unlocked
20241214131950532 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,02): ADM STATE Locked -> Unlocked
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,03): ADM STATE Locked -> Unlocked
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,04): ADM STATE Locked -> Unlocked
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,05): ADM STATE Locked -> Unlocked
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950533 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,06): ADM STATE Locked -> Unlocked
20241214131950534 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950534 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event SET_ATTR_ACK (bts_ipaccess_nanobts.c:337)
<0001> oml.c:1490 OC=CHANNEL(03) INST=(00,00,07): ADM STATE Locked -> Unlocked
20241214131950534 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
<0001> oml.c:1490 OC=BTS(01) INST=(00,ff,ff): ADM STATE Locked -> Unlocked
20241214131950534 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131950534 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950534 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:173)
20241214131950534 DNM INFO NM_RCARRIER_OP(bts0-trx0)[0x55b968edaa70]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_rcarrier_fsm.c:259)
<0001> oml.c:1490 OC=BASEBAND-TRANSCEIVER(04) INST=(00,00,ff): ADM STATE Locked -> Unlocked
20241214131950534 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131950534 DNM INFO (bts=0,trx=0) IPA RSL CONNECT IP=0.0.0.0 PORT=3003 STREAM=0x00 (abis_nm.c:3088)
20241214131950534 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950534 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:161)
20241214131950534 DNM INFO NM_BTS_OP(bts0)[0x55b968eb6960]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bts_fsm.c:264)
20241214131950535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event RSL_CONNECT_ACK (bts_ipaccess_nanobts.c:382)
<0001> nm_bb_transc_fsm.c:151 NM_BBTRANSC_OP(bts0-trx0)[0x56208cf51470]{DISABLED_OFFLINE}: Not connecting RSL in OML-DUMMY!
20241214131950535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:165)
20241214131950535 DNM INFO NM_BB_TRANSC_OP(bts0-trx0)[0x55b968edac40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_bb_transc_fsm.c:271)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950535 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_DEPENDENCY}: State change to DISABLED_OFFLINE (no timeout) (nm_channel_fsm.c:162)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts0)[0x55b968edaf40]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts1)[0x55b968edb6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts2)[0x55b968edbec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950536 DNM INFO NM_CHAN_OP(bts0-trx0-ts3)[0x55b968edc6c0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts4)[0x55b968edcec0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts5)[0x55b968edd750]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts6)[0x55b968eddfe0]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event OPSTART_ACK (bts_ipaccess_nanobts.c:250)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: Received Event STATE_CHG_REP (bts_ipaccess_nanobts.c:169)
20241214131950537 DNM INFO NM_CHAN_OP(bts0-trx0-ts7)[0x55b968ede870]{DISABLED_OFFLINE}: State change to ENABLED (no timeout) (nm_channel_fsm.c:204)
Waiting for packet dumper to finish... 1 (prev_count=1132288, count=1330868)
MTC@8fdf411863ab: External command `/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/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@8fdf411863ab: Test execution finished.
Execution of [EXECUTE] section finished.
emtc
MC@8fdf411863ab: Terminating MTC.
MC@8fdf411863ab: MTC terminated.
MC2> exit
MC@8fdf411863ab: Shutting down session.
MC@8fdf411863ab: Shutdown complete.

Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-8539.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


20241214131952501 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131952501 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131952501 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131952501 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=185=0.23.1 (m3ua.c:565)
20241214131952501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131952501 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:227)
20241214131952501 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc0 is down (osmo_ss7_hmrt.c:232)
20241214131952701 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131952701 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131952701 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131952701 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=3=0.0.3 (m3ua.c:565)
20241214131952701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131952701 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131952701 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc2 is down (osmo_ss7_hmrt.c:232)
20241214131952701 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831)
20241214131952701 DLM3UA DEBUG 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) (m3ua.c:713)
20241214131952701 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer (m3ua.c:542)
20241214131952701 DLM3UA DEBUG 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=187=0.23.3 dpc=2=0.0.2 (m3ua.c:565)
20241214131952701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:286)
20241214131952701 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua (osmo_ss7_hmrt.c:227)
20241214131952701 DLSS7 ERROR Unable to route HMRT message: the AS virt-msc1 is down (osmo_ss7_hmrt.c:232)
[testenv][vamos] Testsuite is done
[testenv][vamos] Stopping testsuite (315633)
[testenv][vamos] Merging log files
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm >/dev/null']
[testenv][vamos] Formatting log files
[testenv][vamos] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/log_format.sh']
[testenv][vamos] Stopping stp (315349)
[testenv][vamos] Stopping bts-0 (315392)
[testenv][vamos] Stopping bts-1 (315454)
[testenv][vamos] Stopping bts-2 (315514)
[testenv][vamos] Stopping bsc (315558)
[testenv] Showing testsuite/junit-xml-8539.log
[testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/_cache/podman/osmo-ttcn3-hacks/bsc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-vamos-latest/logs/testsuite/junit-xml-8539.log && echo']

<?xml version="1.0"?>
<testsuite name='Titan' tests='7' failures='0' errors='0' skipped='0' inconc='0' time='137.00'>
  <testcase classname='BSC_Tests_VAMOS' name='TC_chan_act_to_vamos' time='9.151761'/>
  <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_fr' time='8.795280'/>
  <testcase classname='BSC_Tests_VAMOS' name='TC_mode_modify_to_vamos_hr' time='8.794900'/>
  <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_fr' time='15.930848'/>
  <testcase classname='BSC_Tests_VAMOS' name='TC_assign_to_secondary_lchan_hr' time='15.961505'/>
  <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_f_tch_f' time='16.974650'/>
  <testcase classname='BSC_Tests_VAMOS' name='TC_vamos_multiplex_tch_h_tch_h_tch_h_tch_h' time='24.836260'/>
</testsuite>

[testenv] Stopping podman container
[testenv] + ['podman', 'kill', 'testenv-bsc-vamos-osmocom-latest-20241214-1317-1c156866-0']
8fdf411863ab7ccd53fb578f0061f5d0548291e1374796e4a7e69e365fe0ef3c
[testenv] feed_watchdog_loop: podman container has stopped
[testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-bsc-test-vamos-latest/51/artifact/logs/ 
+ rm -rf _cache .linux
Recording test results
[Checks API] No suitable checks publisher found.
Archiving artifacts
Finished: SUCCESS