Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f10f4a8c7a66bdfd62ec8b62aac23bace47163a9 # timeout=10 Commit message: "testenv: run: add --autoreconf-in-src-copy arg" > git rev-list --no-walk 65cd8d4f7bd56d28527564dbfd205b252c631c1c # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins13502713862571659372.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 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 ggsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs -b osmocom:nightly -c open5gs [testenv] Using testsuite ggsn_tests (via alias ggsn) [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/podman/testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_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-ggsn-test-ogs/logs:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_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-ggsn-test-ogs/_testenv/data/scripts/testenv-podman-main.sh'] 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-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.5 kB] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [242 kB] Fetched 9302 kB in 1s (12.7 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/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-ggsn-test-ogs/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_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-ggsn-test-ogs/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for ggsn_tests [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.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 ICMP_EncDec.cc Linking ICMP_Types.ttcn Linking ICMPv6_EncDec.cc Linking ICMPv6_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking UDP_EncDec.cc Linking UDP_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking DIAMETER_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking PAP_Types.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking DIAMETER_Types.ttcn Linking DIAMETER_CodecPort.ttcn Linking DIAMETER_CodecPort_CtrlFunct.ttcn Linking DIAMETER_CodecPort_CtrlFunctDef.cc Linking DIAMETER_Emulation.ttcn Linking DIAMETER_Templates.ttcn Linking DIAMETER_ts29_212_Templates.ttcn Linking DIAMETER_ts29_272_Templates.ttcn Linking DIAMETER_ts32_299_Templates.ttcn Linking ICMP_Templates.ttcn Linking ICMPv6_Templates.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SCTP_Templates.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] ttcn3_makefilegen: warning: TTCN-3 preprocessing (option `-p') is enabled, but no TTCN-3 files to be preprocessed were given for the Makefile. 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-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'make', 'compile'] /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn - BSSGP_Types.ttcn DIAMETER_CodecPort.ttcn DIAMETER_CodecPort_CtrlFunct.ttcn DIAMETER_Emulation.ttcn DIAMETER_Templates.ttcn DIAMETER_Types.ttcn DIAMETER_ts29_212_Templates.ttcn DIAMETER_ts29_272_Templates.ttcn DIAMETER_ts32_299_Templates.ttcn GGSN_Tests.ttcn GSM_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn ICMP_Templates.ttcn ICMP_Types.ttcn ICMPv6_Templates.ttcn ICMPv6_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn Misc_Helpers.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PAP_Types.ttcn PCO_Types.ttcn SCTP_Templates.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDP_Types.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Emulation.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_Types.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_212_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts29_272_Templates.ttcn'... Notify: Parsing TTCN-3 module `DIAMETER_ts32_299_Templates.ttcn'... Notify: Parsing TTCN-3 module `GGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMP_Types.ttcn'... ICMP_Types.ttcn:43.3-16: warning: Keyword 'timestamp' is treated as an identifier. Activate compiler option '-I' to use real-time testing features. Notify: Parsing TTCN-3 module `ICMPv6_Templates.ttcn'... Notify: Parsing TTCN-3 module `ICMPv6_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_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 `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PAP_Types.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTP_Templates.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDP_Types.ttcn'... Notify: Checking modules... DIAMETER_Templates.ttcn: In TTCN-3 module `DIAMETER_Templates': DIAMETER_Templates.ttcn:713.1-143: In template definition `tr_AVP_UserNameImsi': DIAMETER_Templates.ttcn:713.109-143: In actual parameter list of template `@DIAMETER_Templates.tr_AVP_UserName': DIAMETER_Templates.ttcn:713.110-142: In parameter #1 for `uid': DIAMETER_Templates.ttcn:713.110-142: warning: Inadequate restriction on the referenced function `char2oct_tmpl(hex2str_tmpl(imsi))', this may cause a dynamic test case error at runtime Osmocom_Types.ttcn:180.1-191.1: note: Referenced function is here DIAMETER_Emulation.ttcn: In TTCN-3 module `DIAMETER_Emulation': DIAMETER_Emulation.ttcn:312.9-334.1: In function definition `f_diameter_xceive': DIAMETER_Emulation.ttcn:320.2-332.2: In alt construct: DIAMETER_Emulation.ttcn:321.5-63: In guard operation: DIAMETER_Emulation.ttcn:321.5-63: In receive statement: DIAMETER_Emulation.ttcn:321.22-49: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(rx_t)' may change the actual snapshot. DIAMETER_Emulation.ttcn:322.5-60: In guard operation: DIAMETER_Emulation.ttcn:322.5-60: In receive statement: DIAMETER_Emulation.ttcn:322.22-46: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:336.1-460.1: In function definition `main': DIAMETER_Emulation.ttcn:371.2-459.2: In while statement: DIAMETER_Emulation.ttcn:381.3-457.3: In alt construct: DIAMETER_Emulation.ttcn:394.6-108: In guard operation: DIAMETER_Emulation.ttcn:394.6-108: In receive statement: DIAMETER_Emulation.ttcn:394.23-94: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:403.6-70: In guard operation: DIAMETER_Emulation.ttcn:403.6-70: In receive statement: DIAMETER_Emulation.ttcn:403.23-56: warning: Function invocation 'tr_DIAMETER_RecvFrom_R({ version := 1, message_length := ?, RPETxxxx := flags, command_code := cmd_code, application_id := app_id, hop_by_hop_id := hbh_id, end_to_end_id := ete_id, avps := avps })' may change the actual snapshot. DIAMETER_Emulation.ttcn:416.13-68: In guard operation: DIAMETER_Emulation.ttcn:416.13-68: In receive statement: DIAMETER_Emulation.ttcn:416.30-54: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. DIAMETER_Emulation.ttcn:420.17-72: In guard operation: DIAMETER_Emulation.ttcn:420.17-72: In receive statement: DIAMETER_Emulation.ttcn:420.34-58: warning: Function invocation 'tr_DIAMETER_RecvFrom_R(?)' may change the actual snapshot. GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement GGSN_Tests.ttcn: In TTCN-3 module `GGSN_Tests': GGSN_Tests.ttcn:409.2-431.2: In template definition `t_DefinePDP': GGSN_Tests.ttcn:410.64-431.2: warning: Field `pco_neg' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `ip6_prefix' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teid_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:410.64-431.2: warning: Field `teic_remote' is missing from template for set type `@GGSN_Tests.PdpContext' GGSN_Tests.ttcn:717.10-752.2: In altstep definition `as_DIA_Gy_CCR': GGSN_Tests.ttcn:718.6-81: In guard operation: GGSN_Tests.ttcn:718.6-81: In receive statement: GGSN_Tests.ttcn:718.22-63: warning: Function invocation 'f_tr_DIA_Gy_CCR(ctx, req_type)' may change the actual snapshot. GGSN_Tests.ttcn:784.2-814.2: In function definition `f_pdp_ctx_exp_del_req': GGSN_Tests.ttcn:812.3-15: In deactivate statement: GGSN_Tests.ttcn:812.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:816.2-850.2: In function definition `f_pdp_ctx_del': GGSN_Tests.ttcn:829.3-96: In function instance: GGSN_Tests.ttcn:829.14-96: In actual parameter list of function `@GGSN_Tests.f_send_gtpc': GGSN_Tests.ttcn:829.15-95: In parameter #1 for `data': GGSN_Tests.ttcn:829.32-95: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_DeletePDP': GGSN_Tests.ttcn:829.83-94: In parameter #5 for `teardown_ind': GGSN_Tests.ttcn:829.83-94: warning: Inadequate restriction on the referenced template parameter `teardown_ind', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:816.41-66: note: Referenced template parameter is here GGSN_Tests.ttcn:848.3-15: In deactivate statement: GGSN_Tests.ttcn:848.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:853.2-877.2: In function definition `f_pdp_ctx_update': GGSN_Tests.ttcn:875.3-15: In deactivate statement: GGSN_Tests.ttcn:875.3-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. GGSN_Tests.ttcn:990.2-999.2: In function definition `f_wait_rtr_adv': GGSN_Tests.ttcn:995.5-997.3: In else statement: GGSN_Tests.ttcn:996.4-47: In variable assignment: GGSN_Tests.ttcn:996.26-45: In component 2: GGSN_Tests.ttcn:996.41-45: In actual parameter list of template `@ICMPv6_Templates.tr_ICMP6_OptMTU': GGSN_Tests.ttcn:996.42-44: In parameter #1 for `mtu': GGSN_Tests.ttcn:996.42-44: warning: Inadequate restriction on the referenced template parameter `mtu', this may cause a dynamic test case error at runtime GGSN_Tests.ttcn:990.42-66: note: Referenced template parameter is here GGSN_Tests.ttcn:1064.2-1071.2: In testcase definition `TC_pdp6_act_deact': GGSN_Tests.ttcn:1068.3-20: In function instance: GGSN_Tests.ttcn:1068.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1074.2-1095.2: In testcase definition `TC_pdp6_act_deact_pcodns': GGSN_Tests.ttcn:1079.3-20: In function instance: GGSN_Tests.ttcn:1079.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1098.2-1113.2: In testcase definition `TC_pdp6_act_deact_icmp6': GGSN_Tests.ttcn:1103.3-20: In function instance: GGSN_Tests.ttcn:1103.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1116.2-1137.2: In testcase definition `TC_pdp6_act_deact_mtu': GGSN_Tests.ttcn:1126.3-20: In function instance: GGSN_Tests.ttcn:1126.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1141.2-1160.2: In testcase definition `TC_pdp6_act_deact_gtpu_access': GGSN_Tests.ttcn:1145.3-20: In function instance: GGSN_Tests.ttcn:1145.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1171.2-1215.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ll_saddr': GGSN_Tests.ttcn:1177.3-20: In function instance: GGSN_Tests.ttcn:1177.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1218.2-1235.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr': GGSN_Tests.ttcn:1222.3-20: In function instance: GGSN_Tests.ttcn:1222.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1238.2-1256.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_wrong_global_saddr': GGSN_Tests.ttcn:1242.3-20: In function instance: GGSN_Tests.ttcn:1242.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1259.2-1276.2: In testcase definition `TC_pdp6_act_deact_gtpu_access_ipv4_apn6': GGSN_Tests.ttcn:1263.3-20: In function instance: GGSN_Tests.ttcn:1263.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1279.2-1309.2: In testcase definition `TC_pdp6_clients_interact': GGSN_Tests.ttcn:1283.3-21: In function instance: GGSN_Tests.ttcn:1283.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1288.3-21: In function instance: GGSN_Tests.ttcn:1288.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1312.2-1318.2: In testcase definition `TC_pdp4_act_deact': GGSN_Tests.ttcn:1315.3-20: In function instance: GGSN_Tests.ttcn:1315.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1321.2-1349.2: In testcase definition `TC_pdp4_act_deact_ipcp': GGSN_Tests.ttcn:1328.3-20: In function instance: GGSN_Tests.ttcn:1328.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1352.2-1383.2: In testcase definition `TC_pdp4_act_deact_ipcp_pap_broken': GGSN_Tests.ttcn:1358.3-20: In function instance: GGSN_Tests.ttcn:1358.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1386.2-1406.2: In testcase definition `TC_pdp4_act_deact_pcodns': GGSN_Tests.ttcn:1390.3-20: In function instance: GGSN_Tests.ttcn:1390.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1409.2-1436.2: In testcase definition `TC_pdp4_act_deact_mtu': GGSN_Tests.ttcn:1420.3-20: In function instance: GGSN_Tests.ttcn:1420.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1440.2-1456.2: In testcase definition `TC_pdp4_act_deact_gtpu_access': GGSN_Tests.ttcn:1444.3-20: In function instance: GGSN_Tests.ttcn:1444.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1459.2-1474.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_wrong_saddr': GGSN_Tests.ttcn:1463.3-20: In function instance: GGSN_Tests.ttcn:1463.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1477.2-1490.2: In testcase definition `TC_pdp4_act_deact_gtpu_access_ipv6_apn4': GGSN_Tests.ttcn:1481.3-20: In function instance: GGSN_Tests.ttcn:1481.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1493.2-1506.2: In function definition `f_pdp4_clients_interact': GGSN_Tests.ttcn:1497.3-21: In function instance: GGSN_Tests.ttcn:1497.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1498.3-21: In function instance: GGSN_Tests.ttcn:1498.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1550.2-1592.2: In testcase definition `TC_pdp4_act_deact_with_single_dns': GGSN_Tests.ttcn:1565.3-20: In function instance: GGSN_Tests.ttcn:1565.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1584.3-20: In function instance: GGSN_Tests.ttcn:1584.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1597.2-1629.2: In testcase definition `TC_pdp4_act_deact_with_separate_dns': GGSN_Tests.ttcn:1611.3-20: In function instance: GGSN_Tests.ttcn:1611.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1632.2-1645.2: In testcase definition `TC_pdp4_act_update_teic': GGSN_Tests.ttcn:1636.3-20: In function instance: GGSN_Tests.ttcn:1636.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1648.2-1673.2: In testcase definition `TC_pdp4_act_update_teid': GGSN_Tests.ttcn:1652.3-20: In function instance: GGSN_Tests.ttcn:1652.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1676.2-1682.2: In testcase definition `TC_pdp46_act_deact': GGSN_Tests.ttcn:1679.3-20: In function instance: GGSN_Tests.ttcn:1679.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1685.2-1709.2: In testcase definition `TC_pdp46_act_deact_ipcp': GGSN_Tests.ttcn:1691.3-20: In function instance: GGSN_Tests.ttcn:1691.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1712.2-1724.2: In testcase definition `TC_pdp46_act_deact_icmp6': GGSN_Tests.ttcn:1716.3-20: In function instance: GGSN_Tests.ttcn:1716.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1727.2-1748.2: In testcase definition `TC_pdp46_act_deact_pcodns4': GGSN_Tests.ttcn:1732.3-20: In function instance: GGSN_Tests.ttcn:1732.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1751.2-1772.2: In testcase definition `TC_pdp46_act_deact_pcodns6': GGSN_Tests.ttcn:1756.3-20: In function instance: GGSN_Tests.ttcn:1756.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1775.2-1806.2: In testcase definition `TC_pdp46_act_deact_mtu': GGSN_Tests.ttcn:1786.3-20: In function instance: GGSN_Tests.ttcn:1786.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1810.2-1825.2: In testcase definition `TC_pdp46_act_deact_gtpu_access': GGSN_Tests.ttcn:1814.3-20: In function instance: GGSN_Tests.ttcn:1814.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1828.2-1842.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4': GGSN_Tests.ttcn:1832.3-20: In function instance: GGSN_Tests.ttcn:1832.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1845.2-1858.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6': GGSN_Tests.ttcn:1849.3-20: In function instance: GGSN_Tests.ttcn:1849.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1861.2-1879.2: In testcase definition `TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6': GGSN_Tests.ttcn:1865.3-20: In function instance: GGSN_Tests.ttcn:1865.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1882.2-1912.2: In testcase definition `TC_pdp46_clients_interact': GGSN_Tests.ttcn:1886.3-21: In function instance: GGSN_Tests.ttcn:1886.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1891.3-21: In function instance: GGSN_Tests.ttcn:1891.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1915.2-1951.2: In testcase definition `TC_pdp46_act_deact_apn4': GGSN_Tests.ttcn:1934.5-1949.3: In else statement: GGSN_Tests.ttcn:1943.4-36: In function instance: GGSN_Tests.ttcn:1943.4-36: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1946.4-41: In function instance: GGSN_Tests.ttcn:1946.4-41: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:1954.2-2014.2: In testcase definition `TC_pdp_act2_recovery': GGSN_Tests.ttcn:1963.3-21: In function instance: GGSN_Tests.ttcn:1963.3-21: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2019.2-2040.2: In testcase definition `TC_act_deact_retrans_duplicate': GGSN_Tests.ttcn:2022.3-20: In function instance: GGSN_Tests.ttcn:2022.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2043.2-2083.2: In testcase definition `TC_pdp_act_restart_ctr_echo': GGSN_Tests.ttcn:2049.3-20: In function instance: GGSN_Tests.ttcn:2049.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2086.2-2199.2: In testcase definition `TC_lots_of_concurrent_pdp_ctx': GGSN_Tests.ttcn:2112.3-2162.3: In alt construct: GGSN_Tests.ttcn:2113.4-34: In guard expression: GGSN_Tests.ttcn:2113.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2114.4-34: In guard expression: GGSN_Tests.ttcn:2114.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2168.3-2194.3: In alt construct: GGSN_Tests.ttcn:2169.4-34: In guard expression: GGSN_Tests.ttcn:2169.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2170.4-34: In guard expression: GGSN_Tests.ttcn:2170.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2203.2-2303.2: In testcase definition `TC_addr_pool_exhaustion': GGSN_Tests.ttcn:2221.3-2266.3: In alt construct: GGSN_Tests.ttcn:2222.4-34: In guard expression: GGSN_Tests.ttcn:2222.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2223.4-34: In guard expression: GGSN_Tests.ttcn:2223.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2272.3-2298.3: In alt construct: GGSN_Tests.ttcn:2273.4-34: In guard expression: GGSN_Tests.ttcn:2273.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2274.4-34: In guard expression: GGSN_Tests.ttcn:2274.4-34: warning: State of port(s) may change during the actual snapshot. GGSN_Tests.ttcn:2306.2-2357.2: In testcase definition `TC_gy_charging_cc_time': GGSN_Tests.ttcn:2313.3-20: In function instance: GGSN_Tests.ttcn:2313.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used GGSN_Tests.ttcn:2360.2-2412.2: In testcase definition `TC_gy_charging_volume_quota_threshold': GGSN_Tests.ttcn:2370.3-20: In function instance: GGSN_Tests.ttcn:2370.3-20: warning: The value returned by function `@GGSN_Tests.f_pdp_ctx_act' is not used Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here Notify: Generating code... Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort.hh' was generated. Notify: File `DIAMETER_CodecPort.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.hh' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `DIAMETER_CodecPort_part_1.cc' was generated. Notify: File `DIAMETER_CodecPort_part_2.cc' was generated. Notify: File `DIAMETER_CodecPort_part_3.cc' was generated. Notify: File `DIAMETER_CodecPort_part_4.cc' was generated. Notify: File `DIAMETER_CodecPort_part_5.cc' was generated. Notify: File `DIAMETER_CodecPort_part_6.cc' was generated. Notify: File `DIAMETER_CodecPort_part_7.cc' was generated. Notify: File `DIAMETER_Emulation.hh' was generated. Notify: File `DIAMETER_Emulation.cc' was generated. Notify: File `DIAMETER_Emulation_part_1.cc' was generated. Notify: File `DIAMETER_Emulation_part_2.cc' was generated. Notify: File `DIAMETER_Emulation_part_3.cc' was generated. Notify: File `DIAMETER_Emulation_part_4.cc' was generated. Notify: File `DIAMETER_Emulation_part_5.cc' was generated. Notify: File `DIAMETER_Emulation_part_6.cc' was generated. Notify: File `DIAMETER_Emulation_part_7.cc' was generated. Notify: File `DIAMETER_Templates.hh' was generated. Notify: File `DIAMETER_Templates.cc' was generated. Notify: File `DIAMETER_Templates_part_1.cc' was generated. Notify: File `DIAMETER_Templates_part_2.cc' was generated. Notify: File `DIAMETER_Templates_part_3.cc' was generated. Notify: File `DIAMETER_Templates_part_4.cc' was generated. Notify: File `DIAMETER_Templates_part_5.cc' was generated. Notify: File `DIAMETER_Templates_part_6.cc' was generated. Notify: File `DIAMETER_Templates_part_7.cc' was generated. Notify: File `DIAMETER_Types.hh' was generated. Notify: File `DIAMETER_Types.cc' was generated. Notify: File `DIAMETER_Types_part_1.cc' was generated. Notify: File `DIAMETER_Types_part_2.cc' was generated. Notify: File `DIAMETER_Types_part_3.cc' was generated. Notify: File `DIAMETER_Types_part_4.cc' was generated. Notify: File `DIAMETER_Types_part_5.cc' was generated. Notify: File `DIAMETER_Types_part_6.cc' was generated. Notify: File `DIAMETER_Types_part_7.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates.hh' was generated. Notify: File `DIAMETER_ts29_212_Templates.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_212_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates.hh' was generated. Notify: File `DIAMETER_ts29_272_Templates.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts29_272_Templates_part_7.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates.hh' was generated. Notify: File `DIAMETER_ts32_299_Templates.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_1.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_2.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_3.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_4.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_5.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_6.cc' was generated. Notify: File `DIAMETER_ts32_299_Templates_part_7.cc' was generated. Notify: File `GGSN_Tests.hh' was generated. Notify: File `GGSN_Tests.cc' was generated. Notify: File `GGSN_Tests_part_1.cc' was generated. Notify: File `GGSN_Tests_part_2.cc' was generated. Notify: File `GGSN_Tests_part_3.cc' was generated. Notify: File `GGSN_Tests_part_4.cc' was generated. Notify: File `GGSN_Tests_part_5.cc' was generated. Notify: File `GGSN_Tests_part_6.cc' was generated. Notify: File `GGSN_Tests_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 `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_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 `ICMP_Templates.hh' was generated. Notify: File `ICMP_Templates.cc' was generated. Notify: File `ICMP_Templates_part_1.cc' was generated. Notify: File `ICMP_Templates_part_2.cc' was generated. Notify: File `ICMP_Templates_part_3.cc' was generated. Notify: File `ICMP_Templates_part_4.cc' was generated. Notify: File `ICMP_Templates_part_5.cc' was generated. Notify: File `ICMP_Templates_part_6.cc' was generated. Notify: File `ICMP_Templates_part_7.cc' was generated. Notify: File `ICMP_Types.hh' was generated. Notify: File `ICMP_Types.cc' was generated. Notify: File `ICMP_Types_part_1.cc' was generated. Notify: File `ICMP_Types_part_2.cc' was generated. Notify: File `ICMP_Types_part_3.cc' was generated. Notify: File `ICMP_Types_part_4.cc' was generated. Notify: File `ICMP_Types_part_5.cc' was generated. Notify: File `ICMP_Types_part_6.cc' was generated. Notify: File `ICMP_Types_part_7.cc' was generated. Notify: File `ICMPv6_Templates.hh' was generated. Notify: File `ICMPv6_Templates.cc' was generated. Notify: File `ICMPv6_Templates_part_1.cc' was generated. Notify: File `ICMPv6_Templates_part_2.cc' was generated. Notify: File `ICMPv6_Templates_part_3.cc' was generated. Notify: File `ICMPv6_Templates_part_4.cc' was generated. Notify: File `ICMPv6_Templates_part_5.cc' was generated. Notify: File `ICMPv6_Templates_part_6.cc' was generated. Notify: File `ICMPv6_Templates_part_7.cc' was generated. Notify: File `ICMPv6_Types.hh' was generated. Notify: File `ICMPv6_Types.cc' was generated. Notify: File `ICMPv6_Types_part_1.cc' was generated. Notify: File `ICMPv6_Types_part_2.cc' was generated. Notify: File `ICMPv6_Types_part_3.cc' was generated. Notify: File `ICMPv6_Types_part_4.cc' was generated. Notify: File `ICMPv6_Types_part_5.cc' was generated. Notify: File `ICMPv6_Types_part_6.cc' was generated. Notify: File `ICMPv6_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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 `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_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 `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_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_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_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 `PAP_Types.hh' was generated. Notify: File `PAP_Types.cc' was generated. Notify: File `PAP_Types_part_1.cc' was generated. Notify: File `PAP_Types_part_2.cc' was generated. Notify: File `PAP_Types_part_3.cc' was generated. Notify: File `PAP_Types_part_4.cc' was generated. Notify: File `PAP_Types_part_5.cc' was generated. Notify: File `PAP_Types_part_6.cc' was generated. Notify: File `PAP_Types_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `SCTP_Templates.hh' was generated. Notify: File `SCTP_Templates.cc' was generated. Notify: File `SCTP_Templates_part_1.cc' was generated. Notify: File `SCTP_Templates_part_2.cc' was generated. Notify: File `SCTP_Templates_part_3.cc' was generated. Notify: File `SCTP_Templates_part_4.cc' was generated. Notify: File `SCTP_Templates_part_5.cc' was generated. Notify: File `SCTP_Templates_part_6.cc' was generated. Notify: File `SCTP_Templates_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 `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 `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_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: File `UDP_Types.hh' was generated. Notify: File `UDP_Types.cc' was generated. Notify: File `UDP_Types_part_1.cc' was generated. Notify: File `UDP_Types_part_2.cc' was generated. Notify: File `UDP_Types_part_3.cc' was generated. Notify: File `UDP_Types_part_4.cc' was generated. Notify: File `UDP_Types_part_5.cc' was generated. Notify: File `UDP_Types_part_6.cc' was generated. Notify: File `UDP_Types_part_7.cc' was generated. Notify: 405 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-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'make', '-j', '21'] Creating dependency file for UDP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for ICMPv6_EncDec.cc Creating dependency file for ICMP_EncDec.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for DIAMETER_EncDec.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for UDP_Types_part_7.cc Creating dependency file for UDP_Types_part_6.cc Creating dependency file for UDP_Types_part_5.cc Creating dependency file for UDP_Types_part_4.cc Creating dependency file for UDP_Types_part_3.cc Creating dependency file for UDP_Types_part_2.cc Creating dependency file for UDP_Types_part_1.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 TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_6.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 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 SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_3.cc Creating dependency file for SCTP_Templates_part_2.cc Creating dependency file for SCTP_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for PAP_Types_part_7.cc Creating dependency file for PAP_Types_part_6.cc Creating dependency file for PAP_Types_part_5.cc Creating dependency file for PAP_Types_part_4.cc Creating dependency file for PAP_Types_part_3.cc Creating dependency file for PAP_Types_part_2.cc Creating dependency file for PAP_Types_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_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_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 NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_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_5.cc Creating dependency file for Misc_Helpers_part_4.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 IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for ICMPv6_Types_part_7.cc Creating dependency file for ICMPv6_Types_part_6.cc Creating dependency file for ICMPv6_Types_part_5.cc Creating dependency file for ICMPv6_Types_part_4.cc Creating dependency file for ICMPv6_Types_part_3.cc Creating dependency file for ICMPv6_Types_part_2.cc Creating dependency file for ICMPv6_Types_part_1.cc Creating dependency file for ICMPv6_Templates_part_7.cc Creating dependency file for ICMPv6_Templates_part_6.cc Creating dependency file for ICMPv6_Templates_part_5.cc Creating dependency file for ICMPv6_Templates_part_4.cc Creating dependency file for ICMPv6_Templates_part_3.cc Creating dependency file for ICMPv6_Templates_part_2.cc Creating dependency file for ICMPv6_Templates_part_1.cc Creating dependency file for ICMP_Types_part_7.cc Creating dependency file for ICMP_Types_part_6.cc Creating dependency file for ICMP_Types_part_5.cc Creating dependency file for ICMP_Types_part_4.cc Creating dependency file for ICMP_Types_part_3.cc Creating dependency file for ICMP_Types_part_2.cc Creating dependency file for ICMP_Types_part_1.cc Creating dependency file for ICMP_Templates_part_7.cc Creating dependency file for ICMP_Templates_part_6.cc Creating dependency file for ICMP_Templates_part_5.cc Creating dependency file for ICMP_Templates_part_4.cc Creating dependency file for ICMP_Templates_part_3.cc Creating dependency file for ICMP_Templates_part_2.cc Creating dependency file for ICMP_Templates_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 GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_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 GGSN_Tests_part_7.cc Creating dependency file for GGSN_Tests_part_6.cc Creating dependency file for GGSN_Tests_part_5.cc Creating dependency file for GGSN_Tests_part_4.cc Creating dependency file for GGSN_Tests_part_3.cc Creating dependency file for GGSN_Tests_part_2.cc Creating dependency file for GGSN_Tests_part_1.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_7.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_6.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_5.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_4.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_3.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_2.cc Creating dependency file for DIAMETER_ts32_299_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_272_Templates_part_1.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_7.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_4.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_3.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_2.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_1.cc Creating dependency file for DIAMETER_Types_part_7.cc Creating dependency file for DIAMETER_Types_part_6.cc Creating dependency file for DIAMETER_Types_part_5.cc Creating dependency file for DIAMETER_Types_part_4.cc Creating dependency file for DIAMETER_Types_part_3.cc Creating dependency file for DIAMETER_Types_part_2.cc Creating dependency file for DIAMETER_Types_part_1.cc Creating dependency file for DIAMETER_Templates_part_7.cc Creating dependency file for DIAMETER_Templates_part_6.cc Creating dependency file for DIAMETER_Templates_part_5.cc Creating dependency file for DIAMETER_Templates_part_4.cc Creating dependency file for DIAMETER_Templates_part_3.cc Creating dependency file for DIAMETER_Templates_part_2.cc Creating dependency file for DIAMETER_Templates_part_1.cc Creating dependency file for DIAMETER_Emulation_part_7.cc Creating dependency file for DIAMETER_Emulation_part_6.cc Creating dependency file for DIAMETER_Emulation_part_5.cc Creating dependency file for DIAMETER_Emulation_part_4.cc Creating dependency file for DIAMETER_Emulation_part_3.cc Creating dependency file for DIAMETER_Emulation_part_2.cc Creating dependency file for DIAMETER_Emulation_part_1.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_7.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_6.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_5.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_4.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_1.cc Creating dependency file for DIAMETER_CodecPort_part_7.cc Creating dependency file for DIAMETER_CodecPort_part_6.cc Creating dependency file for DIAMETER_CodecPort_part_5.cc Creating dependency file for DIAMETER_CodecPort_part_4.cc Creating dependency file for DIAMETER_CodecPort_part_3.cc Creating dependency file for DIAMETER_CodecPort_part_2.cc Creating dependency file for DIAMETER_CodecPort_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for UDP_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SCTP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for PAP_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for IP_Types.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 IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMPv6_Types.cc Creating dependency file for ICMPv6_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GGSN_Tests.cc Creating dependency file for DIAMETER_ts32_299_Templates.cc Creating dependency file for DIAMETER_ts29_272_Templates.cc Creating dependency file for DIAMETER_ts29_212_Templates.cc Creating dependency file for DIAMETER_Types.cc Creating dependency file for DIAMETER_Templates.cc Creating dependency file for DIAMETER_Emulation.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct.cc Creating dependency file for DIAMETER_CodecPort.cc Creating dependency file for BSSGP_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 BSSGP_Types.o BSSGP_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 DIAMETER_CodecPort.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct.o DIAMETER_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 DIAMETER_Emulation.o DIAMETER_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 DIAMETER_Templates.o DIAMETER_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 DIAMETER_Types.o DIAMETER_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 DIAMETER_ts29_212_Templates.o DIAMETER_ts29_212_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 DIAMETER_ts29_272_Templates.o DIAMETER_ts29_272_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 DIAMETER_ts32_299_Templates.o DIAMETER_ts32_299_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 GGSN_Tests.o GGSN_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 GSM_Types.o GSM_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 GTPC_Types.o GTPC_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 GTPU_Types.o GTPU_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 GTPv1C_CodecPort.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct.o GTPv1C_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 GTPv1C_Templates.o GTPv1C_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 GTPv1U_CodecPort.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct.o GTPv1U_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 GTPv1U_Templates.o GTPv1U_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 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 ICMP_Templates.o ICMP_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 ICMP_Types.o ICMP_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 ICMPv6_Templates.o ICMPv6_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 ICMPv6_Types.o ICMPv6_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 IPCP_Templates.o IPCP_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 IPCP_Types.o IPCP_Types.cc DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__imsi(const HEXSTRING&)': DIAMETER_Emulation.cc:8871:1: warning: control reaches end of non-void function [-Wreturn-type] 8871 | } | ^ DIAMETER_Emulation.cc: In function 'HEXSTRING DIAMETER__Emulation::f__imsi__by__comp(const COMPONENT&)': DIAMETER_Emulation.cc:8923:1: warning: control reaches end of non-void function [-Wreturn-type] 8923 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::f__comp__by__ete__id(const OCTETSTRING&)': DIAMETER_Emulation.cc:9222:1: warning: control reaches end of non-void function [-Wreturn-type] 9222 | } | ^ DIAMETER_Emulation.cc: In function 'COMPONENT DIAMETER__Emulation::ExpectedCreateCallback(const DIAMETER__Types::PDU__DIAMETER&, const HEXSTRING&, const CHARSTRING&)': DIAMETER_Emulation.cc:10202:1: warning: control reaches end of non-void function [-Wreturn-type] 10202 | } | ^ env 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 IP_Types.o IP_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 NS_Types.o NS_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_Gb_Types.o Osmocom_Gb_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 env 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 PAP_Types.o PAP_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 PCO_Types.o PCO_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 SCTP_Templates.o SCTP_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 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 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 TCCEncoding_Functions.o TCCEncoding_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 env 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 UDP_Types.o UDP_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 BSSGP_Types_part_1.o BSSGP_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 BSSGP_Types_part_2.o BSSGP_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 BSSGP_Types_part_3.o BSSGP_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 BSSGP_Types_part_4.o BSSGP_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 BSSGP_Types_part_5.o BSSGP_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 BSSGP_Types_part_6.o BSSGP_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 BSSGP_Types_part_7.o BSSGP_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 DIAMETER_CodecPort_part_1.o DIAMETER_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 DIAMETER_CodecPort_part_2.o DIAMETER_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 DIAMETER_CodecPort_part_3.o DIAMETER_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 DIAMETER_CodecPort_part_4.o DIAMETER_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 DIAMETER_CodecPort_part_5.o DIAMETER_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 DIAMETER_CodecPort_part_6.o DIAMETER_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 DIAMETER_CodecPort_part_7.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_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 DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_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 DIAMETER_Emulation_part_1.o DIAMETER_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 DIAMETER_Emulation_part_2.o DIAMETER_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 DIAMETER_Emulation_part_3.o DIAMETER_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 DIAMETER_Emulation_part_4.o DIAMETER_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 DIAMETER_Emulation_part_5.o DIAMETER_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 DIAMETER_Emulation_part_6.o DIAMETER_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 DIAMETER_Emulation_part_7.o DIAMETER_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 DIAMETER_Templates_part_1.o DIAMETER_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 DIAMETER_Templates_part_2.o DIAMETER_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 DIAMETER_Templates_part_3.o DIAMETER_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 DIAMETER_Templates_part_4.o DIAMETER_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 DIAMETER_Templates_part_5.o DIAMETER_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 DIAMETER_Templates_part_6.o DIAMETER_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 DIAMETER_Templates_part_7.o DIAMETER_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 DIAMETER_Types_part_1.o DIAMETER_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 DIAMETER_Types_part_2.o DIAMETER_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 DIAMETER_Types_part_3.o DIAMETER_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 DIAMETER_Types_part_4.o DIAMETER_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 DIAMETER_Types_part_5.o DIAMETER_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 DIAMETER_Types_part_6.o DIAMETER_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 DIAMETER_Types_part_7.o DIAMETER_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 DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_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 DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_212_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 DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_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 DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts29_272_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 DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_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 DIAMETER_ts32_299_Templates_part_7.o DIAMETER_ts32_299_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 GGSN_Tests_part_1.o GGSN_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 GGSN_Tests_part_2.o GGSN_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 GGSN_Tests_part_3.o GGSN_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 GGSN_Tests_part_4.o GGSN_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 GGSN_Tests_part_5.o GGSN_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 GGSN_Tests_part_6.o GGSN_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 GGSN_Tests_part_7.o GGSN_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 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 GTPC_Types_part_1.o GTPC_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 GTPC_Types_part_2.o GTPC_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 GTPC_Types_part_3.o GTPC_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 GTPC_Types_part_4.o GTPC_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 GTPC_Types_part_5.o GTPC_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 GTPC_Types_part_6.o GTPC_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 GTPC_Types_part_7.o GTPC_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 GTPU_Types_part_1.o GTPU_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 GTPU_Types_part_2.o GTPU_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 GTPU_Types_part_3.o GTPU_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 GTPU_Types_part_4.o GTPU_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 GTPU_Types_part_5.o GTPU_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 GTPU_Types_part_6.o GTPU_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 GTPU_Types_part_7.o GTPU_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 GTPv1C_CodecPort_part_1.o GTPv1C_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 GTPv1C_CodecPort_part_2.o GTPv1C_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 GTPv1C_CodecPort_part_3.o GTPv1C_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 GTPv1C_CodecPort_part_4.o GTPv1C_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 GTPv1C_CodecPort_part_5.o GTPv1C_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 GTPv1C_CodecPort_part_6.o GTPv1C_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 GTPv1C_CodecPort_part_7.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_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 GTPv1C_Templates_part_1.o GTPv1C_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 GTPv1C_Templates_part_2.o GTPv1C_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 GTPv1C_Templates_part_3.o GTPv1C_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 GTPv1C_Templates_part_4.o GTPv1C_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 GTPv1C_Templates_part_5.o GTPv1C_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 GTPv1C_Templates_part_6.o GTPv1C_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 GTPv1C_Templates_part_7.o GTPv1C_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 GTPv1U_CodecPort_part_1.o GTPv1U_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 GTPv1U_CodecPort_part_2.o GTPv1U_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 GTPv1U_CodecPort_part_3.o GTPv1U_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 GTPv1U_CodecPort_part_4.o GTPv1U_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 GTPv1U_CodecPort_part_5.o GTPv1U_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 GTPv1U_CodecPort_part_6.o GTPv1U_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 GTPv1U_CodecPort_part_7.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_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 GTPv1U_Templates_part_1.o GTPv1U_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 GTPv1U_Templates_part_2.o GTPv1U_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 GTPv1U_Templates_part_3.o GTPv1U_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 GTPv1U_Templates_part_4.o GTPv1U_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 GTPv1U_Templates_part_5.o GTPv1U_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 GTPv1U_Templates_part_6.o GTPv1U_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 GTPv1U_Templates_part_7.o GTPv1U_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 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 ICMP_Templates_part_1.o ICMP_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 ICMP_Templates_part_2.o ICMP_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 ICMP_Templates_part_3.o ICMP_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 ICMP_Templates_part_4.o ICMP_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 ICMP_Templates_part_5.o ICMP_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 ICMP_Templates_part_6.o ICMP_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 ICMP_Templates_part_7.o ICMP_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 ICMP_Types_part_1.o ICMP_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 ICMP_Types_part_2.o ICMP_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 ICMP_Types_part_3.o ICMP_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 ICMP_Types_part_4.o ICMP_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 ICMP_Types_part_5.o ICMP_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 ICMP_Types_part_6.o ICMP_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 ICMP_Types_part_7.o ICMP_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 ICMPv6_Templates_part_1.o ICMPv6_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 ICMPv6_Templates_part_2.o ICMPv6_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 ICMPv6_Templates_part_3.o ICMPv6_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 ICMPv6_Templates_part_4.o ICMPv6_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 ICMPv6_Templates_part_5.o ICMPv6_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 ICMPv6_Templates_part_6.o ICMPv6_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 ICMPv6_Templates_part_7.o ICMPv6_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 ICMPv6_Types_part_1.o ICMPv6_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 ICMPv6_Types_part_2.o ICMPv6_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 ICMPv6_Types_part_3.o ICMPv6_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 ICMPv6_Types_part_4.o ICMPv6_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 ICMPv6_Types_part_5.o ICMPv6_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 ICMPv6_Types_part_6.o ICMPv6_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 ICMPv6_Types_part_7.o ICMPv6_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 IPCP_Templates_part_1.o IPCP_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 IPCP_Templates_part_2.o IPCP_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 IPCP_Templates_part_3.o IPCP_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 IPCP_Templates_part_4.o IPCP_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 IPCP_Templates_part_5.o IPCP_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 IPCP_Templates_part_6.o IPCP_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 IPCP_Templates_part_7.o IPCP_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 IPCP_Types_part_1.o IPCP_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 IPCP_Types_part_2.o IPCP_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 IPCP_Types_part_3.o IPCP_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 IPCP_Types_part_4.o IPCP_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 IPCP_Types_part_5.o IPCP_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 IPCP_Types_part_6.o IPCP_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 IPCP_Types_part_7.o IPCP_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 IP_Types_part_1.o IP_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 IP_Types_part_2.o IP_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 IP_Types_part_3.o IP_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 IP_Types_part_4.o IP_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 IP_Types_part_5.o IP_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 IP_Types_part_6.o IP_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 IP_Types_part_7.o IP_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 NS_Types_part_1.o NS_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 NS_Types_part_2.o NS_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 NS_Types_part_3.o NS_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 NS_Types_part_4.o NS_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 NS_Types_part_5.o NS_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 NS_Types_part_6.o NS_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 NS_Types_part_7.o NS_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_Gb_Types_part_1.o Osmocom_Gb_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_Gb_Types_part_2.o Osmocom_Gb_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_Gb_Types_part_3.o Osmocom_Gb_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_Gb_Types_part_4.o Osmocom_Gb_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_Gb_Types_part_5.o Osmocom_Gb_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_Gb_Types_part_6.o Osmocom_Gb_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_Gb_Types_part_7.o Osmocom_Gb_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 PAP_Types_part_1.o PAP_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 PAP_Types_part_2.o PAP_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 PAP_Types_part_3.o PAP_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 PAP_Types_part_4.o PAP_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 PAP_Types_part_5.o PAP_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 PAP_Types_part_6.o PAP_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 PAP_Types_part_7.o PAP_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 PCO_Types_part_1.o PCO_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 PCO_Types_part_2.o PCO_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 PCO_Types_part_3.o PCO_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 PCO_Types_part_4.o PCO_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 PCO_Types_part_5.o PCO_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 PCO_Types_part_6.o PCO_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 PCO_Types_part_7.o PCO_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 SCTP_Templates_part_1.o SCTP_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 SCTP_Templates_part_2.o SCTP_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 SCTP_Templates_part_3.o SCTP_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 SCTP_Templates_part_4.o SCTP_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 SCTP_Templates_part_5.o SCTP_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 SCTP_Templates_part_6.o SCTP_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 SCTP_Templates_part_7.o SCTP_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 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 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 TCCEncoding_Functions_part_1.o TCCEncoding_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 TCCEncoding_Functions_part_2.o TCCEncoding_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 TCCEncoding_Functions_part_3.o TCCEncoding_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 TCCEncoding_Functions_part_4.o TCCEncoding_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 TCCEncoding_Functions_part_5.o TCCEncoding_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 TCCEncoding_Functions_part_6.o TCCEncoding_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 TCCEncoding_Functions_part_7.o TCCEncoding_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 UDP_Types_part_1.o UDP_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 UDP_Types_part_2.o UDP_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 UDP_Types_part_3.o UDP_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 UDP_Types_part_4.o UDP_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 UDP_Types_part_5.o UDP_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 UDP_Types_part_6.o UDP_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 UDP_Types_part_7.o UDP_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 BSSGP_EncDec.o BSSGP_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 DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_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 DIAMETER_EncDec.o DIAMETER_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 GTPC_EncDec.o GTPC_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 GTPU_EncDec.o GTPU_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 GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_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 GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_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 ICMP_EncDec.o ICMP_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 ICMPv6_EncDec.o ICMPv6_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 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 IP_EncDec.o IP_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 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 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 TCCEncoding.o TCCEncoding.cc env 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 env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDP_EncDec.o UDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort.so DIAMETER_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct.so DIAMETER_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation.so DIAMETER_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates.so DIAMETER_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types.so DIAMETER_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates.so DIAMETER_ts29_212_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates.so DIAMETER_ts29_272_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates.so DIAMETER_ts32_299_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests.so GGSN_Tests.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 GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.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 ICMP_Templates.so ICMP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types.so ICMP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates.so ICMPv6_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types.so ICMPv6_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_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 IP_Types.so IP_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 NS_Types.so NS_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_Gb_Types.so Osmocom_Gb_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 PAP_Types.so PAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.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 TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_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 UDP_Types.so UDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Emulation_part_7.so DIAMETER_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_1.so DIAMETER_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_2.so DIAMETER_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_3.so DIAMETER_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_4.so DIAMETER_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_5.so DIAMETER_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_6.so DIAMETER_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Templates_part_7.so DIAMETER_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_1.so DIAMETER_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_2.so DIAMETER_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_3.so DIAMETER_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_4.so DIAMETER_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_5.so DIAMETER_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_6.so DIAMETER_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_Types_part_7.so DIAMETER_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_212_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts29_272_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_ts32_299_Templates_part_7.so DIAMETER_ts32_299_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_1.so GGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_2.so GGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_3.so GGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_4.so GGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_5.so GGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_6.so GGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GGSN_Tests_part_7.so GGSN_Tests_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 GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_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 ICMP_Templates_part_1.so ICMP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_2.so ICMP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_3.so ICMP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_4.so ICMP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_5.so ICMP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_6.so ICMP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Templates_part_7.so ICMP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_1.so ICMP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_2.so ICMP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_3.so ICMP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_4.so ICMP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_5.so ICMP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_6.so ICMP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_Types_part_7.so ICMP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_1.so ICMPv6_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_2.so ICMPv6_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_3.so ICMPv6_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_4.so ICMPv6_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_5.so ICMPv6_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_6.so ICMPv6_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Templates_part_7.so ICMPv6_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_1.so ICMPv6_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_2.so ICMPv6_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_3.so ICMPv6_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_4.so ICMPv6_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_5.so ICMPv6_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_6.so ICMPv6_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_Types_part_7.so ICMPv6_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_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 NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_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 PAP_Types_part_1.so PAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_2.so PAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_3.so PAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_4.so PAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_5.so PAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_6.so PAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PAP_Types_part_7.so PAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_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 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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_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 UDP_Types_part_1.so UDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_2.so UDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_3.so UDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_4.so UDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_5.so UDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_6.so UDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_Types_part_7.so UDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DIAMETER_EncDec.so DIAMETER_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMP_EncDec.so ICMP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ICMPv6_EncDec.so ICMPv6_EncDec.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 IP_EncDec.so IP_EncDec.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 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 TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDP_EncDec.so UDP_EncDec.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o GGSN_Tests -Wl,--no-as-needed BSSGP_Types.so DIAMETER_CodecPort.so DIAMETER_CodecPort_CtrlFunct.so DIAMETER_Emulation.so DIAMETER_Templates.so DIAMETER_Types.so DIAMETER_ts29_212_Templates.so DIAMETER_ts29_272_Templates.so DIAMETER_ts32_299_Templates.so GGSN_Tests.so GSM_Types.so GTPC_Types.so GTPU_Types.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so ICMP_Templates.so ICMP_Types.so ICMPv6_Templates.so ICMPv6_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so Misc_Helpers.so NS_Types.so Native_Functions.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PAP_Types.so PCO_Types.so SCTP_Templates.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDP_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so DIAMETER_CodecPort_part_1.so DIAMETER_CodecPort_part_2.so DIAMETER_CodecPort_part_3.so DIAMETER_CodecPort_part_4.so DIAMETER_CodecPort_part_5.so DIAMETER_CodecPort_part_6.so DIAMETER_CodecPort_part_7.so DIAMETER_CodecPort_CtrlFunct_part_1.so DIAMETER_CodecPort_CtrlFunct_part_2.so DIAMETER_CodecPort_CtrlFunct_part_3.so DIAMETER_CodecPort_CtrlFunct_part_4.so DIAMETER_CodecPort_CtrlFunct_part_5.so DIAMETER_CodecPort_CtrlFunct_part_6.so DIAMETER_CodecPort_CtrlFunct_part_7.so DIAMETER_Emulation_part_1.so DIAMETER_Emulation_part_2.so DIAMETER_Emulation_part_3.so DIAMETER_Emulation_part_4.so DIAMETER_Emulation_part_5.so DIAMETER_Emulation_part_6.so DIAMETER_Emulation_part_7.so DIAMETER_Templates_part_1.so DIAMETER_Templates_part_2.so DIAMETER_Templates_part_3.so DIAMETER_Templates_part_4.so DIAMETER_Templates_part_5.so DIAMETER_Templates_part_6.so DIAMETER_Templates_part_7.so DIAMETER_Types_part_1.so DIAMETER_Types_part_2.so DIAMETER_Types_part_3.so DIAMETER_Types_part_4.so DIAMETER_Types_part_5.so DIAMETER_Types_part_6.so DIAMETER_Types_part_7.so DIAMETER_ts29_212_Templates_part_1.so DIAMETER_ts29_212_Templates_part_2.so DIAMETER_ts29_212_Templates_part_3.so DIAMETER_ts29_212_Templates_part_4.so DIAMETER_ts29_212_Templates_part_5.so DIAMETER_ts29_212_Templates_part_6.so DIAMETER_ts29_212_Templates_part_7.so DIAMETER_ts29_272_Templates_part_1.so DIAMETER_ts29_272_Templates_part_2.so DIAMETER_ts29_272_Templates_part_3.so DIAMETER_ts29_272_Templates_part_4.so DIAMETER_ts29_272_Templates_part_5.so DIAMETER_ts29_272_Templates_part_6.so DIAMETER_ts29_272_Templates_part_7.so DIAMETER_ts32_299_Templates_part_1.so DIAMETER_ts32_299_Templates_part_2.so DIAMETER_ts32_299_Templates_part_3.so DIAMETER_ts32_299_Templates_part_4.so DIAMETER_ts32_299_Templates_part_5.so DIAMETER_ts32_299_Templates_part_6.so DIAMETER_ts32_299_Templates_part_7.so GGSN_Tests_part_1.so GGSN_Tests_part_2.so GGSN_Tests_part_3.so GGSN_Tests_part_4.so GGSN_Tests_part_5.so GGSN_Tests_part_6.so GGSN_Tests_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 GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_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 ICMP_Templates_part_1.so ICMP_Templates_part_2.so ICMP_Templates_part_3.so ICMP_Templates_part_4.so ICMP_Templates_part_5.so ICMP_Templates_part_6.so ICMP_Templates_part_7.so ICMP_Types_part_1.so ICMP_Types_part_2.so ICMP_Types_part_3.so ICMP_Types_part_4.so ICMP_Types_part_5.so ICMP_Types_part_6.so ICMP_Types_part_7.so ICMPv6_Templates_part_1.so ICMPv6_Templates_part_2.so ICMPv6_Templates_part_3.so ICMPv6_Templates_part_4.so ICMPv6_Templates_part_5.so ICMPv6_Templates_part_6.so ICMPv6_Templates_part_7.so ICMPv6_Types_part_1.so ICMPv6_Types_part_2.so ICMPv6_Types_part_3.so ICMPv6_Types_part_4.so ICMPv6_Types_part_5.so ICMPv6_Types_part_6.so ICMPv6_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_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 NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 PAP_Types_part_1.so PAP_Types_part_2.so PAP_Types_part_3.so PAP_Types_part_4.so PAP_Types_part_5.so PAP_Types_part_6.so PAP_Types_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_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 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 TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_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 UDP_Types_part_1.so UDP_Types_part_2.so UDP_Types_part_3.so UDP_Types_part_4.so UDP_Types_part_5.so UDP_Types_part_6.so UDP_Types_part_7.so BSSGP_EncDec.so DIAMETER_CodecPort_CtrlFunctDef.so DIAMETER_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so ICMP_EncDec.so ICMPv6_EncDec.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so Native_FunctionDefs.so TCCConversion.so TCCInterface.so TCCEncoding.so TELNETasp_PT.so UDP_EncDec.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o DIAMETER_CodecPort.o DIAMETER_CodecPort_CtrlFunct.o DIAMETER_Emulation.o DIAMETER_Templates.o DIAMETER_Types.o DIAMETER_ts29_212_Templates.o DIAMETER_ts29_272_Templates.o DIAMETER_ts32_299_Templates.o GGSN_Tests.o GSM_Types.o GTPC_Types.o GTPU_Types.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o ICMP_Templates.o ICMP_Types.o ICMPv6_Templates.o ICMPv6_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o Misc_Helpers.o NS_Types.o Native_Functions.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PAP_Types.o PCO_Types.o SCTP_Templates.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDP_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o DIAMETER_CodecPort_part_1.o DIAMETER_CodecPort_part_2.o DIAMETER_CodecPort_part_3.o DIAMETER_CodecPort_part_4.o DIAMETER_CodecPort_part_5.o DIAMETER_CodecPort_part_6.o DIAMETER_CodecPort_part_7.o DIAMETER_CodecPort_CtrlFunct_part_1.o DIAMETER_CodecPort_CtrlFunct_part_2.o DIAMETER_CodecPort_CtrlFunct_part_3.o DIAMETER_CodecPort_CtrlFunct_part_4.o DIAMETER_CodecPort_CtrlFunct_part_5.o DIAMETER_CodecPort_CtrlFunct_part_6.o DIAMETER_CodecPort_CtrlFunct_part_7.o DIAMETER_Emulation_part_1.o DIAMETER_Emulation_part_2.o DIAMETER_Emulation_part_3.o DIAMETER_Emulation_part_4.o DIAMETER_Emulation_part_5.o DIAMETER_Emulation_part_6.o DIAMETER_Emulation_part_7.o DIAMETER_Templates_part_1.o DIAMETER_Templates_part_2.o DIAMETER_Templates_part_3.o DIAMETER_Templates_part_4.o DIAMETER_Templates_part_5.o DIAMETER_Templates_part_6.o DIAMETER_Templates_part_7.o DIAMETER_Types_part_1.o DIAMETER_Types_part_2.o DIAMETER_Types_part_3.o DIAMETER_Types_part_4.o DIAMETER_Types_part_5.o DIAMETER_Types_part_6.o DIAMETER_Types_part_7.o DIAMETER_ts29_212_Templates_part_1.o DIAMETER_ts29_212_Templates_part_2.o DIAMETER_ts29_212_Templates_part_3.o DIAMETER_ts29_212_Templates_part_4.o DIAMETER_ts29_212_Templates_part_5.o DIAMETER_ts29_212_Templates_part_6.o DIAMETER_ts29_212_Templates_part_7.o DIAMETER_ts29_272_Templates_part_1.o DIAMETER_ts29_272_Templates_part_2.o DIAMETER_ts29_272_Templates_part_3.o DIAMETER_ts29_272_Templates_part_4.o DIAMETER_ts29_272_Templates_part_5.o DIAMETER_ts29_272_Templates_part_6.o DIAMETER_ts29_272_Templates_part_7.o DIAMETER_ts32_299_Templates_part_1.o DIAMETER_ts32_299_Templates_part_2.o DIAMETER_ts32_299_Templates_part_3.o DIAMETER_ts32_299_Templates_part_4.o DIAMETER_ts32_299_Templates_part_5.o DIAMETER_ts32_299_Templates_part_6.o DIAMETER_ts32_299_Templates_part_7.o GGSN_Tests_part_1.o GGSN_Tests_part_2.o GGSN_Tests_part_3.o GGSN_Tests_part_4.o GGSN_Tests_part_5.o GGSN_Tests_part_6.o GGSN_Tests_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 GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_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 ICMP_Templates_part_1.o ICMP_Templates_part_2.o ICMP_Templates_part_3.o ICMP_Templates_part_4.o ICMP_Templates_part_5.o ICMP_Templates_part_6.o ICMP_Templates_part_7.o ICMP_Types_part_1.o ICMP_Types_part_2.o ICMP_Types_part_3.o ICMP_Types_part_4.o ICMP_Types_part_5.o ICMP_Types_part_6.o ICMP_Types_part_7.o ICMPv6_Templates_part_1.o ICMPv6_Templates_part_2.o ICMPv6_Templates_part_3.o ICMPv6_Templates_part_4.o ICMPv6_Templates_part_5.o ICMPv6_Templates_part_6.o ICMPv6_Templates_part_7.o ICMPv6_Types_part_1.o ICMPv6_Types_part_2.o ICMPv6_Types_part_3.o ICMPv6_Types_part_4.o ICMPv6_Types_part_5.o ICMPv6_Types_part_6.o ICMPv6_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_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 NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 PAP_Types_part_1.o PAP_Types_part_2.o PAP_Types_part_3.o PAP_Types_part_4.o PAP_Types_part_5.o PAP_Types_part_6.o PAP_Types_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_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 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 TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_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 UDP_Types_part_1.o UDP_Types_part_2.o UDP_Types_part_3.o UDP_Types_part_4.o UDP_Types_part_5.o UDP_Types_part_6.o UDP_Types_part_7.o BSSGP_EncDec.o DIAMETER_CodecPort_CtrlFunctDef.o DIAMETER_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o ICMP_EncDec.o ICMPv6_EncDec.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o Native_FunctionDefs.o TCCConversion.o TCCInterface.o TCCEncoding.o TELNETasp_PT.o UDP_EncDec.o; exit 1; fi [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (388 kB/s) Reading package lists... [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/dbg_pkgs_all'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'apt-rdepends', 'open5gs-upf'] [testenv][open5gs] open5gs-upf -> open5gs-upf: installing open5gs-upf-dbgsym [testenv][open5gs] open5gs-upf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-upf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-upf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'apt-rdepends', 'open5gs-smf'] [testenv][open5gs] open5gs-smf -> open5gs-smf: installing open5gs-smf-dbgsym [testenv][open5gs] open5gs-smf -> libc6: installing libc6-dbg [testenv][open5gs] open5gs-smf -> open5gs-common: installing open5gs-common-dbgsym [testenv][open5gs] open5gs-smf -> libdb5.3: installing libdb5.3-dbg [testenv][open5gs] Installing packages: open5gs-upf, open5gs-smf, open5gs-upf-dbgsym, libc6-dbg, open5gs-common-dbgsym, libdb5.3-dbg, open5gs-smf-dbgsym [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-upf', 'open5gs-smf', 'open5gs-upf-dbgsym', 'libc6-dbg', 'open5gs-common-dbgsym', 'libdb5.3-dbg', 'open5gs-smf-dbgsym'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: libc6-dbg libdb5.3-dbg open5gs-common open5gs-common-dbgsym open5gs-smf open5gs-smf-dbgsym open5gs-upf open5gs-upf-dbgsym 0 upgraded, 8 newly installed, 0 to remove and 41 not upgraded. Need to get 65.1 MB of archives. After this operation, 89.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:/nightly/Debian_12 ./ open5gs-common 2.7.2.4600.81f6.202501262026 [2902 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common-dbgsym 2.7.2.4600.81f6.202501262026 [9897 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4600.81f6.202501262026 [195 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf-dbgsym 2.7.2.4600.81f6.202501262026 [2998 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4600.81f6.202501262026 [47.6 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf-dbgsym 2.7.2.4600.81f6.202501262026 [308 kB] Get:8 http://deb.debian.org/debian bookworm/main amd64 libdb5.3-dbg amd64 5.3.28+dfsg2-1 [41.3 MB] Fetched 65.1 MB in 2s (40.7 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 .../0-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package libdb5.3-dbg:amd64. Preparing to unpack .../1-libdb5.3-dbg_5.3.28+dfsg2-1_amd64.deb ... Unpacking libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Selecting previously unselected package open5gs-common:amd64. Preparing to unpack .../2-open5gs-common_2.7.2.4600.81f6.202501262026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4600.81f6.202501262026) ... Selecting previously unselected package open5gs-common-dbgsym:amd64. Preparing to unpack .../3-open5gs-common-dbgsym_2.7.2.4600.81f6.202501262026_amd64.deb ... Unpacking open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501262026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../4-open5gs-smf_2.7.2.4600.81f6.202501262026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4600.81f6.202501262026) ... Selecting previously unselected package open5gs-smf-dbgsym:amd64. Preparing to unpack .../5-open5gs-smf-dbgsym_2.7.2.4600.81f6.202501262026_amd64.deb ... Unpacking open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501262026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../6-open5gs-upf_2.7.2.4600.81f6.202501262026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4600.81f6.202501262026) ... Selecting previously unselected package open5gs-upf-dbgsym:amd64. Preparing to unpack .../7-open5gs-upf-dbgsym_2.7.2.4600.81f6.202501262026_amd64.deb ... Unpacking open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501262026) ... Setting up libdb5.3-dbg:amd64 (5.3.28+dfsg2-1) ... Setting up open5gs-common:amd64 (2.7.2.4600.81f6.202501262026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up open5gs-common-dbgsym:amd64 (2.7.2.4600.81f6.202501262026) ... Setting up open5gs-upf:amd64 (2.7.2.4600.81f6.202501262026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4600.81f6.202501262026) ... Setting up open5gs-upf-dbgsym:amd64 (2.7.2.4600.81f6.202501262026) ... Setting up open5gs-smf-dbgsym:amd64 (2.7.2.4600.81f6.202501262026) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][open5gs] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-smf.yaml', 'open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf'] [testenv][open5gs] + ['cp', '-a', 'open5gs/open5gs-upf.yaml', 'open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/Common.cfg'] [testenv][open5gs] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.default'] [testenv][open5gs] Running upf clean script (reason: prepare) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=prepare', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z prepare ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + add_bridge + local ip + sudo brctl addbr testenv0 + sudo ip link set testenv0 up + sudo ip addr add 172.18.3.1/24 dev testenv0 + sudo ip addr add fd02:db8:3::1/128 dev testenv0 + sudo ip addr add 172.18.3.201 dev testenv0 + sudo ip addr add fd02:db8:3::201 dev testenv0 + setcap_open5gs_upfd + which open5gs-upfd + sudo setcap CAP_NET_RAW=+eip /usr/bin/open5gs-upfd + adjust_ttcn3_config + sed -i s/^GGSN_Tests.m_ggsn_impl := .*/GGSN_Tests.m_ggsn_impl := GGSN_IMPL_OPEN5GS/ ../testsuite/GGSN_Tests.cfg + sed -i s/^GGSN_Tests.m_ggsn_ip_gtpu := .*/GGSN_Tests.m_ggsn_ip_gtpu := "127.0.0.222"/ ../testsuite/GGSN_Tests.cfg + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + add_tun_all + add_tun ogstun4 + local name=ogstun4 + grep ogstun4 /proc/net/dev + sudo ip tuntap add name ogstun4 mode tun + add_tun ogstun6 + local name=ogstun6 + grep ogstun6 /proc/net/dev + sudo ip tuntap add name ogstun6 mode tun + add_tun ogstun46 + local name=ogstun46 + grep ogstun46 /proc/net/dev + sudo ip tuntap add name ogstun46 mode tun + add_addr ogstun4 176.16.16.1/20 + local name=ogstun4 + local addr=176.16.16.1/20 + sudo ip addr add 176.16.16.1/20 dev ogstun4 + add_addr ogstun6 2001:780:44:2000:0:0:0:1/56 + local name=ogstun6 + local addr=2001:780:44:2000:0:0:0:1/56 + sudo ip addr add 2001:780:44:2000:0:0:0:1/56 dev ogstun6 + add_addr ogstun46 176.16.32.1/20 + local name=ogstun46 + local addr=176.16.32.1/20 + sudo ip addr add 176.16.32.1/20 dev ogstun46 + add_addr ogstun46 2001:780:44:2100:0:0:0:1/56 + local name=ogstun46 + local addr=2001:780:44:2100:0:0:0:1/56 + sudo ip addr add 2001:780:44:2100:0:0:0:1/56 dev ogstun46 + sudo ip link set ogstun4 up + sudo ip link set ogstun6 up + sudo ip link set ogstun46 up [testenv][open5gs] Running smf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', 'open5gs-smfd -c open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.2 01/27 10:59:18.626: [app] INFO: Configuration: 'open5gs-smf.yaml' (../lib/app/ogs-init.c:144) 01/27 10:59:18.651: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/27 10:59:18.651: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/27 10:59:18.651: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/27 10:59:18.651: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/27 10:59:18.651: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 01/27 10:59:18.661: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 01/27 10:59:18.661: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/27 10:59:18.661: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 01/27 10:59:18.661: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/27 10:59:18.661: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 01/27 10:59:18.661: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 01/27 10:59:18.662: [app] INFO: SMF initialize...done (../src/smf/app.c:31) [testenv][open5gs] Running upf [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', 'open5gs-upfd -c open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] Open5GS daemon v2.7.2 01/27 10:59:18.842: [app] INFO: Configuration: 'open5gs-upf.yaml' (../lib/app/ogs-init.c:144) 01/27 10:59:18.863: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 01/27 10:59:18.863: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2000:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2000::/56 gateway: 2001:780:44:2000:0:0:0:1 01/27 10:59:18.863: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 01/27 10:59:18.863: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2413) smf: session: - subnet: 2001:780:44:2100:0:0:0:1/56 smf: session: - subnet: 2001:780:44:2100::/56 gateway: 2001:780:44:2100:0:0:0:1 01/27 10:59:18.864: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 01/27 10:59:18.864: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 01/27 10:59:18.864: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 01/27 10:59:18.864: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [testenv][open5gs] Running testsuite [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests', 'GGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli GGSN_Tests.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: GGSN_Tests.cfg MC@52e0d44c1057: Unix server socket created successfully. MC@52e0d44c1057: Listening on TCP port 43397. MC2> 52e0d44c1057 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 52e0d44c1057 43397 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@52e0d44c1057: New HC connected from 10.0.2.100 [10.0.2.100]. 52e0d44c1057: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@52e0d44c1057: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@52e0d44c1057: Configuration file was processed on all HCs. MC@52e0d44c1057: Creating MTC on host 10.0.2.100. MC@52e0d44c1057: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact'. ------ GGSN_Tests.TC_pdp4_act_deact ------ Mon Jan 27 10:59:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 10:59:21.165: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:168) 01/27 10:59:21.165: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:188) 01/27 10:59:21.355: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 10:59:22.630: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 10:59:23.637: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 10:59:23.637: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 10:59:23.637: [smf] INFO: UE IMSI[262425300126197] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 10:59:23.642: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 10:59:23.642: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 01/27 10:59:23.642: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 01/27 10:59:23.642: [upf] INFO: UE F-SEID[UP:0x323 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/27 10:59:23.642: [upf] INFO: UE F-SEID[UP:0x323 CP:0x1ef] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 01/27 10:59:23.642: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 10:59:23.643: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 10:59:23.645: [smf] INFO: Removed Session: UE IMSI:[262425300126197] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1693) 01/27 10:59:23.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 10:59:23.645: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 10:59:25.649: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 10:59:25.649: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact(4)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact(3)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass'. Mon Jan 27 10:59:25 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11932) Waiting for packet dumper to finish... 1 (prev_count=11932, count=13236) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp ------ Mon Jan 27 10:59:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_ipcp started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 10:59:30.134: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 10:59:31.327: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 10:59:32.330: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 10:59:32.330: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 10:59:32.330: [smf] INFO: UE IMSI[262425159185422] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 10:59:32.333: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 10:59:32.333: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 01/27 10:59:32.333: [upf] INFO: UE F-SEID[UP:0x1ca CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 10:59:32.333: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 10:59:32.335: [smf] INFO: Removed Session: UE IMSI:[262425159185422] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1693) 01/27 10:59:32.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 10:59:32.335: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 10:59:34.337: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 10:59:34.338: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_ipcp(6)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(5)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass'. Mon Jan 27 10:59:34 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14196) Waiting for packet dumper to finish... 1 (prev_count=14196, count=14708) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken'. ------ GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken ------ Mon Jan 27 10:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 10:59:38.928: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 10:59:40.896: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 10:59:41.900: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 10:59:41.900: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 10:59:41.900: [smf] INFO: UE IMSI[262422563238621] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 10:59:41.904: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 10:59:41.904: [upf] INFO: UE F-SEID[UP:0x518 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 01/27 10:59:41.904: [upf] INFO: UE F-SEID[UP:0x518 CP:0xb36] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 10:59:41.905: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 10:59:41.907: [smf] INFO: Removed Session: UE IMSI:[262422563238621] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1693) 01/27 10:59:41.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 10:59:41.907: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 10:59:43.910: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 10:59:43.910: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_ipcp_pap_broken(8)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(7)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass'. Mon Jan 27 10:59:43 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14736) Waiting for packet dumper to finish... 1 (prev_count=14736, count=15248) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp4_act_deact_pcodns ------ Mon Jan 27 10:59:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_pcodns' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_pcodns started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 10:59:48.597: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 10:59:50.004: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 10:59:51.006: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 10:59:51.006: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 10:59:51.006: [smf] INFO: UE IMSI[262422793655128] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 10:59:51.009: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 10:59:51.009: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 01/27 10:59:51.009: [upf] INFO: UE F-SEID[UP:0xb80 CP:0xb38] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 10:59:51.009: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 10:59:51.012: [smf] INFO: Removed Session: UE IMSI:[262422793655128] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1693) 01/27 10:59:51.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 10:59:51.012: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 10:59:53.014: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 10:59:53.014: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_pcodns(10)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass'. Mon Jan 27 10:59:53 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14508) Waiting for packet dumper to finish... 1 (prev_count=14508, count=15020) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu'. ------ GGSN_Tests.TC_pdp4_act_deact_mtu ------ Mon Jan 27 10:59:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_mtu' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_mtu started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 10:59:56.487: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 10:59:56.627: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 10:59:57.631: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 10:59:57.631: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 10:59:57.631: [smf] INFO: UE IMSI[262429112815140] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 10:59:57.634: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 10:59:57.634: [upf] INFO: UE F-SEID[UP:0x675 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 01/27 10:59:57.634: [upf] INFO: UE F-SEID[UP:0x675 CP:0x84e] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 10:59:57.635: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 10:59:57.638: [smf] INFO: Removed Session: UE IMSI:[262429112815140] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1693) 01/27 10:59:57.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 10:59:57.638: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 10:59:59.642: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_mtu(11)@52e0d44c1057: Final verdict of PTC: none 01/27 10:59:59.642: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_mtu(12)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass'. Mon Jan 27 10:59:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13000) Waiting for packet dumper to finish... 1 (prev_count=13000, count=13512) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access ------ Mon Jan 27 11:00:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_gtpu_access started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:02.761: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:04.788: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:05.790: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 11:00:05.790: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 11:00:05.790: [smf] INFO: UE IMSI[262421966773900] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:05.794: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 11:00:05.794: [upf] INFO: UE F-SEID[UP:0xcaf CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 01/27 11:00:05.794: [upf] INFO: UE F-SEID[UP:0xcaf CP:0xc43] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:00:05.796: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 11:00:05.799: [smf] INFO: Removed Session: UE IMSI:[262421966773900] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:05.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 11:00:05.799: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:07.805: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:00:07.805: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access(13)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(14)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass'. Mon Jan 27 11:00:07 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13784) Waiting for packet dumper to finish... 1 (prev_count=13784, count=15088) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr ------ Mon Jan 27 11:00:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:10.954: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:13.188: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:14.197: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 11:00:14.197: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 11:00:14.197: [smf] INFO: UE IMSI[262422360739119] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:14.213: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 11:00:14.214: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 01/27 11:00:14.214: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:00:14.216: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0x5024 (../src/upf/gtp-path.c:524) 01/27 11:00:14.216: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:00:17.222: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 11:00:17.234: [smf] INFO: Removed Session: UE IMSI:[262422360739119] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:17.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 11:00:17.234: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:19.241: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:00:19.241: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass'. Mon Jan 27 11:00:19 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14220) Waiting for packet dumper to finish... 1 (prev_count=14220, count=14828) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4'. ------ GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 ------ Mon Jan 27 11:00:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:22.414: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:23.434: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:24.441: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 11:00:24.441: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 11:00:24.441: [smf] INFO: UE IMSI[262421597409139] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:24.457: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 11:00:24.457: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 01/27 11:00:24.457: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xd3f] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:00:24.460: [upf] ERROR: Invalid packet [IP version:6, Packet Length:48] (../src/upf/gtp-path.c:622) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 00010002 00030004 ff020000 00000000 ................ 0020: 00000000 00000002 85007d2d 00000000 ..........}-.... MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:00:27.463: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 01/27 11:00:27.474: [smf] INFO: Removed Session: UE IMSI:[262421597409139] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:27.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3198) 01/27 11:00:27.474: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:29.480: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@52e0d44c1057: Final verdict of PTC: none 01/27 11:00:29.481: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass'. Mon Jan 27 11:00:29 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13836) Waiting for packet dumper to finish... 1 (prev_count=13836, count=15244) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq ------ Mon Jan 27 11:00:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_with_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_clients_interact_with_txseq started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:34.013: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:34.692: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:35.703: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1033) 01/27 11:00:35.703: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3190) 01/27 11:00:35.703: [smf] INFO: UE IMSI[262421285162881] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:35.712: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 01/27 11:00:35.712: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 01/27 11:00:35.712: [upf] INFO: UE F-SEID[UP:0x1ea CP:0xee4] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:35.716: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1033) 01/27 11:00:35.716: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3190) 01/27 11:00:35.716: [smf] INFO: UE IMSI[262429703922389] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:35.728: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 01/27 11:00:35.728: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 01/27 11:00:35.728: [upf] INFO: UE F-SEID[UP:0x3ae CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: GTPU sequence number expected but not present MTC@52e0d44c1057: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: fail MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@52e0d44c1057: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail'. Mon Jan 27 11:00:35 UTC 2025 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8052) 01/27 11:00:35.928: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:00:35.928: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8052, count=16208) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq'. ------ GGSN_Tests.TC_pdp4_clients_interact_without_txseq ------ Mon Jan 27 11:00:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_clients_interact_without_txseq.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_clients_interact_without_txseq started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:39.049: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:41.125: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:42.136: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:00:42.136: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:00:42.137: [smf] INFO: UE IMSI[262429489322962] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:42.146: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:00:42.146: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 01/27 11:00:42.146: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xfd3] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:42.148: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/27 11:00:42.148: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/27 11:00:42.148: [smf] INFO: UE IMSI[262422737175662] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:42.160: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/27 11:00:42.160: [upf] INFO: UE F-SEID[UP:0x26a CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 01/27 11:00:42.160: [upf] INFO: UE F-SEID[UP:0x26a CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:42.164: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/27 11:00:42.173: [smf] INFO: Removed Session: UE IMSI:[262429489322962] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:42.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/27 11:00:42.173: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:42.174: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:00:42.183: [smf] INFO: Removed Session: UE IMSI:[262422737175662] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:42.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:00:42.183: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:44.191: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(21)@52e0d44c1057: Final verdict of PTC: none 01/27 11:00:44.192: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_clients_interact_without_txseq(22)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass'. Mon Jan 27 11:00:44 UTC 2025 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20864) Waiting for packet dumper to finish... 1 (prev_count=20864, count=22168) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_single_dns ------ Mon Jan 27 11:00:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_single_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_with_single_dns started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:47.574: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:49.276: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:50.281: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:00:50.281: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:00:50.281: [smf] INFO: UE IMSI[262421102786482] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:50.290: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:00:50.290: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 01/27 11:00:50.290: [upf] INFO: UE F-SEID[UP:0x1f8 CP:0xf12] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:00:50.291: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:00:50.298: [smf] INFO: Removed Session: UE IMSI:[262421102786482] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:50.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:00:50.298: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:50.303: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:00:50.303: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:00:50.303: [smf] INFO: UE IMSI[262428814663605] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:50.312: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:00:50.312: [upf] INFO: UE F-SEID[UP:0x357 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 01/27 11:00:50.312: [upf] INFO: UE F-SEID[UP:0x357 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:50.313: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:00:50.319: [smf] INFO: Removed Session: UE IMSI:[262428814663605] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:50.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:00:50.320: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:52.326: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(24)@52e0d44c1057: Final verdict of PTC: none 01/27 11:00:52.327: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_deact_with_single_dns(23)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass'. Mon Jan 27 11:00:52 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19752) Waiting for packet dumper to finish... 1 (prev_count=19752, count=21056) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns'. ------ GGSN_Tests.TC_pdp4_act_deact_with_separate_dns ------ Mon Jan 27 11:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_deact_with_separate_dns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:00:56.383: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:00:56.471: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:00:57.475: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:00:57.475: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:00:57.475: [smf] INFO: UE IMSI[262429507192000] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:00:57.478: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:00:57.478: [upf] INFO: UE F-SEID[UP:0x683 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 01/27 11:00:57.478: [upf] INFO: UE F-SEID[UP:0x683 CP:0x1a2] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:00:57.479: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:00:57.481: [smf] INFO: Removed Session: UE IMSI:[262429507192000] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:00:57.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:00:57.481: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:00:59.490: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:00:59.490: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp4_act_deact_with_separate_dns(25)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass'. Mon Jan 27 11:00:59 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13500) Waiting for packet dumper to finish... 1 (prev_count=13500, count=14804) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic'. ------ GGSN_Tests.TC_pdp4_act_update_teic ------ Mon Jan 27 11:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teic.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teic' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_update_teic started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:02.682: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:02.904: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:03.911: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:03.911: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:03.911: [smf] INFO: UE IMSI[262421834906026] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:01:03.919: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:03.919: [upf] INFO: UE F-SEID[UP:0x957 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 01/27 11:01:03.919: [upf] INFO: UE F-SEID[UP:0x957 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: sending UpdatePDP MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:03.922: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:03.932: [smf] INFO: Removed Session: UE IMSI:[262421834906026] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:01:03.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:03.932: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:05.939: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:01:05.940: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teic(28)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass'. Mon Jan 27 11:01:05 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13996) Waiting for packet dumper to finish... 1 (prev_count=13996, count=15300) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teic pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid'. ------ GGSN_Tests.TC_pdp4_act_update_teid ------ Mon Jan 27 11:01:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp4_act_update_teid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp4_act_update_teid' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp4_act_update_teid started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:11.140: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:11.209: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:12.216: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:12.216: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:12.216: [smf] INFO: UE IMSI[262423988663086] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:01:12.228: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:12.228: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 01/27 11:01:12.228: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: sending UpdatePDP MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:12.234: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:12.243: [smf] INFO: Removed Session: UE IMSI:[262423988663086] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:01:12.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:12.244: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:14.251: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:01:14.251: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp4_act_update_teid(29)@52e0d44c1057: Final verdict of PTC: none TC_pdp4_act_update_teid(30)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass'. Mon Jan 27 11:01:14 UTC 2025 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15908) Waiting for packet dumper to finish... 1 (prev_count=15908, count=16420) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp4_act_update_teid pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact'. ------ GGSN_Tests.TC_pdp6_act_deact ------ Mon Jan 27 11:01:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:17.668: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:18.908: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:19.916: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:19.916: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:19.916: [smf] INFO: UE IMSI[262421095519598] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 01/27 11:01:19.926: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:19.926: [upf] INFO: UE F-SEID[UP:0x609 CP:0xab7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 01/27 11:01:19.926: [upf] INFO: UE F-SEID[UP:0x609 CP:0xab7] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:01:19.928: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:19.940: [smf] INFO: Removed Session: UE IMSI:[262421095519598] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1693) 01/27 11:01:19.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:19.940: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:21.947: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:01:21.947: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact(31)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_act_deact(32)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass'. Mon Jan 27 11:01:21 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13108) Waiting for packet dumper to finish... 1 (prev_count=13108, count=13988) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns'. ------ GGSN_Tests.TC_pdp6_act_deact_pcodns ------ Mon Jan 27 11:01:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_pcodns.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_pcodns' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_pcodns started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:25.143: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:25.523: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:26.533: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:26.533: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:26.533: [smf] INFO: UE IMSI[262426248920542] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 01/27 11:01:26.542: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:26.542: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xf31] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 01/27 11:01:26.542: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xf31] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:01:26.545: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:26.555: [smf] INFO: Removed Session: UE IMSI:[262426248920542] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1693) 01/27 11:01:26.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:26.555: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:28.558: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:01:28.558: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_pcodns(33)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass'. Mon Jan 27 11:01:28 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13188) Waiting for packet dumper to finish... 1 (prev_count=13188, count=13700) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_pcodns pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp6_act_deact_icmp6 ------ Mon Jan 27 11:01:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_icmp6' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_icmp6 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:31.727: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:32.099: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:33.111: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:33.111: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:33.111: [smf] INFO: UE IMSI[262425969984560] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 01/27 11:01:33.126: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:33.126: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xb62] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 01/27 11:01:33.126: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xb62] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420030000000000000000'O 01/27 11:01:33.133: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:33.142: [smf] INFO: Removed Session: UE IMSI:[262425969984560] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1693) 01/27 11:01:33.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:33.142: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:35.150: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(35)@52e0d44c1057: Final verdict of PTC: none 01/27 11:01:35.151: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_icmp6(36)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass'. Mon Jan 27 11:01:35 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14432) Waiting for packet dumper to finish... 1 (prev_count=14432, count=14944) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu'. ------ GGSN_Tests.TC_pdp6_act_deact_mtu ------ Mon Jan 27 11:01:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_mtu' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_mtu started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:38.530: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:38.758: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:39.766: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:39.766: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:39.766: [smf] INFO: UE IMSI[262426495911775] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 01/27 11:01:39.781: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:39.781: [upf] INFO: UE F-SEID[UP:0x225 CP:0xa] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 01/27 11:01:39.781: [upf] INFO: UE F-SEID[UP:0x225 CP:0xa] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420040000000000000000'O 01/27 11:01:39.786: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:39.796: [smf] INFO: Removed Session: UE IMSI:[262426495911775] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1693) 01/27 11:01:39.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:39.796: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:41.803: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:01:41.803: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_mtu(38)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_act_deact_mtu(37)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass'. Mon Jan 27 11:01:41 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13912) Waiting for packet dumper to finish... 1 (prev_count=13912, count=14424) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access ------ Mon Jan 27 11:01:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:45.525: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:47.658: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:48.661: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:48.661: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:48.662: [smf] INFO: UE IMSI[262421993262353] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 01/27 11:01:48.665: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:48.665: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x7cc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 01/27 11:01:48.665: [upf] INFO: UE F-SEID[UP:0xab4 CP:0x7cc] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420050000000000000000'O 01/27 11:01:48.666: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:01:48.669: [smf] INFO: Removed Session: UE IMSI:[262421993262353] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1693) 01/27 11:01:48.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:01:48.669: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:01:50.675: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(39)@52e0d44c1057: Final verdict of PTC: none 01/27 11:01:50.676: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access(40)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass'. Mon Jan 27 11:01:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15976) Waiting for packet dumper to finish... 1 (prev_count=15976, count=16488) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr ------ Mon Jan 27 11:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:01:55.017: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:01:56.354: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:01:57.363: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:01:57.363: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:01:57.363: [smf] INFO: UE IMSI[262421948481959] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 01/27 11:01:57.377: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:01:57.377: [upf] INFO: UE F-SEID[UP:0x59a CP:0xf93] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 01/27 11:01:57.377: [upf] INFO: UE F-SEID[UP:0x59a CP:0xf93] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420060000000000000000'O MTC@52e0d44c1057: This GGSN does NOT support forwarding link-local source address. 01/27 11:02:00.389: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:02:00.400: [smf] INFO: Removed Session: UE IMSI:[262421948481959] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1693) 01/27 11:02:00.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:02:00.400: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:02.408: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@52e0d44c1057: Final verdict of PTC: none 01/27 11:02:02.409: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass'. Mon Jan 27 11:02:02 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16072) Waiting for packet dumper to finish... 1 (prev_count=16072, count=17376) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr ------ Mon Jan 27 11:02:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:02:07.580: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:02:07.734: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:02:08.742: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:02:08.742: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:02:08.742: [smf] INFO: UE IMSI[262425478522618] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 01/27 11:02:08.756: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:02:08.757: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x6e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 01/27 11:02:08.757: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0x6e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420070000000000000000'O 01/27 11:02:08.762: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x60de (../src/upf/gtp-path.c:602) 01/27 11:02:08.762: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 01/27 11:02:08.762: [upf] ERROR: UE:20010780 00442007 00000000 00000008 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 11111119 ff020000 00000000 ................ 0020: 00000000 00000002 850038eb 00000000 ..........8..... MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:02:11.766: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:02:11.776: [smf] INFO: Removed Session: UE IMSI:[262425478522618] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1693) 01/27 11:02:11.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:02:11.776: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:13.784: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:02:13.784: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass'. Mon Jan 27 11:02:13 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15112) Waiting for packet dumper to finish... 1 (prev_count=15112, count=15624) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr ------ Mon Jan 27 11:02:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:02:17.739: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:02:18.915: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:02:19.924: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:02:19.924: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:02:19.924: [smf] INFO: UE IMSI[262425051507018] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 01/27 11:02:19.939: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:02:19.939: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x193] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 01/27 11:02:19.939: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x193] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420080000000000000000'O 01/27 11:02:19.945: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0xc587 (../src/upf/gtp-path.c:602) 01/27 11:02:19.945: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 01/27 11:02:19.945: [upf] ERROR: UE:20010780 00442008 00000000 00000009 (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 11553119 `.....:.1....U1. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dc5a 00000000 ...........Z.... MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:02:22.946: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:02:22.951: [smf] INFO: Removed Session: UE IMSI:[262425051507018] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1693) 01/27 11:02:22.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:02:22.951: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:24.958: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:02:24.958: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass'. Mon Jan 27 11:02:24 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=15244) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6'. ------ GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 ------ Mon Jan 27 11:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:02:29.539: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:02:30.137: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:02:31.147: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:02:31.147: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:02:31.147: [smf] INFO: UE IMSI[262422965880784] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 01/27 11:02:31.154: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:02:31.154: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x976] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 01/27 11:02:31.154: [upf] INFO: UE F-SEID[UP:0xbc4 CP:0x976] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004420090000000000000000'O 01/27 11:02:31.157: [upf] ERROR: Invalid packet [IP version:4, Packet Length:28] (../src/upf/gtp-path.c:622) 0000: 4500001c 8c3e4000 4001d3e8 c0a80a02 E....>@.@....... 0010: 08080808 0800f4b9 03450001 .........E.. MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:02:34.158: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:02:34.167: [smf] INFO: Removed Session: UE IMSI:[262422965880784] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1693) 01/27 11:02:34.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:02:34.167: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:36.175: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:02:36.175: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass'. Mon Jan 27 11:02:36 UTC 2025 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15068) Waiting for packet dumper to finish... 1 (prev_count=15068, count=16372) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact'. ------ GGSN_Tests.TC_pdp6_clients_interact ------ Mon Jan 27 11:02:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp6_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp6_clients_interact' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp6_clients_interact started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:02:39.390: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:02:40.938: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:02:41.947: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:02:41.947: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:02:41.947: [smf] INFO: UE IMSI[262420737828952] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 01/27 11:02:41.956: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:02:41.956: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x9b5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 01/27 11:02:41.956: [upf] INFO: UE F-SEID[UP:0xb7d CP:0x9b5] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '200107800044200A0000000000000000'O MTC@52e0d44c1057: sending CreatePDP 01/27 11:02:41.961: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/27 11:02:41.962: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/27 11:02:41.962: [smf] INFO: UE IMSI[262427866103062] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 01/27 11:02:41.973: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/27 11:02:41.974: [upf] INFO: UE F-SEID[UP:0x36f CP:0xc0b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 01/27 11:02:41.974: [upf] INFO: UE F-SEID[UP:0x36f CP:0xc0b] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: RA with /64 prefix '200107800044200B0000000000000000'O MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:02:47.986: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/27 11:02:47.997: [smf] INFO: Removed Session: UE IMSI:[262420737828952] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1693) 01/27 11:02:47.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/27 11:02:47.997: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:47.998: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:02:48.009: [smf] INFO: Removed Session: UE IMSI:[262427866103062] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1693) 01/27 11:02:48.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:02:48.009: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:50.013: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:02:50.014: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp6_clients_interact(50)@52e0d44c1057: Final verdict of PTC: none TC_pdp6_clients_interact(49)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass'. Mon Jan 27 11:02:50 UTC 2025 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22648) Waiting for packet dumper to finish... 1 (prev_count=22648, count=24320) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp6_clients_interact pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact'. ------ GGSN_Tests.TC_pdp46_act_deact ------ Mon Jan 27 11:02:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:02:53.502: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:02:54.393: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:02:55.404: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:02:55.404: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:02:55.404: [smf] INFO: UE IMSI[262423071465997] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 01/27 11:02:55.414: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:02:55.414: [upf] INFO: UE F-SEID[UP:0x147 CP:0x2b2] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 01/27 11:02:55.414: [upf] INFO: UE F-SEID[UP:0x147 CP:0x2b2] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:02:55.416: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:02:55.426: [smf] INFO: Removed Session: UE IMSI:[262423071465997] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1693) 01/27 11:02:55.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:02:55.426: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:02:57.434: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:02:57.434: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact(51)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact(52)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass'. Mon Jan 27 11:02:57 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14148) Waiting for packet dumper to finish... 1 (prev_count=14148, count=14660) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp'. ------ GGSN_Tests.TC_pdp46_act_deact_ipcp ------ Mon Jan 27 11:02:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_ipcp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_ipcp' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_ipcp started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:01.123: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:01.691: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:02.701: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:02.701: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:02.701: [smf] INFO: UE IMSI[262420384960755] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 01/27 11:03:02.709: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:02.709: [upf] INFO: UE F-SEID[UP:0x42d CP:0x792] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 01/27 11:03:02.709: [upf] INFO: UE F-SEID[UP:0x42d CP:0x792] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:03:02.710: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:02.717: [smf] INFO: Removed Session: UE IMSI:[262420384960755] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1693) 01/27 11:03:02.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:02.717: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:04.726: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:03:04.726: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_ipcp(53)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_ipcp(54)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass'. Mon Jan 27 11:03:04 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14316) Waiting for packet dumper to finish... 1 (prev_count=14316, count=14828) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_ipcp pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6'. ------ GGSN_Tests.TC_pdp46_act_deact_icmp6 ------ Mon Jan 27 11:03:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_icmp6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_icmp6' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_icmp6 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:08.166: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:08.473: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:09.482: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:09.482: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:09.482: [smf] INFO: UE IMSI[262422301652592] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 01/27 11:03:09.496: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:09.496: [upf] INFO: UE F-SEID[UP:0x18a CP:0xadb] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 01/27 11:03:09.496: [upf] INFO: UE F-SEID[UP:0x18a CP:0xadb] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004421030000000000000000'O 01/27 11:03:09.501: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:09.511: [smf] INFO: Removed Session: UE IMSI:[262422301652592] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1693) 01/27 11:03:09.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:09.511: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:11.519: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:03:11.519: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_icmp6(56)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass'. Mon Jan 27 11:03:11 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14052) Waiting for packet dumper to finish... 1 (prev_count=14052, count=15356) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_icmp6 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns4 ------ Mon Jan 27 11:03:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_pcodns4 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:15.365: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:16.030: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:17.032: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:17.032: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:17.032: [smf] INFO: UE IMSI[262427305064457] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 01/27 11:03:17.035: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:17.035: [upf] INFO: UE F-SEID[UP:0x360 CP:0x432] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 01/27 11:03:17.035: [upf] INFO: UE F-SEID[UP:0x360 CP:0x432] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:03:17.036: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:17.038: [smf] INFO: Removed Session: UE IMSI:[262427305064457] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1693) 01/27 11:03:17.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:17.038: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:19.042: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:03:19.042: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns4(57)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_pcodns4(58)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass'. Mon Jan 27 11:03:19 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13248) Waiting for packet dumper to finish... 1 (prev_count=13248, count=13760) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6'. ------ GGSN_Tests.TC_pdp46_act_deact_pcodns6 ------ Mon Jan 27 11:03:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_pcodns6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_pcodns6 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:22.699: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:23.741: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:24.745: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:24.745: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:24.745: [smf] INFO: UE IMSI[262428215214126] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 01/27 11:03:24.751: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:24.751: [upf] INFO: UE F-SEID[UP:0x557 CP:0x808] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 01/27 11:03:24.751: [upf] INFO: UE F-SEID[UP:0x557 CP:0x808] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:03:24.753: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:24.758: [smf] INFO: Removed Session: UE IMSI:[262428215214126] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1693) 01/27 11:03:24.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:24.758: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:26.761: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(60)@52e0d44c1057: Final verdict of PTC: none 01/27 11:03:26.761: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_pcodns6(59)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass'. Mon Jan 27 11:03:26 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14336) Waiting for packet dumper to finish... 1 (prev_count=14336, count=14848) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu'. ------ GGSN_Tests.TC_pdp46_act_deact_mtu ------ Mon Jan 27 11:03:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_mtu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_mtu' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_mtu started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:30.410: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:30.614: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:31.617: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:31.617: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:31.618: [smf] INFO: UE IMSI[262420028193126] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 01/27 11:03:31.629: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:31.629: [upf] INFO: UE F-SEID[UP:0x937 CP:0xa42] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 01/27 11:03:31.629: [upf] INFO: UE F-SEID[UP:0x937 CP:0xa42] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '20010780004421060000000000000000'O 01/27 11:03:31.636: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:31.644: [smf] INFO: Removed Session: UE IMSI:[262420028193126] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1693) 01/27 11:03:31.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:31.644: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:33.651: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_mtu(61)@52e0d44c1057: Final verdict of PTC: none 01/27 11:03:33.652: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_mtu(62)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass'. Mon Jan 27 11:03:33 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14804) Waiting for packet dumper to finish... 1 (prev_count=14804, count=15684) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_mtu pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access ------ Mon Jan 27 11:03:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:37.405: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:38.189: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:39.194: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:39.194: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:39.194: [smf] INFO: UE IMSI[262428587149855] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 01/27 11:03:39.203: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:39.203: [upf] INFO: UE F-SEID[UP:0xdee CP:0x112] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 01/27 11:03:39.203: [upf] INFO: UE F-SEID[UP:0xdee CP:0x112] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:03:39.206: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:39.215: [smf] INFO: Removed Session: UE IMSI:[262428587149855] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1693) 01/27 11:03:39.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:39.215: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:41.217: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:03:41.217: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access(63)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass'. Mon Jan 27 11:03:41 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13640) Waiting for packet dumper to finish... 1 (prev_count=13640, count=14152) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 ------ Mon Jan 27 11:03:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:44.495: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:44.693: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:45.703: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:45.703: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:45.703: [smf] INFO: UE IMSI[262429005444509] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 01/27 11:03:45.716: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:45.716: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x319] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 01/27 11:03:45.716: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x319] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:03:45.719: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xc50e (../src/upf/gtp-path.c:524) 01/27 11:03:45.720: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:03:48.725: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:48.736: [smf] INFO: Removed Session: UE IMSI:[262429005444509] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1693) 01/27 11:03:48.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:48.736: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:03:50.742: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:03:50.742: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass'. Mon Jan 27 11:03:50 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14760) Waiting for packet dumper to finish... 1 (prev_count=14760, count=15272) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 ------ Mon Jan 27 11:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:03:55.707: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:03:55.925: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:03:56.931: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:03:56.931: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:03:56.931: [smf] INFO: UE IMSI[262428529407255] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 01/27 11:03:56.943: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:03:56.943: [upf] INFO: UE F-SEID[UP:0x12d CP:0xeb6] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 01/27 11:03:56.943: [upf] INFO: UE F-SEID[UP:0x12d CP:0xeb6] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:03:56.945: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0x92be (../src/upf/gtp-path.c:602) 01/27 11:03:56.946: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 01/27 11:03:56.946: [upf] ERROR: UE:20010780 00442109 00000000 0000000a (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff fe800000 00000000 `.....:......... 0010: 11111111 1111111b ff020000 00000000 ................ 0020: 00000000 00000002 850038e9 00000000 ..........8..... MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:03:59.951: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:03:59.962: [smf] INFO: Removed Session: UE IMSI:[262428529407255] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1693) 01/27 11:03:59.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:03:59.962: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:01.965: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:04:01.965: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass'. Mon Jan 27 11:04:01 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15492) Waiting for packet dumper to finish... 1 (prev_count=15492, count=16796) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6'. ------ GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 ------ Mon Jan 27 11:04:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:05.562: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:06.497: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:04:07.508: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:04:07.508: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:04:07.508: [smf] INFO: UE IMSI[262426332472250] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 01/27 11:04:07.524: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:04:07.524: [upf] INFO: UE F-SEID[UP:0x73b CP:0xd92] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 01/27 11:04:07.524: [upf] INFO: UE F-SEID[UP:0x73b CP:0xd92] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '200107800044210A0000000000000000'O 01/27 11:04:07.532: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0x9811 (../src/upf/gtp-path.c:602) 01/27 11:04:07.532: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 01/27 11:04:07.532: [upf] ERROR: UE:20010780 0044210a 00000000 0000000b (../src/upf/gtp-path.c:607) 0000: 60000000 00083aff 31101691 1155301b `.....:.1....U0. 0010: 03250325 03250325 fd020db8 00030000 .%.%.%.%........ 0020: 00000000 00000201 8000dd58 00000000 ...........X.... MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:04:10.535: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:04:10.539: [smf] INFO: Removed Session: UE IMSI:[262426332472250] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1693) 01/27 11:04:10.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:04:10.539: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:12.547: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:04:12.548: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass'. Mon Jan 27 11:04:12 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14832) Waiting for packet dumper to finish... 1 (prev_count=14832, count=15344) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact'. ------ GGSN_Tests.TC_pdp46_clients_interact ------ Mon Jan 27 11:04:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_clients_interact.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_clients_interact' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_clients_interact started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:16.390: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:16.756: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:04:17.758: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:04:17.758: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:04:17.758: [smf] INFO: UE IMSI[262424156060134] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 01/27 11:04:17.761: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:04:17.761: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x8ee] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 01/27 11:04:17.761: [upf] INFO: UE F-SEID[UP:0x1ab CP:0x8ee] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: RA with /64 prefix '200107800044210B0000000000000000'O MTC@52e0d44c1057: sending CreatePDP 01/27 11:04:17.762: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/27 11:04:17.762: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/27 11:04:17.762: [smf] INFO: UE IMSI[262421449701751] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 01/27 11:04:17.765: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/27 11:04:17.765: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x317] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 01/27 11:04:17.765: [upf] INFO: UE F-SEID[UP:0xaf1 CP:0x317] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: RA with /64 prefix '200107800044210C0000000000000000'O MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:04:23.769: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/27 11:04:23.771: [smf] INFO: Removed Session: UE IMSI:[262424156060134] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1693) 01/27 11:04:23.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/27 11:04:23.772: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:23.772: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:04:23.774: [smf] INFO: Removed Session: UE IMSI:[262421449701751] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1693) 01/27 11:04:23.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:04:23.774: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:25.776: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:04:25.777: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_clients_interact(72)@52e0d44c1057: Final verdict of PTC: none TC_pdp46_clients_interact(71)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass'. Mon Jan 27 11:04:25 UTC 2025 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22368) Waiting for packet dumper to finish... 1 (prev_count=22368, count=23672) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_clients_interact pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4'. ------ GGSN_Tests.TC_pdp46_act_deact_apn4 ------ Mon Jan 27 11:04:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp46_act_deact_apn4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp46_act_deact_apn4' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp46_act_deact_apn4 started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:29.379: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:29.821: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:04:30.824: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:04:30.825: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:04:30.825: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1569) 01/27 11:04:30.825: [smf] INFO: UE IMSI[262426087979814] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:04:30.829: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:04:30.829: [upf] INFO: UE F-SEID[UP:0x65d CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 01/27 11:04:30.829: [upf] INFO: UE F-SEID[UP:0x65d CP:0x71f] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:04:30.830: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 01/27 11:04:30.833: [smf] INFO: Removed Session: UE IMSI:[262426087979814] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:04:30.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3198) 01/27 11:04:30.833: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:32.836: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp46_act_deact_apn4(73)@52e0d44c1057: Final verdict of PTC: none 01/27 11:04:32.836: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp46_act_deact_apn4(74)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@52e0d44c1057: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass'. Mon Jan 27 11:04:32 UTC 2025 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13356) Waiting for packet dumper to finish... 1 (prev_count=13356, count=13868) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp46_act_deact_apn4 pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp'. ------ GGSN_Tests.TC_echo_req_resp ------ Mon Jan 27 11:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_echo_req_resp started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:36.206: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:36.695: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:39.699: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp(75)@52e0d44c1057: Final verdict of PTC: none 01/27 11:04:39.699: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_echo_req_resp(76)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@52e0d44c1057: Test case TC_echo_req_resp finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass'. Mon Jan 27 11:04:39 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6972) Waiting for packet dumper to finish... 1 (prev_count=6972, count=7852) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu'. ------ GGSN_Tests.TC_echo_req_resp_gtpu ------ Mon Jan 27 11:04:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_echo_req_resp_gtpu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_echo_req_resp_gtpu' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_echo_req_resp_gtpu started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:43.216: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:44.752: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:04:47.758: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:04:47.758: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_echo_req_resp_gtpu(77)@52e0d44c1057: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@52e0d44c1057: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass'. Mon Jan 27 11:04:47 UTC 2025 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6988) Waiting for packet dumper to finish... 1 (prev_count=6988, count=7500) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_echo_req_resp_gtpu pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery'. ------ GGSN_Tests.TC_pdp_act2_recovery ------ Mon Jan 27 11:04:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act2_recovery.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act2_recovery' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp_act2_recovery started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:51.215: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:51.322: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:04:52.324: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1033) 01/27 11:04:52.324: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3190) 01/27 11:04:52.324: [smf] INFO: UE IMSI[262426834861104] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:04:52.327: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 01/27 11:04:52.327: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 01/27 11:04:52.327: [upf] INFO: UE F-SEID[UP:0xa67 CP:0xca4] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: sending 2nd CreatePDP (recovery increased) 01/27 11:04:52.328: [smf] ERROR: No RAT Type (../src/smf/context.c:1314) MTC@52e0d44c1057: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"", new component reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@52e0d44c1057: Stopping testcase execution from "GGSN_Tests.ttcn":383 01/27 11:04:55.330: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:04:55.330: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_pdp_act2_recovery(79)@52e0d44c1057: Final verdict of PTC: none TC_pdp_act2_recovery(80)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@52e0d44c1057: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@52e0d44c1057: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@52e0d44c1057: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail'. Mon Jan 27 11:04:55 UTC 2025 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11152) Waiting for packet dumper to finish... 1 (prev_count=11152, count=11664) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act2_recovery fail' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate'. ------ GGSN_Tests.TC_act_deact_retrans_duplicate ------ Mon Jan 27 11:04:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_act_deact_retrans_duplicate.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_act_deact_retrans_duplicate' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_act_deact_retrans_duplicate started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:04:58.532: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:04:59.282: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:05:00.284: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/27 11:05:00.284: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/27 11:05:00.284: [smf] INFO: UE IMSI[262429955375087] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:00.290: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/27 11:05:00.290: [upf] INFO: UE F-SEID[UP:0x702 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:00.290: [upf] INFO: UE F-SEID[UP:0x702 CP:0xc01] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:05:00.291: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 01/27 11:05:00.294: [smf] INFO: Removed Session: UE IMSI:[262429955375087] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:00.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3198) 01/27 11:05:00.294: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:01.296: [gtp] WARNING: [24135] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:03.305: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 01/27 11:05:03.305: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@52e0d44c1057: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@52e0d44c1057: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass'. Mon Jan 27 11:05:03 UTC 2025 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13756) Waiting for packet dumper to finish... 1 (prev_count=13756, count=14268) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_act_deact_retrans_duplicate pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo'. ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo ------ Mon Jan 27 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_pdp_act_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_pdp_act_restart_ctr_echo started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:05:06.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:05:08.768: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:05:09.773: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1033) 01/27 11:05:09.773: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3190) 01/27 11:05:09.773: [smf] INFO: UE IMSI[262424006073843] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:09.788: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 01/27 11:05:09.788: [upf] INFO: UE F-SEID[UP:0xacb CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:09.788: [upf] INFO: UE F-SEID[UP:0xacb CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: setverdict(fail): pass -> fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"", new component reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@52e0d44c1057: Stopping testcase execution from "GGSN_Tests.ttcn":2059 01/27 11:05:15.796: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:05:15.797: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_pdp_act_restart_ctr_echo(84)@52e0d44c1057: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(83)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@52e0d44c1057: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@52e0d44c1057: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@52e0d44c1057: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail'. Mon Jan 27 11:05:15 UTC 2025 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10912) Waiting for packet dumper to finish... 1 (prev_count=10912, count=11424) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_pdp_act_restart_ctr_echo fail' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx'. ------ GGSN_Tests.TC_lots_of_concurrent_pdp_ctx ------ Mon Jan 27 11:05:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_lots_of_concurrent_pdp_ctx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:05:18.983: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:05:19.864: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/27 11:05:21.165: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/27 11:05:21.165: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/27 11:05:21.165: [smf] INFO: UE IMSI[262420266041520] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.169: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/27 11:05:21.169: [upf] INFO: UE F-SEID[UP:0x455 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.169: [upf] INFO: UE F-SEID[UP:0x455 CP:0xf4b] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:05:21.176: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/27 11:05:21.176: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/27 11:05:21.176: [smf] INFO: UE IMSI[262423736276313] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.179: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/27 11:05:21.179: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.179: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x50e] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.186: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/27 11:05:21.186: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/27 11:05:21.186: [smf] INFO: UE IMSI[262423639853317] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.189: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/27 11:05:21.189: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.189: [upf] INFO: UE F-SEID[UP:0xb90 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.197: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/27 11:05:21.197: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/27 11:05:21.197: [smf] INFO: UE IMSI[262420900065883] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.199: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/27 11:05:21.199: [upf] INFO: UE F-SEID[UP:0x672 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.199: [upf] INFO: UE F-SEID[UP:0x672 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.207: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/27 11:05:21.207: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/27 11:05:21.207: [smf] INFO: UE IMSI[262421644059101] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.210: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/27 11:05:21.210: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.210: [upf] INFO: UE F-SEID[UP:0xaa8 CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.218: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/27 11:05:21.218: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/27 11:05:21.218: [smf] INFO: UE IMSI[262429920052131] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.220: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/27 11:05:21.220: [upf] INFO: UE F-SEID[UP:0x969 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.220: [upf] INFO: UE F-SEID[UP:0x969 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.228: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/27 11:05:21.228: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/27 11:05:21.228: [smf] INFO: UE IMSI[262424039703120] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.232: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/27 11:05:21.232: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.232: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.239: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/27 11:05:21.239: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/27 11:05:21.239: [smf] INFO: UE IMSI[262422798000523] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.241: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/27 11:05:21.241: [upf] INFO: UE F-SEID[UP:0x481 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.241: [upf] INFO: UE F-SEID[UP:0x481 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.250: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/27 11:05:21.250: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/27 11:05:21.250: [smf] INFO: UE IMSI[262422583127004] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.254: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/27 11:05:21.254: [upf] INFO: UE F-SEID[UP:0x651 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.254: [upf] INFO: UE F-SEID[UP:0x651 CP:0xb99] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.260: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/27 11:05:21.260: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/27 11:05:21.260: [smf] INFO: UE IMSI[262421546760404] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.264: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/27 11:05:21.264: [upf] INFO: UE F-SEID[UP:0xb15 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.264: [upf] INFO: UE F-SEID[UP:0xb15 CP:0x4af] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.271: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/27 11:05:21.271: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/27 11:05:21.271: [smf] INFO: UE IMSI[262420071917854] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.274: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/27 11:05:21.274: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.274: [upf] INFO: UE F-SEID[UP:0xc85 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.282: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/27 11:05:21.282: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/27 11:05:21.282: [smf] INFO: UE IMSI[262421449572406] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.285: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/27 11:05:21.285: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.285: [upf] INFO: UE F-SEID[UP:0xb63 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.292: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/27 11:05:21.293: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/27 11:05:21.293: [smf] INFO: UE IMSI[262427453023231] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.296: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/27 11:05:21.296: [upf] INFO: UE F-SEID[UP:0xccd CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.296: [upf] INFO: UE F-SEID[UP:0xccd CP:0x42f] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.303: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/27 11:05:21.303: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/27 11:05:21.303: [smf] INFO: UE IMSI[262427437039400] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.308: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/27 11:05:21.308: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.308: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x6a9] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.314: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/27 11:05:21.314: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/27 11:05:21.314: [smf] INFO: UE IMSI[262425874305241] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.319: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/27 11:05:21.319: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.319: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0x1f1] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.326: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/27 11:05:21.326: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/27 11:05:21.326: [smf] INFO: UE IMSI[262425713607195] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.333: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/27 11:05:21.333: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.333: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0xd19] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.337: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/27 11:05:21.337: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/27 11:05:21.337: [smf] INFO: UE IMSI[262426451652802] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.342: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/27 11:05:21.343: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.343: [upf] INFO: UE F-SEID[UP:0xe85 CP:0xd78] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.348: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/27 11:05:21.348: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/27 11:05:21.348: [smf] INFO: UE IMSI[262425423976693] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.352: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/27 11:05:21.352: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.352: [upf] INFO: UE F-SEID[UP:0xc1a CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.359: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/27 11:05:21.359: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/27 11:05:21.359: [smf] INFO: UE IMSI[262426325913690] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.363: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/27 11:05:21.363: [upf] INFO: UE F-SEID[UP:0x46b CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.363: [upf] INFO: UE F-SEID[UP:0x46b CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.370: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/27 11:05:21.370: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/27 11:05:21.370: [smf] INFO: UE IMSI[262421378733642] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.375: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/27 11:05:21.375: [upf] INFO: UE F-SEID[UP:0xc14 CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.375: [upf] INFO: UE F-SEID[UP:0xc14 CP:0xaa5] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.381: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/27 11:05:21.381: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/27 11:05:21.381: [smf] INFO: UE IMSI[262429643561212] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.386: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/27 11:05:21.386: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.386: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.392: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/27 11:05:21.392: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/27 11:05:21.392: [smf] INFO: UE IMSI[262423650937262] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.397: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/27 11:05:21.397: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.397: [upf] INFO: UE F-SEID[UP:0x7ac CP:0xe2] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.403: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/27 11:05:21.403: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/27 11:05:21.403: [smf] INFO: UE IMSI[262424006162091] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.408: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/27 11:05:21.408: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.408: [upf] INFO: UE F-SEID[UP:0xd67 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.414: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/27 11:05:21.414: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/27 11:05:21.414: [smf] INFO: UE IMSI[262423139091041] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.419: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/27 11:05:21.419: [upf] INFO: UE F-SEID[UP:0x989 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.419: [upf] INFO: UE F-SEID[UP:0x989 CP:0x214] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.424: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/27 11:05:21.425: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/27 11:05:21.425: [smf] INFO: UE IMSI[262426670042100] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.429: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/27 11:05:21.429: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.429: [upf] INFO: UE F-SEID[UP:0x1ac CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.435: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/27 11:05:21.435: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/27 11:05:21.435: [smf] INFO: UE IMSI[262429990725239] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.439: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/27 11:05:21.439: [upf] INFO: UE F-SEID[UP:0x354 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.439: [upf] INFO: UE F-SEID[UP:0x354 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.446: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/27 11:05:21.446: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/27 11:05:21.446: [smf] INFO: UE IMSI[262422780325461] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.450: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/27 11:05:21.450: [upf] INFO: UE F-SEID[UP:0x471 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.450: [upf] INFO: UE F-SEID[UP:0x471 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.457: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/27 11:05:21.457: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/27 11:05:21.457: [smf] INFO: UE IMSI[262428202945453] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.461: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/27 11:05:21.461: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.461: [upf] INFO: UE F-SEID[UP:0xf84 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.468: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/27 11:05:21.468: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/27 11:05:21.468: [smf] INFO: UE IMSI[262422076864436] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.472: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/27 11:05:21.472: [upf] INFO: UE F-SEID[UP:0x39b CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.472: [upf] INFO: UE F-SEID[UP:0x39b CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.479: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/27 11:05:21.479: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/27 11:05:21.479: [smf] INFO: UE IMSI[262429281102856] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.483: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/27 11:05:21.483: [upf] INFO: UE F-SEID[UP:0xbd CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.483: [upf] INFO: UE F-SEID[UP:0xbd CP:0x993] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.489: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/27 11:05:21.489: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/27 11:05:21.489: [smf] INFO: UE IMSI[262426436028560] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.493: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/27 11:05:21.493: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.493: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xb24] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.501: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/27 11:05:21.501: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/27 11:05:21.501: [smf] INFO: UE IMSI[262428164967693] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.509: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/27 11:05:21.509: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.509: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x206] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.513: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/27 11:05:21.513: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/27 11:05:21.513: [smf] INFO: UE IMSI[262427831854078] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.518: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/27 11:05:21.518: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.518: [upf] INFO: UE F-SEID[UP:0xd58 CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.524: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/27 11:05:21.524: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/27 11:05:21.524: [smf] INFO: UE IMSI[262420579136541] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.532: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/27 11:05:21.532: [upf] INFO: UE F-SEID[UP:0x4ce CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.532: [upf] INFO: UE F-SEID[UP:0x4ce CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.536: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/27 11:05:21.536: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/27 11:05:21.536: [smf] INFO: UE IMSI[262425711183404] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.540: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/27 11:05:21.540: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.540: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x536] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.546: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/27 11:05:21.546: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/27 11:05:21.546: [smf] INFO: UE IMSI[262420740103926] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.551: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/27 11:05:21.551: [upf] INFO: UE F-SEID[UP:0x51 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.551: [upf] INFO: UE F-SEID[UP:0x51 CP:0x639] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.557: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/27 11:05:21.557: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/27 11:05:21.557: [smf] INFO: UE IMSI[262427515944981] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.563: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/27 11:05:21.563: [upf] INFO: UE F-SEID[UP:0x9e CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.563: [upf] INFO: UE F-SEID[UP:0x9e CP:0xbc6] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.568: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/27 11:05:21.568: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/27 11:05:21.568: [smf] INFO: UE IMSI[262423562726017] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.573: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/27 11:05:21.573: [upf] INFO: UE F-SEID[UP:0x526 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.573: [upf] INFO: UE F-SEID[UP:0x526 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.579: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/27 11:05:21.579: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/27 11:05:21.579: [smf] INFO: UE IMSI[262422233159695] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.583: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/27 11:05:21.583: [upf] INFO: UE F-SEID[UP:0x769 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.583: [upf] INFO: UE F-SEID[UP:0x769 CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.589: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/27 11:05:21.589: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/27 11:05:21.589: [smf] INFO: UE IMSI[262421616053212] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.592: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/27 11:05:21.592: [upf] INFO: UE F-SEID[UP:0x77c CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.592: [upf] INFO: UE F-SEID[UP:0x77c CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.600: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/27 11:05:21.600: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/27 11:05:21.600: [smf] INFO: UE IMSI[262426216668451] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.602: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/27 11:05:21.602: [upf] INFO: UE F-SEID[UP:0x364 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.602: [upf] INFO: UE F-SEID[UP:0x364 CP:0x69b] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.611: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/27 11:05:21.611: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/27 11:05:21.611: [smf] INFO: UE IMSI[262420356046952] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.613: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/27 11:05:21.613: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.613: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.621: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/27 11:05:21.621: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/27 11:05:21.621: [smf] INFO: UE IMSI[262427909791380] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.624: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/27 11:05:21.624: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.624: [upf] INFO: UE F-SEID[UP:0xaa0 CP:0x562] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.632: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/27 11:05:21.632: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/27 11:05:21.632: [smf] INFO: UE IMSI[262420293922773] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.634: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/27 11:05:21.634: [upf] INFO: UE F-SEID[UP:0x89c CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.634: [upf] INFO: UE F-SEID[UP:0x89c CP:0x597] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.642: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/27 11:05:21.642: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/27 11:05:21.642: [smf] INFO: UE IMSI[262424725223859] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.645: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/27 11:05:21.645: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.645: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0x6ca] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.653: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/27 11:05:21.653: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/27 11:05:21.653: [smf] INFO: UE IMSI[262425631829955] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.655: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/27 11:05:21.655: [upf] INFO: UE F-SEID[UP:0x88f CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.655: [upf] INFO: UE F-SEID[UP:0x88f CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.663: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/27 11:05:21.663: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/27 11:05:21.663: [smf] INFO: UE IMSI[262423434807871] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.665: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/27 11:05:21.665: [upf] INFO: UE F-SEID[UP:0x85d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.665: [upf] INFO: UE F-SEID[UP:0x85d CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.673: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/27 11:05:21.673: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/27 11:05:21.673: [smf] INFO: UE IMSI[262424984051183] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.676: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/27 11:05:21.676: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.676: [upf] INFO: UE F-SEID[UP:0xdb5 CP:0xffa] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.684: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/27 11:05:21.684: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/27 11:05:21.684: [smf] INFO: UE IMSI[262421933374174] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.686: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/27 11:05:21.686: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.686: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.694: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/27 11:05:21.694: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/27 11:05:21.694: [smf] INFO: UE IMSI[262424004210975] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.697: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/27 11:05:21.697: [upf] INFO: UE F-SEID[UP:0x50f CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.697: [upf] INFO: UE F-SEID[UP:0x50f CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.705: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/27 11:05:21.705: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/27 11:05:21.705: [smf] INFO: UE IMSI[262422798052026] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.708: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/27 11:05:21.708: [upf] INFO: UE F-SEID[UP:0x47c CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.708: [upf] INFO: UE F-SEID[UP:0x47c CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.715: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/27 11:05:21.715: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/27 11:05:21.715: [smf] INFO: UE IMSI[262421194941193] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.719: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/27 11:05:21.719: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.719: [upf] INFO: UE F-SEID[UP:0xfb3 CP:0xa45] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.726: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/27 11:05:21.726: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/27 11:05:21.726: [smf] INFO: UE IMSI[262427340361840] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.730: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/27 11:05:21.730: [upf] INFO: UE F-SEID[UP:0x199 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.730: [upf] INFO: UE F-SEID[UP:0x199 CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.737: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/27 11:05:21.737: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/27 11:05:21.737: [smf] INFO: UE IMSI[262427613115470] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.742: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/27 11:05:21.742: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.742: [upf] INFO: UE F-SEID[UP:0xa57 CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.748: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/27 11:05:21.748: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/27 11:05:21.748: [smf] INFO: UE IMSI[262424734972034] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.752: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/27 11:05:21.753: [upf] INFO: UE F-SEID[UP:0x402 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.753: [upf] INFO: UE F-SEID[UP:0x402 CP:0x4b9] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.759: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/27 11:05:21.759: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/27 11:05:21.759: [smf] INFO: UE IMSI[262428728977127] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.765: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/27 11:05:21.765: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.765: [upf] INFO: UE F-SEID[UP:0xd50 CP:0x440] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.770: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/27 11:05:21.770: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/27 11:05:21.770: [smf] INFO: UE IMSI[262424172140142] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.774: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/27 11:05:21.774: [upf] INFO: UE F-SEID[UP:0x916 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.774: [upf] INFO: UE F-SEID[UP:0x916 CP:0xef5] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.781: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/27 11:05:21.781: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/27 11:05:21.781: [smf] INFO: UE IMSI[262423374276226] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.786: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/27 11:05:21.786: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.786: [upf] INFO: UE F-SEID[UP:0x7e0 CP:0x24] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.792: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/27 11:05:21.792: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/27 11:05:21.792: [smf] INFO: UE IMSI[262429453798847] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.798: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/27 11:05:21.798: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.798: [upf] INFO: UE F-SEID[UP:0xf8 CP:0x98a] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.802: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/27 11:05:21.802: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/27 11:05:21.802: [smf] INFO: UE IMSI[262428070294711] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.805: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/27 11:05:21.805: [upf] INFO: UE F-SEID[UP:0x753 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.805: [upf] INFO: UE F-SEID[UP:0x753 CP:0x276] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.813: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/27 11:05:21.813: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/27 11:05:21.813: [smf] INFO: UE IMSI[262427628902128] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.815: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/27 11:05:21.815: [upf] INFO: UE F-SEID[UP:0x467 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.815: [upf] INFO: UE F-SEID[UP:0x467 CP:0xab4] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.823: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/27 11:05:21.823: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/27 11:05:21.823: [smf] INFO: UE IMSI[262423320612561] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.826: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/27 11:05:21.826: [upf] INFO: UE F-SEID[UP:0x194 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.826: [upf] INFO: UE F-SEID[UP:0x194 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.833: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/27 11:05:21.834: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/27 11:05:21.834: [smf] INFO: UE IMSI[262427403763868] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.836: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/27 11:05:21.836: [upf] INFO: UE F-SEID[UP:0x67c CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.836: [upf] INFO: UE F-SEID[UP:0x67c CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.844: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/27 11:05:21.844: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/27 11:05:21.844: [smf] INFO: UE IMSI[262426707146654] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.849: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/27 11:05:21.849: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.850: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0x49e] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.855: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/27 11:05:21.855: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/27 11:05:21.855: [smf] INFO: UE IMSI[262427825798051] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.862: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/27 11:05:21.862: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.862: [upf] INFO: UE F-SEID[UP:0xe8d CP:0x6f8] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.866: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/27 11:05:21.866: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/27 11:05:21.866: [smf] INFO: UE IMSI[262423515303169] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.872: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/27 11:05:21.872: [upf] INFO: UE F-SEID[UP:0x410 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.872: [upf] INFO: UE F-SEID[UP:0x410 CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.877: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/27 11:05:21.877: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/27 11:05:21.877: [smf] INFO: UE IMSI[262424799628537] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.883: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/27 11:05:21.883: [upf] INFO: UE F-SEID[UP:0x80c CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.883: [upf] INFO: UE F-SEID[UP:0x80c CP:0x9ab] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.888: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/27 11:05:21.888: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/27 11:05:21.888: [smf] INFO: UE IMSI[262422123519070] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.893: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/27 11:05:21.893: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.893: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x907] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.899: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/27 11:05:21.899: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/27 11:05:21.899: [smf] INFO: UE IMSI[262421979406537] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.904: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/27 11:05:21.904: [upf] INFO: UE F-SEID[UP:0x810 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.904: [upf] INFO: UE F-SEID[UP:0x810 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.910: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/27 11:05:21.910: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/27 11:05:21.910: [smf] INFO: UE IMSI[262427519297009] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.915: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/27 11:05:21.915: [upf] INFO: UE F-SEID[UP:0x369 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.915: [upf] INFO: UE F-SEID[UP:0x369 CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.921: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/27 11:05:21.921: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/27 11:05:21.921: [smf] INFO: UE IMSI[262420445247765] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.924: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/27 11:05:21.924: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.924: [upf] INFO: UE F-SEID[UP:0xe3d CP:0xcc9] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.932: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/27 11:05:21.932: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/27 11:05:21.932: [smf] INFO: UE IMSI[262421697379088] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.936: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/27 11:05:21.937: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.937: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.942: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/27 11:05:21.942: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/27 11:05:21.942: [smf] INFO: UE IMSI[262429468866036] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.946: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/27 11:05:21.946: [upf] INFO: UE F-SEID[UP:0x34a CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.946: [upf] INFO: UE F-SEID[UP:0x34a CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.953: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/27 11:05:21.953: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/27 11:05:21.953: [smf] INFO: UE IMSI[262423051185580] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.957: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/27 11:05:21.957: [upf] INFO: UE F-SEID[UP:0x955 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.957: [upf] INFO: UE F-SEID[UP:0x955 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.964: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/27 11:05:21.964: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/27 11:05:21.964: [smf] INFO: UE IMSI[262426303242786] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.970: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/27 11:05:21.970: [upf] INFO: UE F-SEID[UP:0x965 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.970: [upf] INFO: UE F-SEID[UP:0x965 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.975: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/27 11:05:21.975: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/27 11:05:21.975: [smf] INFO: UE IMSI[262423078228718] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.980: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/27 11:05:21.980: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.980: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x28e] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:21.985: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/27 11:05:21.985: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/27 11:05:21.985: [smf] INFO: UE IMSI[262421314998090] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:21.995: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/27 11:05:21.995: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.995: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xba9] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:21.998: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/27 11:05:21.998: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/27 11:05:21.998: [smf] INFO: UE IMSI[262425581494547] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.007: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/27 11:05:22.007: [upf] INFO: UE F-SEID[UP:0xbda CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.007: [upf] INFO: UE F-SEID[UP:0xbda CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.009: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/27 11:05:22.009: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/27 11:05:22.009: [smf] INFO: UE IMSI[262427067543546] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.014: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/27 11:05:22.015: [upf] INFO: UE F-SEID[UP:0x69c CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.015: [upf] INFO: UE F-SEID[UP:0x69c CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.020: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/27 11:05:22.020: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/27 11:05:22.020: [smf] INFO: UE IMSI[262428790499495] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.023: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/27 11:05:22.023: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.023: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.030: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/27 11:05:22.030: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/27 11:05:22.030: [smf] INFO: UE IMSI[262424616828681] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.035: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/27 11:05:22.035: [upf] INFO: UE F-SEID[UP:0xda CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.035: [upf] INFO: UE F-SEID[UP:0xda CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.041: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/27 11:05:22.041: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/27 11:05:22.041: [smf] INFO: UE IMSI[262425266503640] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.046: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/27 11:05:22.046: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.046: [upf] INFO: UE F-SEID[UP:0xc4e CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.052: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/27 11:05:22.052: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/27 11:05:22.052: [smf] INFO: UE IMSI[262425909967517] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.056: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/27 11:05:22.056: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.056: [upf] INFO: UE F-SEID[UP:0x8ff CP:0x235] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.063: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/27 11:05:22.063: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/27 11:05:22.063: [smf] INFO: UE IMSI[262422617821822] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.066: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/27 11:05:22.066: [upf] INFO: UE F-SEID[UP:0x563 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.066: [upf] INFO: UE F-SEID[UP:0x563 CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.074: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/27 11:05:22.074: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/27 11:05:22.074: [smf] INFO: UE IMSI[262428344227365] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.078: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/27 11:05:22.078: [upf] INFO: UE F-SEID[UP:0x785 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.078: [upf] INFO: UE F-SEID[UP:0x785 CP:0x163] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.084: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/27 11:05:22.084: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/27 11:05:22.084: [smf] INFO: UE IMSI[262421012265204] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.089: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/27 11:05:22.089: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.089: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x720] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.095: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/27 11:05:22.095: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/27 11:05:22.095: [smf] INFO: UE IMSI[262427403097657] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.100: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/27 11:05:22.100: [upf] INFO: UE F-SEID[UP:0x81b CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.100: [upf] INFO: UE F-SEID[UP:0x81b CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.106: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/27 11:05:22.106: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/27 11:05:22.106: [smf] INFO: UE IMSI[262427635497345] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.110: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/27 11:05:22.110: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.110: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.117: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/27 11:05:22.117: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/27 11:05:22.117: [smf] INFO: UE IMSI[262423464335222] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.120: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/27 11:05:22.120: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.120: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.127: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/27 11:05:22.127: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/27 11:05:22.127: [smf] INFO: UE IMSI[262422922977346] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.130: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/27 11:05:22.130: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.130: [upf] INFO: UE F-SEID[UP:0xb7 CP:0x68] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.138: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/27 11:05:22.138: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/27 11:05:22.138: [smf] INFO: UE IMSI[262423466293948] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.141: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/27 11:05:22.141: [upf] INFO: UE F-SEID[UP:0x4df CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.141: [upf] INFO: UE F-SEID[UP:0x4df CP:0xfde] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.148: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/27 11:05:22.148: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/27 11:05:22.148: [smf] INFO: UE IMSI[262427107156919] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.151: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/27 11:05:22.151: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.151: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x779] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.159: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/27 11:05:22.159: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/27 11:05:22.159: [smf] INFO: UE IMSI[262421010538824] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.163: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/27 11:05:22.163: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.163: [upf] INFO: UE F-SEID[UP:0x5a3 CP:0x567] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.170: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/27 11:05:22.170: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/27 11:05:22.170: [smf] INFO: UE IMSI[262425288192904] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.173: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/27 11:05:22.173: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.173: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.181: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/27 11:05:22.181: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/27 11:05:22.181: [smf] INFO: UE IMSI[262429041416343] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.185: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/27 11:05:22.185: [upf] INFO: UE F-SEID[UP:0x745 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.185: [upf] INFO: UE F-SEID[UP:0x745 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.192: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/27 11:05:22.192: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/27 11:05:22.192: [smf] INFO: UE IMSI[262425802571968] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.196: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/27 11:05:22.196: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.196: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.202: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/27 11:05:22.203: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/27 11:05:22.203: [smf] INFO: UE IMSI[262426933016281] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.207: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/27 11:05:22.207: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.207: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x84] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.215: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/27 11:05:22.215: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/27 11:05:22.215: [smf] INFO: UE IMSI[262428675058635] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.218: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/27 11:05:22.218: [upf] INFO: UE F-SEID[UP:0x190 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.218: [upf] INFO: UE F-SEID[UP:0x190 CP:0x708] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.226: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/27 11:05:22.226: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/27 11:05:22.226: [smf] INFO: UE IMSI[262422068863839] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.229: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/27 11:05:22.229: [upf] INFO: UE F-SEID[UP:0xbac CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.229: [upf] INFO: UE F-SEID[UP:0xbac CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.237: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/27 11:05:22.237: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/27 11:05:22.237: [smf] INFO: UE IMSI[262429256266637] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.240: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/27 11:05:22.240: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.240: [upf] INFO: UE F-SEID[UP:0xa50 CP:0x978] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.247: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/27 11:05:22.247: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/27 11:05:22.247: [smf] INFO: UE IMSI[262424113089216] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.250: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/27 11:05:22.250: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.250: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x872] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.258: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/27 11:05:22.258: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/27 11:05:22.258: [smf] INFO: UE IMSI[262423128487397] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.261: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/27 11:05:22.261: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.261: [upf] INFO: UE F-SEID[UP:0xf10 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.268: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/27 11:05:22.268: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/27 11:05:22.268: [smf] INFO: UE IMSI[262428155223126] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.274: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/27 11:05:22.274: [upf] INFO: UE F-SEID[UP:0x28d CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.274: [upf] INFO: UE F-SEID[UP:0x28d CP:0x81c] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.278: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/27 11:05:22.278: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/27 11:05:22.278: [smf] INFO: UE IMSI[262424677959381] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.281: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/27 11:05:22.281: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.281: [upf] INFO: UE F-SEID[UP:0xb60 CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.289: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/27 11:05:22.289: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/27 11:05:22.289: [smf] INFO: UE IMSI[262427199351388] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.296: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/27 11:05:22.296: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.296: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xd96] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.299: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/27 11:05:22.300: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/27 11:05:22.300: [smf] INFO: UE IMSI[262429808286934] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.302: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/27 11:05:22.302: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.302: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.310: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/27 11:05:22.310: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/27 11:05:22.310: [smf] INFO: UE IMSI[262429422748887] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.312: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/27 11:05:22.312: [upf] INFO: UE F-SEID[UP:0x24f CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.312: [upf] INFO: UE F-SEID[UP:0x24f CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.320: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/27 11:05:22.320: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/27 11:05:22.320: [smf] INFO: UE IMSI[262423953571928] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.323: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/27 11:05:22.323: [upf] INFO: UE F-SEID[UP:0x319 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.323: [upf] INFO: UE F-SEID[UP:0x319 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.331: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/27 11:05:22.331: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/27 11:05:22.331: [smf] INFO: UE IMSI[262423083739227] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.333: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/27 11:05:22.333: [upf] INFO: UE F-SEID[UP:0x1af CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.333: [upf] INFO: UE F-SEID[UP:0x1af CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.341: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/27 11:05:22.341: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/27 11:05:22.341: [smf] INFO: UE IMSI[262428409090809] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.345: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/27 11:05:22.345: [upf] INFO: UE F-SEID[UP:0x9db CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.345: [upf] INFO: UE F-SEID[UP:0x9db CP:0xb1a] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.352: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/27 11:05:22.352: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/27 11:05:22.352: [smf] INFO: UE IMSI[262420864015207] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.354: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/27 11:05:22.354: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.354: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.362: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/27 11:05:22.362: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/27 11:05:22.362: [smf] INFO: UE IMSI[262425042295889] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.365: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/27 11:05:22.365: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.365: [upf] INFO: UE F-SEID[UP:0x6a1 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.373: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/27 11:05:22.373: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/27 11:05:22.373: [smf] INFO: UE IMSI[262428809596801] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.378: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/27 11:05:22.378: [upf] INFO: UE F-SEID[UP:0x604 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.378: [upf] INFO: UE F-SEID[UP:0x604 CP:0xb46] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.384: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/27 11:05:22.384: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/27 11:05:22.384: [smf] INFO: UE IMSI[262422755288826] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.387: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/27 11:05:22.387: [upf] INFO: UE F-SEID[UP:0xafb CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.387: [upf] INFO: UE F-SEID[UP:0xafb CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.394: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/27 11:05:22.394: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/27 11:05:22.394: [smf] INFO: UE IMSI[262429555804534] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.397: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/27 11:05:22.397: [upf] INFO: UE F-SEID[UP:0x24a CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.397: [upf] INFO: UE F-SEID[UP:0x24a CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.405: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/27 11:05:22.405: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/27 11:05:22.405: [smf] INFO: UE IMSI[262429437580689] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.407: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/27 11:05:22.407: [upf] INFO: UE F-SEID[UP:0xbea CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.407: [upf] INFO: UE F-SEID[UP:0xbea CP:0xf24] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.415: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/27 11:05:22.415: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/27 11:05:22.415: [smf] INFO: UE IMSI[262420386282103] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.422: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/27 11:05:22.422: [upf] INFO: UE F-SEID[UP:0xa61 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.422: [upf] INFO: UE F-SEID[UP:0xa61 CP:0xe92] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.426: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/27 11:05:22.426: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/27 11:05:22.426: [smf] INFO: UE IMSI[262429057980418] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.429: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/27 11:05:22.429: [upf] INFO: UE F-SEID[UP:0x337 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.429: [upf] INFO: UE F-SEID[UP:0x337 CP:0x840] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.436: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/27 11:05:22.436: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/27 11:05:22.436: [smf] INFO: UE IMSI[262426936010985] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.439: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/27 11:05:22.439: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.439: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.447: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/27 11:05:22.447: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/27 11:05:22.447: [smf] INFO: UE IMSI[262427044038104] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.451: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/27 11:05:22.451: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.451: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.457: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/27 11:05:22.457: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/27 11:05:22.457: [smf] INFO: UE IMSI[262427354757462] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.461: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/27 11:05:22.461: [upf] INFO: UE F-SEID[UP:0xc CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.461: [upf] INFO: UE F-SEID[UP:0xc CP:0xccd] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.468: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/27 11:05:22.468: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/27 11:05:22.468: [smf] INFO: UE IMSI[262423337520573] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.470: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/27 11:05:22.470: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.470: [upf] INFO: UE F-SEID[UP:0xd0c CP:0x70b] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.478: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/27 11:05:22.478: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/27 11:05:22.478: [smf] INFO: UE IMSI[262428043083853] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.480: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/27 11:05:22.480: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.480: [upf] INFO: UE F-SEID[UP:0xfe6 CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.489: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/27 11:05:22.489: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/27 11:05:22.489: [smf] INFO: UE IMSI[262420475331272] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.491: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/27 11:05:22.491: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.491: [upf] INFO: UE F-SEID[UP:0x3d8 CP:0xad5] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.499: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/27 11:05:22.499: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/27 11:05:22.499: [smf] INFO: UE IMSI[262427180553641] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.502: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/27 11:05:22.502: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.502: [upf] INFO: UE F-SEID[UP:0xa0 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.510: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/27 11:05:22.510: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/27 11:05:22.510: [smf] INFO: UE IMSI[262426734429978] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.513: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/27 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.513: [upf] INFO: UE F-SEID[UP:0xe67 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.520: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/27 11:05:22.520: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/27 11:05:22.520: [smf] INFO: UE IMSI[262424590738730] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.523: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/27 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.523: [upf] INFO: UE F-SEID[UP:0xd6d CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.531: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/27 11:05:22.531: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/27 11:05:22.531: [smf] INFO: UE IMSI[262428156649017] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.533: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/27 11:05:22.533: [upf] INFO: UE F-SEID[UP:0xaab CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.533: [upf] INFO: UE F-SEID[UP:0xaab CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.541: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/27 11:05:22.541: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/27 11:05:22.541: [smf] INFO: UE IMSI[262427770253639] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.544: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/27 11:05:22.544: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.544: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.552: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/27 11:05:22.552: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/27 11:05:22.552: [smf] INFO: UE IMSI[262424898635622] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.556: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/27 11:05:22.556: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.556: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xf9d] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.563: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/27 11:05:22.563: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/27 11:05:22.563: [smf] INFO: UE IMSI[262422371041304] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.567: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/27 11:05:22.567: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.567: [upf] INFO: UE F-SEID[UP:0xa45 CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.574: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/27 11:05:22.574: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/27 11:05:22.574: [smf] INFO: UE IMSI[262422387699601] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.579: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/27 11:05:22.579: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.579: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.585: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/27 11:05:22.585: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/27 11:05:22.585: [smf] INFO: UE IMSI[262424048886577] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.590: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/27 11:05:22.590: [upf] INFO: UE F-SEID[UP:0xcfb CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.590: [upf] INFO: UE F-SEID[UP:0xcfb CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.598: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/27 11:05:22.598: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/27 11:05:22.598: [smf] INFO: UE IMSI[262429206751354] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.604: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/27 11:05:22.604: [upf] INFO: UE F-SEID[UP:0x33a CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.604: [upf] INFO: UE F-SEID[UP:0x33a CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.609: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/27 11:05:22.609: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/27 11:05:22.609: [smf] INFO: UE IMSI[262421359695063] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.614: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/27 11:05:22.614: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.614: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xcfe] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.620: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/27 11:05:22.620: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/27 11:05:22.620: [smf] INFO: UE IMSI[262425422712872] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.623: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/27 11:05:22.623: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.623: [upf] INFO: UE F-SEID[UP:0x5d0 CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.630: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/27 11:05:22.630: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/27 11:05:22.630: [smf] INFO: UE IMSI[262423700757837] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.634: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/27 11:05:22.634: [upf] INFO: UE F-SEID[UP:0x663 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.634: [upf] INFO: UE F-SEID[UP:0x663 CP:0xd2d] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.641: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/27 11:05:22.641: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/27 11:05:22.641: [smf] INFO: UE IMSI[262428240178639] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.646: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/27 11:05:22.646: [upf] INFO: UE F-SEID[UP:0xe CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.646: [upf] INFO: UE F-SEID[UP:0xe CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.652: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/27 11:05:22.652: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/27 11:05:22.652: [smf] INFO: UE IMSI[262428079994543] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.656: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/27 11:05:22.656: [upf] INFO: UE F-SEID[UP:0x967 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.656: [upf] INFO: UE F-SEID[UP:0x967 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.663: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/27 11:05:22.663: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/27 11:05:22.663: [smf] INFO: UE IMSI[262427048601678] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.669: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/27 11:05:22.669: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.669: [upf] INFO: UE F-SEID[UP:0xbbe CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.674: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/27 11:05:22.674: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/27 11:05:22.674: [smf] INFO: UE IMSI[262429611035870] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.679: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/27 11:05:22.679: [upf] INFO: UE F-SEID[UP:0x135 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.679: [upf] INFO: UE F-SEID[UP:0x135 CP:0x463] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.685: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/27 11:05:22.685: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/27 11:05:22.685: [smf] INFO: UE IMSI[262429694030694] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.691: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/27 11:05:22.691: [upf] INFO: UE F-SEID[UP:0x417 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.691: [upf] INFO: UE F-SEID[UP:0x417 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.696: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/27 11:05:22.696: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/27 11:05:22.696: [smf] INFO: UE IMSI[262421471392797] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.699: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/27 11:05:22.699: [upf] INFO: UE F-SEID[UP:0x239 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.699: [upf] INFO: UE F-SEID[UP:0x239 CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.706: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/27 11:05:22.706: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/27 11:05:22.706: [smf] INFO: UE IMSI[262423785290793] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.709: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/27 11:05:22.709: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.709: [upf] INFO: UE F-SEID[UP:0x1c6 CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.717: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/27 11:05:22.717: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/27 11:05:22.717: [smf] INFO: UE IMSI[262422981778221] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.719: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/27 11:05:22.719: [upf] INFO: UE F-SEID[UP:0x344 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.719: [upf] INFO: UE F-SEID[UP:0x344 CP:0xfb8] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.728: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/27 11:05:22.728: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/27 11:05:22.728: [smf] INFO: UE IMSI[262423304542371] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.731: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/27 11:05:22.731: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.731: [upf] INFO: UE F-SEID[UP:0x7e7 CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.738: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/27 11:05:22.738: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/27 11:05:22.738: [smf] INFO: UE IMSI[262420762683157] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.743: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/27 11:05:22.743: [upf] INFO: UE F-SEID[UP:0x76 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.743: [upf] INFO: UE F-SEID[UP:0x76 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.749: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/27 11:05:22.749: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/27 11:05:22.749: [smf] INFO: UE IMSI[262420697662917] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.754: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/27 11:05:22.754: [upf] INFO: UE F-SEID[UP:0x350 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.754: [upf] INFO: UE F-SEID[UP:0x350 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.760: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/27 11:05:22.760: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/27 11:05:22.760: [smf] INFO: UE IMSI[262426769842404] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.764: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/27 11:05:22.764: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.764: [upf] INFO: UE F-SEID[UP:0xc3d CP:0xa24] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.771: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/27 11:05:22.771: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/27 11:05:22.771: [smf] INFO: UE IMSI[262420164407218] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.775: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/27 11:05:22.775: [upf] INFO: UE F-SEID[UP:0x292 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.775: [upf] INFO: UE F-SEID[UP:0x292 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.782: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/27 11:05:22.782: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/27 11:05:22.782: [smf] INFO: UE IMSI[262421177175291] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.786: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/27 11:05:22.786: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.786: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.793: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/27 11:05:22.793: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/27 11:05:22.793: [smf] INFO: UE IMSI[262424065330744] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.797: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/27 11:05:22.797: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.797: [upf] INFO: UE F-SEID[UP:0xfdb CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.804: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/27 11:05:22.804: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/27 11:05:22.804: [smf] INFO: UE IMSI[262424165786044] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.809: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/27 11:05:22.809: [upf] INFO: UE F-SEID[UP:0x62 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.809: [upf] INFO: UE F-SEID[UP:0x62 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.815: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/27 11:05:22.815: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/27 11:05:22.815: [smf] INFO: UE IMSI[262426864351244] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.821: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/27 11:05:22.821: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.821: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0xba2] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.826: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/27 11:05:22.826: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/27 11:05:22.826: [smf] INFO: UE IMSI[262422144817212] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.833: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/27 11:05:22.833: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.833: [upf] INFO: UE F-SEID[UP:0x9bd CP:0x17b] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.839: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/27 11:05:22.839: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/27 11:05:22.839: [smf] INFO: UE IMSI[262423448727904] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.847: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/27 11:05:22.847: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.847: [upf] INFO: UE F-SEID[UP:0x2d1 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.850: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/27 11:05:22.850: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/27 11:05:22.850: [smf] INFO: UE IMSI[262426307334691] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.859: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/27 11:05:22.859: [upf] INFO: UE F-SEID[UP:0x440 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.859: [upf] INFO: UE F-SEID[UP:0x440 CP:0xeae] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.862: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/27 11:05:22.862: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/27 11:05:22.862: [smf] INFO: UE IMSI[262421733693899] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.868: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/27 11:05:22.868: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.868: [upf] INFO: UE F-SEID[UP:0xba4 CP:0xbc7] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.875: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/27 11:05:22.875: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/27 11:05:22.875: [smf] INFO: UE IMSI[262422551609273] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.882: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/27 11:05:22.882: [upf] INFO: UE F-SEID[UP:0x17a CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.882: [upf] INFO: UE F-SEID[UP:0x17a CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.886: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/27 11:05:22.886: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/27 11:05:22.886: [smf] INFO: UE IMSI[262420836349586] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.888: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/27 11:05:22.888: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.888: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.896: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/27 11:05:22.896: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/27 11:05:22.896: [smf] INFO: UE IMSI[262424855168718] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.899: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/27 11:05:22.899: [upf] INFO: UE F-SEID[UP:0x493 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.899: [upf] INFO: UE F-SEID[UP:0x493 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.907: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/27 11:05:22.907: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/27 11:05:22.907: [smf] INFO: UE IMSI[262420672345236] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.909: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/27 11:05:22.909: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.909: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0x665] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.917: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/27 11:05:22.917: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/27 11:05:22.917: [smf] INFO: UE IMSI[262429300649785] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.919: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/27 11:05:22.919: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.919: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x784] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.928: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/27 11:05:22.928: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/27 11:05:22.928: [smf] INFO: UE IMSI[262424956138188] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.930: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/27 11:05:22.930: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.930: [upf] INFO: UE F-SEID[UP:0xe80 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.938: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/27 11:05:22.938: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/27 11:05:22.938: [smf] INFO: UE IMSI[262421200080986] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.941: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/27 11:05:22.941: [upf] INFO: UE F-SEID[UP:0x935 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.941: [upf] INFO: UE F-SEID[UP:0x935 CP:0xe45] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.949: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/27 11:05:22.949: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/27 11:05:22.949: [smf] INFO: UE IMSI[262420191123365] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.951: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/27 11:05:22.951: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.951: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x554] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.959: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/27 11:05:22.959: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/27 11:05:22.959: [smf] INFO: UE IMSI[262427467530929] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.963: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/27 11:05:22.963: [upf] INFO: UE F-SEID[UP:0x11e CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.963: [upf] INFO: UE F-SEID[UP:0x11e CP:0x75b] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.970: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/27 11:05:22.970: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/27 11:05:22.970: [smf] INFO: UE IMSI[262423427708281] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.974: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/27 11:05:22.974: [upf] INFO: UE F-SEID[UP:0x261 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.974: [upf] INFO: UE F-SEID[UP:0x261 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.981: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/27 11:05:22.981: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/27 11:05:22.981: [smf] INFO: UE IMSI[262421775814026] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.985: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/27 11:05:22.985: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.985: [upf] INFO: UE F-SEID[UP:0xa97 CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:22.992: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/27 11:05:22.992: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/27 11:05:22.992: [smf] INFO: UE IMSI[262420307640564] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:22.996: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/27 11:05:22.996: [upf] INFO: UE F-SEID[UP:0x436 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:22.996: [upf] INFO: UE F-SEID[UP:0x436 CP:0x747] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.002: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/27 11:05:23.002: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/27 11:05:23.002: [smf] INFO: UE IMSI[262423491248529] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.006: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/27 11:05:23.006: [upf] INFO: UE F-SEID[UP:0x82c CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.006: [upf] INFO: UE F-SEID[UP:0x82c CP:0xa2e] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.013: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/27 11:05:23.013: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/27 11:05:23.013: [smf] INFO: UE IMSI[262425523425310] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.018: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/27 11:05:23.018: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.018: [upf] INFO: UE F-SEID[UP:0xca4 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.024: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/27 11:05:23.024: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/27 11:05:23.024: [smf] INFO: UE IMSI[262428245672875] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.029: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/27 11:05:23.029: [upf] INFO: UE F-SEID[UP:0xd6f CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.029: [upf] INFO: UE F-SEID[UP:0xd6f CP:0xcef] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.035: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/27 11:05:23.035: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/27 11:05:23.035: [smf] INFO: UE IMSI[262423122493305] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.039: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/27 11:05:23.039: [upf] INFO: UE F-SEID[UP:0x282 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.039: [upf] INFO: UE F-SEID[UP:0x282 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.046: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/27 11:05:23.046: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/27 11:05:23.046: [smf] INFO: UE IMSI[262422655635689] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.053: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/27 11:05:23.053: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.053: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.059: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/27 11:05:23.059: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/27 11:05:23.059: [smf] INFO: UE IMSI[262428270642242] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.070: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/27 11:05:23.070: [upf] INFO: UE F-SEID[UP:0x5de CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.070: [upf] INFO: UE F-SEID[UP:0x5de CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.071: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/27 11:05:23.071: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/27 11:05:23.071: [smf] INFO: UE IMSI[262422762239472] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.080: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/27 11:05:23.080: [upf] INFO: UE F-SEID[UP:0x83e CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.080: [upf] INFO: UE F-SEID[UP:0x83e CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.083: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/27 11:05:23.083: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/27 11:05:23.083: [smf] INFO: UE IMSI[262426007913799] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.088: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/27 11:05:23.088: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.088: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x8e9] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.094: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/27 11:05:23.094: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/27 11:05:23.094: [smf] INFO: UE IMSI[262421924700594] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.098: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/27 11:05:23.098: [upf] INFO: UE F-SEID[UP:0xb3b CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.098: [upf] INFO: UE F-SEID[UP:0xb3b CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.105: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/27 11:05:23.105: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/27 11:05:23.105: [smf] INFO: UE IMSI[262429533515890] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.109: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/27 11:05:23.109: [upf] INFO: UE F-SEID[UP:0x259 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.109: [upf] INFO: UE F-SEID[UP:0x259 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.116: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/27 11:05:23.116: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/27 11:05:23.116: [smf] INFO: UE IMSI[262427072102824] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.120: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/27 11:05:23.120: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.120: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0x251] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.126: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/27 11:05:23.126: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/27 11:05:23.126: [smf] INFO: UE IMSI[262429928418334] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.130: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/27 11:05:23.130: [upf] INFO: UE F-SEID[UP:0x93d CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.130: [upf] INFO: UE F-SEID[UP:0x93d CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.138: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/27 11:05:23.138: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/27 11:05:23.138: [smf] INFO: UE IMSI[262429491880849] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.145: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/27 11:05:23.146: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.146: [upf] INFO: UE F-SEID[UP:0x3ce CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.150: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/27 11:05:23.150: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/27 11:05:23.150: [smf] INFO: UE IMSI[262421530568702] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.156: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/27 11:05:23.156: [upf] INFO: UE F-SEID[UP:0x138 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.156: [upf] INFO: UE F-SEID[UP:0x138 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.161: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/27 11:05:23.161: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/27 11:05:23.161: [smf] INFO: UE IMSI[262421069514997] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.165: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/27 11:05:23.165: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.165: [upf] INFO: UE F-SEID[UP:0xe0a CP:0x711] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.172: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/27 11:05:23.172: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/27 11:05:23.172: [smf] INFO: UE IMSI[262424137152285] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.176: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/27 11:05:23.176: [upf] INFO: UE F-SEID[UP:0x5c CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.176: [upf] INFO: UE F-SEID[UP:0x5c CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.182: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/27 11:05:23.182: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/27 11:05:23.182: [smf] INFO: UE IMSI[262428099745804] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.185: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/27 11:05:23.185: [upf] INFO: UE F-SEID[UP:0x63b CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.185: [upf] INFO: UE F-SEID[UP:0x63b CP:0xcb2] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.193: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/27 11:05:23.193: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/27 11:05:23.193: [smf] INFO: UE IMSI[262425882643514] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.195: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/27 11:05:23.195: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.195: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0xc47] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.203: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/27 11:05:23.203: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/27 11:05:23.203: [smf] INFO: UE IMSI[262427154920887] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.205: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/27 11:05:23.205: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.205: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.213: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/27 11:05:23.213: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/27 11:05:23.213: [smf] INFO: UE IMSI[262425787645350] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.217: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/27 11:05:23.217: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.217: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.224: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/27 11:05:23.224: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/27 11:05:23.224: [smf] INFO: UE IMSI[262425739074976] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.226: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/27 11:05:23.226: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.226: [upf] INFO: UE F-SEID[UP:0xc01 CP:0x6f1] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.234: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/27 11:05:23.234: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/27 11:05:23.234: [smf] INFO: UE IMSI[262426796099418] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.237: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/27 11:05:23.237: [upf] INFO: UE F-SEID[UP:0xd CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.237: [upf] INFO: UE F-SEID[UP:0xd CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.245: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/27 11:05:23.245: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/27 11:05:23.245: [smf] INFO: UE IMSI[262423062758302] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.247: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/27 11:05:23.247: [upf] INFO: UE F-SEID[UP:0x622 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.247: [upf] INFO: UE F-SEID[UP:0x622 CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.255: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/27 11:05:23.255: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/27 11:05:23.255: [smf] INFO: UE IMSI[262422618070177] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.257: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/27 11:05:23.257: [upf] INFO: UE F-SEID[UP:0x181 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.257: [upf] INFO: UE F-SEID[UP:0x181 CP:0x197] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.266: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/27 11:05:23.266: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/27 11:05:23.266: [smf] INFO: UE IMSI[262426426519854] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.268: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/27 11:05:23.268: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.268: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0xa18] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.276: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/27 11:05:23.276: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/27 11:05:23.276: [smf] INFO: UE IMSI[262429121574797] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.279: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/27 11:05:23.279: [upf] INFO: UE F-SEID[UP:0x82 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.279: [upf] INFO: UE F-SEID[UP:0x82 CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.287: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/27 11:05:23.287: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/27 11:05:23.287: [smf] INFO: UE IMSI[262420470085452] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.292: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/27 11:05:23.292: [upf] INFO: UE F-SEID[UP:0x17 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.292: [upf] INFO: UE F-SEID[UP:0x17 CP:0x5e0] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.297: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/27 11:05:23.297: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/27 11:05:23.297: [smf] INFO: UE IMSI[262421392032675] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.301: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/27 11:05:23.301: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.301: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.308: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/27 11:05:23.308: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/27 11:05:23.308: [smf] INFO: UE IMSI[262421402959413] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.312: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/27 11:05:23.312: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.312: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.319: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/27 11:05:23.319: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/27 11:05:23.319: [smf] INFO: UE IMSI[262422482954666] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.323: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/27 11:05:23.323: [upf] INFO: UE F-SEID[UP:0x15 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.323: [upf] INFO: UE F-SEID[UP:0x15 CP:0x543] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.330: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/27 11:05:23.330: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/27 11:05:23.330: [smf] INFO: UE IMSI[262426782205467] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.334: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/27 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.334: [upf] INFO: UE F-SEID[UP:0x3f6 CP:0x82e] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.341: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/27 11:05:23.341: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/27 11:05:23.341: [smf] INFO: UE IMSI[262422682291489] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.347: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/27 11:05:23.347: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.347: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x5b1] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.352: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/27 11:05:23.352: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/27 11:05:23.352: [smf] INFO: UE IMSI[262425055885433] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.357: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/27 11:05:23.357: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.357: [upf] INFO: UE F-SEID[UP:0x6e4 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.363: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/27 11:05:23.363: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/27 11:05:23.363: [smf] INFO: UE IMSI[262426604164591] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.368: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/27 11:05:23.368: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.368: [upf] INFO: UE F-SEID[UP:0xb6b CP:0x8ca] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.374: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/27 11:05:23.374: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/27 11:05:23.374: [smf] INFO: UE IMSI[262420326233180] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.382: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/27 11:05:23.382: [upf] INFO: UE F-SEID[UP:0x90b CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.382: [upf] INFO: UE F-SEID[UP:0x90b CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.385: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/27 11:05:23.385: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/27 11:05:23.385: [smf] INFO: UE IMSI[262423250318379] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.392: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/27 11:05:23.392: [upf] INFO: UE F-SEID[UP:0x1a CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.392: [upf] INFO: UE F-SEID[UP:0x1a CP:0x66b] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.397: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/27 11:05:23.397: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/27 11:05:23.397: [smf] INFO: UE IMSI[262426338162879] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.402: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/27 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x38e CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.402: [upf] INFO: UE F-SEID[UP:0x38e CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.407: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/27 11:05:23.407: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/27 11:05:23.407: [smf] INFO: UE IMSI[262422701053262] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.411: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/27 11:05:23.411: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.411: [upf] INFO: UE F-SEID[UP:0x1cb CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.418: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/27 11:05:23.418: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/27 11:05:23.418: [smf] INFO: UE IMSI[262420756698259] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.420: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/27 11:05:23.420: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.420: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x87a] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.428: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/27 11:05:23.428: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/27 11:05:23.429: [smf] INFO: UE IMSI[262423803356173] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.431: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/27 11:05:23.431: [upf] INFO: UE F-SEID[UP:0x522 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.431: [upf] INFO: UE F-SEID[UP:0x522 CP:0x125] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.439: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/27 11:05:23.439: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/27 11:05:23.439: [smf] INFO: UE IMSI[262422201348083] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.441: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/27 11:05:23.441: [upf] INFO: UE F-SEID[UP:0x132 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.441: [upf] INFO: UE F-SEID[UP:0x132 CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.449: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/27 11:05:23.449: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/27 11:05:23.449: [smf] INFO: UE IMSI[262421318994667] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.452: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/27 11:05:23.452: [upf] INFO: UE F-SEID[UP:0x8da CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.452: [upf] INFO: UE F-SEID[UP:0x8da CP:0x72e] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.460: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/27 11:05:23.460: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/27 11:05:23.460: [smf] INFO: UE IMSI[262423415013394] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.462: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/27 11:05:23.462: [upf] INFO: UE F-SEID[UP:0x143 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.462: [upf] INFO: UE F-SEID[UP:0x143 CP:0x7da] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.471: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/27 11:05:23.471: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/27 11:05:23.471: [smf] INFO: UE IMSI[262422595944292] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.474: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/27 11:05:23.474: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.474: [upf] INFO: UE F-SEID[UP:0xcf5 CP:0x6cf] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.481: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/27 11:05:23.481: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/27 11:05:23.481: [smf] INFO: UE IMSI[262424528184960] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.485: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/27 11:05:23.485: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.485: [upf] INFO: UE F-SEID[UP:0x6fa CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.492: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/27 11:05:23.492: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/27 11:05:23.492: [smf] INFO: UE IMSI[262424514630934] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.497: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/27 11:05:23.497: [upf] INFO: UE F-SEID[UP:0x4af CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.497: [upf] INFO: UE F-SEID[UP:0x4af CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.503: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/27 11:05:23.503: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/27 11:05:23.503: [smf] INFO: UE IMSI[262427156754329] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.508: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/27 11:05:23.508: [upf] INFO: UE F-SEID[UP:0x27a CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.508: [upf] INFO: UE F-SEID[UP:0x27a CP:0xb3c] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.514: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/27 11:05:23.514: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/27 11:05:23.514: [smf] INFO: UE IMSI[262428852993305] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.524: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/27 11:05:23.524: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.524: [upf] INFO: UE F-SEID[UP:0x5c9 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.526: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/27 11:05:23.526: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/27 11:05:23.526: [smf] INFO: UE IMSI[262428988552731] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.533: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/27 11:05:23.533: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.533: [upf] INFO: UE F-SEID[UP:0x2b0 CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.537: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/27 11:05:23.537: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/27 11:05:23.537: [smf] INFO: UE IMSI[262425174203940] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.547: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/27 11:05:23.548: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.548: [upf] INFO: UE F-SEID[UP:0xd75 CP:0x32] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.549: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/27 11:05:23.549: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/27 11:05:23.549: [smf] INFO: UE IMSI[262427593699692] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.557: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/27 11:05:23.557: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.557: [upf] INFO: UE F-SEID[UP:0x9a4 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.560: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/27 11:05:23.560: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/27 11:05:23.560: [smf] INFO: UE IMSI[262429758076870] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.564: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/27 11:05:23.564: [upf] INFO: UE F-SEID[UP:0x848 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.564: [upf] INFO: UE F-SEID[UP:0x848 CP:0x577] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.571: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/27 11:05:23.571: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/27 11:05:23.571: [smf] INFO: UE IMSI[262429518687513] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.576: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/27 11:05:23.576: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.576: [upf] INFO: UE F-SEID[UP:0xb6e CP:0x673] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.582: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/27 11:05:23.582: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/27 11:05:23.582: [smf] INFO: UE IMSI[262426503830117] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.587: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/27 11:05:23.587: [upf] INFO: UE F-SEID[UP:0x962 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.587: [upf] INFO: UE F-SEID[UP:0x962 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.593: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/27 11:05:23.593: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/27 11:05:23.593: [smf] INFO: UE IMSI[262428364043332] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.598: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/27 11:05:23.598: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.598: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.604: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/27 11:05:23.604: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/27 11:05:23.604: [smf] INFO: UE IMSI[262421378070785] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.608: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/27 11:05:23.608: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.608: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.615: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/27 11:05:23.615: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/27 11:05:23.615: [smf] INFO: UE IMSI[262426316946705] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.619: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/27 11:05:23.619: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.619: [upf] INFO: UE F-SEID[UP:0x1c2 CP:0xca5] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.625: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/27 11:05:23.625: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/27 11:05:23.625: [smf] INFO: UE IMSI[262428896836196] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.627: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/27 11:05:23.627: [upf] INFO: UE F-SEID[UP:0x56a CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.627: [upf] INFO: UE F-SEID[UP:0x56a CP:0xe36] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.636: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/27 11:05:23.636: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/27 11:05:23.636: [smf] INFO: UE IMSI[262424597505304] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.639: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/27 11:05:23.639: [upf] INFO: UE F-SEID[UP:0x466 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.639: [upf] INFO: UE F-SEID[UP:0x466 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.646: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/27 11:05:23.646: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/27 11:05:23.646: [smf] INFO: UE IMSI[262424235618384] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.649: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/27 11:05:23.649: [upf] INFO: UE F-SEID[UP:0xe04 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.649: [upf] INFO: UE F-SEID[UP:0xe04 CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.657: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/27 11:05:23.657: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/27 11:05:23.657: [smf] INFO: UE IMSI[262425888245236] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.659: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/27 11:05:23.659: [upf] INFO: UE F-SEID[UP:0x927 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.659: [upf] INFO: UE F-SEID[UP:0x927 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.667: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/27 11:05:23.667: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/27 11:05:23.667: [smf] INFO: UE IMSI[262421057577058] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.670: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/27 11:05:23.670: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.670: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.678: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/27 11:05:23.678: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/27 11:05:23.678: [smf] INFO: UE IMSI[262422880926150] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.682: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/27 11:05:23.682: [upf] INFO: UE F-SEID[UP:0x616 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.682: [upf] INFO: UE F-SEID[UP:0x616 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.688: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/27 11:05:23.688: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/27 11:05:23.688: [smf] INFO: UE IMSI[262426341457331] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.691: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/27 11:05:23.691: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.691: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x50] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.699: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/27 11:05:23.699: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/27 11:05:23.699: [smf] INFO: UE IMSI[262422455130871] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.702: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/27 11:05:23.702: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.702: [upf] INFO: UE F-SEID[UP:0xcd6 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.709: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/27 11:05:23.709: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/27 11:05:23.709: [smf] INFO: UE IMSI[262424995322826] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.712: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/27 11:05:23.712: [upf] INFO: UE F-SEID[UP:0x677 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.712: [upf] INFO: UE F-SEID[UP:0x677 CP:0x4d9] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.720: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/27 11:05:23.720: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/27 11:05:23.720: [smf] INFO: UE IMSI[262428591712252] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.722: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/27 11:05:23.722: [upf] INFO: UE F-SEID[UP:0x40a CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.722: [upf] INFO: UE F-SEID[UP:0x40a CP:0xa11] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.730: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/27 11:05:23.730: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/27 11:05:23.730: [smf] INFO: UE IMSI[262421798256264] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.734: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/27 11:05:23.734: [upf] INFO: UE F-SEID[UP:0x584 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.734: [upf] INFO: UE F-SEID[UP:0x584 CP:0x663] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.741: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/27 11:05:23.741: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/27 11:05:23.741: [smf] INFO: UE IMSI[262425805814095] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.744: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/27 11:05:23.744: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.744: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.751: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/27 11:05:23.751: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/27 11:05:23.751: [smf] INFO: UE IMSI[262423889175846] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.754: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/27 11:05:23.754: [upf] INFO: UE F-SEID[UP:0x308 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.754: [upf] INFO: UE F-SEID[UP:0x308 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.762: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/27 11:05:23.762: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/27 11:05:23.762: [smf] INFO: UE IMSI[262423408214588] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.764: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/27 11:05:23.764: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.764: [upf] INFO: UE F-SEID[UP:0x2b3 CP:0xdce] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.772: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/27 11:05:23.772: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/27 11:05:23.772: [smf] INFO: UE IMSI[262424774609154] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.775: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/27 11:05:23.775: [upf] INFO: UE F-SEID[UP:0x920 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.775: [upf] INFO: UE F-SEID[UP:0x920 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.783: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/27 11:05:23.783: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/27 11:05:23.783: [smf] INFO: UE IMSI[262421100523304] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.785: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/27 11:05:23.785: [upf] INFO: UE F-SEID[UP:0x748 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.785: [upf] INFO: UE F-SEID[UP:0x748 CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.793: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/27 11:05:23.793: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/27 11:05:23.793: [smf] INFO: UE IMSI[262428553242162] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.795: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/27 11:05:23.795: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.795: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.803: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/27 11:05:23.803: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/27 11:05:23.803: [smf] INFO: UE IMSI[262424792431764] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.807: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/27 11:05:23.807: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.807: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xc34] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.814: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/27 11:05:23.814: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/27 11:05:23.814: [smf] INFO: UE IMSI[262422494255284] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.816: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/27 11:05:23.816: [upf] INFO: UE F-SEID[UP:0x18 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.816: [upf] INFO: UE F-SEID[UP:0x18 CP:0x15b] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.824: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/27 11:05:23.824: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/27 11:05:23.824: [smf] INFO: UE IMSI[262425459194280] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.827: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/27 11:05:23.827: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.827: [upf] INFO: UE F-SEID[UP:0x7cc CP:0xeab] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.835: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/27 11:05:23.835: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/27 11:05:23.835: [smf] INFO: UE IMSI[262421962040252] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.839: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/27 11:05:23.839: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.839: [upf] INFO: UE F-SEID[UP:0xcbb CP:0x756] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.845: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/27 11:05:23.845: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/27 11:05:23.845: [smf] INFO: UE IMSI[262422924926649] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.848: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/27 11:05:23.848: [upf] INFO: UE F-SEID[UP:0xeec CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.848: [upf] INFO: UE F-SEID[UP:0xeec CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.856: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/27 11:05:23.856: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/27 11:05:23.856: [smf] INFO: UE IMSI[262428781474753] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.858: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/27 11:05:23.858: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.858: [upf] INFO: UE F-SEID[UP:0x6ee CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.866: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/27 11:05:23.866: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/27 11:05:23.866: [smf] INFO: UE IMSI[262427840136982] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.869: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/27 11:05:23.869: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.869: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x764] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.876: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/27 11:05:23.876: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/27 11:05:23.876: [smf] INFO: UE IMSI[262423673341479] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.879: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/27 11:05:23.879: [upf] INFO: UE F-SEID[UP:0x36c CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.879: [upf] INFO: UE F-SEID[UP:0x36c CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.887: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/27 11:05:23.887: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/27 11:05:23.887: [smf] INFO: UE IMSI[262425473150113] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.891: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/27 11:05:23.891: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.891: [upf] INFO: UE F-SEID[UP:0xd40 CP:0xdb2] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.898: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/27 11:05:23.898: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/27 11:05:23.898: [smf] INFO: UE IMSI[262420344272058] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.902: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/27 11:05:23.902: [upf] INFO: UE F-SEID[UP:0x107 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.902: [upf] INFO: UE F-SEID[UP:0x107 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.909: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/27 11:05:23.909: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/27 11:05:23.909: [smf] INFO: UE IMSI[262424130440152] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.913: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/27 11:05:23.913: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.913: [upf] INFO: UE F-SEID[UP:0x2ba CP:0xb3d] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.920: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/27 11:05:23.920: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/27 11:05:23.920: [smf] INFO: UE IMSI[262425703688581] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.978: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/27 11:05:23.978: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/27 11:05:23.978: [smf] INFO: UE IMSI[262429044036500] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.982: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/27 11:05:23.982: [upf] INFO: UE F-SEID[UP:0xc9e CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.982: [upf] INFO: UE F-SEID[UP:0xc9e CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:23.989: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/27 11:05:23.989: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/27 11:05:23.989: [smf] INFO: UE IMSI[262424317571633] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:23.990: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/27 11:05:23.990: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:23.990: [upf] INFO: UE F-SEID[UP:0xd70 CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.000: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/27 11:05:24.000: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/27 11:05:24.000: [smf] INFO: UE IMSI[262423735669194] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.000: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/27 11:05:24.000: [upf] INFO: UE F-SEID[UP:0x434 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.000: [upf] INFO: UE F-SEID[UP:0x434 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.010: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/27 11:05:24.010: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/27 11:05:24.010: [smf] INFO: UE IMSI[262421570645693] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.011: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/27 11:05:24.011: [upf] INFO: UE F-SEID[UP:0x997 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.011: [upf] INFO: UE F-SEID[UP:0x997 CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.020: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/27 11:05:24.020: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/27 11:05:24.020: [smf] INFO: UE IMSI[262423468839814] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.021: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/27 11:05:24.021: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.021: [upf] INFO: UE F-SEID[UP:0xfd8 CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.031: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/27 11:05:24.031: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/27 11:05:24.031: [smf] INFO: UE IMSI[262426870489744] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.031: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/27 11:05:24.032: [upf] INFO: UE F-SEID[UP:0x815 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.032: [upf] INFO: UE F-SEID[UP:0x815 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.041: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/27 11:05:24.041: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/27 11:05:24.041: [smf] INFO: UE IMSI[262422927689944] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.042: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/27 11:05:24.042: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.042: [upf] INFO: UE F-SEID[UP:0x2aa CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.052: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/27 11:05:24.052: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/27 11:05:24.052: [smf] INFO: UE IMSI[262425626768437] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.053: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/27 11:05:24.053: [upf] INFO: UE F-SEID[UP:0x34e CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.053: [upf] INFO: UE F-SEID[UP:0x34e CP:0xfaa] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.063: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/27 11:05:24.063: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/27 11:05:24.063: [smf] INFO: UE IMSI[262429493345909] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.065: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/27 11:05:24.065: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.065: [upf] INFO: UE F-SEID[UP:0xc9a CP:0x6f6] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.074: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/27 11:05:24.074: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/27 11:05:24.074: [smf] INFO: UE IMSI[262421363087258] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.076: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/27 11:05:24.076: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.076: [upf] INFO: UE F-SEID[UP:0x5f4 CP:0xb31] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.087: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/27 11:05:24.087: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/27 11:05:24.087: [smf] INFO: UE IMSI[262426904107584] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.089: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/27 11:05:24.090: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.090: [upf] INFO: UE F-SEID[UP:0xcd5 CP:0x141] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.098: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/27 11:05:24.098: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/27 11:05:24.098: [smf] INFO: UE IMSI[262425061730530] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.099: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/27 11:05:24.099: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.099: [upf] INFO: UE F-SEID[UP:0xd76 CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.109: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/27 11:05:24.109: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/27 11:05:24.109: [smf] INFO: UE IMSI[262426508976526] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.110: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/27 11:05:24.110: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.110: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.120: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/27 11:05:24.120: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/27 11:05:24.120: [smf] INFO: UE IMSI[262424209632585] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.122: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/27 11:05:24.122: [upf] INFO: UE F-SEID[UP:0x11 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.122: [upf] INFO: UE F-SEID[UP:0x11 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.132: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/27 11:05:24.132: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/27 11:05:24.132: [smf] INFO: UE IMSI[262426192987773] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.134: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/27 11:05:24.134: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.134: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x2c7] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.143: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/27 11:05:24.143: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/27 11:05:24.143: [smf] INFO: UE IMSI[262426551984541] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.145: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/27 11:05:24.145: [upf] INFO: UE F-SEID[UP:0x43c CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.145: [upf] INFO: UE F-SEID[UP:0x43c CP:0x4a4] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.154: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/27 11:05:24.154: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/27 11:05:24.154: [smf] INFO: UE IMSI[262420916046264] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.155: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/27 11:05:24.155: [upf] INFO: UE F-SEID[UP:0x416 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.155: [upf] INFO: UE F-SEID[UP:0x416 CP:0x241] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.164: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/27 11:05:24.164: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/27 11:05:24.164: [smf] INFO: UE IMSI[262423342392325] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.165: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/27 11:05:24.165: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.165: [upf] INFO: UE F-SEID[UP:0xde1 CP:0xc40] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.175: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/27 11:05:24.175: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/27 11:05:24.175: [smf] INFO: UE IMSI[262423185523473] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.176: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/27 11:05:24.176: [upf] INFO: UE F-SEID[UP:0x479 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.176: [upf] INFO: UE F-SEID[UP:0x479 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.186: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/27 11:05:24.186: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/27 11:05:24.186: [smf] INFO: UE IMSI[262425157544037] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.187: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/27 11:05:24.187: [upf] INFO: UE F-SEID[UP:0x238 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.187: [upf] INFO: UE F-SEID[UP:0x238 CP:0x55c] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.197: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/27 11:05:24.197: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/27 11:05:24.197: [smf] INFO: UE IMSI[262429611561347] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.198: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/27 11:05:24.198: [upf] INFO: UE F-SEID[UP:0x636 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.198: [upf] INFO: UE F-SEID[UP:0x636 CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.208: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/27 11:05:24.208: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/27 11:05:24.208: [smf] INFO: UE IMSI[262426440342975] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.209: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/27 11:05:24.209: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.209: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x281] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.219: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/27 11:05:24.219: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/27 11:05:24.219: [smf] INFO: UE IMSI[262421252503725] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.220: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/27 11:05:24.220: [upf] INFO: UE F-SEID[UP:0x498 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.220: [upf] INFO: UE F-SEID[UP:0x498 CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.230: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/27 11:05:24.230: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/27 11:05:24.230: [smf] INFO: UE IMSI[262423679188691] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.231: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/27 11:05:24.231: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.231: [upf] INFO: UE F-SEID[UP:0x8a8 CP:0x57b] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.241: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/27 11:05:24.241: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/27 11:05:24.241: [smf] INFO: UE IMSI[262425878043007] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.242: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/27 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.242: [upf] INFO: UE F-SEID[UP:0x3cc CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.252: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/27 11:05:24.252: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/27 11:05:24.252: [smf] INFO: UE IMSI[262423645313119] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.253: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/27 11:05:24.253: [upf] INFO: UE F-SEID[UP:0xcff CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.253: [upf] INFO: UE F-SEID[UP:0xcff CP:0x904] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.264: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/27 11:05:24.264: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/27 11:05:24.264: [smf] INFO: UE IMSI[262426563514630] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.266: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/27 11:05:24.266: [upf] INFO: UE F-SEID[UP:0xafd CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.266: [upf] INFO: UE F-SEID[UP:0xafd CP:0xe53] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.276: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/27 11:05:24.276: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/27 11:05:24.276: [smf] INFO: UE IMSI[262423488244135] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.279: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/27 11:05:24.279: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.279: [upf] INFO: UE F-SEID[UP:0x2ac CP:0xaaa] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.288: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/27 11:05:24.288: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/27 11:05:24.288: [smf] INFO: UE IMSI[262422881609498] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.289: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/27 11:05:24.289: [upf] INFO: UE F-SEID[UP:0xa1a CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.289: [upf] INFO: UE F-SEID[UP:0xa1a CP:0xeef] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.300: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/27 11:05:24.300: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/27 11:05:24.300: [smf] INFO: UE IMSI[262421379948405] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.301: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/27 11:05:24.301: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.301: [upf] INFO: UE F-SEID[UP:0xfb6 CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.311: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/27 11:05:24.311: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/27 11:05:24.311: [smf] INFO: UE IMSI[262428137755463] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.312: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/27 11:05:24.312: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.312: [upf] INFO: UE F-SEID[UP:0xb95 CP:0x62f] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.322: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/27 11:05:24.322: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/27 11:05:24.322: [smf] INFO: UE IMSI[262427942602573] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.323: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/27 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x53 CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.323: [upf] INFO: UE F-SEID[UP:0x53 CP:0x858] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.333: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/27 11:05:24.333: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/27 11:05:24.333: [smf] INFO: UE IMSI[262423126842455] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.334: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/27 11:05:24.334: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.334: [upf] INFO: UE F-SEID[UP:0x6f7 CP:0x273] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.344: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/27 11:05:24.344: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/27 11:05:24.344: [smf] INFO: UE IMSI[262426011082192] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.345: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/27 11:05:24.346: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.346: [upf] INFO: UE F-SEID[UP:0x1bd CP:0xa98] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.355: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/27 11:05:24.355: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/27 11:05:24.355: [smf] INFO: UE IMSI[262424463225222] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.357: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/27 11:05:24.357: [upf] INFO: UE F-SEID[UP:0x274 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.357: [upf] INFO: UE F-SEID[UP:0x274 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.366: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/27 11:05:24.366: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/27 11:05:24.366: [smf] INFO: UE IMSI[262422535322199] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.368: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/27 11:05:24.368: [upf] INFO: UE F-SEID[UP:0x716 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.368: [upf] INFO: UE F-SEID[UP:0x716 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.377: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/27 11:05:24.377: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/27 11:05:24.377: [smf] INFO: UE IMSI[262428209075070] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.379: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/27 11:05:24.379: [upf] INFO: UE F-SEID[UP:0xe2d CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.379: [upf] INFO: UE F-SEID[UP:0xe2d CP:0xadf] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.388: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/27 11:05:24.388: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/27 11:05:24.388: [smf] INFO: UE IMSI[262427021261988] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.389: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/27 11:05:24.389: [upf] INFO: UE F-SEID[UP:0x828 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.389: [upf] INFO: UE F-SEID[UP:0x828 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.399: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/27 11:05:24.399: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/27 11:05:24.399: [smf] INFO: UE IMSI[262420990068805] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.400: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/27 11:05:24.400: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.400: [upf] INFO: UE F-SEID[UP:0xba9 CP:0xdef] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.410: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/27 11:05:24.410: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/27 11:05:24.411: [smf] INFO: UE IMSI[262428493202369] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.412: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/27 11:05:24.412: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.412: [upf] INFO: UE F-SEID[UP:0xe3b CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.422: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/27 11:05:24.422: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/27 11:05:24.422: [smf] INFO: UE IMSI[262429666743699] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.423: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/27 11:05:24.423: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.423: [upf] INFO: UE F-SEID[UP:0x3d9 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.432: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/27 11:05:24.432: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/27 11:05:24.432: [smf] INFO: UE IMSI[262427745538252] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.433: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/27 11:05:24.433: [upf] INFO: UE F-SEID[UP:0x64 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.433: [upf] INFO: UE F-SEID[UP:0x64 CP:0x96a] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.443: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/27 11:05:24.443: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/27 11:05:24.443: [smf] INFO: UE IMSI[262424073639004] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.443: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/27 11:05:24.443: [upf] INFO: UE F-SEID[UP:0x574 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.443: [upf] INFO: UE F-SEID[UP:0x574 CP:0x555] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.453: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/27 11:05:24.453: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/27 11:05:24.453: [smf] INFO: UE IMSI[262429236517177] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.454: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/27 11:05:24.454: [upf] INFO: UE F-SEID[UP:0x388 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.454: [upf] INFO: UE F-SEID[UP:0x388 CP:0x780] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.463: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/27 11:05:24.463: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/27 11:05:24.463: [smf] INFO: UE IMSI[262425536189194] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.464: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/27 11:05:24.464: [upf] INFO: UE F-SEID[UP:0xc2 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.464: [upf] INFO: UE F-SEID[UP:0xc2 CP:0xf6b] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.474: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/27 11:05:24.474: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/27 11:05:24.474: [smf] INFO: UE IMSI[262428226577572] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.474: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/27 11:05:24.474: [upf] INFO: UE F-SEID[UP:0x763 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.474: [upf] INFO: UE F-SEID[UP:0x763 CP:0xe6e] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.484: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/27 11:05:24.484: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/27 11:05:24.484: [smf] INFO: UE IMSI[262425330731186] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.485: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/27 11:05:24.485: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.485: [upf] INFO: UE F-SEID[UP:0x4cd CP:0xcab] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.495: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/27 11:05:24.495: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/27 11:05:24.495: [smf] INFO: UE IMSI[262426386825212] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.496: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/27 11:05:24.496: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.496: [upf] INFO: UE F-SEID[UP:0xb65 CP:0xf1c] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.506: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/27 11:05:24.506: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/27 11:05:24.506: [smf] INFO: UE IMSI[262428609076262] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.507: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/27 11:05:24.507: [upf] INFO: UE F-SEID[UP:0xbad CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.507: [upf] INFO: UE F-SEID[UP:0xbad CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.517: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/27 11:05:24.517: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/27 11:05:24.517: [smf] INFO: UE IMSI[262425435430010] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.517: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/27 11:05:24.517: [upf] INFO: UE F-SEID[UP:0x339 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.517: [upf] INFO: UE F-SEID[UP:0x339 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.528: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/27 11:05:24.528: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/27 11:05:24.528: [smf] INFO: UE IMSI[262423657127334] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.529: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/27 11:05:24.529: [upf] INFO: UE F-SEID[UP:0x88 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.529: [upf] INFO: UE F-SEID[UP:0x88 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.539: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/27 11:05:24.539: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/27 11:05:24.539: [smf] INFO: UE IMSI[262428385261039] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.540: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/27 11:05:24.540: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.540: [upf] INFO: UE F-SEID[UP:0xe4c CP:0x8d3] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.550: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/27 11:05:24.550: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/27 11:05:24.550: [smf] INFO: UE IMSI[262425794653172] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.552: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/27 11:05:24.552: [upf] INFO: UE F-SEID[UP:0x690 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.552: [upf] INFO: UE F-SEID[UP:0x690 CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.561: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/27 11:05:24.561: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/27 11:05:24.561: [smf] INFO: UE IMSI[262424497689056] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.563: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/27 11:05:24.563: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.563: [upf] INFO: UE F-SEID[UP:0xa28 CP:0x41e] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.573: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/27 11:05:24.573: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/27 11:05:24.573: [smf] INFO: UE IMSI[262428294969421] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.574: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/27 11:05:24.574: [upf] INFO: UE F-SEID[UP:0x94d CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.574: [upf] INFO: UE F-SEID[UP:0x94d CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.583: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/27 11:05:24.583: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/27 11:05:24.583: [smf] INFO: UE IMSI[262422735031554] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.585: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/27 11:05:24.585: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.585: [upf] INFO: UE F-SEID[UP:0xcdc CP:0xa8] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.594: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/27 11:05:24.594: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/27 11:05:24.594: [smf] INFO: UE IMSI[262428841575168] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.595: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/27 11:05:24.595: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.595: [upf] INFO: UE F-SEID[UP:0xf55 CP:0xd36] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.604: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/27 11:05:24.604: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/27 11:05:24.604: [smf] INFO: UE IMSI[262427173846210] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.605: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/27 11:05:24.605: [upf] INFO: UE F-SEID[UP:0x99b CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.605: [upf] INFO: UE F-SEID[UP:0x99b CP:0x925] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.615: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/27 11:05:24.615: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/27 11:05:24.615: [smf] INFO: UE IMSI[262421008295560] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.616: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/27 11:05:24.616: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.616: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.626: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/27 11:05:24.626: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/27 11:05:24.626: [smf] INFO: UE IMSI[262429152282164] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.627: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/27 11:05:24.627: [upf] INFO: UE F-SEID[UP:0x960 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.627: [upf] INFO: UE F-SEID[UP:0x960 CP:0x548] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.637: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/27 11:05:24.637: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/27 11:05:24.637: [smf] INFO: UE IMSI[262428986708309] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.639: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/27 11:05:24.639: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.639: [upf] INFO: UE F-SEID[UP:0xdcd CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.648: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/27 11:05:24.648: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/27 11:05:24.648: [smf] INFO: UE IMSI[262427820883509] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.650: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/27 11:05:24.650: [upf] INFO: UE F-SEID[UP:0x34f CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.650: [upf] INFO: UE F-SEID[UP:0x34f CP:0x26c] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.660: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/27 11:05:24.660: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/27 11:05:24.660: [smf] INFO: UE IMSI[262425181257484] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.661: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/27 11:05:24.662: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.662: [upf] INFO: UE F-SEID[UP:0x5ff CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.671: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/27 11:05:24.671: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/27 11:05:24.671: [smf] INFO: UE IMSI[262429575762525] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.673: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/27 11:05:24.673: [upf] INFO: UE F-SEID[UP:0xc5a CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.673: [upf] INFO: UE F-SEID[UP:0xc5a CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.681: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/27 11:05:24.681: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/27 11:05:24.681: [smf] INFO: UE IMSI[262426552847938] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.682: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/27 11:05:24.682: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.682: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.692: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/27 11:05:24.692: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/27 11:05:24.692: [smf] INFO: UE IMSI[262426367172483] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.693: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/27 11:05:24.693: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.693: [upf] INFO: UE F-SEID[UP:0xe76 CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.702: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/27 11:05:24.702: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/27 11:05:24.702: [smf] INFO: UE IMSI[262421128557480] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.703: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/27 11:05:24.703: [upf] INFO: UE F-SEID[UP:0x32a CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.703: [upf] INFO: UE F-SEID[UP:0x32a CP:0xdf9] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.713: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/27 11:05:24.713: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/27 11:05:24.713: [smf] INFO: UE IMSI[262427285511648] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.714: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/27 11:05:24.714: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.714: [upf] INFO: UE F-SEID[UP:0xe4e CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.723: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/27 11:05:24.723: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/27 11:05:24.723: [smf] INFO: UE IMSI[262421715387961] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.724: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/27 11:05:24.724: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.724: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.734: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/27 11:05:24.734: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/27 11:05:24.734: [smf] INFO: UE IMSI[262425407763350] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.735: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/27 11:05:24.735: [upf] INFO: UE F-SEID[UP:0x97a CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.735: [upf] INFO: UE F-SEID[UP:0x97a CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.745: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/27 11:05:24.745: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/27 11:05:24.745: [smf] INFO: UE IMSI[262420601213810] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.745: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/27 11:05:24.745: [upf] INFO: UE F-SEID[UP:0x82f CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.745: [upf] INFO: UE F-SEID[UP:0x82f CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.755: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/27 11:05:24.755: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/27 11:05:24.755: [smf] INFO: UE IMSI[262428352624469] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.756: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/27 11:05:24.756: [upf] INFO: UE F-SEID[UP:0x123 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.756: [upf] INFO: UE F-SEID[UP:0x123 CP:0x104] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:24.766: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/27 11:05:24.766: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/27 11:05:24.766: [smf] INFO: UE IMSI[262422433130867] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:24.767: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/27 11:05:24.767: [upf] INFO: UE F-SEID[UP:0x767 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:24.767: [upf] INFO: UE F-SEID[UP:0x767 CP:0x322] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.147: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/27 11:05:25.147: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/27 11:05:25.147: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/27 11:05:25.147: [smf] INFO: UE IMSI[262428136343395] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.147: [upf] INFO: UE F-SEID[UP:0x598 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.147: [upf] INFO: UE F-SEID[UP:0x598 CP:0xd82] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.151: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/27 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x7b3 CP:0x18f] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.162: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/27 11:05:25.162: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.162: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x7af] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.158: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/27 11:05:25.158: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/27 11:05:25.158: [smf] INFO: UE IMSI[262427917175115] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.169: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/27 11:05:25.169: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/27 11:05:25.169: [smf] INFO: UE IMSI[262423771979958] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.176: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/27 11:05:25.176: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.176: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.179: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/27 11:05:25.179: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/27 11:05:25.179: [smf] INFO: UE IMSI[262422627370924] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.182: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/27 11:05:25.182: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.182: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.190: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/27 11:05:25.190: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/27 11:05:25.190: [smf] INFO: UE IMSI[262425483138430] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.193: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/27 11:05:25.193: [upf] INFO: UE F-SEID[UP:0x167 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.193: [upf] INFO: UE F-SEID[UP:0x167 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.201: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/27 11:05:25.201: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/27 11:05:25.201: [smf] INFO: UE IMSI[262425019168723] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.204: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/27 11:05:25.204: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.204: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.211: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/27 11:05:25.211: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/27 11:05:25.211: [smf] INFO: UE IMSI[262427635659676] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.215: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/27 11:05:25.215: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.215: [upf] INFO: UE F-SEID[UP:0xa25 CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.223: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/27 11:05:25.223: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/27 11:05:25.223: [smf] INFO: UE IMSI[262421281844092] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.228: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/27 11:05:25.228: [upf] INFO: UE F-SEID[UP:0x187 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.228: [upf] INFO: UE F-SEID[UP:0x187 CP:0xf44] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.233: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/27 11:05:25.233: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/27 11:05:25.233: [smf] INFO: UE IMSI[262422286017633] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.236: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/27 11:05:25.236: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.236: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xfa9] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.244: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/27 11:05:25.244: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/27 11:05:25.244: [smf] INFO: UE IMSI[262426648297499] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.248: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/27 11:05:25.248: [upf] INFO: UE F-SEID[UP:0x49e CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.248: [upf] INFO: UE F-SEID[UP:0x49e CP:0x17e] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.255: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/27 11:05:25.255: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/27 11:05:25.255: [smf] INFO: UE IMSI[262423238552601] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.257: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/27 11:05:25.257: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.257: [upf] INFO: UE F-SEID[UP:0xa91 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.265: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/27 11:05:25.265: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/27 11:05:25.265: [smf] INFO: UE IMSI[262425417610773] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.268: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/27 11:05:25.268: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.268: [upf] INFO: UE F-SEID[UP:0x8fa CP:0x8c9] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.276: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/27 11:05:25.276: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/27 11:05:25.276: [smf] INFO: UE IMSI[262426392669025] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.278: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/27 11:05:25.278: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.278: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.286: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/27 11:05:25.286: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/27 11:05:25.286: [smf] INFO: UE IMSI[262424106883402] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.289: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/27 11:05:25.289: [upf] INFO: UE F-SEID[UP:0x111 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.289: [upf] INFO: UE F-SEID[UP:0x111 CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.297: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/27 11:05:25.297: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/27 11:05:25.297: [smf] INFO: UE IMSI[262426188282481] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.299: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/27 11:05:25.299: [upf] INFO: UE F-SEID[UP:0x959 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.299: [upf] INFO: UE F-SEID[UP:0x959 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.307: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/27 11:05:25.307: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/27 11:05:25.307: [smf] INFO: UE IMSI[262421766434717] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.311: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/27 11:05:25.311: [upf] INFO: UE F-SEID[UP:0x42b CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.311: [upf] INFO: UE F-SEID[UP:0x42b CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.318: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/27 11:05:25.318: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/27 11:05:25.318: [smf] INFO: UE IMSI[262428356034874] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.321: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/27 11:05:25.321: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.321: [upf] INFO: UE F-SEID[UP:0xc23 CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.329: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/27 11:05:25.329: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/27 11:05:25.329: [smf] INFO: UE IMSI[262425595282855] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.356: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/27 11:05:25.356: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/27 11:05:25.356: [smf] INFO: UE IMSI[262422616710165] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.362: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/27 11:05:25.362: [upf] INFO: UE F-SEID[UP:0x7f CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.362: [upf] INFO: UE F-SEID[UP:0x7f CP:0x1c8] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.367: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/27 11:05:25.367: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/27 11:05:25.367: [smf] INFO: UE IMSI[262421634932949] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.368: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/27 11:05:25.369: [upf] INFO: UE F-SEID[UP:0x549 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.369: [upf] INFO: UE F-SEID[UP:0x549 CP:0x2a5] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.379: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/27 11:05:25.379: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/27 11:05:25.379: [smf] INFO: UE IMSI[262421113174740] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.381: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/27 11:05:25.381: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.381: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xa17] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.390: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/27 11:05:25.390: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/27 11:05:25.390: [smf] INFO: UE IMSI[262423067881223] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.391: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/27 11:05:25.391: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.391: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.401: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/27 11:05:25.401: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/27 11:05:25.401: [smf] INFO: UE IMSI[262421672970686] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.403: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/27 11:05:25.403: [upf] INFO: UE F-SEID[UP:0x129 CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.403: [upf] INFO: UE F-SEID[UP:0x129 CP:0xfc] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.412: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/27 11:05:25.412: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/27 11:05:25.412: [smf] INFO: UE IMSI[262420726778300] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.413: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/27 11:05:25.413: [upf] INFO: UE F-SEID[UP:0xf94 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.413: [upf] INFO: UE F-SEID[UP:0xf94 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.423: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/27 11:05:25.423: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/27 11:05:25.423: [smf] INFO: UE IMSI[262422815593012] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.424: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/27 11:05:25.424: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.424: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd60] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.435: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/27 11:05:25.435: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/27 11:05:25.435: [smf] INFO: UE IMSI[262425227407164] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.437: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/27 11:05:25.437: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.437: [upf] INFO: UE F-SEID[UP:0xe47 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.446: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/27 11:05:25.446: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/27 11:05:25.446: [smf] INFO: UE IMSI[262423280323467] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.447: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/27 11:05:25.447: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.447: [upf] INFO: UE F-SEID[UP:0xd6a CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.456: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/27 11:05:25.456: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/27 11:05:25.456: [smf] INFO: UE IMSI[262422530613748] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.457: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/27 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x906 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.457: [upf] INFO: UE F-SEID[UP:0x906 CP:0x82c] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.468: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/27 11:05:25.468: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/27 11:05:25.468: [smf] INFO: UE IMSI[262422550301249] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.469: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/27 11:05:25.469: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.469: [upf] INFO: UE F-SEID[UP:0x5a7 CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.479: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/27 11:05:25.479: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/27 11:05:25.479: [smf] INFO: UE IMSI[262423264746749] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.481: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/27 11:05:25.481: [upf] INFO: UE F-SEID[UP:0x422 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.481: [upf] INFO: UE F-SEID[UP:0x422 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.491: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/27 11:05:25.491: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/27 11:05:25.491: [smf] INFO: UE IMSI[262425760542212] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.494: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/27 11:05:25.494: [upf] INFO: UE F-SEID[UP:0x25d CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.494: [upf] INFO: UE F-SEID[UP:0x25d CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.503: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/27 11:05:25.503: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/27 11:05:25.503: [smf] INFO: UE IMSI[262420995802315] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.504: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/27 11:05:25.504: [upf] INFO: UE F-SEID[UP:0x31f CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.504: [upf] INFO: UE F-SEID[UP:0x31f CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.513: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/27 11:05:25.513: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/27 11:05:25.514: [smf] INFO: UE IMSI[262422781255246] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.515: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/27 11:05:25.515: [upf] INFO: UE F-SEID[UP:0xf8f CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.515: [upf] INFO: UE F-SEID[UP:0xf8f CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.524: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/27 11:05:25.525: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/27 11:05:25.525: [smf] INFO: UE IMSI[262422324112831] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.525: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/27 11:05:25.525: [upf] INFO: UE F-SEID[UP:0xb97 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.525: [upf] INFO: UE F-SEID[UP:0xb97 CP:0xc59] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.535: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/27 11:05:25.535: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/27 11:05:25.535: [smf] INFO: UE IMSI[262420944195790] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.536: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/27 11:05:25.536: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.536: [upf] INFO: UE F-SEID[UP:0x6c3 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.546: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/27 11:05:25.546: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/27 11:05:25.546: [smf] INFO: UE IMSI[262421326041333] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.547: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/27 11:05:25.547: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.547: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.557: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/27 11:05:25.557: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/27 11:05:25.557: [smf] INFO: UE IMSI[262422524710486] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.557: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/27 11:05:25.558: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.558: [upf] INFO: UE F-SEID[UP:0xf29 CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.567: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/27 11:05:25.567: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/27 11:05:25.567: [smf] INFO: UE IMSI[262424145568809] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.568: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/27 11:05:25.568: [upf] INFO: UE F-SEID[UP:0x125 CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.568: [upf] INFO: UE F-SEID[UP:0x125 CP:0xbd7] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.578: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/27 11:05:25.578: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/27 11:05:25.578: [smf] INFO: UE IMSI[262426938237036] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.579: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/27 11:05:25.579: [upf] INFO: UE F-SEID[UP:0x82d CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.579: [upf] INFO: UE F-SEID[UP:0x82d CP:0x87f] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.588: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/27 11:05:25.588: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/27 11:05:25.588: [smf] INFO: UE IMSI[262421413364099] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.589: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/27 11:05:25.589: [upf] INFO: UE F-SEID[UP:0xbf CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.589: [upf] INFO: UE F-SEID[UP:0xbf CP:0x870] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.599: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/27 11:05:25.599: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/27 11:05:25.599: [smf] INFO: UE IMSI[262422803117556] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.600: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/27 11:05:25.600: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.600: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.609: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/27 11:05:25.609: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/27 11:05:25.609: [smf] INFO: UE IMSI[262425106723774] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.610: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/27 11:05:25.610: [upf] INFO: UE F-SEID[UP:0xbde CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.610: [upf] INFO: UE F-SEID[UP:0xbde CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.620: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/27 11:05:25.620: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/27 11:05:25.620: [smf] INFO: UE IMSI[262428430936298] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.621: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/27 11:05:25.621: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.621: [upf] INFO: UE F-SEID[UP:0x1d5 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.631: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/27 11:05:25.631: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/27 11:05:25.631: [smf] INFO: UE IMSI[262424997906027] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.633: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/27 11:05:25.633: [upf] INFO: UE F-SEID[UP:0xaca CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.633: [upf] INFO: UE F-SEID[UP:0xaca CP:0x493] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.643: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/27 11:05:25.643: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/27 11:05:25.643: [smf] INFO: UE IMSI[262422681735552] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.645: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/27 11:05:25.645: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.645: [upf] INFO: UE F-SEID[UP:0xd53 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.654: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/27 11:05:25.654: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/27 11:05:25.654: [smf] INFO: UE IMSI[262424210713828] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.657: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/27 11:05:25.657: [upf] INFO: UE F-SEID[UP:0x4da CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.657: [upf] INFO: UE F-SEID[UP:0x4da CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.665: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/27 11:05:25.665: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/27 11:05:25.665: [smf] INFO: UE IMSI[262426406728840] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.666: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/27 11:05:25.666: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.666: [upf] INFO: UE F-SEID[UP:0xbcb CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.676: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/27 11:05:25.676: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/27 11:05:25.676: [smf] INFO: UE IMSI[262428157367613] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.677: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/27 11:05:25.677: [upf] INFO: UE F-SEID[UP:0x832 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.677: [upf] INFO: UE F-SEID[UP:0x832 CP:0x39c] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.687: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/27 11:05:25.687: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/27 11:05:25.687: [smf] INFO: UE IMSI[262424769751887] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.689: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/27 11:05:25.689: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.689: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.698: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/27 11:05:25.698: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/27 11:05:25.698: [smf] INFO: UE IMSI[262427572156495] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.698: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/27 11:05:25.698: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.698: [upf] INFO: UE F-SEID[UP:0x1b6 CP:0xc66] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.708: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/27 11:05:25.708: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/27 11:05:25.708: [smf] INFO: UE IMSI[262420418202606] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.710: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/27 11:05:25.710: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.710: [upf] INFO: UE F-SEID[UP:0xe01 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.719: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/27 11:05:25.719: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/27 11:05:25.719: [smf] INFO: UE IMSI[262421244413389] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.720: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/27 11:05:25.720: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.720: [upf] INFO: UE F-SEID[UP:0xb6d CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.729: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/27 11:05:25.729: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/27 11:05:25.729: [smf] INFO: UE IMSI[262424651486366] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.730: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/27 11:05:25.730: [upf] INFO: UE F-SEID[UP:0x709 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.730: [upf] INFO: UE F-SEID[UP:0x709 CP:0xeec] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.740: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/27 11:05:25.740: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/27 11:05:25.740: [smf] INFO: UE IMSI[262426044678095] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.741: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/27 11:05:25.741: [upf] INFO: UE F-SEID[UP:0x2d CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.741: [upf] INFO: UE F-SEID[UP:0x2d CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.751: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/27 11:05:25.751: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/27 11:05:25.751: [smf] INFO: UE IMSI[262420670937458] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.751: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/27 11:05:25.751: [upf] INFO: UE F-SEID[UP:0x29e CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.751: [upf] INFO: UE F-SEID[UP:0x29e CP:0xdec] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.761: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/27 11:05:25.761: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/27 11:05:25.761: [smf] INFO: UE IMSI[262421937303468] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.762: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/27 11:05:25.762: [upf] INFO: UE F-SEID[UP:0x78f CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.762: [upf] INFO: UE F-SEID[UP:0x78f CP:0xa56] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.772: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/27 11:05:25.772: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/27 11:05:25.772: [smf] INFO: UE IMSI[262426970590257] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.773: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/27 11:05:25.773: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.773: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.782: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/27 11:05:25.782: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/27 11:05:25.782: [smf] INFO: UE IMSI[262422078159034] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.783: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/27 11:05:25.783: [upf] INFO: UE F-SEID[UP:0xeba CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.783: [upf] INFO: UE F-SEID[UP:0xeba CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.793: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/27 11:05:25.793: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/27 11:05:25.793: [smf] INFO: UE IMSI[262425440208846] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.794: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/27 11:05:25.794: [upf] INFO: UE F-SEID[UP:0x746 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.794: [upf] INFO: UE F-SEID[UP:0x746 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.805: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/27 11:05:25.805: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/27 11:05:25.805: [smf] INFO: UE IMSI[262428641967421] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.807: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/27 11:05:25.807: [upf] INFO: UE F-SEID[UP:0xecd CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.807: [upf] INFO: UE F-SEID[UP:0xecd CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.817: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/27 11:05:25.817: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/27 11:05:25.817: [smf] INFO: UE IMSI[262422974181710] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.820: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/27 11:05:25.820: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.821: [upf] INFO: UE F-SEID[UP:0xf42 CP:0x689] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.829: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/27 11:05:25.829: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/27 11:05:25.829: [smf] INFO: UE IMSI[262426324235138] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.831: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/27 11:05:25.831: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.831: [upf] INFO: UE F-SEID[UP:0xa16 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.841: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/27 11:05:25.841: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/27 11:05:25.841: [smf] INFO: UE IMSI[262425682064639] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.845: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/27 11:05:25.845: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.845: [upf] INFO: UE F-SEID[UP:0x4dd CP:0xe35] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.853: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/27 11:05:25.853: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/27 11:05:25.853: [smf] INFO: UE IMSI[262427127737765] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.856: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/27 11:05:25.857: [upf] INFO: UE F-SEID[UP:0x13c CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.857: [upf] INFO: UE F-SEID[UP:0x13c CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.863: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/27 11:05:25.864: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/27 11:05:25.864: [smf] INFO: UE IMSI[262424464286136] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.864: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/27 11:05:25.864: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.864: [upf] INFO: UE F-SEID[UP:0xe9e CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.874: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/27 11:05:25.874: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/27 11:05:25.874: [smf] INFO: UE IMSI[262421174995885] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.875: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/27 11:05:25.875: [upf] INFO: UE F-SEID[UP:0x37d CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.875: [upf] INFO: UE F-SEID[UP:0x37d CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.885: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/27 11:05:25.885: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/27 11:05:25.885: [smf] INFO: UE IMSI[262422886614957] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.886: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/27 11:05:25.886: [upf] INFO: UE F-SEID[UP:0x742 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.886: [upf] INFO: UE F-SEID[UP:0x742 CP:0x18c] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.895: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/27 11:05:25.895: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/27 11:05:25.895: [smf] INFO: UE IMSI[262429140309746] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.897: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/27 11:05:25.897: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.897: [upf] INFO: UE F-SEID[UP:0xa90 CP:0x42e] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.906: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/27 11:05:25.906: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/27 11:05:25.906: [smf] INFO: UE IMSI[262424355717080] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.907: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/27 11:05:25.907: [upf] INFO: UE F-SEID[UP:0xcce CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.907: [upf] INFO: UE F-SEID[UP:0xcce CP:0xd41] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.917: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/27 11:05:25.917: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/27 11:05:25.917: [smf] INFO: UE IMSI[262425170870084] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.918: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/27 11:05:25.918: [upf] INFO: UE F-SEID[UP:0x77e CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.918: [upf] INFO: UE F-SEID[UP:0x77e CP:0x339] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.928: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/27 11:05:25.928: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/27 11:05:25.928: [smf] INFO: UE IMSI[262420790502561] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.929: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/27 11:05:25.929: [upf] INFO: UE F-SEID[UP:0x686 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.929: [upf] INFO: UE F-SEID[UP:0x686 CP:0xc4c] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.939: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/27 11:05:25.939: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/27 11:05:25.939: [smf] INFO: UE IMSI[262426040787928] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.940: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/27 11:05:25.940: [upf] INFO: UE F-SEID[UP:0x801 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.940: [upf] INFO: UE F-SEID[UP:0x801 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.949: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/27 11:05:25.949: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/27 11:05:25.949: [smf] INFO: UE IMSI[262421469175571] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.950: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/27 11:05:25.950: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.950: [upf] INFO: UE F-SEID[UP:0xc5d CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.960: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/27 11:05:25.960: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/27 11:05:25.960: [smf] INFO: UE IMSI[262429870042939] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.961: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/27 11:05:25.961: [upf] INFO: UE F-SEID[UP:0x802 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.961: [upf] INFO: UE F-SEID[UP:0x802 CP:0x661] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.971: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/27 11:05:25.971: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/27 11:05:25.971: [smf] INFO: UE IMSI[262423726688147] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.971: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/27 11:05:25.971: [upf] INFO: UE F-SEID[UP:0x87a CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.971: [upf] INFO: UE F-SEID[UP:0x87a CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.981: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/27 11:05:25.981: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/27 11:05:25.981: [smf] INFO: UE IMSI[262428069821872] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.982: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/27 11:05:25.982: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.982: [upf] INFO: UE F-SEID[UP:0xc2a CP:0xc99] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:25.992: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/27 11:05:25.992: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/27 11:05:25.992: [smf] INFO: UE IMSI[262422516359716] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:25.993: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/27 11:05:25.993: [upf] INFO: UE F-SEID[UP:0x528 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:25.993: [upf] INFO: UE F-SEID[UP:0x528 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.002: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/27 11:05:26.002: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/27 11:05:26.002: [smf] INFO: UE IMSI[262420517712981] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.003: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/27 11:05:26.003: [upf] INFO: UE F-SEID[UP:0x97f CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.003: [upf] INFO: UE F-SEID[UP:0x97f CP:0x684] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.013: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/27 11:05:26.013: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/27 11:05:26.013: [smf] INFO: UE IMSI[262423456696082] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.014: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/27 11:05:26.014: [upf] INFO: UE F-SEID[UP:0x230 CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.014: [upf] INFO: UE F-SEID[UP:0x230 CP:0x61f] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.023: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/27 11:05:26.023: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/27 11:05:26.023: [smf] INFO: UE IMSI[262427315387083] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.024: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/27 11:05:26.024: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.024: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x64a] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.034: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/27 11:05:26.034: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/27 11:05:26.034: [smf] INFO: UE IMSI[262428570061596] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.035: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/27 11:05:26.035: [upf] INFO: UE F-SEID[UP:0xc8c CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.035: [upf] INFO: UE F-SEID[UP:0xc8c CP:0x759] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.045: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/27 11:05:26.045: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/27 11:05:26.045: [smf] INFO: UE IMSI[262423746788213] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.046: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/27 11:05:26.046: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.046: [upf] INFO: UE F-SEID[UP:0xd18 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.055: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/27 11:05:26.055: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/27 11:05:26.055: [smf] INFO: UE IMSI[262425617033854] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.056: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/27 11:05:26.056: [upf] INFO: UE F-SEID[UP:0x693 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.056: [upf] INFO: UE F-SEID[UP:0x693 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.066: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/27 11:05:26.066: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/27 11:05:26.066: [smf] INFO: UE IMSI[262426393558269] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.067: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/27 11:05:26.067: [upf] INFO: UE F-SEID[UP:0x11c CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.067: [upf] INFO: UE F-SEID[UP:0x11c CP:0xebe] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.077: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/27 11:05:26.077: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/27 11:05:26.077: [smf] INFO: UE IMSI[262421244360145] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.078: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/27 11:05:26.078: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.078: [upf] INFO: UE F-SEID[UP:0x4a7 CP:0x17f] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.087: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/27 11:05:26.087: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/27 11:05:26.087: [smf] INFO: UE IMSI[262427540510580] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.088: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/27 11:05:26.088: [upf] INFO: UE F-SEID[UP:0x58c CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.088: [upf] INFO: UE F-SEID[UP:0x58c CP:0x585] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.098: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/27 11:05:26.098: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/27 11:05:26.098: [smf] INFO: UE IMSI[262423620984694] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.098: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/27 11:05:26.098: [upf] INFO: UE F-SEID[UP:0x8db CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.098: [upf] INFO: UE F-SEID[UP:0x8db CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.108: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/27 11:05:26.108: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/27 11:05:26.108: [smf] INFO: UE IMSI[262427390597307] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.109: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/27 11:05:26.109: [upf] INFO: UE F-SEID[UP:0x80a CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.109: [upf] INFO: UE F-SEID[UP:0x80a CP:0x58e] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.119: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/27 11:05:26.119: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/27 11:05:26.119: [smf] INFO: UE IMSI[262422358996843] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.120: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/27 11:05:26.120: [upf] INFO: UE F-SEID[UP:0x627 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.120: [upf] INFO: UE F-SEID[UP:0x627 CP:0x8ab] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.130: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/27 11:05:26.130: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/27 11:05:26.130: [smf] INFO: UE IMSI[262425532007949] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.130: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/27 11:05:26.131: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.131: [upf] INFO: UE F-SEID[UP:0x8e8 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.140: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/27 11:05:26.140: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/27 11:05:26.140: [smf] INFO: UE IMSI[262427988214676] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.141: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/27 11:05:26.141: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.141: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.151: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/27 11:05:26.151: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/27 11:05:26.151: [smf] INFO: UE IMSI[262422700933867] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.151: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/27 11:05:26.151: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.151: [upf] INFO: UE F-SEID[UP:0xc47 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.161: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/27 11:05:26.161: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/27 11:05:26.161: [smf] INFO: UE IMSI[262421407529301] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.162: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/27 11:05:26.162: [upf] INFO: UE F-SEID[UP:0x640 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.162: [upf] INFO: UE F-SEID[UP:0x640 CP:0x7e7] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.171: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/27 11:05:26.171: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/27 11:05:26.172: [smf] INFO: UE IMSI[262424712529645] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.172: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/27 11:05:26.172: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.172: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xdaa] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.182: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/27 11:05:26.182: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/27 11:05:26.182: [smf] INFO: UE IMSI[262428276970728] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.183: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/27 11:05:26.183: [upf] INFO: UE F-SEID[UP:0x837 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.183: [upf] INFO: UE F-SEID[UP:0x837 CP:0x4be] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.192: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/27 11:05:26.192: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/27 11:05:26.192: [smf] INFO: UE IMSI[262421320971264] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.193: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/27 11:05:26.193: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.193: [upf] INFO: UE F-SEID[UP:0xd94 CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.203: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/27 11:05:26.203: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/27 11:05:26.203: [smf] INFO: UE IMSI[262426189889259] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.204: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/27 11:05:26.204: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.204: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x5bd] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.214: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/27 11:05:26.214: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/27 11:05:26.214: [smf] INFO: UE IMSI[262429001352683] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.214: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/27 11:05:26.215: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.215: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x477] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.224: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/27 11:05:26.224: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/27 11:05:26.224: [smf] INFO: UE IMSI[262426963210607] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.225: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/27 11:05:26.225: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.225: [upf] INFO: UE F-SEID[UP:0xd80 CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.235: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/27 11:05:26.235: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/27 11:05:26.235: [smf] INFO: UE IMSI[262427197225832] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.236: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/27 11:05:26.236: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.236: [upf] INFO: UE F-SEID[UP:0xc42 CP:0x460] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.246: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/27 11:05:26.246: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/27 11:05:26.246: [smf] INFO: UE IMSI[262428667962159] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.247: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/27 11:05:26.247: [upf] INFO: UE F-SEID[UP:0xeea CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.247: [upf] INFO: UE F-SEID[UP:0xeea CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.256: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/27 11:05:26.256: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/27 11:05:26.256: [smf] INFO: UE IMSI[262420277041210] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.257: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/27 11:05:26.257: [upf] INFO: UE F-SEID[UP:0x599 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.257: [upf] INFO: UE F-SEID[UP:0x599 CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.267: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/27 11:05:26.267: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/27 11:05:26.267: [smf] INFO: UE IMSI[262424593555763] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.267: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/27 11:05:26.267: [upf] INFO: UE F-SEID[UP:0x8cc CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.267: [upf] INFO: UE F-SEID[UP:0x8cc CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.277: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/27 11:05:26.277: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/27 11:05:26.277: [smf] INFO: UE IMSI[262421096011111] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.278: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/27 11:05:26.278: [upf] INFO: UE F-SEID[UP:0x40e CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.278: [upf] INFO: UE F-SEID[UP:0x40e CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.288: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/27 11:05:26.288: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/27 11:05:26.288: [smf] INFO: UE IMSI[262428674435259] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.289: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/27 11:05:26.289: [upf] INFO: UE F-SEID[UP:0x784 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.289: [upf] INFO: UE F-SEID[UP:0x784 CP:0x354] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.305: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/27 11:05:26.305: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/27 11:05:26.305: [smf] INFO: UE IMSI[262420325019560] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.306: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/27 11:05:26.306: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.306: [upf] INFO: UE F-SEID[UP:0xf92 CP:0xbbc] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.317: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/27 11:05:26.317: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/27 11:05:26.317: [smf] INFO: UE IMSI[262423264138021] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.318: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/27 11:05:26.318: [upf] INFO: UE F-SEID[UP:0x41e CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.318: [upf] INFO: UE F-SEID[UP:0x41e CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.327: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/27 11:05:26.327: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/27 11:05:26.327: [smf] INFO: UE IMSI[262426838184922] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.328: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/27 11:05:26.328: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.328: [upf] INFO: UE F-SEID[UP:0x5cd CP:0xcdd] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.338: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/27 11:05:26.338: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/27 11:05:26.338: [smf] INFO: UE IMSI[262425486763018] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.339: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/27 11:05:26.339: [upf] INFO: UE F-SEID[UP:0x4fd CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.339: [upf] INFO: UE F-SEID[UP:0x4fd CP:0x390] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.348: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/27 11:05:26.348: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/27 11:05:26.348: [smf] INFO: UE IMSI[262422514601958] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.349: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/27 11:05:26.349: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.349: [upf] INFO: UE F-SEID[UP:0xb5c CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.358: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/27 11:05:26.359: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/27 11:05:26.359: [smf] INFO: UE IMSI[262429216235865] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.359: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/27 11:05:26.359: [upf] INFO: UE F-SEID[UP:0xafe CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.359: [upf] INFO: UE F-SEID[UP:0xafe CP:0x702] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.369: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/27 11:05:26.369: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/27 11:05:26.369: [smf] INFO: UE IMSI[262425860855912] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.370: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/27 11:05:26.370: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.370: [upf] INFO: UE F-SEID[UP:0xa83 CP:0x6e9] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.379: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/27 11:05:26.379: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/27 11:05:26.379: [smf] INFO: UE IMSI[262420042193122] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.380: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/27 11:05:26.380: [upf] INFO: UE F-SEID[UP:0x42f CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.380: [upf] INFO: UE F-SEID[UP:0x42f CP:0x995] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.391: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/27 11:05:26.391: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/27 11:05:26.391: [smf] INFO: UE IMSI[262429954197071] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.391: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/27 11:05:26.391: [upf] INFO: UE F-SEID[UP:0x183 CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.391: [upf] INFO: UE F-SEID[UP:0x183 CP:0xb39] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.401: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/27 11:05:26.401: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/27 11:05:26.401: [smf] INFO: UE IMSI[262428758644217] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.402: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/27 11:05:26.402: [upf] INFO: UE F-SEID[UP:0x232 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.402: [upf] INFO: UE F-SEID[UP:0x232 CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.412: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/27 11:05:26.412: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/27 11:05:26.412: [smf] INFO: UE IMSI[262424016511149] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.413: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/27 11:05:26.413: [upf] INFO: UE F-SEID[UP:0x70b CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.413: [upf] INFO: UE F-SEID[UP:0x70b CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.423: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/27 11:05:26.423: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/27 11:05:26.423: [smf] INFO: UE IMSI[262427350455951] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.424: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/27 11:05:26.424: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.424: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.433: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/27 11:05:26.433: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/27 11:05:26.433: [smf] INFO: UE IMSI[262428104119204] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.434: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/27 11:05:26.434: [upf] INFO: UE F-SEID[UP:0x850 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.434: [upf] INFO: UE F-SEID[UP:0x850 CP:0x6e3] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.444: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/27 11:05:26.444: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/27 11:05:26.444: [smf] INFO: UE IMSI[262421761287636] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.445: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/27 11:05:26.445: [upf] INFO: UE F-SEID[UP:0x334 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.445: [upf] INFO: UE F-SEID[UP:0x334 CP:0xed6] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.455: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/27 11:05:26.455: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/27 11:05:26.455: [smf] INFO: UE IMSI[262424798911976] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.455: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/27 11:05:26.455: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.455: [upf] INFO: UE F-SEID[UP:0x1b9 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.465: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/27 11:05:26.465: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/27 11:05:26.465: [smf] INFO: UE IMSI[262428232543510] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.466: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/27 11:05:26.466: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.466: [upf] INFO: UE F-SEID[UP:0x4ba CP:0x457] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.476: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/27 11:05:26.476: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/27 11:05:26.476: [smf] INFO: UE IMSI[262423576809620] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.477: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/27 11:05:26.477: [upf] INFO: UE F-SEID[UP:0x78b CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.477: [upf] INFO: UE F-SEID[UP:0x78b CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.487: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/27 11:05:26.487: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/27 11:05:26.487: [smf] INFO: UE IMSI[262422423925448] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.488: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/27 11:05:26.488: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.488: [upf] INFO: UE F-SEID[UP:0xc7c CP:0x7d2] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.498: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/27 11:05:26.498: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/27 11:05:26.498: [smf] INFO: UE IMSI[262429295912524] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.498: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/27 11:05:26.498: [upf] INFO: UE F-SEID[UP:0x847 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.498: [upf] INFO: UE F-SEID[UP:0x847 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.508: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/27 11:05:26.508: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/27 11:05:26.508: [smf] INFO: UE IMSI[262429884397711] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.509: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/27 11:05:26.509: [upf] INFO: UE F-SEID[UP:0x13d CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.509: [upf] INFO: UE F-SEID[UP:0x13d CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.519: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/27 11:05:26.519: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/27 11:05:26.519: [smf] INFO: UE IMSI[262429121237227] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.520: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/27 11:05:26.520: [upf] INFO: UE F-SEID[UP:0x61f CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.520: [upf] INFO: UE F-SEID[UP:0x61f CP:0x1e] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.530: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/27 11:05:26.530: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/27 11:05:26.530: [smf] INFO: UE IMSI[262420195218103] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.531: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/27 11:05:26.531: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.531: [upf] INFO: UE F-SEID[UP:0xb9a CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.541: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/27 11:05:26.541: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/27 11:05:26.541: [smf] INFO: UE IMSI[262426969798838] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.542: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/27 11:05:26.542: [upf] INFO: UE F-SEID[UP:0x330 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.542: [upf] INFO: UE F-SEID[UP:0x330 CP:0xf5] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.551: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/27 11:05:26.551: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/27 11:05:26.552: [smf] INFO: UE IMSI[262425384447566] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.552: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/27 11:05:26.553: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.553: [upf] INFO: UE F-SEID[UP:0xaf6 CP:0xed0] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.562: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/27 11:05:26.562: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/27 11:05:26.562: [smf] INFO: UE IMSI[262421787992279] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.563: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/27 11:05:26.563: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.563: [upf] INFO: UE F-SEID[UP:0x1a8 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.573: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/27 11:05:26.573: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/27 11:05:26.573: [smf] INFO: UE IMSI[262425421472692] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.574: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/27 11:05:26.574: [upf] INFO: UE F-SEID[UP:0x646 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.574: [upf] INFO: UE F-SEID[UP:0x646 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.583: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/27 11:05:26.583: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/27 11:05:26.583: [smf] INFO: UE IMSI[262428454055622] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.584: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/27 11:05:26.584: [upf] INFO: UE F-SEID[UP:0x4db CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.584: [upf] INFO: UE F-SEID[UP:0x4db CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.594: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/27 11:05:26.594: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/27 11:05:26.594: [smf] INFO: UE IMSI[262421675234673] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.595: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/27 11:05:26.595: [upf] INFO: UE F-SEID[UP:0x241 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.595: [upf] INFO: UE F-SEID[UP:0x241 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.605: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/27 11:05:26.605: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/27 11:05:26.605: [smf] INFO: UE IMSI[262422958794125] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.605: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/27 11:05:26.605: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.605: [upf] INFO: UE F-SEID[UP:0x3f2 CP:0x4c9] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.615: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/27 11:05:26.615: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/27 11:05:26.615: [smf] INFO: UE IMSI[262424957802488] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.616: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/27 11:05:26.616: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.616: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x342] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.626: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/27 11:05:26.626: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/27 11:05:26.626: [smf] INFO: UE IMSI[262421630296091] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.627: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/27 11:05:26.627: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.627: [upf] INFO: UE F-SEID[UP:0xf49 CP:0x462] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.636: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/27 11:05:26.636: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/27 11:05:26.636: [smf] INFO: UE IMSI[262426255255432] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.637: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/27 11:05:26.637: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.637: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.646: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/27 11:05:26.646: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/27 11:05:26.646: [smf] INFO: UE IMSI[262424424126152] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.647: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/27 11:05:26.647: [upf] INFO: UE F-SEID[UP:0x35c CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.647: [upf] INFO: UE F-SEID[UP:0x35c CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.657: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/27 11:05:26.657: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/27 11:05:26.657: [smf] INFO: UE IMSI[262423248859526] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.658: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/27 11:05:26.658: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.658: [upf] INFO: UE F-SEID[UP:0xf7d CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.668: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/27 11:05:26.668: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/27 11:05:26.668: [smf] INFO: UE IMSI[262426106514974] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.668: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/27 11:05:26.668: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.668: [upf] INFO: UE F-SEID[UP:0xac9 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.678: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/27 11:05:26.678: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/27 11:05:26.678: [smf] INFO: UE IMSI[262429493155979] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.679: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/27 11:05:26.679: [upf] INFO: UE F-SEID[UP:0x714 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.679: [upf] INFO: UE F-SEID[UP:0x714 CP:0x3de] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.689: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/27 11:05:26.689: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/27 11:05:26.689: [smf] INFO: UE IMSI[262429393535223] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.690: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/27 11:05:26.690: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.690: [upf] INFO: UE F-SEID[UP:0xc8f CP:0x75c] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.700: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/27 11:05:26.700: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/27 11:05:26.700: [smf] INFO: UE IMSI[262424066334105] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.701: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/27 11:05:26.701: [upf] INFO: UE F-SEID[UP:0x55a CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.701: [upf] INFO: UE F-SEID[UP:0x55a CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.711: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/27 11:05:26.711: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/27 11:05:26.711: [smf] INFO: UE IMSI[262420695714605] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.711: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/27 11:05:26.711: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.711: [upf] INFO: UE F-SEID[UP:0xf8a CP:0x93f] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.721: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/27 11:05:26.721: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/27 11:05:26.721: [smf] INFO: UE IMSI[262429780374605] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.722: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/27 11:05:26.722: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.722: [upf] INFO: UE F-SEID[UP:0xc29 CP:0x238] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.732: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/27 11:05:26.732: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/27 11:05:26.732: [smf] INFO: UE IMSI[262426908584890] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.732: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/27 11:05:26.732: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.732: [upf] INFO: UE F-SEID[UP:0x3c2 CP:0x27c] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.747: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/27 11:05:26.747: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/27 11:05:26.747: [smf] INFO: UE IMSI[262428730488163] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.748: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/27 11:05:26.748: [upf] INFO: UE F-SEID[UP:0x73c CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.748: [upf] INFO: UE F-SEID[UP:0x73c CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.758: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/27 11:05:26.758: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/27 11:05:26.758: [smf] INFO: UE IMSI[262424523077917] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.758: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/27 11:05:26.758: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.758: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0x30b] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.768: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/27 11:05:26.768: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/27 11:05:26.768: [smf] INFO: UE IMSI[262422240623554] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.769: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/27 11:05:26.769: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.769: [upf] INFO: UE F-SEID[UP:0xca0 CP:0x23e] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.779: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/27 11:05:26.779: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/27 11:05:26.779: [smf] INFO: UE IMSI[262424846158906] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.780: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/27 11:05:26.780: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.780: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.789: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/27 11:05:26.789: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/27 11:05:26.789: [smf] INFO: UE IMSI[262425989054645] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.790: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/27 11:05:26.790: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.790: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.800: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/27 11:05:26.800: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/27 11:05:26.800: [smf] INFO: UE IMSI[262421633668321] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.801: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/27 11:05:26.801: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.801: [upf] INFO: UE F-SEID[UP:0xac3 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.811: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/27 11:05:26.811: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/27 11:05:26.811: [smf] INFO: UE IMSI[262423850781030] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.811: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/27 11:05:26.811: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.811: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x1fa] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.822: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/27 11:05:26.822: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/27 11:05:26.822: [smf] INFO: UE IMSI[262428822979035] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.823: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/27 11:05:26.823: [upf] INFO: UE F-SEID[UP:0x413 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.823: [upf] INFO: UE F-SEID[UP:0x413 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.832: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/27 11:05:26.832: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/27 11:05:26.832: [smf] INFO: UE IMSI[262423459146918] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.833: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/27 11:05:26.833: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.833: [upf] INFO: UE F-SEID[UP:0xb2b CP:0x923] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.843: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/27 11:05:26.843: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/27 11:05:26.843: [smf] INFO: UE IMSI[262429283339796] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.843: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/27 11:05:26.843: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.843: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.853: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/27 11:05:26.853: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/27 11:05:26.853: [smf] INFO: UE IMSI[262420162850349] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.854: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/27 11:05:26.854: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.854: [upf] INFO: UE F-SEID[UP:0xbf3 CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.864: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/27 11:05:26.864: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/27 11:05:26.864: [smf] INFO: UE IMSI[262428058042990] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.864: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/27 11:05:26.864: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.864: [upf] INFO: UE F-SEID[UP:0x1eb CP:0x2a8] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.874: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/27 11:05:26.874: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/27 11:05:26.874: [smf] INFO: UE IMSI[262424448971046] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.875: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/27 11:05:26.875: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.875: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0xb54] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.885: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/27 11:05:26.885: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/27 11:05:26.885: [smf] INFO: UE IMSI[262420174254320] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.885: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/27 11:05:26.885: [upf] INFO: UE F-SEID[UP:0x59 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.885: [upf] INFO: UE F-SEID[UP:0x59 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.895: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/27 11:05:26.895: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/27 11:05:26.895: [smf] INFO: UE IMSI[262422278317712] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.896: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/27 11:05:26.896: [upf] INFO: UE F-SEID[UP:0xcf CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.896: [upf] INFO: UE F-SEID[UP:0xcf CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.906: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/27 11:05:26.906: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/27 11:05:26.906: [smf] INFO: UE IMSI[262429090452668] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.907: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/27 11:05:26.907: [upf] INFO: UE F-SEID[UP:0x749 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.907: [upf] INFO: UE F-SEID[UP:0x749 CP:0x5ee] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.917: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/27 11:05:26.917: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/27 11:05:26.917: [smf] INFO: UE IMSI[262427502858508] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.918: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/27 11:05:26.918: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.918: [upf] INFO: UE F-SEID[UP:0x5d5 CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.927: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/27 11:05:26.927: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/27 11:05:26.927: [smf] INFO: UE IMSI[262428174115810] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.928: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/27 11:05:26.928: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.928: [upf] INFO: UE F-SEID[UP:0xeaa CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.938: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/27 11:05:26.938: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/27 11:05:26.938: [smf] INFO: UE IMSI[262426077609586] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.939: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/27 11:05:26.939: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.939: [upf] INFO: UE F-SEID[UP:0xee1 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.948: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/27 11:05:26.948: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/27 11:05:26.948: [smf] INFO: UE IMSI[262421947287805] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.949: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/27 11:05:26.949: [upf] INFO: UE F-SEID[UP:0x9be CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.949: [upf] INFO: UE F-SEID[UP:0x9be CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.959: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/27 11:05:26.959: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/27 11:05:26.959: [smf] INFO: UE IMSI[262421348762497] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.960: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/27 11:05:26.960: [upf] INFO: UE F-SEID[UP:0x75 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.960: [upf] INFO: UE F-SEID[UP:0x75 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.969: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/27 11:05:26.969: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/27 11:05:26.969: [smf] INFO: UE IMSI[262424346662018] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.970: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/27 11:05:26.970: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.970: [upf] INFO: UE F-SEID[UP:0x5e0 CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.980: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/27 11:05:26.980: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/27 11:05:26.980: [smf] INFO: UE IMSI[262429758747809] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.981: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/27 11:05:26.981: [upf] INFO: UE F-SEID[UP:0x14c CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.981: [upf] INFO: UE F-SEID[UP:0x14c CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:26.990: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/27 11:05:26.990: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/27 11:05:26.990: [smf] INFO: UE IMSI[262428382022026] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:26.991: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/27 11:05:26.991: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:26.991: [upf] INFO: UE F-SEID[UP:0xee4 CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.001: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/27 11:05:27.001: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/27 11:05:27.001: [smf] INFO: UE IMSI[262421931954703] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.002: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/27 11:05:27.002: [upf] INFO: UE F-SEID[UP:0x70c CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.002: [upf] INFO: UE F-SEID[UP:0x70c CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.011: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/27 11:05:27.011: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/27 11:05:27.011: [smf] INFO: UE IMSI[262422603789620] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.012: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/27 11:05:27.012: [upf] INFO: UE F-SEID[UP:0x21e CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.012: [upf] INFO: UE F-SEID[UP:0x21e CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.022: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/27 11:05:27.022: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/27 11:05:27.022: [smf] INFO: UE IMSI[262420195024209] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.023: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/27 11:05:27.023: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.023: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x51b] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.033: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/27 11:05:27.033: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/27 11:05:27.033: [smf] INFO: UE IMSI[262429159269452] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.033: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/27 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x516 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.033: [upf] INFO: UE F-SEID[UP:0x516 CP:0x107] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.043: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/27 11:05:27.043: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/27 11:05:27.043: [smf] INFO: UE IMSI[262428668424065] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.044: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/27 11:05:27.044: [upf] INFO: UE F-SEID[UP:0x694 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.044: [upf] INFO: UE F-SEID[UP:0x694 CP:0x489] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.054: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/27 11:05:27.054: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/27 11:05:27.054: [smf] INFO: UE IMSI[262428165321040] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.054: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/27 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x917 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.054: [upf] INFO: UE F-SEID[UP:0x917 CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.064: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/27 11:05:27.064: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/27 11:05:27.064: [smf] INFO: UE IMSI[262427614608262] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.065: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/27 11:05:27.065: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.065: [upf] INFO: UE F-SEID[UP:0xeb8 CP:0xaa8] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.075: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/27 11:05:27.075: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/27 11:05:27.075: [smf] INFO: UE IMSI[262426899459216] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.075: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/27 11:05:27.075: [upf] INFO: UE F-SEID[UP:0x8de CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.075: [upf] INFO: UE F-SEID[UP:0x8de CP:0x569] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.087: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/27 11:05:27.088: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/27 11:05:27.088: [smf] INFO: UE IMSI[262429892717713] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.088: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/27 11:05:27.088: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.088: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x3df] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.098: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/27 11:05:27.098: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/27 11:05:27.098: [smf] INFO: UE IMSI[262428594265186] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.099: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/27 11:05:27.099: [upf] INFO: UE F-SEID[UP:0x271 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.099: [upf] INFO: UE F-SEID[UP:0x271 CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.109: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/27 11:05:27.109: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/27 11:05:27.109: [smf] INFO: UE IMSI[262423900442745] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.109: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/27 11:05:27.110: [upf] INFO: UE F-SEID[UP:0x346 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.110: [upf] INFO: UE F-SEID[UP:0x346 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.119: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/27 11:05:27.119: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/27 11:05:27.119: [smf] INFO: UE IMSI[262420216014735] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.120: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/27 11:05:27.120: [upf] INFO: UE F-SEID[UP:0x534 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.120: [upf] INFO: UE F-SEID[UP:0x534 CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.130: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/27 11:05:27.130: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/27 11:05:27.130: [smf] INFO: UE IMSI[262420770481481] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.131: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/27 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x722 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.131: [upf] INFO: UE F-SEID[UP:0x722 CP:0x54c] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.141: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/27 11:05:27.141: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/27 11:05:27.141: [smf] INFO: UE IMSI[262425046527653] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.142: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/27 11:05:27.142: [upf] INFO: UE F-SEID[UP:0x782 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.142: [upf] INFO: UE F-SEID[UP:0x782 CP:0xbb9] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.151: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/27 11:05:27.151: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/27 11:05:27.151: [smf] INFO: UE IMSI[262420336739288] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.152: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/27 11:05:27.152: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.152: [upf] INFO: UE F-SEID[UP:0xdb4 CP:0x22c] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.162: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/27 11:05:27.162: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/27 11:05:27.162: [smf] INFO: UE IMSI[262420880672231] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.163: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/27 11:05:27.163: [upf] INFO: UE F-SEID[UP:0x264 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.163: [upf] INFO: UE F-SEID[UP:0x264 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.173: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/27 11:05:27.173: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/27 11:05:27.173: [smf] INFO: UE IMSI[262426169882422] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.174: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/27 11:05:27.174: [upf] INFO: UE F-SEID[UP:0x765 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.174: [upf] INFO: UE F-SEID[UP:0x765 CP:0x8bf] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.184: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/27 11:05:27.184: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/27 11:05:27.184: [smf] INFO: UE IMSI[262427246650374] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.184: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/27 11:05:27.184: [upf] INFO: UE F-SEID[UP:0xfa CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.185: [upf] INFO: UE F-SEID[UP:0xfa CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.195: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/27 11:05:27.195: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/27 11:05:27.195: [smf] INFO: UE IMSI[262423812538748] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.195: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/27 11:05:27.195: [upf] INFO: UE F-SEID[UP:0xccc CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.195: [upf] INFO: UE F-SEID[UP:0xccc CP:0xbb6] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.205: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/27 11:05:27.205: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/27 11:05:27.205: [smf] INFO: UE IMSI[262428990840487] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.206: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/27 11:05:27.206: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.206: [upf] INFO: UE F-SEID[UP:0x7ec CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.216: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/27 11:05:27.216: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/27 11:05:27.216: [smf] INFO: UE IMSI[262428633315456] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.217: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/27 11:05:27.217: [upf] INFO: UE F-SEID[UP:0x35f CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.217: [upf] INFO: UE F-SEID[UP:0x35f CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.227: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/27 11:05:27.227: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/27 11:05:27.227: [smf] INFO: UE IMSI[262422895247573] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.228: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/27 11:05:27.228: [upf] INFO: UE F-SEID[UP:0x362 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.228: [upf] INFO: UE F-SEID[UP:0x362 CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.238: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/27 11:05:27.238: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/27 11:05:27.238: [smf] INFO: UE IMSI[262429163250538] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.238: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/27 11:05:27.238: [upf] INFO: UE F-SEID[UP:0x256 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.238: [upf] INFO: UE F-SEID[UP:0x256 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.248: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/27 11:05:27.248: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/27 11:05:27.248: [smf] INFO: UE IMSI[262420377064499] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.249: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/27 11:05:27.249: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.249: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.259: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/27 11:05:27.259: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/27 11:05:27.259: [smf] INFO: UE IMSI[262428698038488] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.260: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/27 11:05:27.260: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.260: [upf] INFO: UE F-SEID[UP:0xca6 CP:0x260] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.270: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/27 11:05:27.270: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/27 11:05:27.270: [smf] INFO: UE IMSI[262429511029072] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.271: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/27 11:05:27.271: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.271: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.280: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/27 11:05:27.280: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/27 11:05:27.280: [smf] INFO: UE IMSI[262422675926912] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.281: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/27 11:05:27.281: [upf] INFO: UE F-SEID[UP:0x983 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.281: [upf] INFO: UE F-SEID[UP:0x983 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.291: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/27 11:05:27.291: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/27 11:05:27.291: [smf] INFO: UE IMSI[262428230407761] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.292: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/27 11:05:27.292: [upf] INFO: UE F-SEID[UP:0x168 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.292: [upf] INFO: UE F-SEID[UP:0x168 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.301: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/27 11:05:27.301: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/27 11:05:27.301: [smf] INFO: UE IMSI[262424281268227] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.302: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/27 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.303: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0x97c] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.312: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/27 11:05:27.312: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/27 11:05:27.312: [smf] INFO: UE IMSI[262421838110616] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.313: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/27 11:05:27.313: [upf] INFO: UE F-SEID[UP:0x441 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.313: [upf] INFO: UE F-SEID[UP:0x441 CP:0x2cc] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.323: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/27 11:05:27.323: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/27 11:05:27.323: [smf] INFO: UE IMSI[262420447869195] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.324: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/27 11:05:27.324: [upf] INFO: UE F-SEID[UP:0xcac CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.324: [upf] INFO: UE F-SEID[UP:0xcac CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.333: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/27 11:05:27.333: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/27 11:05:27.333: [smf] INFO: UE IMSI[262425102044097] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.334: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/27 11:05:27.334: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.334: [upf] INFO: UE F-SEID[UP:0x3c0 CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.344: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/27 11:05:27.344: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/27 11:05:27.344: [smf] INFO: UE IMSI[262424342989246] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.345: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/27 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x5a CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.345: [upf] INFO: UE F-SEID[UP:0x5a CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.354: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/27 11:05:27.354: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/27 11:05:27.354: [smf] INFO: UE IMSI[262420502176435] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.355: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/27 11:05:27.356: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.356: [upf] INFO: UE F-SEID[UP:0xf00 CP:0x422] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.365: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/27 11:05:27.365: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/27 11:05:27.365: [smf] INFO: UE IMSI[262428706031614] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.366: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/27 11:05:27.366: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.366: [upf] INFO: UE F-SEID[UP:0x6d4 CP:0xb0f] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.376: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/27 11:05:27.376: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/27 11:05:27.376: [smf] INFO: UE IMSI[262424203001730] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.377: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/27 11:05:27.377: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.377: [upf] INFO: UE F-SEID[UP:0x4a4 CP:0x496] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.387: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/27 11:05:27.387: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/27 11:05:27.387: [smf] INFO: UE IMSI[262421416509103] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.387: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/27 11:05:27.388: [upf] INFO: UE F-SEID[UP:0x701 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.388: [upf] INFO: UE F-SEID[UP:0x701 CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.397: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/27 11:05:27.397: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/27 11:05:27.397: [smf] INFO: UE IMSI[262428311504404] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.398: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/27 11:05:27.398: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.398: [upf] INFO: UE F-SEID[UP:0xf60 CP:0x210] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.408: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/27 11:05:27.408: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/27 11:05:27.408: [smf] INFO: UE IMSI[262425101222118] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.409: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/27 11:05:27.409: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.409: [upf] INFO: UE F-SEID[UP:0xa04 CP:0x416] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.418: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/27 11:05:27.418: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/27 11:05:27.418: [smf] INFO: UE IMSI[262428282028712] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.419: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/27 11:05:27.419: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.419: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0xdaf] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.429: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/27 11:05:27.429: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/27 11:05:27.429: [smf] INFO: UE IMSI[262429753545064] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.430: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/27 11:05:27.430: [upf] INFO: UE F-SEID[UP:0x866 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.430: [upf] INFO: UE F-SEID[UP:0x866 CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.439: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/27 11:05:27.439: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/27 11:05:27.439: [smf] INFO: UE IMSI[262422346101914] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.440: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/27 11:05:27.440: [upf] INFO: UE F-SEID[UP:0xbed CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.440: [upf] INFO: UE F-SEID[UP:0xbed CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.450: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/27 11:05:27.450: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/27 11:05:27.450: [smf] INFO: UE IMSI[262423592007241] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.451: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/27 11:05:27.451: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.451: [upf] INFO: UE F-SEID[UP:0xd1f CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.461: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/27 11:05:27.461: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/27 11:05:27.461: [smf] INFO: UE IMSI[262420608555646] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.462: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/27 11:05:27.462: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.462: [upf] INFO: UE F-SEID[UP:0xeb5 CP:0xcd] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.471: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/27 11:05:27.471: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/27 11:05:27.471: [smf] INFO: UE IMSI[262424481728125] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.472: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/27 11:05:27.472: [upf] INFO: UE F-SEID[UP:0x565 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.472: [upf] INFO: UE F-SEID[UP:0x565 CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.482: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/27 11:05:27.482: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/27 11:05:27.482: [smf] INFO: UE IMSI[262427775436955] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.483: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/27 11:05:27.483: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.483: [upf] INFO: UE F-SEID[UP:0x7fa CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.493: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/27 11:05:27.493: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/27 11:05:27.493: [smf] INFO: UE IMSI[262427716363069] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.494: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/27 11:05:27.494: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.494: [upf] INFO: UE F-SEID[UP:0xbcd CP:0x93b] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.504: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/27 11:05:27.504: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/27 11:05:27.504: [smf] INFO: UE IMSI[262427013548865] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.504: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/27 11:05:27.504: [upf] INFO: UE F-SEID[UP:0xcab CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.504: [upf] INFO: UE F-SEID[UP:0xcab CP:0x9b1] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.514: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/27 11:05:27.514: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/27 11:05:27.514: [smf] INFO: UE IMSI[262422622848695] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.515: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/27 11:05:27.515: [upf] INFO: UE F-SEID[UP:0x703 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.515: [upf] INFO: UE F-SEID[UP:0x703 CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.525: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/27 11:05:27.525: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/27 11:05:27.525: [smf] INFO: UE IMSI[262424799498836] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.526: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/27 11:05:27.526: [upf] INFO: UE F-SEID[UP:0x56b CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.526: [upf] INFO: UE F-SEID[UP:0x56b CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.535: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/27 11:05:27.535: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/27 11:05:27.535: [smf] INFO: UE IMSI[262429078003981] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.536: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/27 11:05:27.536: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.536: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.546: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/27 11:05:27.546: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/27 11:05:27.546: [smf] INFO: UE IMSI[262425223134670] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.546: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/27 11:05:27.546: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.546: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0xec1] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.556: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/27 11:05:27.556: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/27 11:05:27.556: [smf] INFO: UE IMSI[262424149773116] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.557: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/27 11:05:27.557: [upf] INFO: UE F-SEID[UP:0xa9b CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.557: [upf] INFO: UE F-SEID[UP:0xa9b CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.567: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/27 11:05:27.567: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/27 11:05:27.567: [smf] INFO: UE IMSI[262422033478368] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.568: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/27 11:05:27.568: [upf] INFO: UE F-SEID[UP:0xa6b CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.568: [upf] INFO: UE F-SEID[UP:0xa6b CP:0xa7] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.578: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/27 11:05:27.578: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/27 11:05:27.578: [smf] INFO: UE IMSI[262427091897958] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/27 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x36 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x36 CP:0xb34] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.588: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/27 11:05:27.588: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/27 11:05:27.588: [smf] INFO: UE IMSI[262427410632256] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.589: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/27 11:05:27.589: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.589: [upf] INFO: UE F-SEID[UP:0x9c3 CP:0xbae] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.599: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/27 11:05:27.599: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/27 11:05:27.599: [smf] INFO: UE IMSI[262421752084967] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.600: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/27 11:05:27.600: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.600: [upf] INFO: UE F-SEID[UP:0xc53 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.610: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/27 11:05:27.610: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/27 11:05:27.610: [smf] INFO: UE IMSI[262429457458044] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.610: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/27 11:05:27.610: [upf] INFO: UE F-SEID[UP:0x95c CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.610: [upf] INFO: UE F-SEID[UP:0x95c CP:0x899] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.620: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/27 11:05:27.620: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/27 11:05:27.620: [smf] INFO: UE IMSI[262426369689283] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.621: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/27 11:05:27.621: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.621: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x76e] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.631: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/27 11:05:27.631: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/27 11:05:27.631: [smf] INFO: UE IMSI[262423194437330] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.631: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/27 11:05:27.631: [upf] INFO: UE F-SEID[UP:0x407 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.631: [upf] INFO: UE F-SEID[UP:0x407 CP:0xab5] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.641: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/27 11:05:27.641: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/27 11:05:27.641: [smf] INFO: UE IMSI[262424607347562] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.642: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/27 11:05:27.642: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.642: [upf] INFO: UE F-SEID[UP:0x2f1 CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.652: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/27 11:05:27.652: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/27 11:05:27.652: [smf] INFO: UE IMSI[262426844395365] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.653: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/27 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x6da CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.653: [upf] INFO: UE F-SEID[UP:0x6da CP:0xe08] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.662: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/27 11:05:27.662: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/27 11:05:27.662: [smf] INFO: UE IMSI[262423240187388] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.663: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/27 11:05:27.663: [upf] INFO: UE F-SEID[UP:0xfd CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.663: [upf] INFO: UE F-SEID[UP:0xfd CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.673: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/27 11:05:27.673: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/27 11:05:27.673: [smf] INFO: UE IMSI[262429243296720] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.674: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/27 11:05:27.674: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.674: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.684: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/27 11:05:27.684: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/27 11:05:27.684: [smf] INFO: UE IMSI[262420606088954] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.684: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/27 11:05:27.684: [upf] INFO: UE F-SEID[UP:0x720 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.684: [upf] INFO: UE F-SEID[UP:0x720 CP:0x751] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.694: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/27 11:05:27.694: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/27 11:05:27.694: [smf] INFO: UE IMSI[262427599452369] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.695: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/27 11:05:27.695: [upf] INFO: UE F-SEID[UP:0x38 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.695: [upf] INFO: UE F-SEID[UP:0x38 CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.705: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/27 11:05:27.705: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/27 11:05:27.705: [smf] INFO: UE IMSI[262425257890281] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.706: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/27 11:05:27.706: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.706: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.715: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/27 11:05:27.715: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/27 11:05:27.715: [smf] INFO: UE IMSI[262421441576017] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.716: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/27 11:05:27.716: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.716: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xfad] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.726: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/27 11:05:27.726: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/27 11:05:27.726: [smf] INFO: UE IMSI[262428042087001] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.727: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/27 11:05:27.727: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.727: [upf] INFO: UE F-SEID[UP:0xf1f CP:0x864] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.737: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/27 11:05:27.737: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/27 11:05:27.737: [smf] INFO: UE IMSI[262427867248583] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.738: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/27 11:05:27.738: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.738: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x74e] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.747: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/27 11:05:27.747: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/27 11:05:27.748: [smf] INFO: UE IMSI[262425041123462] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.748: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/27 11:05:27.748: [upf] INFO: UE F-SEID[UP:0x353 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.748: [upf] INFO: UE F-SEID[UP:0x353 CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.758: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/27 11:05:27.758: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/27 11:05:27.758: [smf] INFO: UE IMSI[262425452602548] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.759: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/27 11:05:27.759: [upf] INFO: UE F-SEID[UP:0x926 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.759: [upf] INFO: UE F-SEID[UP:0x926 CP:0x70] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.769: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/27 11:05:27.769: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/27 11:05:27.769: [smf] INFO: UE IMSI[262421185131594] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.770: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/27 11:05:27.770: [upf] INFO: UE F-SEID[UP:0x99d CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.770: [upf] INFO: UE F-SEID[UP:0x99d CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.780: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/27 11:05:27.780: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/27 11:05:27.780: [smf] INFO: UE IMSI[262422351333495] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.780: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/27 11:05:27.780: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.780: [upf] INFO: UE F-SEID[UP:0x9dd CP:0xb1] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.790: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/27 11:05:27.790: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/27 11:05:27.790: [smf] INFO: UE IMSI[262424914780459] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.791: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/27 11:05:27.791: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.791: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xa14] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.801: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/27 11:05:27.801: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/27 11:05:27.801: [smf] INFO: UE IMSI[262429603790796] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.802: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/27 11:05:27.802: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.802: [upf] INFO: UE F-SEID[UP:0x3e5 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.812: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/27 11:05:27.812: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/27 11:05:27.812: [smf] INFO: UE IMSI[262427060869830] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.812: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/27 11:05:27.813: [upf] INFO: UE F-SEID[UP:0x551 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.813: [upf] INFO: UE F-SEID[UP:0x551 CP:0x7a0] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.822: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/27 11:05:27.822: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/27 11:05:27.822: [smf] INFO: UE IMSI[262429564505439] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.823: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/27 11:05:27.823: [upf] INFO: UE F-SEID[UP:0x75c CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.823: [upf] INFO: UE F-SEID[UP:0x75c CP:0xc81] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.833: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/27 11:05:27.833: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/27 11:05:27.833: [smf] INFO: UE IMSI[262423944583312] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.834: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/27 11:05:27.834: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.834: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.844: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/27 11:05:27.844: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/27 11:05:27.844: [smf] INFO: UE IMSI[262427720637267] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.845: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/27 11:05:27.845: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.845: [upf] INFO: UE F-SEID[UP:0xda7 CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.854: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/27 11:05:27.854: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/27 11:05:27.855: [smf] INFO: UE IMSI[262420915697082] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.856: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/27 11:05:27.856: [upf] INFO: UE F-SEID[UP:0xde2 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.856: [upf] INFO: UE F-SEID[UP:0xde2 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.865: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/27 11:05:27.865: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/27 11:05:27.865: [smf] INFO: UE IMSI[262421654246747] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.866: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/27 11:05:27.866: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.866: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x7a9] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.876: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/27 11:05:27.877: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/27 11:05:27.877: [smf] INFO: UE IMSI[262423801189088] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.878: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/27 11:05:27.878: [upf] INFO: UE F-SEID[UP:0x829 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.878: [upf] INFO: UE F-SEID[UP:0x829 CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.888: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/27 11:05:27.888: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/27 11:05:27.888: [smf] INFO: UE IMSI[262421319766667] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.889: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/27 11:05:27.889: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.889: [upf] INFO: UE F-SEID[UP:0x3ff CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.898: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/27 11:05:27.898: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/27 11:05:27.898: [smf] INFO: UE IMSI[262424359918740] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.899: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/27 11:05:27.899: [upf] INFO: UE F-SEID[UP:0x22a CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.899: [upf] INFO: UE F-SEID[UP:0x22a CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.909: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/27 11:05:27.909: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/27 11:05:27.909: [smf] INFO: UE IMSI[262420811187390] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.910: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/27 11:05:27.910: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.910: [upf] INFO: UE F-SEID[UP:0x9bb CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.920: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/27 11:05:27.920: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/27 11:05:27.920: [smf] INFO: UE IMSI[262422725484129] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.921: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/27 11:05:27.921: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.921: [upf] INFO: UE F-SEID[UP:0xb11 CP:0xcbc] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.931: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/27 11:05:27.931: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/27 11:05:27.931: [smf] INFO: UE IMSI[262428547777089] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.932: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/27 11:05:27.932: [upf] INFO: UE F-SEID[UP:0x54e CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.932: [upf] INFO: UE F-SEID[UP:0x54e CP:0x9fe] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.942: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/27 11:05:27.942: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/27 11:05:27.942: [smf] INFO: UE IMSI[262421880005607] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.943: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/27 11:05:27.943: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.943: [upf] INFO: UE F-SEID[UP:0xbe2 CP:0xb2a] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.953: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/27 11:05:27.953: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/27 11:05:27.953: [smf] INFO: UE IMSI[262427092190802] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.954: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/27 11:05:27.954: [upf] INFO: UE F-SEID[UP:0x7b CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.954: [upf] INFO: UE F-SEID[UP:0x7b CP:0x8c5] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.963: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/27 11:05:27.963: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/27 11:05:27.964: [smf] INFO: UE IMSI[262425278120382] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.964: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/27 11:05:27.964: [upf] INFO: UE F-SEID[UP:0x3be CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.964: [upf] INFO: UE F-SEID[UP:0x3be CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.974: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/27 11:05:27.974: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/27 11:05:27.974: [smf] INFO: UE IMSI[262420492019305] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.975: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/27 11:05:27.975: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.975: [upf] INFO: UE F-SEID[UP:0xdd6 CP:0xb2d] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.985: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/27 11:05:27.985: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/27 11:05:27.985: [smf] INFO: UE IMSI[262420988159501] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.986: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/27 11:05:27.986: [upf] INFO: UE F-SEID[UP:0x561 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.986: [upf] INFO: UE F-SEID[UP:0x561 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:27.995: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/27 11:05:27.995: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/27 11:05:27.995: [smf] INFO: UE IMSI[262425640306735] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:27.996: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/27 11:05:27.996: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:27.996: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x51c] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.006: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/27 11:05:28.006: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/27 11:05:28.006: [smf] INFO: UE IMSI[262422003357324] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.006: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/27 11:05:28.006: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.006: [upf] INFO: UE F-SEID[UP:0xf5a CP:0xcde] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.016: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/27 11:05:28.016: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/27 11:05:28.016: [smf] INFO: UE IMSI[262423154362384] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.017: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/27 11:05:28.017: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.017: [upf] INFO: UE F-SEID[UP:0xd34 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.027: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/27 11:05:28.027: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/27 11:05:28.027: [smf] INFO: UE IMSI[262421934671868] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.028: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/27 11:05:28.028: [upf] INFO: UE F-SEID[UP:0xff CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.028: [upf] INFO: UE F-SEID[UP:0xff CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.038: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/27 11:05:28.038: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/27 11:05:28.038: [smf] INFO: UE IMSI[262428016156096] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.038: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/27 11:05:28.039: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.039: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x45c] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.048: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/27 11:05:28.048: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/27 11:05:28.048: [smf] INFO: UE IMSI[262424406272300] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.049: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/27 11:05:28.049: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.049: [upf] INFO: UE F-SEID[UP:0xb76 CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.059: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/27 11:05:28.059: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/27 11:05:28.059: [smf] INFO: UE IMSI[262429059095823] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.060: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/27 11:05:28.060: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.060: [upf] INFO: UE F-SEID[UP:0x5dc CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.070: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/27 11:05:28.070: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/27 11:05:28.070: [smf] INFO: UE IMSI[262427648930943] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.071: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/27 11:05:28.071: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.071: [upf] INFO: UE F-SEID[UP:0xa93 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.081: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/27 11:05:28.081: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/27 11:05:28.081: [smf] INFO: UE IMSI[262421691716494] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.081: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/27 11:05:28.082: [upf] INFO: UE F-SEID[UP:0x1d CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.082: [upf] INFO: UE F-SEID[UP:0x1d CP:0x12c] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.091: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/27 11:05:28.091: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/27 11:05:28.091: [smf] INFO: UE IMSI[262420862940068] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.093: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/27 11:05:28.093: [upf] INFO: UE F-SEID[UP:0x649 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.093: [upf] INFO: UE F-SEID[UP:0x649 CP:0x453] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.102: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/27 11:05:28.102: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/27 11:05:28.102: [smf] INFO: UE IMSI[262420744024469] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.103: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/27 11:05:28.103: [upf] INFO: UE F-SEID[UP:0xf79 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.103: [upf] INFO: UE F-SEID[UP:0xf79 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.113: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/27 11:05:28.113: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/27 11:05:28.113: [smf] INFO: UE IMSI[262422210155903] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.114: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/27 11:05:28.114: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.114: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.129: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/27 11:05:28.129: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/27 11:05:28.130: [smf] INFO: UE IMSI[262425962340911] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.131: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/27 11:05:28.131: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.131: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.140: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/27 11:05:28.140: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/27 11:05:28.140: [smf] INFO: UE IMSI[262423165850136] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.141: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/27 11:05:28.141: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.141: [upf] INFO: UE F-SEID[UP:0xa47 CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.151: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/27 11:05:28.151: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/27 11:05:28.151: [smf] INFO: UE IMSI[262426390446298] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.151: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/27 11:05:28.151: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.151: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0x6fc] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.161: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/27 11:05:28.161: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/27 11:05:28.161: [smf] INFO: UE IMSI[262423854852982] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.162: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/27 11:05:28.162: [upf] INFO: UE F-SEID[UP:0x177 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.162: [upf] INFO: UE F-SEID[UP:0x177 CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.172: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/27 11:05:28.172: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/27 11:05:28.172: [smf] INFO: UE IMSI[262426057623312] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.173: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/27 11:05:28.173: [upf] INFO: UE F-SEID[UP:0xb87 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.173: [upf] INFO: UE F-SEID[UP:0xb87 CP:0xb89] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.183: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/27 11:05:28.183: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/27 11:05:28.183: [smf] INFO: UE IMSI[262427037661968] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.183: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/27 11:05:28.183: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.183: [upf] INFO: UE F-SEID[UP:0xef2 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.193: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/27 11:05:28.193: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/27 11:05:28.193: [smf] INFO: UE IMSI[262425071930712] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.194: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/27 11:05:28.194: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.194: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x41a] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.204: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/27 11:05:28.204: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/27 11:05:28.204: [smf] INFO: UE IMSI[262425235926313] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.205: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/27 11:05:28.205: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.205: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x1d2] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.214: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/27 11:05:28.214: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/27 11:05:28.214: [smf] INFO: UE IMSI[262422073804625] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.215: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/27 11:05:28.215: [upf] INFO: UE F-SEID[UP:0x834 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.215: [upf] INFO: UE F-SEID[UP:0x834 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.225: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/27 11:05:28.225: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/27 11:05:28.225: [smf] INFO: UE IMSI[262426237450098] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.226: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/27 11:05:28.226: [upf] INFO: UE F-SEID[UP:0x738 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.226: [upf] INFO: UE F-SEID[UP:0x738 CP:0x598] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.236: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/27 11:05:28.236: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/27 11:05:28.236: [smf] INFO: UE IMSI[262423278496641] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.236: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/27 11:05:28.237: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.237: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x9d0] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.246: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/27 11:05:28.246: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/27 11:05:28.246: [smf] INFO: UE IMSI[262429789142524] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.247: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/27 11:05:28.247: [upf] INFO: UE F-SEID[UP:0x4b CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.247: [upf] INFO: UE F-SEID[UP:0x4b CP:0x8a6] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.257: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/27 11:05:28.257: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/27 11:05:28.257: [smf] INFO: UE IMSI[262425605746828] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.258: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/27 11:05:28.258: [upf] INFO: UE F-SEID[UP:0xd4a CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.258: [upf] INFO: UE F-SEID[UP:0xd4a CP:0xabb] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.267: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/27 11:05:28.267: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/27 11:05:28.267: [smf] INFO: UE IMSI[262428212441443] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.268: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/27 11:05:28.268: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.268: [upf] INFO: UE F-SEID[UP:0x5d6 CP:0xc58] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.278: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/27 11:05:28.278: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/27 11:05:28.278: [smf] INFO: UE IMSI[262425437960555] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.279: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/27 11:05:28.279: [upf] INFO: UE F-SEID[UP:0x699 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.279: [upf] INFO: UE F-SEID[UP:0x699 CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.288: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/27 11:05:28.288: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/27 11:05:28.288: [smf] INFO: UE IMSI[262427017526831] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.289: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/27 11:05:28.289: [upf] INFO: UE F-SEID[UP:0xd10 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.289: [upf] INFO: UE F-SEID[UP:0xd10 CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.299: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/27 11:05:28.299: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/27 11:05:28.299: [smf] INFO: UE IMSI[262428275441302] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.300: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/27 11:05:28.300: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.300: [upf] INFO: UE F-SEID[UP:0xc6d CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.309: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/27 11:05:28.309: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/27 11:05:28.309: [smf] INFO: UE IMSI[262424583640567] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.310: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/27 11:05:28.310: [upf] INFO: UE F-SEID[UP:0x787 CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.310: [upf] INFO: UE F-SEID[UP:0x787 CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.320: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/27 11:05:28.320: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/27 11:05:28.320: [smf] INFO: UE IMSI[262429445682146] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.321: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/27 11:05:28.321: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.321: [upf] INFO: UE F-SEID[UP:0xfa2 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.331: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/27 11:05:28.331: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/27 11:05:28.331: [smf] INFO: UE IMSI[262428860740363] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.332: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/27 11:05:28.332: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.332: [upf] INFO: UE F-SEID[UP:0xff6 CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.341: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/27 11:05:28.341: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/27 11:05:28.341: [smf] INFO: UE IMSI[262428949350280] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.342: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/27 11:05:28.342: [upf] INFO: UE F-SEID[UP:0x595 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.342: [upf] INFO: UE F-SEID[UP:0x595 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.352: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/27 11:05:28.352: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/27 11:05:28.352: [smf] INFO: UE IMSI[262420718383332] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.353: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/27 11:05:28.353: [upf] INFO: UE F-SEID[UP:0xdae CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.353: [upf] INFO: UE F-SEID[UP:0xdae CP:0x937] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.363: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/27 11:05:28.363: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/27 11:05:28.363: [smf] INFO: UE IMSI[262423577720183] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.364: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/27 11:05:28.364: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.364: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.373: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/27 11:05:28.373: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/27 11:05:28.373: [smf] INFO: UE IMSI[262426641590081] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.374: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/27 11:05:28.374: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.374: [upf] INFO: UE F-SEID[UP:0x2cf CP:0xbd0] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.384: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/27 11:05:28.384: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/27 11:05:28.384: [smf] INFO: UE IMSI[262428236462801] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.385: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/27 11:05:28.385: [upf] INFO: UE F-SEID[UP:0xfc CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.385: [upf] INFO: UE F-SEID[UP:0xfc CP:0xc26] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.395: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/27 11:05:28.395: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/27 11:05:28.395: [smf] INFO: UE IMSI[262428202566053] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.396: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/27 11:05:28.396: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.396: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.406: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/27 11:05:28.406: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/27 11:05:28.406: [smf] INFO: UE IMSI[262423472712240] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.406: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/27 11:05:28.406: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.406: [upf] INFO: UE F-SEID[UP:0x2a9 CP:0xa9e] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.417: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/27 11:05:28.417: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/27 11:05:28.417: [smf] INFO: UE IMSI[262425308387038] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.418: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/27 11:05:28.418: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.418: [upf] INFO: UE F-SEID[UP:0x7ab CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.427: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/27 11:05:28.427: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/27 11:05:28.427: [smf] INFO: UE IMSI[262429523975225] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.428: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/27 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.428: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xf42] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.437: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/27 11:05:28.437: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/27 11:05:28.437: [smf] INFO: UE IMSI[262421983663577] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.438: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/27 11:05:28.438: [upf] INFO: UE F-SEID[UP:0x886 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.438: [upf] INFO: UE F-SEID[UP:0x886 CP:0x632] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.448: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/27 11:05:28.448: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/27 11:05:28.448: [smf] INFO: UE IMSI[262423255312406] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.449: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/27 11:05:28.449: [upf] INFO: UE F-SEID[UP:0xb7e CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.449: [upf] INFO: UE F-SEID[UP:0xb7e CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.459: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/27 11:05:28.459: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/27 11:05:28.459: [smf] INFO: UE IMSI[262425731455640] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.459: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/27 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.459: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0x155] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.469: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/27 11:05:28.469: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/27 11:05:28.469: [smf] INFO: UE IMSI[262421693456121] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.470: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/27 11:05:28.470: [upf] INFO: UE F-SEID[UP:0x899 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.470: [upf] INFO: UE F-SEID[UP:0x899 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.480: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/27 11:05:28.480: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/27 11:05:28.480: [smf] INFO: UE IMSI[262425495595613] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.480: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/27 11:05:28.480: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.480: [upf] INFO: UE F-SEID[UP:0x8c2 CP:0xd6b] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.490: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/27 11:05:28.490: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/27 11:05:28.490: [smf] INFO: UE IMSI[262424291774643] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.491: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/27 11:05:28.491: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.491: [upf] INFO: UE F-SEID[UP:0xb51 CP:0xf80] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.501: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/27 11:05:28.501: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/27 11:05:28.501: [smf] INFO: UE IMSI[262426460513168] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.502: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/27 11:05:28.502: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.502: [upf] INFO: UE F-SEID[UP:0x9b8 CP:0x8e5] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.512: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/27 11:05:28.512: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/27 11:05:28.512: [smf] INFO: UE IMSI[262428041855394] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.513: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/27 11:05:28.513: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.513: [upf] INFO: UE F-SEID[UP:0x3d3 CP:0x8ac] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.523: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/27 11:05:28.523: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/27 11:05:28.523: [smf] INFO: UE IMSI[262425406130205] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.524: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/27 11:05:28.524: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.524: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.534: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/27 11:05:28.534: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/27 11:05:28.534: [smf] INFO: UE IMSI[262423812537631] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.535: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/27 11:05:28.535: [upf] INFO: UE F-SEID[UP:0x800 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.535: [upf] INFO: UE F-SEID[UP:0x800 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.545: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/27 11:05:28.545: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/27 11:05:28.545: [smf] INFO: UE IMSI[262420555802294] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.546: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/27 11:05:28.546: [upf] INFO: UE F-SEID[UP:0x394 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.546: [upf] INFO: UE F-SEID[UP:0x394 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.555: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/27 11:05:28.555: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/27 11:05:28.555: [smf] INFO: UE IMSI[262425821490690] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.556: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/27 11:05:28.556: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.556: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x10b] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.566: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/27 11:05:28.566: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/27 11:05:28.566: [smf] INFO: UE IMSI[262426914924309] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.567: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/27 11:05:28.567: [upf] INFO: UE F-SEID[UP:0x32d CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.567: [upf] INFO: UE F-SEID[UP:0x32d CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.577: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/27 11:05:28.577: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/27 11:05:28.577: [smf] INFO: UE IMSI[262423600119853] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.578: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/27 11:05:28.578: [upf] INFO: UE F-SEID[UP:0xddc CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.578: [upf] INFO: UE F-SEID[UP:0xddc CP:0xf77] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.587: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/27 11:05:28.588: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/27 11:05:28.588: [smf] INFO: UE IMSI[262423037671418] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.588: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/27 11:05:28.588: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.588: [upf] INFO: UE F-SEID[UP:0xf74 CP:0x290] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.598: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/27 11:05:28.598: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/27 11:05:28.598: [smf] INFO: UE IMSI[262420563636845] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.599: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/27 11:05:28.599: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.599: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0xeda] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.609: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/27 11:05:28.609: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/27 11:05:28.609: [smf] INFO: UE IMSI[262425463259293] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.610: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/27 11:05:28.610: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.610: [upf] INFO: UE F-SEID[UP:0xa81 CP:0xca9] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.620: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/27 11:05:28.620: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/27 11:05:28.620: [smf] INFO: UE IMSI[262420007439377] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.621: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/27 11:05:28.621: [upf] INFO: UE F-SEID[UP:0x89b CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.621: [upf] INFO: UE F-SEID[UP:0x89b CP:0x981] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.630: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/27 11:05:28.630: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/27 11:05:28.630: [smf] INFO: UE IMSI[262420210857260] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.631: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/27 11:05:28.631: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.631: [upf] INFO: UE F-SEID[UP:0xee0 CP:0xea1] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.641: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/27 11:05:28.641: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/27 11:05:28.641: [smf] INFO: UE IMSI[262421841154965] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.642: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/27 11:05:28.642: [upf] INFO: UE F-SEID[UP:0xb96 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.642: [upf] INFO: UE F-SEID[UP:0xb96 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.652: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/27 11:05:28.652: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/27 11:05:28.652: [smf] INFO: UE IMSI[262423955438634] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.653: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/27 11:05:28.653: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.653: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.662: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/27 11:05:28.662: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/27 11:05:28.662: [smf] INFO: UE IMSI[262426504613517] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.663: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/27 11:05:28.663: [upf] INFO: UE F-SEID[UP:0xeff CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.663: [upf] INFO: UE F-SEID[UP:0xeff CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.673: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/27 11:05:28.673: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/27 11:05:28.673: [smf] INFO: UE IMSI[262424374600532] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.674: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/27 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x786 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.674: [upf] INFO: UE F-SEID[UP:0x786 CP:0xc60] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.684: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/27 11:05:28.684: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/27 11:05:28.684: [smf] INFO: UE IMSI[262420453509707] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.685: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/27 11:05:28.685: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.685: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.694: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/27 11:05:28.694: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/27 11:05:28.694: [smf] INFO: UE IMSI[262429158427570] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.695: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/27 11:05:28.695: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.695: [upf] INFO: UE F-SEID[UP:0x3ad CP:0x8f3] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.705: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/27 11:05:28.705: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/27 11:05:28.705: [smf] INFO: UE IMSI[262424507472468] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.705: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/27 11:05:28.706: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.706: [upf] INFO: UE F-SEID[UP:0xd88 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.715: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/27 11:05:28.715: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/27 11:05:28.715: [smf] INFO: UE IMSI[262420708470243] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.716: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/27 11:05:28.716: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.716: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.726: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/27 11:05:28.726: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/27 11:05:28.726: [smf] INFO: UE IMSI[262421109733774] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.727: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/27 11:05:28.727: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.727: [upf] INFO: UE F-SEID[UP:0xc7a CP:0x572] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.737: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/27 11:05:28.737: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/27 11:05:28.737: [smf] INFO: UE IMSI[262427984390279] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.738: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/27 11:05:28.738: [upf] INFO: UE F-SEID[UP:0x371 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.738: [upf] INFO: UE F-SEID[UP:0x371 CP:0x99f] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.747: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/27 11:05:28.747: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/27 11:05:28.747: [smf] INFO: UE IMSI[262420449648767] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.748: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/27 11:05:28.748: [upf] INFO: UE F-SEID[UP:0x65f CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.748: [upf] INFO: UE F-SEID[UP:0x65f CP:0xc16] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.758: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/27 11:05:28.758: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/27 11:05:28.758: [smf] INFO: UE IMSI[262426226089229] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.759: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/27 11:05:28.759: [upf] INFO: UE F-SEID[UP:0x476 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.759: [upf] INFO: UE F-SEID[UP:0x476 CP:0x38d] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.769: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/27 11:05:28.769: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/27 11:05:28.769: [smf] INFO: UE IMSI[262425752807917] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.770: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/27 11:05:28.770: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.770: [upf] INFO: UE F-SEID[UP:0xbd8 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.779: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/27 11:05:28.779: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/27 11:05:28.779: [smf] INFO: UE IMSI[262423788178567] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.780: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/27 11:05:28.780: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.780: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.790: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/27 11:05:28.790: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/27 11:05:28.790: [smf] INFO: UE IMSI[262428756380447] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.791: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/27 11:05:28.791: [upf] INFO: UE F-SEID[UP:0xdbc CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.791: [upf] INFO: UE F-SEID[UP:0xdbc CP:0x3b9] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.800: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/27 11:05:28.800: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/27 11:05:28.800: [smf] INFO: UE IMSI[262426322074492] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.801: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/27 11:05:28.801: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.801: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.811: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/27 11:05:28.811: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/27 11:05:28.811: [smf] INFO: UE IMSI[262429689767968] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.811: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/27 11:05:28.811: [upf] INFO: UE F-SEID[UP:0x33c CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.811: [upf] INFO: UE F-SEID[UP:0x33c CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.821: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/27 11:05:28.821: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/27 11:05:28.821: [smf] INFO: UE IMSI[262428922130467] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.822: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/27 11:05:28.822: [upf] INFO: UE F-SEID[UP:0x893 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.822: [upf] INFO: UE F-SEID[UP:0x893 CP:0xfbb] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.832: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/27 11:05:28.832: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/27 11:05:28.832: [smf] INFO: UE IMSI[262423351637879] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.833: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/27 11:05:28.833: [upf] INFO: UE F-SEID[UP:0x670 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.833: [upf] INFO: UE F-SEID[UP:0x670 CP:0xc33] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.842: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/27 11:05:28.842: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/27 11:05:28.842: [smf] INFO: UE IMSI[262429827043636] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.843: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/27 11:05:28.843: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.843: [upf] INFO: UE F-SEID[UP:0xd05 CP:0xeb4] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.853: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/27 11:05:28.853: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/27 11:05:28.853: [smf] INFO: UE IMSI[262423714959578] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.855: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/27 11:05:28.855: [upf] INFO: UE F-SEID[UP:0x57d CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.855: [upf] INFO: UE F-SEID[UP:0x57d CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.864: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/27 11:05:28.864: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/27 11:05:28.864: [smf] INFO: UE IMSI[262425136002499] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.865: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/27 11:05:28.865: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.865: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.875: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/27 11:05:28.875: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/27 11:05:28.875: [smf] INFO: UE IMSI[262429887924000] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.876: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/27 11:05:28.876: [upf] INFO: UE F-SEID[UP:0x67d CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.876: [upf] INFO: UE F-SEID[UP:0x67d CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.885: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/27 11:05:28.885: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/27 11:05:28.885: [smf] INFO: UE IMSI[262423443437202] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.886: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/27 11:05:28.886: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.886: [upf] INFO: UE F-SEID[UP:0xf03 CP:0x9e8] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.896: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/27 11:05:28.896: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/27 11:05:28.896: [smf] INFO: UE IMSI[262421719723938] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.897: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/27 11:05:28.897: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.897: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x5ff] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.906: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/27 11:05:28.906: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/27 11:05:28.906: [smf] INFO: UE IMSI[262420424168377] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.907: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/27 11:05:28.907: [upf] INFO: UE F-SEID[UP:0x257 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.907: [upf] INFO: UE F-SEID[UP:0x257 CP:0xf2f] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.917: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/27 11:05:28.917: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/27 11:05:28.917: [smf] INFO: UE IMSI[262429352137094] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.918: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/27 11:05:28.918: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.918: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xf63] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.927: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/27 11:05:28.927: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/27 11:05:28.927: [smf] INFO: UE IMSI[262427083786530] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.928: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/27 11:05:28.928: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.928: [upf] INFO: UE F-SEID[UP:0xa78 CP:0x3ef] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.938: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/27 11:05:28.938: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/27 11:05:28.938: [smf] INFO: UE IMSI[262429024791297] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.939: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/27 11:05:28.939: [upf] INFO: UE F-SEID[UP:0x11d CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.939: [upf] INFO: UE F-SEID[UP:0x11d CP:0x55f] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.949: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/27 11:05:28.949: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/27 11:05:28.949: [smf] INFO: UE IMSI[262426664053008] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.950: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/27 11:05:28.950: [upf] INFO: UE F-SEID[UP:0x762 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.950: [upf] INFO: UE F-SEID[UP:0x762 CP:0x724] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.959: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/27 11:05:28.959: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/27 11:05:28.959: [smf] INFO: UE IMSI[262423099999970] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.960: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/27 11:05:28.960: [upf] INFO: UE F-SEID[UP:0x952 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.960: [upf] INFO: UE F-SEID[UP:0x952 CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.970: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/27 11:05:28.970: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/27 11:05:28.970: [smf] INFO: UE IMSI[262421912395135] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.971: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/27 11:05:28.971: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.971: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.980: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/27 11:05:28.980: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/27 11:05:28.980: [smf] INFO: UE IMSI[262425745266586] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.981: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/27 11:05:28.981: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.981: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x3e2] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:28.991: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/27 11:05:28.991: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/27 11:05:28.991: [smf] INFO: UE IMSI[262429176224777] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:28.992: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/27 11:05:28.992: [upf] INFO: UE F-SEID[UP:0xbb CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:28.992: [upf] INFO: UE F-SEID[UP:0xbb CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.002: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/27 11:05:29.002: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/27 11:05:29.002: [smf] INFO: UE IMSI[262423830446051] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.003: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/27 11:05:29.003: [upf] INFO: UE F-SEID[UP:0x945 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.003: [upf] INFO: UE F-SEID[UP:0x945 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.013: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/27 11:05:29.013: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/27 11:05:29.013: [smf] INFO: UE IMSI[262423601633736] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.014: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/27 11:05:29.014: [upf] INFO: UE F-SEID[UP:0xcfa CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.014: [upf] INFO: UE F-SEID[UP:0xcfa CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.023: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/27 11:05:29.023: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/27 11:05:29.023: [smf] INFO: UE IMSI[262422975801167] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.024: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/27 11:05:29.024: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.024: [upf] INFO: UE F-SEID[UP:0xd98 CP:0x5c5] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.034: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/27 11:05:29.034: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/27 11:05:29.034: [smf] INFO: UE IMSI[262426284877619] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.035: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/27 11:05:29.035: [upf] INFO: UE F-SEID[UP:0xfed CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.035: [upf] INFO: UE F-SEID[UP:0xfed CP:0x479] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.044: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/27 11:05:29.044: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/27 11:05:29.044: [smf] INFO: UE IMSI[262425553442417] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.045: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/27 11:05:29.045: [upf] INFO: UE F-SEID[UP:0x414 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.045: [upf] INFO: UE F-SEID[UP:0x414 CP:0x27b] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.055: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/27 11:05:29.055: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/27 11:05:29.055: [smf] INFO: UE IMSI[262425376642249] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.056: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/27 11:05:29.056: [upf] INFO: UE F-SEID[UP:0x65 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.056: [upf] INFO: UE F-SEID[UP:0x65 CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.066: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/27 11:05:29.066: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/27 11:05:29.066: [smf] INFO: UE IMSI[262420065054695] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.066: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/27 11:05:29.067: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.067: [upf] INFO: UE F-SEID[UP:0xc27 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.076: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/27 11:05:29.076: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/27 11:05:29.076: [smf] INFO: UE IMSI[262426859474720] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.077: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/27 11:05:29.077: [upf] INFO: UE F-SEID[UP:0x452 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.077: [upf] INFO: UE F-SEID[UP:0x452 CP:0xd00] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.087: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/27 11:05:29.087: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/27 11:05:29.087: [smf] INFO: UE IMSI[262425062494733] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.088: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/27 11:05:29.088: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.088: [upf] INFO: UE F-SEID[UP:0xb4a CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.097: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/27 11:05:29.097: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/27 11:05:29.097: [smf] INFO: UE IMSI[262420532543196] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.098: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/27 11:05:29.098: [upf] INFO: UE F-SEID[UP:0xd27 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.098: [upf] INFO: UE F-SEID[UP:0xd27 CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.108: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/27 11:05:29.108: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/27 11:05:29.108: [smf] INFO: UE IMSI[262427810791098] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.109: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/27 11:05:29.109: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.109: [upf] INFO: UE F-SEID[UP:0xd56 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.119: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/27 11:05:29.119: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/27 11:05:29.119: [smf] INFO: UE IMSI[262425472978536] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.120: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/27 11:05:29.120: [upf] INFO: UE F-SEID[UP:0x27 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.120: [upf] INFO: UE F-SEID[UP:0x27 CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.129: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/27 11:05:29.129: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/27 11:05:29.129: [smf] INFO: UE IMSI[262423295476120] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.130: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/27 11:05:29.130: [upf] INFO: UE F-SEID[UP:0x3a CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.130: [upf] INFO: UE F-SEID[UP:0x3a CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.140: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/27 11:05:29.140: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/27 11:05:29.140: [smf] INFO: UE IMSI[262426568625346] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.141: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/27 11:05:29.141: [upf] INFO: UE F-SEID[UP:0x85b CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.141: [upf] INFO: UE F-SEID[UP:0x85b CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.151: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/27 11:05:29.151: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/27 11:05:29.151: [smf] INFO: UE IMSI[262424410024360] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.152: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/27 11:05:29.152: [upf] INFO: UE F-SEID[UP:0x664 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.152: [upf] INFO: UE F-SEID[UP:0x664 CP:0xe51] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.162: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/27 11:05:29.162: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/27 11:05:29.162: [smf] INFO: UE IMSI[262425233607713] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.163: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/27 11:05:29.163: [upf] INFO: UE F-SEID[UP:0x2de CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.163: [upf] INFO: UE F-SEID[UP:0x2de CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.173: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/27 11:05:29.173: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/27 11:05:29.173: [smf] INFO: UE IMSI[262427005064806] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.174: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/27 11:05:29.174: [upf] INFO: UE F-SEID[UP:0x669 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.174: [upf] INFO: UE F-SEID[UP:0x669 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.184: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/27 11:05:29.184: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/27 11:05:29.184: [smf] INFO: UE IMSI[262422628887072] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.185: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/27 11:05:29.185: [upf] INFO: UE F-SEID[UP:0x79 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.185: [upf] INFO: UE F-SEID[UP:0x79 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.195: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/27 11:05:29.195: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/27 11:05:29.195: [smf] INFO: UE IMSI[262422194697137] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.196: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/27 11:05:29.196: [upf] INFO: UE F-SEID[UP:0x66a CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.196: [upf] INFO: UE F-SEID[UP:0x66a CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.207: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/27 11:05:29.207: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/27 11:05:29.207: [smf] INFO: UE IMSI[262422905650080] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.208: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/27 11:05:29.208: [upf] INFO: UE F-SEID[UP:0x2 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.208: [upf] INFO: UE F-SEID[UP:0x2 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.218: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/27 11:05:29.218: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/27 11:05:29.218: [smf] INFO: UE IMSI[262420946747054] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.219: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/27 11:05:29.219: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.219: [upf] INFO: UE F-SEID[UP:0x6cb CP:0xeba] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.229: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/27 11:05:29.229: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/27 11:05:29.229: [smf] INFO: UE IMSI[262425529273211] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.230: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/27 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x863 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.230: [upf] INFO: UE F-SEID[UP:0x863 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.240: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/27 11:05:29.240: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/27 11:05:29.240: [smf] INFO: UE IMSI[262420113624899] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.241: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/27 11:05:29.241: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.241: [upf] INFO: UE F-SEID[UP:0xe51 CP:0xfca] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.250: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/27 11:05:29.250: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/27 11:05:29.251: [smf] INFO: UE IMSI[262422607298072] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.252: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/27 11:05:29.252: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.252: [upf] INFO: UE F-SEID[UP:0xb33 CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.261: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/27 11:05:29.261: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/27 11:05:29.261: [smf] INFO: UE IMSI[262424656034726] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.262: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/27 11:05:29.262: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.262: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.272: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/27 11:05:29.272: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/27 11:05:29.272: [smf] INFO: UE IMSI[262427088617594] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.273: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/27 11:05:29.273: [upf] INFO: UE F-SEID[UP:0x515 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.273: [upf] INFO: UE F-SEID[UP:0x515 CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.283: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/27 11:05:29.283: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/27 11:05:29.283: [smf] INFO: UE IMSI[262422843745823] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.284: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/27 11:05:29.284: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.284: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x7b0] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.294: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/27 11:05:29.294: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/27 11:05:29.294: [smf] INFO: UE IMSI[262427356404402] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.295: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/27 11:05:29.295: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.295: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.305: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/27 11:05:29.305: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/27 11:05:29.305: [smf] INFO: UE IMSI[262429164705854] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.306: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/27 11:05:29.306: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.306: [upf] INFO: UE F-SEID[UP:0xd52 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.315: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/27 11:05:29.315: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/27 11:05:29.315: [smf] INFO: UE IMSI[262428033709957] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.316: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/27 11:05:29.316: [upf] INFO: UE F-SEID[UP:0xc7e CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.316: [upf] INFO: UE F-SEID[UP:0xc7e CP:0xb0a] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.326: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/27 11:05:29.326: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/27 11:05:29.326: [smf] INFO: UE IMSI[262428490895878] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.327: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/27 11:05:29.327: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.327: [upf] INFO: UE F-SEID[UP:0x3f4 CP:0x3bf] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.336: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/27 11:05:29.336: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/27 11:05:29.336: [smf] INFO: UE IMSI[262421258474144] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.337: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/27 11:05:29.337: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.337: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xd94] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.347: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/27 11:05:29.347: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/27 11:05:29.347: [smf] INFO: UE IMSI[262423846319091] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.348: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/27 11:05:29.348: [upf] INFO: UE F-SEID[UP:0x953 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.348: [upf] INFO: UE F-SEID[UP:0x953 CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.358: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/27 11:05:29.358: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/27 11:05:29.358: [smf] INFO: UE IMSI[262423493038676] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.359: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/27 11:05:29.359: [upf] INFO: UE F-SEID[UP:0xc7 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.359: [upf] INFO: UE F-SEID[UP:0xc7 CP:0xd6] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.369: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/27 11:05:29.369: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/27 11:05:29.369: [smf] INFO: UE IMSI[262428547038346] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.370: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/27 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.370: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x1e4] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.379: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/27 11:05:29.379: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/27 11:05:29.379: [smf] INFO: UE IMSI[262429228107969] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.380: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/27 11:05:29.380: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.380: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x8fc] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.390: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/27 11:05:29.390: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/27 11:05:29.390: [smf] INFO: UE IMSI[262429581870752] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.391: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/27 11:05:29.391: [upf] INFO: UE F-SEID[UP:0x40d CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.391: [upf] INFO: UE F-SEID[UP:0x40d CP:0x9a9] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.401: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/27 11:05:29.401: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/27 11:05:29.401: [smf] INFO: UE IMSI[262429783817955] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.402: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/27 11:05:29.402: [upf] INFO: UE F-SEID[UP:0x19a CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.402: [upf] INFO: UE F-SEID[UP:0x19a CP:0x6c4] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.412: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/27 11:05:29.412: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/27 11:05:29.412: [smf] INFO: UE IMSI[262424294411993] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.412: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/27 11:05:29.413: [upf] INFO: UE F-SEID[UP:0x990 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.413: [upf] INFO: UE F-SEID[UP:0x990 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.422: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/27 11:05:29.422: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/27 11:05:29.422: [smf] INFO: UE IMSI[262421260843722] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.423: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/27 11:05:29.423: [upf] INFO: UE F-SEID[UP:0x41a CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.423: [upf] INFO: UE F-SEID[UP:0x41a CP:0xd84] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.433: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/27 11:05:29.433: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/27 11:05:29.433: [smf] INFO: UE IMSI[262429603801826] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.434: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/27 11:05:29.434: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.434: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.443: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/27 11:05:29.443: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/27 11:05:29.443: [smf] INFO: UE IMSI[262423005001550] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.444: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/27 11:05:29.444: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.444: [upf] INFO: UE F-SEID[UP:0xeeb CP:0x99d] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.454: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/27 11:05:29.454: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/27 11:05:29.454: [smf] INFO: UE IMSI[262428226732877] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.455: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/27 11:05:29.455: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.455: [upf] INFO: UE F-SEID[UP:0xd4b CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.465: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/27 11:05:29.465: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/27 11:05:29.465: [smf] INFO: UE IMSI[262428150158646] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.466: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/27 11:05:29.466: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.466: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xd4b] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.476: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/27 11:05:29.476: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/27 11:05:29.476: [smf] INFO: UE IMSI[262428799365065] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.477: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/27 11:05:29.477: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.477: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.486: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/27 11:05:29.486: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/27 11:05:29.486: [smf] INFO: UE IMSI[262427283317020] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.487: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/27 11:05:29.487: [upf] INFO: UE F-SEID[UP:0x163 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.487: [upf] INFO: UE F-SEID[UP:0x163 CP:0x37e] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.497: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/27 11:05:29.497: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/27 11:05:29.497: [smf] INFO: UE IMSI[262428244893074] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.498: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/27 11:05:29.498: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.498: [upf] INFO: UE F-SEID[UP:0x1e6 CP:0x2d7] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.507: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/27 11:05:29.507: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/27 11:05:29.507: [smf] INFO: UE IMSI[262424096166954] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.508: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/27 11:05:29.508: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.508: [upf] INFO: UE F-SEID[UP:0xea2 CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.518: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/27 11:05:29.518: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/27 11:05:29.518: [smf] INFO: UE IMSI[262427323357308] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.519: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/27 11:05:29.519: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.519: [upf] INFO: UE F-SEID[UP:0xcfc CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.529: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/27 11:05:29.529: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/27 11:05:29.529: [smf] INFO: UE IMSI[262425333127228] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.530: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/27 11:05:29.530: [upf] INFO: UE F-SEID[UP:0x412 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.530: [upf] INFO: UE F-SEID[UP:0x412 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.540: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/27 11:05:29.540: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/27 11:05:29.540: [smf] INFO: UE IMSI[262422185039546] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.541: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/27 11:05:29.541: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.541: [upf] INFO: UE F-SEID[UP:0xb5d CP:0x2ff] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.551: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/27 11:05:29.551: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/27 11:05:29.551: [smf] INFO: UE IMSI[262428498379445] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.552: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/27 11:05:29.552: [upf] INFO: UE F-SEID[UP:0x456 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.552: [upf] INFO: UE F-SEID[UP:0x456 CP:0xc65] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.562: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/27 11:05:29.562: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/27 11:05:29.562: [smf] INFO: UE IMSI[262423043954348] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.563: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/27 11:05:29.563: [upf] INFO: UE F-SEID[UP:0x343 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.563: [upf] INFO: UE F-SEID[UP:0x343 CP:0x57a] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.573: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/27 11:05:29.573: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/27 11:05:29.573: [smf] INFO: UE IMSI[262421224984579] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.574: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/27 11:05:29.574: [upf] INFO: UE F-SEID[UP:0xddd CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.574: [upf] INFO: UE F-SEID[UP:0xddd CP:0x6a4] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.584: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/27 11:05:29.584: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/27 11:05:29.584: [smf] INFO: UE IMSI[262424329200986] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.585: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/27 11:05:29.585: [upf] INFO: UE F-SEID[UP:0x13b CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.585: [upf] INFO: UE F-SEID[UP:0x13b CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.594: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/27 11:05:29.594: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/27 11:05:29.594: [smf] INFO: UE IMSI[262425758390479] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.595: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/27 11:05:29.595: [upf] INFO: UE F-SEID[UP:0x913 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.595: [upf] INFO: UE F-SEID[UP:0x913 CP:0xaf] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.605: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/27 11:05:29.605: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/27 11:05:29.605: [smf] INFO: UE IMSI[262424419763526] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.606: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/27 11:05:29.606: [upf] INFO: UE F-SEID[UP:0x559 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.606: [upf] INFO: UE F-SEID[UP:0x559 CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.616: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/27 11:05:29.616: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/27 11:05:29.616: [smf] INFO: UE IMSI[262422747879751] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.616: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/27 11:05:29.616: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.616: [upf] INFO: UE F-SEID[UP:0xd9e CP:0x7c6] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.626: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/27 11:05:29.626: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/27 11:05:29.626: [smf] INFO: UE IMSI[262421006082498] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.627: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/27 11:05:29.627: [upf] INFO: UE F-SEID[UP:0x14d CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.627: [upf] INFO: UE F-SEID[UP:0x14d CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.637: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/27 11:05:29.637: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/27 11:05:29.637: [smf] INFO: UE IMSI[262426834086770] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.637: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/27 11:05:29.637: [upf] INFO: UE F-SEID[UP:0xf6b CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.637: [upf] INFO: UE F-SEID[UP:0xf6b CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.647: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/27 11:05:29.647: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/27 11:05:29.647: [smf] INFO: UE IMSI[262428947233892] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.648: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/27 11:05:29.648: [upf] INFO: UE F-SEID[UP:0x852 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.648: [upf] INFO: UE F-SEID[UP:0x852 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.658: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/27 11:05:29.658: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/27 11:05:29.658: [smf] INFO: UE IMSI[262420650600473] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.659: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/27 11:05:29.659: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.659: [upf] INFO: UE F-SEID[UP:0xed8 CP:0x29] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.669: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/27 11:05:29.669: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/27 11:05:29.669: [smf] INFO: UE IMSI[262426964326819] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.669: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/27 11:05:29.669: [upf] INFO: UE F-SEID[UP:0x175 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.669: [upf] INFO: UE F-SEID[UP:0x175 CP:0xe7f] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.679: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/27 11:05:29.679: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/27 11:05:29.679: [smf] INFO: UE IMSI[262423470672749] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.680: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/27 11:05:29.680: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.680: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x3c7] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.690: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/27 11:05:29.690: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/27 11:05:29.690: [smf] INFO: UE IMSI[262421957594523] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.691: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/27 11:05:29.691: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.691: [upf] INFO: UE F-SEID[UP:0xbfb CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.701: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/27 11:05:29.701: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/27 11:05:29.701: [smf] INFO: UE IMSI[262425207252121] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.701: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/27 11:05:29.701: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.701: [upf] INFO: UE F-SEID[UP:0xcaa CP:0x402] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.711: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/27 11:05:29.711: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/27 11:05:29.711: [smf] INFO: UE IMSI[262429976631195] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.712: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/27 11:05:29.712: [upf] INFO: UE F-SEID[UP:0x22d CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.712: [upf] INFO: UE F-SEID[UP:0x22d CP:0xc52] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.721: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/27 11:05:29.721: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/27 11:05:29.721: [smf] INFO: UE IMSI[262426967707943] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.722: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/27 11:05:29.722: [upf] INFO: UE F-SEID[UP:0x811 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.722: [upf] INFO: UE F-SEID[UP:0x811 CP:0x4e2] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.732: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/27 11:05:29.732: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/27 11:05:29.732: [smf] INFO: UE IMSI[262428535335027] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.733: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/27 11:05:29.733: [upf] INFO: UE F-SEID[UP:0x44b CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.733: [upf] INFO: UE F-SEID[UP:0x44b CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.743: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/27 11:05:29.743: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/27 11:05:29.743: [smf] INFO: UE IMSI[262425394267270] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.744: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/27 11:05:29.744: [upf] INFO: UE F-SEID[UP:0x78a CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.744: [upf] INFO: UE F-SEID[UP:0x78a CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.754: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/27 11:05:29.754: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/27 11:05:29.754: [smf] INFO: UE IMSI[262423541752551] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.755: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/27 11:05:29.755: [upf] INFO: UE F-SEID[UP:0x81c CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.755: [upf] INFO: UE F-SEID[UP:0x81c CP:0x6fb] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.764: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/27 11:05:29.764: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/27 11:05:29.764: [smf] INFO: UE IMSI[262424899504306] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.765: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/27 11:05:29.765: [upf] INFO: UE F-SEID[UP:0x32e CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.765: [upf] INFO: UE F-SEID[UP:0x32e CP:0x349] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.775: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/27 11:05:29.775: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/27 11:05:29.775: [smf] INFO: UE IMSI[262420427805864] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.776: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/27 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x98c CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.776: [upf] INFO: UE F-SEID[UP:0x98c CP:0xad] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.793: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/27 11:05:29.793: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/27 11:05:29.793: [smf] INFO: UE IMSI[262424136267555] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.794: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/27 11:05:29.794: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.794: [upf] INFO: UE F-SEID[UP:0xa70 CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.804: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/27 11:05:29.804: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/27 11:05:29.804: [smf] INFO: UE IMSI[262427089964196] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.805: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/27 11:05:29.805: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.805: [upf] INFO: UE F-SEID[UP:0x7ff CP:0x9b7] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.815: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/27 11:05:29.815: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/27 11:05:29.815: [smf] INFO: UE IMSI[262420761660285] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.816: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/27 11:05:29.816: [upf] INFO: UE F-SEID[UP:0x214 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.816: [upf] INFO: UE F-SEID[UP:0x214 CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.826: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/27 11:05:29.826: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/27 11:05:29.826: [smf] INFO: UE IMSI[262420522268986] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.827: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/27 11:05:29.827: [upf] INFO: UE F-SEID[UP:0xabe CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.827: [upf] INFO: UE F-SEID[UP:0xabe CP:0x38b] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.836: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/27 11:05:29.836: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/27 11:05:29.836: [smf] INFO: UE IMSI[262420486341853] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.837: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/27 11:05:29.837: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.837: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x15c] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.847: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/27 11:05:29.847: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/27 11:05:29.847: [smf] INFO: UE IMSI[262429088687987] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.847: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/27 11:05:29.847: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.847: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.857: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/27 11:05:29.857: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/27 11:05:29.857: [smf] INFO: UE IMSI[262422660626872] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.858: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/27 11:05:29.858: [upf] INFO: UE F-SEID[UP:0x1fb CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.858: [upf] INFO: UE F-SEID[UP:0x1fb CP:0x62c] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.868: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/27 11:05:29.868: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/27 11:05:29.868: [smf] INFO: UE IMSI[262425064527269] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.869: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/27 11:05:29.869: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.869: [upf] INFO: UE F-SEID[UP:0x2ed CP:0xea7] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.879: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/27 11:05:29.879: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/27 11:05:29.879: [smf] INFO: UE IMSI[262423524063285] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.880: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/27 11:05:29.880: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.880: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xbb3] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.890: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/27 11:05:29.890: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/27 11:05:29.890: [smf] INFO: UE IMSI[262423755015204] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.890: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/27 11:05:29.891: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.891: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x202] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.900: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/27 11:05:29.900: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/27 11:05:29.900: [smf] INFO: UE IMSI[262428809456793] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.901: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/27 11:05:29.901: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.901: [upf] INFO: UE F-SEID[UP:0xcd8 CP:0x177] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.912: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/27 11:05:29.912: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/27 11:05:29.912: [smf] INFO: UE IMSI[262426440863803] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.913: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/27 11:05:29.913: [upf] INFO: UE F-SEID[UP:0x66 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.913: [upf] INFO: UE F-SEID[UP:0x66 CP:0x303] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.922: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/27 11:05:29.922: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/27 11:05:29.922: [smf] INFO: UE IMSI[262428420732930] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.923: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/27 11:05:29.923: [upf] INFO: UE F-SEID[UP:0x389 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.923: [upf] INFO: UE F-SEID[UP:0x389 CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.933: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/27 11:05:29.933: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/27 11:05:29.933: [smf] INFO: UE IMSI[262427957789477] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.934: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/27 11:05:29.934: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.934: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.943: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/27 11:05:29.943: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/27 11:05:29.943: [smf] INFO: UE IMSI[262424884470430] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.944: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/27 11:05:29.944: [upf] INFO: UE F-SEID[UP:0x210 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.944: [upf] INFO: UE F-SEID[UP:0x210 CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.954: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/27 11:05:29.954: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/27 11:05:29.954: [smf] INFO: UE IMSI[262423288866523] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.954: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/27 11:05:29.954: [upf] INFO: UE F-SEID[UP:0x591 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.954: [upf] INFO: UE F-SEID[UP:0x591 CP:0x721] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.964: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/27 11:05:29.964: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/27 11:05:29.964: [smf] INFO: UE IMSI[262421102754403] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.965: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/27 11:05:29.965: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.965: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.975: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/27 11:05:29.975: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/27 11:05:29.975: [smf] INFO: UE IMSI[262420667490716] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.976: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/27 11:05:29.976: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.976: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x67b] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.986: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/27 11:05:29.986: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/27 11:05:29.986: [smf] INFO: UE IMSI[262420304132627] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.987: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/27 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.987: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x6bb] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:29.996: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/27 11:05:29.996: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/27 11:05:29.996: [smf] INFO: UE IMSI[262429837332256] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:29.997: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/27 11:05:29.997: [upf] INFO: UE F-SEID[UP:0x984 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:29.997: [upf] INFO: UE F-SEID[UP:0x984 CP:0xe33] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.007: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/27 11:05:30.007: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/27 11:05:30.007: [smf] INFO: UE IMSI[262425160755042] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.008: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/27 11:05:30.008: [upf] INFO: UE F-SEID[UP:0x30b CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.008: [upf] INFO: UE F-SEID[UP:0x30b CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.018: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/27 11:05:30.018: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/27 11:05:30.018: [smf] INFO: UE IMSI[262423182122271] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.019: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/27 11:05:30.019: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.019: [upf] INFO: UE F-SEID[UP:0xfc6 CP:0xecf] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.028: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/27 11:05:30.028: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/27 11:05:30.028: [smf] INFO: UE IMSI[262426502073803] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.029: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/27 11:05:30.029: [upf] INFO: UE F-SEID[UP:0x898 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.029: [upf] INFO: UE F-SEID[UP:0x898 CP:0xb90] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.039: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/27 11:05:30.039: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/27 11:05:30.039: [smf] INFO: UE IMSI[262424365839772] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.040: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/27 11:05:30.040: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.040: [upf] INFO: UE F-SEID[UP:0x5cf CP:0x635] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.050: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/27 11:05:30.050: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/27 11:05:30.050: [smf] INFO: UE IMSI[262425496732762] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.051: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/27 11:05:30.051: [upf] INFO: UE F-SEID[UP:0x839 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.051: [upf] INFO: UE F-SEID[UP:0x839 CP:0x254] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.061: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/27 11:05:30.061: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/27 11:05:30.061: [smf] INFO: UE IMSI[262423366183135] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.061: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/27 11:05:30.062: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.062: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0x9d2] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.071: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/27 11:05:30.071: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/27 11:05:30.071: [smf] INFO: UE IMSI[262423974720327] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.072: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/27 11:05:30.072: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.072: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x31c] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.082: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/27 11:05:30.082: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/27 11:05:30.082: [smf] INFO: UE IMSI[262424712656781] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.083: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/27 11:05:30.083: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.083: [upf] INFO: UE F-SEID[UP:0x8bc CP:0x525] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.093: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/27 11:05:30.093: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/27 11:05:30.093: [smf] INFO: UE IMSI[262427271075532] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.093: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/27 11:05:30.093: [upf] INFO: UE F-SEID[UP:0x657 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.094: [upf] INFO: UE F-SEID[UP:0x657 CP:0xcc0] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.103: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/27 11:05:30.103: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/27 11:05:30.103: [smf] INFO: UE IMSI[262420037706534] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.104: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/27 11:05:30.104: [upf] INFO: UE F-SEID[UP:0x692 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.104: [upf] INFO: UE F-SEID[UP:0x692 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.114: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/27 11:05:30.114: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/27 11:05:30.114: [smf] INFO: UE IMSI[262424635758712] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.115: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/27 11:05:30.115: [upf] INFO: UE F-SEID[UP:0x69d CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.115: [upf] INFO: UE F-SEID[UP:0x69d CP:0xafe] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.124: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/27 11:05:30.124: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/27 11:05:30.124: [smf] INFO: UE IMSI[262420428635346] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.125: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/27 11:05:30.125: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.125: [upf] INFO: UE F-SEID[UP:0xa56 CP:0x636] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.135: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/27 11:05:30.135: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/27 11:05:30.135: [smf] INFO: UE IMSI[262421541634882] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.136: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/27 11:05:30.136: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.136: [upf] INFO: UE F-SEID[UP:0x4c7 CP:0x60] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.146: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/27 11:05:30.146: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/27 11:05:30.146: [smf] INFO: UE IMSI[262422444234670] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.147: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/27 11:05:30.147: [upf] INFO: UE F-SEID[UP:0x654 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.147: [upf] INFO: UE F-SEID[UP:0x654 CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.157: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/27 11:05:30.157: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/27 11:05:30.157: [smf] INFO: UE IMSI[262420278667106] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.158: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/27 11:05:30.158: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.158: [upf] INFO: UE F-SEID[UP:0xb2a CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.167: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/27 11:05:30.167: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/27 11:05:30.167: [smf] INFO: UE IMSI[262427384418692] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.168: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/27 11:05:30.168: [upf] INFO: UE F-SEID[UP:0x7fe CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.168: [upf] INFO: UE F-SEID[UP:0x7fe CP:0xfb1] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.178: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/27 11:05:30.178: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/27 11:05:30.178: [smf] INFO: UE IMSI[262422920956909] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.179: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/27 11:05:30.179: [upf] INFO: UE F-SEID[UP:0x306 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.179: [upf] INFO: UE F-SEID[UP:0x306 CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.189: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/27 11:05:30.189: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/27 11:05:30.189: [smf] INFO: UE IMSI[262426587898993] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.189: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/27 11:05:30.189: [upf] INFO: UE F-SEID[UP:0x42c CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.189: [upf] INFO: UE F-SEID[UP:0x42c CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.199: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/27 11:05:30.199: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/27 11:05:30.199: [smf] INFO: UE IMSI[262422057031986] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.200: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/27 11:05:30.200: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.200: [upf] INFO: UE F-SEID[UP:0xf0f CP:0x7d3] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.210: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/27 11:05:30.210: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/27 11:05:30.210: [smf] INFO: UE IMSI[262428934158269] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.210: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/27 11:05:30.210: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.210: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x46c] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.220: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/27 11:05:30.220: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/27 11:05:30.220: [smf] INFO: UE IMSI[262428599970152] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.221: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/27 11:05:30.221: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.221: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.231: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/27 11:05:30.231: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/27 11:05:30.231: [smf] INFO: UE IMSI[262423288168064] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.232: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/27 11:05:30.232: [upf] INFO: UE F-SEID[UP:0x380 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.232: [upf] INFO: UE F-SEID[UP:0x380 CP:0x670] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.241: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/27 11:05:30.241: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/27 11:05:30.241: [smf] INFO: UE IMSI[262425439078135] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.242: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/27 11:05:30.242: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.242: [upf] INFO: UE F-SEID[UP:0xa0b CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.252: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/27 11:05:30.252: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/27 11:05:30.252: [smf] INFO: UE IMSI[262425377249516] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.253: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/27 11:05:30.253: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.253: [upf] INFO: UE F-SEID[UP:0x7d5 CP:0xacc] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.262: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/27 11:05:30.262: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/27 11:05:30.262: [smf] INFO: UE IMSI[262428272742736] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.263: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/27 11:05:30.263: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.263: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.273: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/27 11:05:30.273: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/27 11:05:30.273: [smf] INFO: UE IMSI[262424833930935] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.274: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/27 11:05:30.274: [upf] INFO: UE F-SEID[UP:0xdce CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.274: [upf] INFO: UE F-SEID[UP:0xdce CP:0xd39] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.284: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/27 11:05:30.284: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/27 11:05:30.284: [smf] INFO: UE IMSI[262420237412752] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.284: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/27 11:05:30.284: [upf] INFO: UE F-SEID[UP:0xd3f CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.284: [upf] INFO: UE F-SEID[UP:0xd3f CP:0x86f] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.294: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/27 11:05:30.294: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/27 11:05:30.294: [smf] INFO: UE IMSI[262423222730298] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.295: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/27 11:05:30.295: [upf] INFO: UE F-SEID[UP:0x880 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.295: [upf] INFO: UE F-SEID[UP:0x880 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.305: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/27 11:05:30.305: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/27 11:05:30.305: [smf] INFO: UE IMSI[262424000351862] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.305: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/27 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x263] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.315: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/27 11:05:30.315: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/27 11:05:30.315: [smf] INFO: UE IMSI[262424316358102] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.316: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/27 11:05:30.316: [upf] INFO: UE F-SEID[UP:0x96d CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.316: [upf] INFO: UE F-SEID[UP:0x96d CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.326: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/27 11:05:30.326: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/27 11:05:30.326: [smf] INFO: UE IMSI[262421550640480] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.327: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/27 11:05:30.327: [upf] INFO: UE F-SEID[UP:0x469 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.327: [upf] INFO: UE F-SEID[UP:0x469 CP:0x954] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.336: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/27 11:05:30.336: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/27 11:05:30.336: [smf] INFO: UE IMSI[262421403628054] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.337: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/27 11:05:30.337: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.337: [upf] INFO: UE F-SEID[UP:0xe32 CP:0xf4a] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.347: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/27 11:05:30.347: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/27 11:05:30.347: [smf] INFO: UE IMSI[262425389257892] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.348: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/27 11:05:30.348: [upf] INFO: UE F-SEID[UP:0x768 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.348: [upf] INFO: UE F-SEID[UP:0x768 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.357: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/27 11:05:30.357: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/27 11:05:30.357: [smf] INFO: UE IMSI[262428040216163] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.358: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/27 11:05:30.358: [upf] INFO: UE F-SEID[UP:0x16a CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.358: [upf] INFO: UE F-SEID[UP:0x16a CP:0x743] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.368: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/27 11:05:30.368: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/27 11:05:30.368: [smf] INFO: UE IMSI[262429050352130] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.369: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/27 11:05:30.369: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.369: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xd83] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.379: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/27 11:05:30.379: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/27 11:05:30.379: [smf] INFO: UE IMSI[262424327640977] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.381: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/27 11:05:30.381: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.381: [upf] INFO: UE F-SEID[UP:0x7e9 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.390: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/27 11:05:30.390: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/27 11:05:30.390: [smf] INFO: UE IMSI[262426457589541] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.391: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/27 11:05:30.391: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.391: [upf] INFO: UE F-SEID[UP:0xcc7 CP:0xfa7] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.401: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/27 11:05:30.401: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/27 11:05:30.401: [smf] INFO: UE IMSI[262428591047858] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.402: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/27 11:05:30.402: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.402: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.412: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/27 11:05:30.412: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/27 11:05:30.412: [smf] INFO: UE IMSI[262426377533115] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.413: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/27 11:05:30.413: [upf] INFO: UE F-SEID[UP:0x20b CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.413: [upf] INFO: UE F-SEID[UP:0x20b CP:0xe16] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.423: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/27 11:05:30.423: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/27 11:05:30.423: [smf] INFO: UE IMSI[262420367678054] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.424: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/27 11:05:30.424: [upf] INFO: UE F-SEID[UP:0x964 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.424: [upf] INFO: UE F-SEID[UP:0x964 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.434: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/27 11:05:30.434: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/27 11:05:30.434: [smf] INFO: UE IMSI[262427781235274] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.435: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/27 11:05:30.435: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.435: [upf] INFO: UE F-SEID[UP:0x8d4 CP:0x27d] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.445: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/27 11:05:30.445: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/27 11:05:30.445: [smf] INFO: UE IMSI[262422654604847] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.446: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/27 11:05:30.446: [upf] INFO: UE F-SEID[UP:0x825 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.446: [upf] INFO: UE F-SEID[UP:0x825 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.456: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/27 11:05:30.456: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/27 11:05:30.456: [smf] INFO: UE IMSI[262429907297206] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.457: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/27 11:05:30.457: [upf] INFO: UE F-SEID[UP:0x88a CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.457: [upf] INFO: UE F-SEID[UP:0x88a CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.467: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/27 11:05:30.467: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/27 11:05:30.467: [smf] INFO: UE IMSI[262422883413422] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.469: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/27 11:05:30.469: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.469: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.478: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/27 11:05:30.478: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/27 11:05:30.478: [smf] INFO: UE IMSI[262423073925128] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.480: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/27 11:05:30.480: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.480: [upf] INFO: UE F-SEID[UP:0xfb4 CP:0xab8] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.490: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/27 11:05:30.490: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/27 11:05:30.490: [smf] INFO: UE IMSI[262423315416990] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.491: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/27 11:05:30.491: [upf] INFO: UE F-SEID[UP:0x74f CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.491: [upf] INFO: UE F-SEID[UP:0x74f CP:0x717] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.501: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/27 11:05:30.501: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/27 11:05:30.501: [smf] INFO: UE IMSI[262420881122359] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.503: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/27 11:05:30.503: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.503: [upf] INFO: UE F-SEID[UP:0xdaf CP:0x581] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.512: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/27 11:05:30.512: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/27 11:05:30.512: [smf] INFO: UE IMSI[262428386590004] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.514: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/27 11:05:30.514: [upf] INFO: UE F-SEID[UP:0x154 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.514: [upf] INFO: UE F-SEID[UP:0x154 CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.524: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/27 11:05:30.524: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/27 11:05:30.524: [smf] INFO: UE IMSI[262423237621606] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.526: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/27 11:05:30.526: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.526: [upf] INFO: UE F-SEID[UP:0x9b4 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.535: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/27 11:05:30.535: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/27 11:05:30.535: [smf] INFO: UE IMSI[262424517432257] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.538: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/27 11:05:30.538: [upf] INFO: UE F-SEID[UP:0x54d CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.538: [upf] INFO: UE F-SEID[UP:0x54d CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.546: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/27 11:05:30.546: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/27 11:05:30.546: [smf] INFO: UE IMSI[262424948827551] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.547: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/27 11:05:30.547: [upf] INFO: UE F-SEID[UP:0xfae CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.547: [upf] INFO: UE F-SEID[UP:0xfae CP:0x915] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.556: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/27 11:05:30.556: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/27 11:05:30.556: [smf] INFO: UE IMSI[262425258440417] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.557: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/27 11:05:30.557: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.557: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.567: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/27 11:05:30.567: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/27 11:05:30.567: [smf] INFO: UE IMSI[262420035570539] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.567: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/27 11:05:30.567: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.567: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0x99e] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.578: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/27 11:05:30.578: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/27 11:05:30.578: [smf] INFO: UE IMSI[262426482880945] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.579: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/27 11:05:30.579: [upf] INFO: UE F-SEID[UP:0x586 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.579: [upf] INFO: UE F-SEID[UP:0x586 CP:0x133] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.588: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/27 11:05:30.589: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/27 11:05:30.589: [smf] INFO: UE IMSI[262426278370038] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.589: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/27 11:05:30.589: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.589: [upf] INFO: UE F-SEID[UP:0x6e7 CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.599: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/27 11:05:30.599: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/27 11:05:30.599: [smf] INFO: UE IMSI[262429247356163] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.600: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/27 11:05:30.600: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.600: [upf] INFO: UE F-SEID[UP:0x9bf CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.610: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/27 11:05:30.610: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/27 11:05:30.610: [smf] INFO: UE IMSI[262423455012586] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.610: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/27 11:05:30.610: [upf] INFO: UE F-SEID[UP:0x137 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.610: [upf] INFO: UE F-SEID[UP:0x137 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.620: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/27 11:05:30.620: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/27 11:05:30.620: [smf] INFO: UE IMSI[262429219907410] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.621: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/27 11:05:30.621: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.621: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xa20] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.631: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/27 11:05:30.631: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/27 11:05:30.631: [smf] INFO: UE IMSI[262420949217302] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.632: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/27 11:05:30.632: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.632: [upf] INFO: UE F-SEID[UP:0xe45 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.643: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/27 11:05:30.643: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/27 11:05:30.643: [smf] INFO: UE IMSI[262427577720243] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.644: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/27 11:05:30.644: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.644: [upf] INFO: UE F-SEID[UP:0x2e9 CP:0x819] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.654: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/27 11:05:30.654: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/27 11:05:30.654: [smf] INFO: UE IMSI[262425553493914] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.655: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/27 11:05:30.655: [upf] INFO: UE F-SEID[UP:0x621 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.655: [upf] INFO: UE F-SEID[UP:0x621 CP:0xc2] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.664: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/27 11:05:30.664: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/27 11:05:30.664: [smf] INFO: UE IMSI[262425909856386] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.665: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/27 11:05:30.665: [upf] INFO: UE F-SEID[UP:0x24 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.665: [upf] INFO: UE F-SEID[UP:0x24 CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.675: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/27 11:05:30.675: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/27 11:05:30.675: [smf] INFO: UE IMSI[262423122850586] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.676: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/27 11:05:30.676: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.676: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.686: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/27 11:05:30.686: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/27 11:05:30.686: [smf] INFO: UE IMSI[262427696913810] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.687: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/27 11:05:30.687: [upf] INFO: UE F-SEID[UP:0xd48 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.687: [upf] INFO: UE F-SEID[UP:0xd48 CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.697: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/27 11:05:30.697: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/27 11:05:30.697: [smf] INFO: UE IMSI[262424519873717] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.697: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/27 11:05:30.697: [upf] INFO: UE F-SEID[UP:0x383 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.697: [upf] INFO: UE F-SEID[UP:0x383 CP:0x8ad] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.707: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/27 11:05:30.707: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/27 11:05:30.707: [smf] INFO: UE IMSI[262424328322643] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.708: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/27 11:05:30.708: [upf] INFO: UE F-SEID[UP:0x11a CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.708: [upf] INFO: UE F-SEID[UP:0x11a CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.718: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/27 11:05:30.718: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/27 11:05:30.718: [smf] INFO: UE IMSI[262429840980115] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.719: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/27 11:05:30.719: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.719: [upf] INFO: UE F-SEID[UP:0x6e2 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.729: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/27 11:05:30.729: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/27 11:05:30.729: [smf] INFO: UE IMSI[262427507018741] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.730: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/27 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x468 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.730: [upf] INFO: UE F-SEID[UP:0x468 CP:0xc68] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.740: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/27 11:05:30.740: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/27 11:05:30.740: [smf] INFO: UE IMSI[262426281189572] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.741: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/27 11:05:30.741: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.741: [upf] INFO: UE F-SEID[UP:0xf13 CP:0xe97] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.750: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/27 11:05:30.750: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/27 11:05:30.750: [smf] INFO: UE IMSI[262423754565671] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.751: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/27 11:05:30.751: [upf] INFO: UE F-SEID[UP:0x85e CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.751: [upf] INFO: UE F-SEID[UP:0x85e CP:0xe0b] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.761: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/27 11:05:30.761: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/27 11:05:30.761: [smf] INFO: UE IMSI[262429515263738] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.762: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/27 11:05:30.762: [upf] INFO: UE F-SEID[UP:0x7 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.762: [upf] INFO: UE F-SEID[UP:0x7 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.771: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/27 11:05:30.771: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/27 11:05:30.771: [smf] INFO: UE IMSI[262428601511814] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.773: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/27 11:05:30.773: [upf] INFO: UE F-SEID[UP:0x615 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.773: [upf] INFO: UE F-SEID[UP:0x615 CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.782: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/27 11:05:30.782: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/27 11:05:30.782: [smf] INFO: UE IMSI[262425009161897] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.783: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/27 11:05:30.783: [upf] INFO: UE F-SEID[UP:0x805 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.783: [upf] INFO: UE F-SEID[UP:0x805 CP:0x71d] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.793: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/27 11:05:30.793: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/27 11:05:30.793: [smf] INFO: UE IMSI[262421752314371] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.794: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/27 11:05:30.794: [upf] INFO: UE F-SEID[UP:0x227 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.794: [upf] INFO: UE F-SEID[UP:0x227 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.803: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/27 11:05:30.803: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/27 11:05:30.803: [smf] INFO: UE IMSI[262428559964749] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.804: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/27 11:05:30.804: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.804: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.814: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/27 11:05:30.814: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/27 11:05:30.814: [smf] INFO: UE IMSI[262420046591926] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.815: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/27 11:05:30.815: [upf] INFO: UE F-SEID[UP:0x538 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.815: [upf] INFO: UE F-SEID[UP:0x538 CP:0xe41] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.825: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/27 11:05:30.825: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/27 11:05:30.825: [smf] INFO: UE IMSI[262426403423959] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.826: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/27 11:05:30.826: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.826: [upf] INFO: UE F-SEID[UP:0xff0 CP:0x32c] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.835: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/27 11:05:30.835: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/27 11:05:30.835: [smf] INFO: UE IMSI[262427537844050] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.836: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/27 11:05:30.836: [upf] INFO: UE F-SEID[UP:0xebe CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.836: [upf] INFO: UE F-SEID[UP:0xebe CP:0xe03] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.846: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/27 11:05:30.846: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/27 11:05:30.846: [smf] INFO: UE IMSI[262426587174438] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.847: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/27 11:05:30.847: [upf] INFO: UE F-SEID[UP:0x126 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.847: [upf] INFO: UE F-SEID[UP:0x126 CP:0x886] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.857: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/27 11:05:30.857: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/27 11:05:30.857: [smf] INFO: UE IMSI[262427147766659] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.857: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/27 11:05:30.857: [upf] INFO: UE F-SEID[UP:0x397 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.857: [upf] INFO: UE F-SEID[UP:0x397 CP:0x80e] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.867: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/27 11:05:30.867: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/27 11:05:30.867: [smf] INFO: UE IMSI[262426421858235] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.868: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/27 11:05:30.868: [upf] INFO: UE F-SEID[UP:0x235 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.868: [upf] INFO: UE F-SEID[UP:0x235 CP:0x94f] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.878: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/27 11:05:30.878: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/27 11:05:30.878: [smf] INFO: UE IMSI[262423804061483] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.879: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/27 11:05:30.879: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.879: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x288] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.889: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/27 11:05:30.889: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/27 11:05:30.889: [smf] INFO: UE IMSI[262421241822254] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.890: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/27 11:05:30.890: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.890: [upf] INFO: UE F-SEID[UP:0xbdd CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.899: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/27 11:05:30.899: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/27 11:05:30.899: [smf] INFO: UE IMSI[262421818533961] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.900: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/27 11:05:30.900: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.900: [upf] INFO: UE F-SEID[UP:0x7fd CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.910: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/27 11:05:30.910: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/27 11:05:30.910: [smf] INFO: UE IMSI[262428873231890] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.911: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/27 11:05:30.911: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.911: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.920: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/27 11:05:30.920: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/27 11:05:30.920: [smf] INFO: UE IMSI[262422453605069] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.921: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/27 11:05:30.921: [upf] INFO: UE F-SEID[UP:0xe60 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.921: [upf] INFO: UE F-SEID[UP:0xe60 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.931: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/27 11:05:30.931: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/27 11:05:30.931: [smf] INFO: UE IMSI[262420175891913] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.932: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/27 11:05:30.932: [upf] INFO: UE F-SEID[UP:0x564 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.932: [upf] INFO: UE F-SEID[UP:0x564 CP:0xf0c] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.941: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/27 11:05:30.941: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/27 11:05:30.941: [smf] INFO: UE IMSI[262428724992944] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.942: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/27 11:05:30.942: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.942: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.952: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/27 11:05:30.952: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/27 11:05:30.952: [smf] INFO: UE IMSI[262421341566212] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.953: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/27 11:05:30.953: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.953: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.962: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/27 11:05:30.962: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/27 11:05:30.962: [smf] INFO: UE IMSI[262425723847101] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.963: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/27 11:05:30.963: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.963: [upf] INFO: UE F-SEID[UP:0xae4 CP:0x9f6] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.973: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/27 11:05:30.973: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/27 11:05:30.973: [smf] INFO: UE IMSI[262426654781911] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.974: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/27 11:05:30.974: [upf] INFO: UE F-SEID[UP:0x585 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.974: [upf] INFO: UE F-SEID[UP:0x585 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.983: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/27 11:05:30.983: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/27 11:05:30.983: [smf] INFO: UE IMSI[262426239170451] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.984: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/27 11:05:30.984: [upf] INFO: UE F-SEID[UP:0x361 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.984: [upf] INFO: UE F-SEID[UP:0x361 CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:30.994: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/27 11:05:30.994: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/27 11:05:30.994: [smf] INFO: UE IMSI[262429951760656] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:30.995: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/27 11:05:30.995: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:30.995: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0xdb7] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.005: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/27 11:05:31.005: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/27 11:05:31.005: [smf] INFO: UE IMSI[262425114674485] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.007: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/27 11:05:31.007: [upf] INFO: UE F-SEID[UP:0x896 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.007: [upf] INFO: UE F-SEID[UP:0x896 CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.015: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/27 11:05:31.015: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/27 11:05:31.015: [smf] INFO: UE IMSI[262428439567842] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.016: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/27 11:05:31.016: [upf] INFO: UE F-SEID[UP:0xed2 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.016: [upf] INFO: UE F-SEID[UP:0xed2 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.026: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/27 11:05:31.026: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/27 11:05:31.026: [smf] INFO: UE IMSI[262426124411982] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.027: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/27 11:05:31.027: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.027: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.036: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/27 11:05:31.036: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/27 11:05:31.036: [smf] INFO: UE IMSI[262429456866431] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.037: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/27 11:05:31.037: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.037: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.047: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/27 11:05:31.047: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/27 11:05:31.047: [smf] INFO: UE IMSI[262424392183417] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.048: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/27 11:05:31.048: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.048: [upf] INFO: UE F-SEID[UP:0xee7 CP:0xd3a] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.057: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/27 11:05:31.057: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/27 11:05:31.057: [smf] INFO: UE IMSI[262423821244504] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.058: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/27 11:05:31.058: [upf] INFO: UE F-SEID[UP:0x619 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.058: [upf] INFO: UE F-SEID[UP:0x619 CP:0x5ef] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.068: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/27 11:05:31.068: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/27 11:05:31.068: [smf] INFO: UE IMSI[262420612132464] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.070: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/27 11:05:31.070: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.070: [upf] INFO: UE F-SEID[UP:0xfb7 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.079: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/27 11:05:31.079: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/27 11:05:31.079: [smf] INFO: UE IMSI[262425336716714] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.080: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/27 11:05:31.080: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.080: [upf] INFO: UE F-SEID[UP:0xaf7 CP:0xca6] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.090: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/27 11:05:31.090: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/27 11:05:31.090: [smf] INFO: UE IMSI[262429611215573] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.091: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/27 11:05:31.091: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.092: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.101: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/27 11:05:31.101: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/27 11:05:31.101: [smf] INFO: UE IMSI[262420979463822] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.102: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/27 11:05:31.102: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.102: [upf] INFO: UE F-SEID[UP:0xb4d CP:0xeb2] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.112: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/27 11:05:31.112: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/27 11:05:31.112: [smf] INFO: UE IMSI[262421191236295] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.113: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/27 11:05:31.113: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.113: [upf] INFO: UE F-SEID[UP:0xfcf CP:0xf78] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.122: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/27 11:05:31.122: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/27 11:05:31.122: [smf] INFO: UE IMSI[262427947832783] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.123: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/27 11:05:31.123: [upf] INFO: UE F-SEID[UP:0x814 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.123: [upf] INFO: UE F-SEID[UP:0x814 CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.132: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/27 11:05:31.132: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/27 11:05:31.132: [smf] INFO: UE IMSI[262428079298054] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.133: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/27 11:05:31.133: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.133: [upf] INFO: UE F-SEID[UP:0x1b4 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.143: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/27 11:05:31.143: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/27 11:05:31.143: [smf] INFO: UE IMSI[262421876145458] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.144: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/27 11:05:31.144: [upf] INFO: UE F-SEID[UP:0x941 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.144: [upf] INFO: UE F-SEID[UP:0x941 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.154: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/27 11:05:31.154: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/27 11:05:31.154: [smf] INFO: UE IMSI[262421025356320] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.155: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/27 11:05:31.155: [upf] INFO: UE F-SEID[UP:0x89e CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.155: [upf] INFO: UE F-SEID[UP:0x89e CP:0xed1] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.165: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/27 11:05:31.165: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/27 11:05:31.165: [smf] INFO: UE IMSI[262423900519639] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.167: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/27 11:05:31.167: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.167: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xcc3] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.176: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/27 11:05:31.176: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/27 11:05:31.176: [smf] INFO: UE IMSI[262420937760359] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.177: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/27 11:05:31.177: [upf] INFO: UE F-SEID[UP:0x342 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.177: [upf] INFO: UE F-SEID[UP:0x342 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.187: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/27 11:05:31.187: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/27 11:05:31.187: [smf] INFO: UE IMSI[262424082522460] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.188: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/27 11:05:31.188: [upf] INFO: UE F-SEID[UP:0x398 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.188: [upf] INFO: UE F-SEID[UP:0x398 CP:0xedf] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.197: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/27 11:05:31.197: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/27 11:05:31.197: [smf] INFO: UE IMSI[262429552181992] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.198: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/27 11:05:31.198: [upf] INFO: UE F-SEID[UP:0xdda CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.198: [upf] INFO: UE F-SEID[UP:0xdda CP:0x881] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.208: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/27 11:05:31.208: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/27 11:05:31.208: [smf] INFO: UE IMSI[262426626274805] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.209: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/27 11:05:31.209: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.209: [upf] INFO: UE F-SEID[UP:0xa53 CP:0x11c] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.219: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/27 11:05:31.219: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/27 11:05:31.219: [smf] INFO: UE IMSI[262427566760588] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.220: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/27 11:05:31.220: [upf] INFO: UE F-SEID[UP:0x277 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.220: [upf] INFO: UE F-SEID[UP:0x277 CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.230: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/27 11:05:31.230: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/27 11:05:31.230: [smf] INFO: UE IMSI[262421415262814] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.231: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/27 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xbba CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.231: [upf] INFO: UE F-SEID[UP:0xbba CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.240: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/27 11:05:31.240: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/27 11:05:31.240: [smf] INFO: UE IMSI[262420363869076] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.241: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/27 11:05:31.241: [upf] INFO: UE F-SEID[UP:0x432 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.241: [upf] INFO: UE F-SEID[UP:0x432 CP:0xc32] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.251: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/27 11:05:31.251: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/27 11:05:31.251: [smf] INFO: UE IMSI[262423053669405] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.251: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/27 11:05:31.251: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.251: [upf] INFO: UE F-SEID[UP:0xdd5 CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.262: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/27 11:05:31.262: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/27 11:05:31.262: [smf] INFO: UE IMSI[262420958319174] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.262: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/27 11:05:31.262: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.262: [upf] INFO: UE F-SEID[UP:0xb0a CP:0x2a0] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.272: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/27 11:05:31.272: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/27 11:05:31.272: [smf] INFO: UE IMSI[262425501042108] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.273: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/27 11:05:31.273: [upf] INFO: UE F-SEID[UP:0xaed CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.273: [upf] INFO: UE F-SEID[UP:0xaed CP:0x8fa] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.283: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/27 11:05:31.283: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/27 11:05:31.283: [smf] INFO: UE IMSI[262427814316140] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.284: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/27 11:05:31.284: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.284: [upf] INFO: UE F-SEID[UP:0xfdf CP:0x1b7] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.293: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/27 11:05:31.293: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/27 11:05:31.293: [smf] INFO: UE IMSI[262425632166400] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.294: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/27 11:05:31.294: [upf] INFO: UE F-SEID[UP:0x47 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.294: [upf] INFO: UE F-SEID[UP:0x47 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.304: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/27 11:05:31.304: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/27 11:05:31.304: [smf] INFO: UE IMSI[262424804605463] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.305: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/27 11:05:31.305: [upf] INFO: UE F-SEID[UP:0x86c CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.305: [upf] INFO: UE F-SEID[UP:0x86c CP:0x3dd] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.315: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/27 11:05:31.315: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/27 11:05:31.315: [smf] INFO: UE IMSI[262421142600081] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.316: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/27 11:05:31.316: [upf] INFO: UE F-SEID[UP:0x27b CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.316: [upf] INFO: UE F-SEID[UP:0x27b CP:0xe4f] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.325: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/27 11:05:31.325: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/27 11:05:31.325: [smf] INFO: UE IMSI[262429864702387] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.327: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/27 11:05:31.327: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.327: [upf] INFO: UE F-SEID[UP:0x7ba CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.336: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/27 11:05:31.336: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/27 11:05:31.336: [smf] INFO: UE IMSI[262421401775499] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.337: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/27 11:05:31.337: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.337: [upf] INFO: UE F-SEID[UP:0x5ae CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.347: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/27 11:05:31.347: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/27 11:05:31.347: [smf] INFO: UE IMSI[262428557563844] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.348: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/27 11:05:31.348: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.348: [upf] INFO: UE F-SEID[UP:0x3b5 CP:0xdfa] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.358: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/27 11:05:31.358: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/27 11:05:31.358: [smf] INFO: UE IMSI[262429225384721] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.359: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/27 11:05:31.359: [upf] INFO: UE F-SEID[UP:0x642 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.359: [upf] INFO: UE F-SEID[UP:0x642 CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.368: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/27 11:05:31.368: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/27 11:05:31.368: [smf] INFO: UE IMSI[262424420572940] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.370: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/27 11:05:31.370: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.370: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.379: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/27 11:05:31.379: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/27 11:05:31.379: [smf] INFO: UE IMSI[262426281554031] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.381: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/27 11:05:31.381: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.381: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x385] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.390: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/27 11:05:31.390: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/27 11:05:31.390: [smf] INFO: UE IMSI[262424977610766] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.391: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/27 11:05:31.391: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.391: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.400: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/27 11:05:31.400: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/27 11:05:31.401: [smf] INFO: UE IMSI[262421776288846] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.402: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/27 11:05:31.402: [upf] INFO: UE F-SEID[UP:0x659 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.402: [upf] INFO: UE F-SEID[UP:0x659 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.411: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/27 11:05:31.411: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/27 11:05:31.411: [smf] INFO: UE IMSI[262428402964952] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.413: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/27 11:05:31.413: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.413: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x551] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.422: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/27 11:05:31.422: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/27 11:05:31.422: [smf] INFO: UE IMSI[262429088208765] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.424: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/27 11:05:31.424: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.424: [upf] INFO: UE F-SEID[UP:0xf44 CP:0x333] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.434: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/27 11:05:31.434: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/27 11:05:31.434: [smf] INFO: UE IMSI[262427536238530] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.436: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/27 11:05:31.436: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.436: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x2d6] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.444: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/27 11:05:31.444: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/27 11:05:31.444: [smf] INFO: UE IMSI[262426601391365] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.446: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/27 11:05:31.446: [upf] INFO: UE F-SEID[UP:0x27c CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.446: [upf] INFO: UE F-SEID[UP:0x27c CP:0x4c8] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.455: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/27 11:05:31.455: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/27 11:05:31.456: [smf] INFO: UE IMSI[262427941982692] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.458: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/27 11:05:31.458: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.458: [upf] INFO: UE F-SEID[UP:0xd5e CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.467: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/27 11:05:31.467: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/27 11:05:31.467: [smf] INFO: UE IMSI[262424371756667] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.468: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/27 11:05:31.468: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.469: [upf] INFO: UE F-SEID[UP:0xbd6 CP:0xac9] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.478: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/27 11:05:31.478: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/27 11:05:31.478: [smf] INFO: UE IMSI[262428665912240] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.480: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/27 11:05:31.480: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.480: [upf] INFO: UE F-SEID[UP:0x6e0 CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.489: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/27 11:05:31.489: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/27 11:05:31.489: [smf] INFO: UE IMSI[262426600534782] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.491: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/27 11:05:31.491: [upf] INFO: UE F-SEID[UP:0x930 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.491: [upf] INFO: UE F-SEID[UP:0x930 CP:0xb75] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.500: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/27 11:05:31.500: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/27 11:05:31.500: [smf] INFO: UE IMSI[262424541335466] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.503: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/27 11:05:31.503: [upf] INFO: UE F-SEID[UP:0x76c CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.503: [upf] INFO: UE F-SEID[UP:0x76c CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.511: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/27 11:05:31.511: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/27 11:05:31.511: [smf] INFO: UE IMSI[262421590477615] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.513: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/27 11:05:31.513: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.513: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.522: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/27 11:05:31.522: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/27 11:05:31.522: [smf] INFO: UE IMSI[262426345699875] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.525: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/27 11:05:31.525: [upf] INFO: UE F-SEID[UP:0x919 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.525: [upf] INFO: UE F-SEID[UP:0x919 CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.533: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/27 11:05:31.533: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/27 11:05:31.533: [smf] INFO: UE IMSI[262427946113346] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.535: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/27 11:05:31.535: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.535: [upf] INFO: UE F-SEID[UP:0xa89 CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.544: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/27 11:05:31.544: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/27 11:05:31.544: [smf] INFO: UE IMSI[262421401529045] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.546: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/27 11:05:31.546: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.546: [upf] INFO: UE F-SEID[UP:0x4c6 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.554: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/27 11:05:31.554: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/27 11:05:31.554: [smf] INFO: UE IMSI[262423094122219] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.555: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/27 11:05:31.555: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.555: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.565: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/27 11:05:31.565: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/27 11:05:31.565: [smf] INFO: UE IMSI[262423670912216] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.566: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/27 11:05:31.566: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.566: [upf] INFO: UE F-SEID[UP:0xa6d CP:0xa43] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.576: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/27 11:05:31.576: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/27 11:05:31.576: [smf] INFO: UE IMSI[262428727656892] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.577: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/27 11:05:31.577: [upf] INFO: UE F-SEID[UP:0xec3 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.577: [upf] INFO: UE F-SEID[UP:0xec3 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.586: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/27 11:05:31.586: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/27 11:05:31.586: [smf] INFO: UE IMSI[262425845848631] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.587: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/27 11:05:31.587: [upf] INFO: UE F-SEID[UP:0x25b CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.587: [upf] INFO: UE F-SEID[UP:0x25b CP:0x48] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.597: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/27 11:05:31.597: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/27 11:05:31.597: [smf] INFO: UE IMSI[262423245029715] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.598: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/27 11:05:31.598: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.598: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.607: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/27 11:05:31.607: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/27 11:05:31.607: [smf] INFO: UE IMSI[262426893054629] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.608: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/27 11:05:31.608: [upf] INFO: UE F-SEID[UP:0x186 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.608: [upf] INFO: UE F-SEID[UP:0x186 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.618: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/27 11:05:31.618: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/27 11:05:31.618: [smf] INFO: UE IMSI[262425044131050] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.619: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/27 11:05:31.619: [upf] INFO: UE F-SEID[UP:0x6af CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.619: [upf] INFO: UE F-SEID[UP:0x6af CP:0xb26] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.629: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/27 11:05:31.629: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/27 11:05:31.629: [smf] INFO: UE IMSI[262422613872259] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.630: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/27 11:05:31.630: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.630: [upf] INFO: UE F-SEID[UP:0x2b4 CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.639: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/27 11:05:31.639: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/27 11:05:31.639: [smf] INFO: UE IMSI[262428278590395] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.640: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/27 11:05:31.640: [upf] INFO: UE F-SEID[UP:0x6a CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.640: [upf] INFO: UE F-SEID[UP:0x6a CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.650: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/27 11:05:31.650: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/27 11:05:31.650: [smf] INFO: UE IMSI[262422851263074] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.651: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/27 11:05:31.651: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.651: [upf] INFO: UE F-SEID[UP:0x5d4 CP:0x94b] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.661: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/27 11:05:31.661: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/27 11:05:31.661: [smf] INFO: UE IMSI[262428745395489] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.662: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/27 11:05:31.662: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.662: [upf] INFO: UE F-SEID[UP:0xb8c CP:0xa9f] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.672: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/27 11:05:31.672: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/27 11:05:31.672: [smf] INFO: UE IMSI[262423800541749] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.673: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/27 11:05:31.673: [upf] INFO: UE F-SEID[UP:0x25f CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.673: [upf] INFO: UE F-SEID[UP:0x25f CP:0x666] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.683: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/27 11:05:31.683: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/27 11:05:31.683: [smf] INFO: UE IMSI[262428545299033] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.684: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/27 11:05:31.684: [upf] INFO: UE F-SEID[UP:0xcde CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.684: [upf] INFO: UE F-SEID[UP:0xcde CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.693: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/27 11:05:31.693: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/27 11:05:31.693: [smf] INFO: UE IMSI[262429387433720] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.694: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/27 11:05:31.694: [upf] INFO: UE F-SEID[UP:0x180 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.694: [upf] INFO: UE F-SEID[UP:0x180 CP:0x8aa] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.704: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/27 11:05:31.704: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/27 11:05:31.704: [smf] INFO: UE IMSI[262429944055451] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.705: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/27 11:05:31.705: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.705: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.715: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/27 11:05:31.715: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/27 11:05:31.715: [smf] INFO: UE IMSI[262423973380953] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.717: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/27 11:05:31.717: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.717: [upf] INFO: UE F-SEID[UP:0xe48 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.726: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/27 11:05:31.726: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/27 11:05:31.726: [smf] INFO: UE IMSI[262421240768063] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.729: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/27 11:05:31.729: [upf] INFO: UE F-SEID[UP:0x89a CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.729: [upf] INFO: UE F-SEID[UP:0x89a CP:0x497] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.737: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/27 11:05:31.737: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/27 11:05:31.737: [smf] INFO: UE IMSI[262423141074328] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.739: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/27 11:05:31.739: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.739: [upf] INFO: UE F-SEID[UP:0xe2 CP:0x728] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.748: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/27 11:05:31.748: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/27 11:05:31.748: [smf] INFO: UE IMSI[262423172381292] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.751: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/27 11:05:31.751: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.751: [upf] INFO: UE F-SEID[UP:0xd99 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.759: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/27 11:05:31.759: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/27 11:05:31.759: [smf] INFO: UE IMSI[262427510895268] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.761: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/27 11:05:31.761: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.761: [upf] INFO: UE F-SEID[UP:0x5c4 CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.770: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/27 11:05:31.770: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/27 11:05:31.770: [smf] INFO: UE IMSI[262422052793132] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.772: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/27 11:05:31.772: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.772: [upf] INFO: UE F-SEID[UP:0xd37 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.781: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/27 11:05:31.781: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/27 11:05:31.781: [smf] INFO: UE IMSI[262426778484318] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.783: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/27 11:05:31.783: [upf] INFO: UE F-SEID[UP:0xc11 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.783: [upf] INFO: UE F-SEID[UP:0xc11 CP:0xaa6] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.793: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/27 11:05:31.793: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/27 11:05:31.793: [smf] INFO: UE IMSI[262425756112008] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.795: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/27 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x936 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.795: [upf] INFO: UE F-SEID[UP:0x936 CP:0xdc1] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.804: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/27 11:05:31.804: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/27 11:05:31.804: [smf] INFO: UE IMSI[262424743319975] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.805: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/27 11:05:31.805: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.805: [upf] INFO: UE F-SEID[UP:0xa68 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.815: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/27 11:05:31.815: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/27 11:05:31.815: [smf] INFO: UE IMSI[262424889660309] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.816: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/27 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.816: [upf] INFO: UE F-SEID[UP:0xda4 CP:0x979] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.827: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/27 11:05:31.827: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/27 11:05:31.827: [smf] INFO: UE IMSI[262423698535250] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.829: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/27 11:05:31.829: [upf] INFO: UE F-SEID[UP:0x305 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.829: [upf] INFO: UE F-SEID[UP:0x305 CP:0x2c5] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.839: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/27 11:05:31.839: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/27 11:05:31.839: [smf] INFO: UE IMSI[262423952327379] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.841: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/27 11:05:31.841: [upf] INFO: UE F-SEID[UP:0x777 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.841: [upf] INFO: UE F-SEID[UP:0x777 CP:0x63c] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.850: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/27 11:05:31.850: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/27 11:05:31.850: [smf] INFO: UE IMSI[262422680593160] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.852: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/27 11:05:31.852: [upf] INFO: UE F-SEID[UP:0x740 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.852: [upf] INFO: UE F-SEID[UP:0x740 CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.861: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/27 11:05:31.861: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/27 11:05:31.862: [smf] INFO: UE IMSI[262426074696001] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.864: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/27 11:05:31.864: [upf] INFO: UE F-SEID[UP:0x568 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.864: [upf] INFO: UE F-SEID[UP:0x568 CP:0x6ae] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.873: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/27 11:05:31.873: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/27 11:05:31.873: [smf] INFO: UE IMSI[262422868945696] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.874: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/27 11:05:31.874: [upf] INFO: UE F-SEID[UP:0x35 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.874: [upf] INFO: UE F-SEID[UP:0x35 CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.884: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/27 11:05:31.884: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/27 11:05:31.884: [smf] INFO: UE IMSI[262422438614312] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.886: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/27 11:05:31.886: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.886: [upf] INFO: UE F-SEID[UP:0x5b4 CP:0x3f0] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.895: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/27 11:05:31.895: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/27 11:05:31.895: [smf] INFO: UE IMSI[262429897647327] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.897: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/27 11:05:31.897: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.897: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.906: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/27 11:05:31.906: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/27 11:05:31.906: [smf] INFO: UE IMSI[262429712312226] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.908: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/27 11:05:31.908: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.908: [upf] INFO: UE F-SEID[UP:0x4ed CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.917: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/27 11:05:31.917: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/27 11:05:31.917: [smf] INFO: UE IMSI[262422591194716] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.920: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/27 11:05:31.920: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.920: [upf] INFO: UE F-SEID[UP:0xa3b CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.929: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/27 11:05:31.929: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/27 11:05:31.929: [smf] INFO: UE IMSI[262424385570872] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.932: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/27 11:05:31.932: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.932: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0x912] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.941: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/27 11:05:31.941: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/27 11:05:31.941: [smf] INFO: UE IMSI[262428548319607] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.943: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/27 11:05:31.943: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.944: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.952: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/27 11:05:31.952: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/27 11:05:31.952: [smf] INFO: UE IMSI[262425139632269] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.953: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/27 11:05:31.953: [upf] INFO: UE F-SEID[UP:0xe5c CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.953: [upf] INFO: UE F-SEID[UP:0xe5c CP:0xb88] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.962: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/27 11:05:31.962: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/27 11:05:31.962: [smf] INFO: UE IMSI[262425969696968] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.963: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/27 11:05:31.963: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.963: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.973: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/27 11:05:31.973: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/27 11:05:31.973: [smf] INFO: UE IMSI[262422229426435] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.973: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/27 11:05:31.973: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.973: [upf] INFO: UE F-SEID[UP:0xb27 CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.983: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/27 11:05:31.983: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/27 11:05:31.983: [smf] INFO: UE IMSI[262422291656927] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.984: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/27 11:05:31.984: [upf] INFO: UE F-SEID[UP:0x98b CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.984: [upf] INFO: UE F-SEID[UP:0x98b CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:31.994: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/27 11:05:31.994: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/27 11:05:31.994: [smf] INFO: UE IMSI[262425429730536] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:31.994: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/27 11:05:31.994: [upf] INFO: UE F-SEID[UP:0x37b CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:31.994: [upf] INFO: UE F-SEID[UP:0x37b CP:0xd54] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.004: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/27 11:05:32.004: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/27 11:05:32.004: [smf] INFO: UE IMSI[262427892463299] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.005: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/27 11:05:32.005: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.005: [upf] INFO: UE F-SEID[UP:0xbb1 CP:0x65f] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.015: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/27 11:05:32.015: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/27 11:05:32.015: [smf] INFO: UE IMSI[262429147744148] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.016: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/27 11:05:32.016: [upf] INFO: UE F-SEID[UP:0x4a CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.016: [upf] INFO: UE F-SEID[UP:0x4a CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.026: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/27 11:05:32.026: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/27 11:05:32.026: [smf] INFO: UE IMSI[262425025577622] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.027: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/27 11:05:32.027: [upf] INFO: UE F-SEID[UP:0x57b CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.027: [upf] INFO: UE F-SEID[UP:0x57b CP:0xb6] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.037: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/27 11:05:32.037: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/27 11:05:32.037: [smf] INFO: UE IMSI[262423987321884] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.038: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/27 11:05:32.039: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.039: [upf] INFO: UE F-SEID[UP:0xdcb CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.048: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/27 11:05:32.048: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/27 11:05:32.048: [smf] INFO: UE IMSI[262429653831237] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.049: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/27 11:05:32.049: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.049: [upf] INFO: UE F-SEID[UP:0xfdc CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.059: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/27 11:05:32.059: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/27 11:05:32.059: [smf] INFO: UE IMSI[262426458857042] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.060: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/27 11:05:32.060: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.060: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x516] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.070: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/27 11:05:32.070: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/27 11:05:32.070: [smf] INFO: UE IMSI[262421994360832] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.072: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/27 11:05:32.072: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.072: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.082: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/27 11:05:32.082: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/27 11:05:32.082: [smf] INFO: UE IMSI[262424735356333] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.084: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/27 11:05:32.084: [upf] INFO: UE F-SEID[UP:0x804 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.084: [upf] INFO: UE F-SEID[UP:0x804 CP:0xe14] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.095: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/27 11:05:32.095: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/27 11:05:32.095: [smf] INFO: UE IMSI[262420823715555] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.097: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/27 11:05:32.097: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.097: [upf] INFO: UE F-SEID[UP:0xa52 CP:0x3b0] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.106: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/27 11:05:32.106: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/27 11:05:32.106: [smf] INFO: UE IMSI[262426596681706] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.108: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/27 11:05:32.108: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.108: [upf] INFO: UE F-SEID[UP:0xa0a CP:0xda2] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.117: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/27 11:05:32.117: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/27 11:05:32.117: [smf] INFO: UE IMSI[262423468279174] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.118: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/27 11:05:32.118: [upf] INFO: UE F-SEID[UP:0x280 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.118: [upf] INFO: UE F-SEID[UP:0x280 CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.128: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/27 11:05:32.128: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/27 11:05:32.128: [smf] INFO: UE IMSI[262423478662813] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.130: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/27 11:05:32.130: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.130: [upf] INFO: UE F-SEID[UP:0xec5 CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.140: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/27 11:05:32.140: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/27 11:05:32.140: [smf] INFO: UE IMSI[262424596964386] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.141: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/27 11:05:32.141: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.141: [upf] INFO: UE F-SEID[UP:0xd04 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.151: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/27 11:05:32.151: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/27 11:05:32.151: [smf] INFO: UE IMSI[262424694400644] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.152: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/27 11:05:32.152: [upf] INFO: UE F-SEID[UP:0x92c CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.152: [upf] INFO: UE F-SEID[UP:0x92c CP:0x3b6] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.162: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/27 11:05:32.162: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/27 11:05:32.162: [smf] INFO: UE IMSI[262426628676304] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.163: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/27 11:05:32.163: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.163: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x16f] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.173: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/27 11:05:32.173: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/27 11:05:32.173: [smf] INFO: UE IMSI[262425893349406] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.174: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/27 11:05:32.174: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.174: [upf] INFO: UE F-SEID[UP:0xd93 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.184: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/27 11:05:32.184: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/27 11:05:32.184: [smf] INFO: UE IMSI[262427224031590] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.186: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/27 11:05:32.186: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.186: [upf] INFO: UE F-SEID[UP:0xf14 CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.195: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/27 11:05:32.195: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/27 11:05:32.195: [smf] INFO: UE IMSI[262427080465821] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.196: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/27 11:05:32.196: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.196: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.206: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/27 11:05:32.206: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/27 11:05:32.206: [smf] INFO: UE IMSI[262423559525353] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.206: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/27 11:05:32.206: [upf] INFO: UE F-SEID[UP:0x247 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.206: [upf] INFO: UE F-SEID[UP:0x247 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.216: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/27 11:05:32.216: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/27 11:05:32.216: [smf] INFO: UE IMSI[262428995080152] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.217: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/27 11:05:32.217: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.217: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.227: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/27 11:05:32.227: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/27 11:05:32.227: [smf] INFO: UE IMSI[262428179994463] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.227: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/27 11:05:32.227: [upf] INFO: UE F-SEID[UP:0x56f CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.227: [upf] INFO: UE F-SEID[UP:0x56f CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.237: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/27 11:05:32.237: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/27 11:05:32.237: [smf] INFO: UE IMSI[262425826135976] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.238: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/27 11:05:32.238: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.238: [upf] INFO: UE F-SEID[UP:0xe3f CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.248: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/27 11:05:32.248: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/27 11:05:32.248: [smf] INFO: UE IMSI[262426317854485] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.249: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/27 11:05:32.249: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.249: [upf] INFO: UE F-SEID[UP:0x6fb CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.259: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/27 11:05:32.259: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/27 11:05:32.259: [smf] INFO: UE IMSI[262427263711030] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.260: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/27 11:05:32.260: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.260: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.270: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/27 11:05:32.270: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/27 11:05:32.270: [smf] INFO: UE IMSI[262428817437264] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.271: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/27 11:05:32.271: [upf] INFO: UE F-SEID[UP:0x20a CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.271: [upf] INFO: UE F-SEID[UP:0x20a CP:0x9e0] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.281: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/27 11:05:32.281: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/27 11:05:32.281: [smf] INFO: UE IMSI[262426369388049] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.282: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/27 11:05:32.282: [upf] INFO: UE F-SEID[UP:0x90a CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.282: [upf] INFO: UE F-SEID[UP:0x90a CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.291: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/27 11:05:32.291: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/27 11:05:32.291: [smf] INFO: UE IMSI[262428913638865] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.292: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/27 11:05:32.292: [upf] INFO: UE F-SEID[UP:0xabd CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.292: [upf] INFO: UE F-SEID[UP:0xabd CP:0xb8c] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.302: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/27 11:05:32.302: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/27 11:05:32.302: [smf] INFO: UE IMSI[262429877815258] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.303: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/27 11:05:32.303: [upf] INFO: UE F-SEID[UP:0x385 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.303: [upf] INFO: UE F-SEID[UP:0x385 CP:0xdc4] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.313: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/27 11:05:32.313: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/27 11:05:32.313: [smf] INFO: UE IMSI[262429604486163] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.314: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/27 11:05:32.314: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.314: [upf] INFO: UE F-SEID[UP:0xf64 CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.323: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/27 11:05:32.323: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/27 11:05:32.323: [smf] INFO: UE IMSI[262428916232333] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.324: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/27 11:05:32.324: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.324: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x6d0] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.334: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/27 11:05:32.334: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/27 11:05:32.334: [smf] INFO: UE IMSI[262424621839786] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.335: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/27 11:05:32.335: [upf] INFO: UE F-SEID[UP:0x52b CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.335: [upf] INFO: UE F-SEID[UP:0x52b CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.345: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/27 11:05:32.345: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/27 11:05:32.345: [smf] INFO: UE IMSI[262422606370772] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.345: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/27 11:05:32.345: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.345: [upf] INFO: UE F-SEID[UP:0x1bc CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.355: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/27 11:05:32.355: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/27 11:05:32.355: [smf] INFO: UE IMSI[262427941079090] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.356: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/27 11:05:32.356: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.356: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.366: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/27 11:05:32.366: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/27 11:05:32.366: [smf] INFO: UE IMSI[262424375584500] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.367: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/27 11:05:32.367: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.367: [upf] INFO: UE F-SEID[UP:0xc82 CP:0x82a] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.376: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/27 11:05:32.376: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/27 11:05:32.376: [smf] INFO: UE IMSI[262426152891112] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.377: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/27 11:05:32.377: [upf] INFO: UE F-SEID[UP:0x879 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.377: [upf] INFO: UE F-SEID[UP:0x879 CP:0x201] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.387: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/27 11:05:32.387: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/27 11:05:32.387: [smf] INFO: UE IMSI[262421825360377] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:32.388: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/27 11:05:32.388: [upf] INFO: UE F-SEID[UP:0x21f CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.388: [upf] INFO: UE F-SEID[UP:0x21f CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.590: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/27 11:05:32.591: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:32.591: [upf] INFO: UE F-SEID[UP:0xda0 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:32.608: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/27 11:05:32.613: [smf] INFO: Removed Session: UE IMSI:[262420266041520] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/27 11:05:32.614: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/27 11:05:32.619: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/27 11:05:32.625: [smf] INFO: Removed Session: UE IMSI:[262423736276313] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/27 11:05:32.625: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/27 11:05:32.630: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/27 11:05:32.635: [smf] INFO: Removed Session: UE IMSI:[262423639853317] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/27 11:05:32.635: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/27 11:05:32.640: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/27 11:05:32.644: [smf] INFO: Removed Session: UE IMSI:[262420900065883] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/27 11:05:32.644: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/27 11:05:32.651: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/27 11:05:32.653: [smf] INFO: Removed Session: UE IMSI:[262421644059101] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/27 11:05:32.653: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/27 11:05:32.661: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/27 11:05:32.665: [smf] INFO: Removed Session: UE IMSI:[262429920052131] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/27 11:05:32.666: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/27 11:05:32.672: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/27 11:05:32.678: [smf] INFO: Removed Session: UE IMSI:[262424039703120] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/27 11:05:32.678: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/27 11:05:32.683: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/27 11:05:32.687: [smf] INFO: Removed Session: UE IMSI:[262422798000523] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/27 11:05:32.687: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/27 11:05:32.694: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/27 11:05:32.698: [smf] INFO: Removed Session: UE IMSI:[262422583127004] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/27 11:05:32.698: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/27 11:05:32.704: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/27 11:05:32.708: [smf] INFO: Removed Session: UE IMSI:[262421546760404] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/27 11:05:32.709: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/27 11:05:32.715: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/27 11:05:32.720: [smf] INFO: Removed Session: UE IMSI:[262420071917854] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/27 11:05:32.720: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/27 11:05:32.726: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/27 11:05:32.729: [smf] INFO: Removed Session: UE IMSI:[262421449572406] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/27 11:05:32.729: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/27 11:05:32.736: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/27 11:05:32.738: [smf] INFO: Removed Session: UE IMSI:[262427453023231] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/27 11:05:32.738: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/27 11:05:32.747: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/27 11:05:32.750: [smf] INFO: Removed Session: UE IMSI:[262427437039400] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/27 11:05:32.750: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/27 11:05:32.757: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/27 11:05:32.760: [smf] INFO: Removed Session: UE IMSI:[262425874305241] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/27 11:05:32.760: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/27 11:05:32.768: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/27 11:05:32.770: [smf] INFO: Removed Session: UE IMSI:[262425713607195] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/27 11:05:32.770: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/27 11:05:32.778: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/27 11:05:32.780: [smf] INFO: Removed Session: UE IMSI:[262426451652802] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/27 11:05:32.780: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/27 11:05:32.789: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/27 11:05:32.792: [smf] INFO: Removed Session: UE IMSI:[262425423976693] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/27 11:05:32.792: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/27 11:05:32.799: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/27 11:05:32.803: [smf] INFO: Removed Session: UE IMSI:[262426325913690] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/27 11:05:32.803: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/27 11:05:32.810: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/27 11:05:32.814: [smf] INFO: Removed Session: UE IMSI:[262421378733642] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.814: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/27 11:05:32.814: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/27 11:05:32.820: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/27 11:05:32.824: [smf] INFO: Removed Session: UE IMSI:[262429643561212] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/27 11:05:32.824: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/27 11:05:32.831: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/27 11:05:32.835: [smf] INFO: Removed Session: UE IMSI:[262423650937262] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/27 11:05:32.836: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/27 11:05:32.841: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/27 11:05:32.844: [smf] INFO: Removed Session: UE IMSI:[262424006162091] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/27 11:05:32.844: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/27 11:05:32.852: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/27 11:05:32.855: [smf] INFO: Removed Session: UE IMSI:[262423139091041] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/27 11:05:32.855: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/27 11:05:32.863: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/27 11:05:32.866: [smf] INFO: Removed Session: UE IMSI:[262426670042100] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/27 11:05:32.866: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/27 11:05:32.873: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/27 11:05:32.878: [smf] INFO: Removed Session: UE IMSI:[262429990725239] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/27 11:05:32.878: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/27 11:05:32.884: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/27 11:05:32.889: [smf] INFO: Removed Session: UE IMSI:[262422780325461] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/27 11:05:32.890: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/27 11:05:32.895: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/27 11:05:32.901: [smf] INFO: Removed Session: UE IMSI:[262428202945453] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/27 11:05:32.901: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/27 11:05:32.905: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/27 11:05:32.910: [smf] INFO: Removed Session: UE IMSI:[262422076864436] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/27 11:05:32.910: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/27 11:05:32.916: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/27 11:05:32.922: [smf] INFO: Removed Session: UE IMSI:[262429281102856] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/27 11:05:32.922: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/27 11:05:32.926: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/27 11:05:32.929: [smf] INFO: Removed Session: UE IMSI:[262426436028560] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/27 11:05:32.929: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/27 11:05:32.937: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/27 11:05:32.938: [smf] INFO: Removed Session: UE IMSI:[262428164967693] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/27 11:05:32.939: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/27 11:05:32.947: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/27 11:05:32.950: [smf] INFO: Removed Session: UE IMSI:[262427831854078] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/27 11:05:32.950: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/27 11:05:32.957: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/27 11:05:32.960: [smf] INFO: Removed Session: UE IMSI:[262420579136541] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/27 11:05:32.960: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/27 11:05:32.968: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/27 11:05:32.970: [smf] INFO: Removed Session: UE IMSI:[262425711183404] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/27 11:05:32.970: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/27 11:05:32.978: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/27 11:05:32.983: [smf] INFO: Removed Session: UE IMSI:[262420740103926] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/27 11:05:32.983: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/27 11:05:32.989: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/27 11:05:32.992: [smf] INFO: Removed Session: UE IMSI:[262427515944981] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:32.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/27 11:05:32.993: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/27 11:05:32.999: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/27 11:05:33.004: [smf] INFO: Removed Session: UE IMSI:[262423562726017] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/27 11:05:33.004: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/27 11:05:33.010: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/27 11:05:33.015: [smf] INFO: Removed Session: UE IMSI:[262422233159695] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/27 11:05:33.015: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/27 11:05:33.021: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/27 11:05:33.025: [smf] INFO: Removed Session: UE IMSI:[262421616053212] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/27 11:05:33.025: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/27 11:05:33.031: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/27 11:05:33.037: [smf] INFO: Removed Session: UE IMSI:[262426216668451] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/27 11:05:33.037: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/27 11:05:33.042: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/27 11:05:33.045: [smf] INFO: Removed Session: UE IMSI:[262420356046952] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/27 11:05:33.045: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/27 11:05:33.052: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/27 11:05:33.054: [smf] INFO: Removed Session: UE IMSI:[262427909791380] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/27 11:05:33.054: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/27 11:05:33.062: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/27 11:05:33.064: [smf] INFO: Removed Session: UE IMSI:[262420293922773] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/27 11:05:33.064: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/27 11:05:33.073: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/27 11:05:33.075: [smf] INFO: Removed Session: UE IMSI:[262424725223859] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/27 11:05:33.075: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/27 11:05:33.083: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/27 11:05:33.085: [smf] INFO: Removed Session: UE IMSI:[262425631829955] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/27 11:05:33.085: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/27 11:05:33.093: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/27 11:05:33.095: [smf] INFO: Removed Session: UE IMSI:[262423434807871] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/27 11:05:33.095: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/27 11:05:33.104: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/27 11:05:33.106: [smf] INFO: Removed Session: UE IMSI:[262424984051183] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/27 11:05:33.106: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/27 11:05:33.114: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/27 11:05:33.118: [smf] INFO: Removed Session: UE IMSI:[262421933374174] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/27 11:05:33.118: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/27 11:05:33.125: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/27 11:05:33.128: [smf] INFO: Removed Session: UE IMSI:[262424004210975] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/27 11:05:33.128: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/27 11:05:33.135: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/27 11:05:33.137: [smf] INFO: Removed Session: UE IMSI:[262422798052026] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/27 11:05:33.137: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/27 11:05:33.146: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/27 11:05:33.147: [smf] INFO: Removed Session: UE IMSI:[262421194941193] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/27 11:05:33.147: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/27 11:05:33.156: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/27 11:05:33.158: [smf] INFO: Removed Session: UE IMSI:[262427340361840] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/27 11:05:33.158: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/27 11:05:33.166: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/27 11:05:33.168: [smf] INFO: Removed Session: UE IMSI:[262427613115470] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/27 11:05:33.168: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/27 11:05:33.177: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/27 11:05:33.179: [smf] INFO: Removed Session: UE IMSI:[262424734972034] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/27 11:05:33.179: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/27 11:05:33.187: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/27 11:05:33.189: [smf] INFO: Removed Session: UE IMSI:[262428728977127] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/27 11:05:33.189: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/27 11:05:33.197: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/27 11:05:33.200: [smf] INFO: Removed Session: UE IMSI:[262424172140142] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/27 11:05:33.200: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/27 11:05:33.208: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/27 11:05:33.210: [smf] INFO: Removed Session: UE IMSI:[262423374276226] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/27 11:05:33.210: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/27 11:05:33.218: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/27 11:05:33.221: [smf] INFO: Removed Session: UE IMSI:[262429453798847] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/27 11:05:33.221: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/27 11:05:33.228: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/27 11:05:33.231: [smf] INFO: Removed Session: UE IMSI:[262428070294711] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/27 11:05:33.231: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/27 11:05:33.239: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/27 11:05:33.243: [smf] INFO: Removed Session: UE IMSI:[262427628902128] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/27 11:05:33.243: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/27 11:05:33.250: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/27 11:05:33.262: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/27 11:05:33.262: [smf] INFO: Removed Session: UE IMSI:[262423320612561] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/27 11:05:33.262: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/27 11:05:33.270: [smf] INFO: Removed Session: UE IMSI:[262427403763868] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/27 11:05:33.270: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/27 11:05:33.272: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/27 11:05:33.276: [smf] INFO: Removed Session: UE IMSI:[262426707146654] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/27 11:05:33.276: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/27 11:05:33.283: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/27 11:05:33.285: [smf] INFO: Removed Session: UE IMSI:[262427825798051] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/27 11:05:33.285: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/27 11:05:33.293: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/27 11:05:33.299: [smf] INFO: Removed Session: UE IMSI:[262423515303169] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/27 11:05:33.299: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/27 11:05:33.304: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/27 11:05:33.310: [smf] INFO: Removed Session: UE IMSI:[262424799628537] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/27 11:05:33.310: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/27 11:05:33.315: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/27 11:05:33.319: [smf] INFO: Removed Session: UE IMSI:[262422123519070] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/27 11:05:33.319: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/27 11:05:33.326: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/27 11:05:33.331: [smf] INFO: Removed Session: UE IMSI:[262421979406537] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/27 11:05:33.331: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/27 11:05:33.336: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/27 11:05:33.341: [smf] INFO: Removed Session: UE IMSI:[262427519297009] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/27 11:05:33.341: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/27 11:05:33.347: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/27 11:05:33.355: [smf] INFO: Removed Session: UE IMSI:[262420445247765] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/27 11:05:33.355: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/27 11:05:33.358: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/27 11:05:33.362: [smf] INFO: Removed Session: UE IMSI:[262421697379088] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/27 11:05:33.362: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/27 11:05:33.369: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/27 11:05:33.373: [smf] INFO: Removed Session: UE IMSI:[262429468866036] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/27 11:05:33.373: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/27 11:05:33.379: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/27 11:05:33.387: [smf] INFO: Removed Session: UE IMSI:[262423051185580] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/27 11:05:33.387: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/27 11:05:33.390: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/27 11:05:33.396: [smf] INFO: Removed Session: UE IMSI:[262426303242786] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/27 11:05:33.396: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/27 11:05:33.401: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/27 11:05:33.406: [smf] INFO: Removed Session: UE IMSI:[262423078228718] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/27 11:05:33.406: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/27 11:05:33.411: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/27 11:05:33.417: [smf] INFO: Removed Session: UE IMSI:[262421314998090] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/27 11:05:33.417: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/27 11:05:33.422: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/27 11:05:33.427: [smf] INFO: Removed Session: UE IMSI:[262425581494547] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/27 11:05:33.427: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/27 11:05:33.433: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/27 11:05:33.438: [smf] INFO: Removed Session: UE IMSI:[262427067543546] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/27 11:05:33.438: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/27 11:05:33.444: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/27 11:05:33.449: [smf] INFO: Removed Session: UE IMSI:[262428790499495] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/27 11:05:33.449: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/27 11:05:33.454: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/27 11:05:33.459: [smf] INFO: Removed Session: UE IMSI:[262424616828681] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/27 11:05:33.459: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/27 11:05:33.465: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/27 11:05:33.470: [smf] INFO: Removed Session: UE IMSI:[262425266503640] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/27 11:05:33.470: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/27 11:05:33.476: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/27 11:05:33.485: [smf] INFO: Removed Session: UE IMSI:[262425909967517] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/27 11:05:33.485: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/27 11:05:33.487: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/27 11:05:33.494: [smf] INFO: Removed Session: UE IMSI:[262422617821822] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/27 11:05:33.494: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/27 11:05:33.498: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/27 11:05:33.502: [smf] INFO: Removed Session: UE IMSI:[262428344227365] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/27 11:05:33.502: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/27 11:05:33.509: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/27 11:05:33.512: [smf] INFO: Removed Session: UE IMSI:[262421012265204] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/27 11:05:33.512: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/27 11:05:33.519: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/27 11:05:33.524: [smf] INFO: Removed Session: UE IMSI:[262427403097657] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/27 11:05:33.524: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/27 11:05:33.530: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/27 11:05:33.536: [smf] INFO: Removed Session: UE IMSI:[262427635497345] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/27 11:05:33.536: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/27 11:05:33.542: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/27 11:05:33.549: [smf] INFO: Removed Session: UE IMSI:[262423464335222] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/27 11:05:33.549: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/27 11:05:33.552: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/27 11:05:33.559: [smf] INFO: Removed Session: UE IMSI:[262422922977346] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/27 11:05:33.559: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/27 11:05:33.563: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/27 11:05:33.569: [smf] INFO: Removed Session: UE IMSI:[262423466293948] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/27 11:05:33.569: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/27 11:05:33.573: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/27 11:05:33.579: [smf] INFO: Removed Session: UE IMSI:[262427107156919] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/27 11:05:33.579: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/27 11:05:33.585: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/27 11:05:33.596: [smf] INFO: Removed Session: UE IMSI:[262421010538824] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/27 11:05:33.596: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/27 11:05:33.596: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/27 11:05:33.600: [smf] INFO: Removed Session: UE IMSI:[262425288192904] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/27 11:05:33.600: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/27 11:05:33.606: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/27 11:05:33.608: [smf] INFO: Removed Session: UE IMSI:[262429041416343] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/27 11:05:33.608: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/27 11:05:33.616: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/27 11:05:33.618: [smf] INFO: Removed Session: UE IMSI:[262425802571968] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/27 11:05:33.618: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/27 11:05:33.627: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/27 11:05:33.630: [smf] INFO: Removed Session: UE IMSI:[262426933016281] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/27 11:05:33.630: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/27 11:05:33.637: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/27 11:05:33.644: [smf] INFO: Removed Session: UE IMSI:[262428675058635] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/27 11:05:33.644: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/27 11:05:33.648: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/27 11:05:33.660: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/27 11:05:33.660: [smf] INFO: Removed Session: UE IMSI:[262422068863839] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/27 11:05:33.660: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/27 11:05:33.666: [smf] INFO: Removed Session: UE IMSI:[262429256266637] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/27 11:05:33.666: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/27 11:05:33.670: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/27 11:05:33.673: [smf] INFO: Removed Session: UE IMSI:[262424113089216] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/27 11:05:33.673: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/27 11:05:33.681: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/27 11:05:33.682: [smf] INFO: Removed Session: UE IMSI:[262423128487397] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/27 11:05:33.682: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/27 11:05:33.691: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/27 11:05:33.694: [smf] INFO: Removed Session: UE IMSI:[262428155223126] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/27 11:05:33.694: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/27 11:05:33.702: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/27 11:05:33.704: [smf] INFO: Removed Session: UE IMSI:[262424677959381] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/27 11:05:33.704: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/27 11:05:33.712: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/27 11:05:33.715: [smf] INFO: Removed Session: UE IMSI:[262427199351388] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/27 11:05:33.715: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/27 11:05:33.723: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/27 11:05:33.727: [smf] INFO: Removed Session: UE IMSI:[262429808286934] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/27 11:05:33.727: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/27 11:05:33.733: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/27 11:05:33.738: [smf] INFO: Removed Session: UE IMSI:[262429422748887] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/27 11:05:33.738: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/27 11:05:33.744: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/27 11:05:33.750: [smf] INFO: Removed Session: UE IMSI:[262423953571928] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/27 11:05:33.750: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/27 11:05:33.756: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/27 11:05:33.764: [smf] INFO: Removed Session: UE IMSI:[262423083739227] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/27 11:05:33.764: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/27 11:05:33.766: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/27 11:05:33.768: [smf] INFO: Removed Session: UE IMSI:[262428409090809] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/27 11:05:33.768: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/27 11:05:33.776: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/27 11:05:33.781: [smf] INFO: Removed Session: UE IMSI:[262420864015207] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/27 11:05:33.781: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/27 11:05:33.787: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/27 11:05:33.789: [smf] INFO: Removed Session: UE IMSI:[262425042295889] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/27 11:05:33.789: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/27 11:05:33.797: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/27 11:05:33.800: [smf] INFO: Removed Session: UE IMSI:[262428809596801] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/27 11:05:33.800: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/27 11:05:33.807: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/27 11:05:33.811: [smf] INFO: Removed Session: UE IMSI:[262422755288826] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/27 11:05:33.811: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/27 11:05:33.818: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/27 11:05:33.821: [smf] INFO: Removed Session: UE IMSI:[262429555804534] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/27 11:05:33.821: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/27 11:05:33.829: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/27 11:05:33.832: [smf] INFO: Removed Session: UE IMSI:[262429437580689] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/27 11:05:33.832: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/27 11:05:33.839: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/27 11:05:33.842: [smf] INFO: Removed Session: UE IMSI:[262420386282103] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/27 11:05:33.842: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/27 11:05:33.850: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/27 11:05:33.853: [smf] INFO: Removed Session: UE IMSI:[262429057980418] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/27 11:05:33.853: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/27 11:05:33.860: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/27 11:05:33.863: [smf] INFO: Removed Session: UE IMSI:[262426936010985] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/27 11:05:33.863: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/27 11:05:33.871: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/27 11:05:33.873: [smf] INFO: Removed Session: UE IMSI:[262427044038104] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/27 11:05:33.873: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/27 11:05:33.881: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/27 11:05:33.884: [smf] INFO: Removed Session: UE IMSI:[262427354757462] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/27 11:05:33.884: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/27 11:05:33.892: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/27 11:05:33.895: [smf] INFO: Removed Session: UE IMSI:[262423337520573] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/27 11:05:33.895: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/27 11:05:33.902: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/27 11:05:33.906: [smf] INFO: Removed Session: UE IMSI:[262428043083853] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/27 11:05:33.906: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/27 11:05:33.913: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/27 11:05:33.915: [smf] INFO: Removed Session: UE IMSI:[262420475331272] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/27 11:05:33.915: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/27 11:05:33.923: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/27 11:05:33.925: [smf] INFO: Removed Session: UE IMSI:[262427180553641] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/27 11:05:33.925: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/27 11:05:33.933: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/27 11:05:33.935: [smf] INFO: Removed Session: UE IMSI:[262426734429978] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/27 11:05:33.935: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/27 11:05:33.943: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/27 11:05:33.945: [smf] INFO: Removed Session: UE IMSI:[262424590738730] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/27 11:05:33.945: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/27 11:05:33.954: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/27 11:05:33.955: [smf] INFO: Removed Session: UE IMSI:[262428156649017] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/27 11:05:33.955: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/27 11:05:33.964: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/27 11:05:33.966: [smf] INFO: Removed Session: UE IMSI:[262427770253639] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/27 11:05:33.966: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/27 11:05:33.974: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/27 11:05:33.976: [smf] INFO: Removed Session: UE IMSI:[262424898635622] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/27 11:05:33.976: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/27 11:05:33.985: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/27 11:05:33.987: [smf] INFO: Removed Session: UE IMSI:[262422371041304] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/27 11:05:33.987: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/27 11:05:33.995: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/27 11:05:33.998: [smf] INFO: Removed Session: UE IMSI:[262422387699601] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:33.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/27 11:05:33.998: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/27 11:05:34.006: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/27 11:05:34.008: [smf] INFO: Removed Session: UE IMSI:[262424048886577] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/27 11:05:34.008: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/27 11:05:34.016: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/27 11:05:34.018: [smf] INFO: Removed Session: UE IMSI:[262429206751354] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/27 11:05:34.018: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/27 11:05:34.027: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/27 11:05:34.029: [smf] INFO: Removed Session: UE IMSI:[262421359695063] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/27 11:05:34.029: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/27 11:05:34.037: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/27 11:05:34.045: [smf] INFO: Removed Session: UE IMSI:[262425422712872] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/27 11:05:34.045: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/27 11:05:34.049: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/27 11:05:34.056: [smf] INFO: Removed Session: UE IMSI:[262423700757837] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/27 11:05:34.056: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/27 11:05:34.060: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/27 11:05:34.068: [smf] INFO: Removed Session: UE IMSI:[262428240178639] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/27 11:05:34.068: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/27 11:05:34.071: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/27 11:05:34.076: [smf] INFO: Removed Session: UE IMSI:[262428079994543] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/27 11:05:34.076: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/27 11:05:34.082: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/27 11:05:34.089: [smf] INFO: Removed Session: UE IMSI:[262427048601678] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/27 11:05:34.089: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/27 11:05:34.093: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/27 11:05:34.100: [smf] INFO: Removed Session: UE IMSI:[262429611035870] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/27 11:05:34.100: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/27 11:05:34.104: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/27 11:05:34.110: [smf] INFO: Removed Session: UE IMSI:[262429694030694] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/27 11:05:34.110: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/27 11:05:34.114: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/27 11:05:34.118: [smf] INFO: Removed Session: UE IMSI:[262421471392797] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/27 11:05:34.118: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/27 11:05:34.126: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/27 11:05:34.132: [smf] INFO: Removed Session: UE IMSI:[262423785290793] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/27 11:05:34.132: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/27 11:05:34.136: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/27 11:05:34.141: [smf] INFO: Removed Session: UE IMSI:[262422981778221] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/27 11:05:34.141: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/27 11:05:34.147: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/27 11:05:34.152: [smf] INFO: Removed Session: UE IMSI:[262423304542371] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/27 11:05:34.152: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/27 11:05:34.158: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/27 11:05:34.164: [smf] INFO: Removed Session: UE IMSI:[262420762683157] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/27 11:05:34.164: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/27 11:05:34.168: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/27 11:05:34.171: [smf] INFO: Removed Session: UE IMSI:[262420697662917] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/27 11:05:34.171: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/27 11:05:34.179: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/27 11:05:34.184: [smf] INFO: Removed Session: UE IMSI:[262426769842404] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/27 11:05:34.184: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/27 11:05:34.190: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/27 11:05:34.196: [smf] INFO: Removed Session: UE IMSI:[262420164407218] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/27 11:05:34.196: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/27 11:05:34.201: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/27 11:05:34.206: [smf] INFO: Removed Session: UE IMSI:[262421177175291] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/27 11:05:34.206: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/27 11:05:34.211: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/27 11:05:34.216: [smf] INFO: Removed Session: UE IMSI:[262424065330744] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/27 11:05:34.216: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/27 11:05:34.222: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/27 11:05:34.227: [smf] INFO: Removed Session: UE IMSI:[262424165786044] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/27 11:05:34.227: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/27 11:05:34.233: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/27 11:05:34.238: [smf] INFO: Removed Session: UE IMSI:[262426864351244] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/27 11:05:34.238: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/27 11:05:34.244: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/27 11:05:34.266: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/27 11:05:34.271: [smf] INFO: Removed Session: UE IMSI:[262422144817212] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/27 11:05:34.272: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/27 11:05:34.278: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/27 11:05:34.279: [smf] INFO: Removed Session: UE IMSI:[262423448727904] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/27 11:05:34.280: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/27 11:05:34.288: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/27 11:05:34.289: [smf] INFO: Removed Session: UE IMSI:[262426307334691] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/27 11:05:34.289: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/27 11:05:34.299: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/27 11:05:34.300: [smf] INFO: Removed Session: UE IMSI:[262421733693899] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/27 11:05:34.301: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/27 11:05:34.309: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/27 11:05:34.311: [smf] INFO: Removed Session: UE IMSI:[262422551609273] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/27 11:05:34.311: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/27 11:05:34.320: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/27 11:05:34.321: [smf] INFO: Removed Session: UE IMSI:[262420836349586] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/27 11:05:34.321: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/27 11:05:34.332: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/27 11:05:34.334: [smf] INFO: Removed Session: UE IMSI:[262424855168718] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/27 11:05:34.334: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/27 11:05:34.343: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/27 11:05:34.345: [smf] INFO: Removed Session: UE IMSI:[262420672345236] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/27 11:05:34.345: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/27 11:05:34.355: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/27 11:05:34.360: [smf] INFO: Removed Session: UE IMSI:[262429300649785] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/27 11:05:34.360: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/27 11:05:34.366: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/27 11:05:34.367: [smf] INFO: Removed Session: UE IMSI:[262424956138188] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/27 11:05:34.367: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/27 11:05:34.377: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/27 11:05:34.378: [smf] INFO: Removed Session: UE IMSI:[262421200080986] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/27 11:05:34.378: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/27 11:05:34.388: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/27 11:05:34.389: [smf] INFO: Removed Session: UE IMSI:[262420191123365] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/27 11:05:34.389: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/27 11:05:34.399: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/27 11:05:34.401: [smf] INFO: Removed Session: UE IMSI:[262427467530929] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/27 11:05:34.401: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/27 11:05:34.410: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/27 11:05:34.412: [smf] INFO: Removed Session: UE IMSI:[262423427708281] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/27 11:05:34.412: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/27 11:05:34.421: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/27 11:05:34.422: [smf] INFO: Removed Session: UE IMSI:[262421775814026] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/27 11:05:34.422: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/27 11:05:34.432: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/27 11:05:34.433: [smf] INFO: Removed Session: UE IMSI:[262420307640564] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/27 11:05:34.433: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/27 11:05:34.442: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/27 11:05:34.443: [smf] INFO: Removed Session: UE IMSI:[262423491248529] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/27 11:05:34.443: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/27 11:05:34.453: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/27 11:05:34.454: [smf] INFO: Removed Session: UE IMSI:[262425523425310] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/27 11:05:34.454: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/27 11:05:34.463: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/27 11:05:34.464: [smf] INFO: Removed Session: UE IMSI:[262428245672875] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/27 11:05:34.464: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/27 11:05:34.474: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/27 11:05:34.475: [smf] INFO: Removed Session: UE IMSI:[262423122493305] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/27 11:05:34.475: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/27 11:05:34.485: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/27 11:05:34.488: [smf] INFO: Removed Session: UE IMSI:[262422655635689] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/27 11:05:34.488: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/27 11:05:34.496: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/27 11:05:34.499: [smf] INFO: Removed Session: UE IMSI:[262428270642242] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/27 11:05:34.499: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/27 11:05:34.507: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/27 11:05:34.508: [smf] INFO: Removed Session: UE IMSI:[262422762239472] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/27 11:05:34.508: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/27 11:05:34.518: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/27 11:05:34.519: [smf] INFO: Removed Session: UE IMSI:[262426007913799] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/27 11:05:34.519: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/27 11:05:34.529: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/27 11:05:34.530: [smf] INFO: Removed Session: UE IMSI:[262421924700594] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/27 11:05:34.530: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/27 11:05:34.540: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/27 11:05:34.542: [smf] INFO: Removed Session: UE IMSI:[262429533515890] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/27 11:05:34.542: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/27 11:05:34.551: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/27 11:05:34.553: [smf] INFO: Removed Session: UE IMSI:[262427072102824] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/27 11:05:34.553: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/27 11:05:34.562: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/27 11:05:34.564: [smf] INFO: Removed Session: UE IMSI:[262429928418334] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/27 11:05:34.564: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/27 11:05:34.573: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/27 11:05:34.576: [smf] INFO: Removed Session: UE IMSI:[262429491880849] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/27 11:05:34.576: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/27 11:05:34.584: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/27 11:05:34.586: [smf] INFO: Removed Session: UE IMSI:[262421530568702] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/27 11:05:34.586: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/27 11:05:34.595: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/27 11:05:34.597: [smf] INFO: Removed Session: UE IMSI:[262421069514997] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/27 11:05:34.597: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/27 11:05:34.606: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/27 11:05:34.608: [smf] INFO: Removed Session: UE IMSI:[262424137152285] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/27 11:05:34.608: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/27 11:05:34.616: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/27 11:05:34.617: [smf] INFO: Removed Session: UE IMSI:[262428099745804] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/27 11:05:34.617: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/27 11:05:34.626: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/27 11:05:34.627: [smf] INFO: Removed Session: UE IMSI:[262425882643514] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/27 11:05:34.627: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/27 11:05:34.637: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/27 11:05:34.637: [smf] INFO: Removed Session: UE IMSI:[262427154920887] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/27 11:05:34.637: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/27 11:05:34.648: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/27 11:05:34.649: [smf] INFO: Removed Session: UE IMSI:[262425787645350] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/27 11:05:34.649: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/27 11:05:34.659: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/27 11:05:34.660: [smf] INFO: Removed Session: UE IMSI:[262425739074976] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/27 11:05:34.660: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/27 11:05:34.669: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/27 11:05:34.671: [smf] INFO: Removed Session: UE IMSI:[262426796099418] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/27 11:05:34.671: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/27 11:05:34.680: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/27 11:05:34.681: [smf] INFO: Removed Session: UE IMSI:[262423062758302] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/27 11:05:34.681: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/27 11:05:34.691: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/27 11:05:34.691: [smf] INFO: Removed Session: UE IMSI:[262422618070177] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/27 11:05:34.691: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/27 11:05:34.701: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/27 11:05:34.701: [smf] INFO: Removed Session: UE IMSI:[262426426519854] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/27 11:05:34.701: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/27 11:05:34.711: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/27 11:05:34.712: [smf] INFO: Removed Session: UE IMSI:[262429121574797] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/27 11:05:34.712: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/27 11:05:34.721: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/27 11:05:34.722: [smf] INFO: Removed Session: UE IMSI:[262420470085452] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/27 11:05:34.722: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/27 11:05:34.732: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/27 11:05:34.732: [smf] INFO: Removed Session: UE IMSI:[262421392032675] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/27 11:05:34.732: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/27 11:05:34.742: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/27 11:05:34.742: [smf] INFO: Removed Session: UE IMSI:[262421402959413] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/27 11:05:34.742: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/27 11:05:34.752: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/27 11:05:34.753: [smf] INFO: Removed Session: UE IMSI:[262422482954666] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/27 11:05:34.753: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/27 11:05:34.763: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/27 11:05:34.763: [smf] INFO: Removed Session: UE IMSI:[262426782205467] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/27 11:05:34.763: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/27 11:05:34.773: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/27 11:05:34.773: [smf] INFO: Removed Session: UE IMSI:[262422682291489] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/27 11:05:34.773: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/27 11:05:34.783: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/27 11:05:34.784: [smf] INFO: Removed Session: UE IMSI:[262425055885433] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/27 11:05:34.784: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/27 11:05:34.794: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/27 11:05:34.796: [smf] INFO: Removed Session: UE IMSI:[262426604164591] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/27 11:05:34.796: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/27 11:05:34.806: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/27 11:05:34.807: [smf] INFO: Removed Session: UE IMSI:[262420326233180] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/27 11:05:34.807: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/27 11:05:34.816: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/27 11:05:34.818: [smf] INFO: Removed Session: UE IMSI:[262423250318379] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/27 11:05:34.818: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/27 11:05:34.828: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/27 11:05:34.830: [smf] INFO: Removed Session: UE IMSI:[262426338162879] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.830: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/27 11:05:34.830: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/27 11:05:34.839: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/27 11:05:34.841: [smf] INFO: Removed Session: UE IMSI:[262422701053262] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/27 11:05:34.841: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/27 11:05:34.850: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/27 11:05:34.851: [smf] INFO: Removed Session: UE IMSI:[262420756698259] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/27 11:05:34.851: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/27 11:05:34.861: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/27 11:05:34.862: [smf] INFO: Removed Session: UE IMSI:[262423803356173] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/27 11:05:34.862: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/27 11:05:34.871: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/27 11:05:34.872: [smf] INFO: Removed Session: UE IMSI:[262422201348083] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/27 11:05:34.872: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/27 11:05:34.882: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/27 11:05:34.883: [smf] INFO: Removed Session: UE IMSI:[262421318994667] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/27 11:05:34.883: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/27 11:05:34.893: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/27 11:05:34.894: [smf] INFO: Removed Session: UE IMSI:[262423415013394] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/27 11:05:34.894: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/27 11:05:34.903: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/27 11:05:34.904: [smf] INFO: Removed Session: UE IMSI:[262422595944292] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/27 11:05:34.904: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/27 11:05:34.914: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/27 11:05:34.915: [smf] INFO: Removed Session: UE IMSI:[262424528184960] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/27 11:05:34.915: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/27 11:05:34.926: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/27 11:05:34.928: [smf] INFO: Removed Session: UE IMSI:[262424514630934] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/27 11:05:34.928: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/27 11:05:34.938: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/27 11:05:34.939: [smf] INFO: Removed Session: UE IMSI:[262427156754329] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/27 11:05:34.939: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/27 11:05:34.949: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/27 11:05:34.951: [smf] INFO: Removed Session: UE IMSI:[262428852993305] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/27 11:05:34.951: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/27 11:05:34.960: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/27 11:05:34.962: [smf] INFO: Removed Session: UE IMSI:[262428988552731] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.962: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/27 11:05:34.962: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/27 11:05:34.971: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/27 11:05:34.971: [smf] INFO: Removed Session: UE IMSI:[262425174203940] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/27 11:05:34.971: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/27 11:05:34.981: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/27 11:05:34.982: [smf] INFO: Removed Session: UE IMSI:[262427593699692] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/27 11:05:34.982: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/27 11:05:34.992: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/27 11:05:34.992: [smf] INFO: Removed Session: UE IMSI:[262429758076870] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:34.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/27 11:05:34.992: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/27 11:05:35.003: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/27 11:05:35.005: [smf] INFO: Removed Session: UE IMSI:[262429518687513] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/27 11:05:35.005: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/27 11:05:35.014: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/27 11:05:35.016: [smf] INFO: Removed Session: UE IMSI:[262426503830117] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/27 11:05:35.016: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/27 11:05:35.024: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/27 11:05:35.025: [smf] INFO: Removed Session: UE IMSI:[262428364043332] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/27 11:05:35.025: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/27 11:05:35.035: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/27 11:05:35.036: [smf] INFO: Removed Session: UE IMSI:[262421378070785] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/27 11:05:35.036: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/27 11:05:35.046: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/27 11:05:35.048: [smf] INFO: Removed Session: UE IMSI:[262426316946705] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/27 11:05:35.048: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/27 11:05:35.056: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/27 11:05:35.058: [smf] INFO: Removed Session: UE IMSI:[262428896836196] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/27 11:05:35.058: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/27 11:05:35.067: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/27 11:05:35.068: [smf] INFO: Removed Session: UE IMSI:[262424597505304] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/27 11:05:35.068: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/27 11:05:35.078: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/27 11:05:35.079: [smf] INFO: Removed Session: UE IMSI:[262424235618384] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/27 11:05:35.079: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/27 11:05:35.088: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/27 11:05:35.089: [smf] INFO: Removed Session: UE IMSI:[262425888245236] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/27 11:05:35.089: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/27 11:05:35.099: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/27 11:05:35.100: [smf] INFO: Removed Session: UE IMSI:[262421057577058] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/27 11:05:35.100: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/27 11:05:35.110: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/27 11:05:35.111: [smf] INFO: Removed Session: UE IMSI:[262422880926150] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/27 11:05:35.112: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/27 11:05:35.121: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/27 11:05:35.122: [smf] INFO: Removed Session: UE IMSI:[262426341457331] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/27 11:05:35.122: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/27 11:05:35.132: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/27 11:05:35.134: [smf] INFO: Removed Session: UE IMSI:[262422455130871] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/27 11:05:35.134: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/27 11:05:35.144: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/27 11:05:35.146: [smf] INFO: Removed Session: UE IMSI:[262424995322826] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/27 11:05:35.146: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/27 11:05:35.154: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/27 11:05:35.157: [smf] INFO: Removed Session: UE IMSI:[262428591712252] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/27 11:05:35.157: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/27 11:05:35.166: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/27 11:05:35.169: [smf] INFO: Removed Session: UE IMSI:[262421798256264] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/27 11:05:35.169: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/27 11:05:35.177: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/27 11:05:35.179: [smf] INFO: Removed Session: UE IMSI:[262425805814095] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/27 11:05:35.179: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/27 11:05:35.188: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/27 11:05:35.191: [smf] INFO: Removed Session: UE IMSI:[262423889175846] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/27 11:05:35.191: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/27 11:05:35.199: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/27 11:05:35.201: [smf] INFO: Removed Session: UE IMSI:[262423408214588] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/27 11:05:35.201: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/27 11:05:35.210: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/27 11:05:35.212: [smf] INFO: Removed Session: UE IMSI:[262424774609154] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/27 11:05:35.212: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/27 11:05:35.221: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/27 11:05:35.222: [smf] INFO: Removed Session: UE IMSI:[262421100523304] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/27 11:05:35.222: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/27 11:05:35.231: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/27 11:05:35.232: [smf] INFO: Removed Session: UE IMSI:[262428553242162] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/27 11:05:35.232: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/27 11:05:35.241: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/27 11:05:35.242: [smf] INFO: Removed Session: UE IMSI:[262424792431764] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/27 11:05:35.242: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/27 11:05:35.252: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/27 11:05:35.253: [smf] INFO: Removed Session: UE IMSI:[262422494255284] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/27 11:05:35.253: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/27 11:05:35.263: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/27 11:05:35.264: [smf] INFO: Removed Session: UE IMSI:[262425459194280] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/27 11:05:35.264: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/27 11:05:35.274: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/27 11:05:35.275: [smf] INFO: Removed Session: UE IMSI:[262421962040252] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/27 11:05:35.275: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/27 11:05:35.285: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/27 11:05:35.286: [smf] INFO: Removed Session: UE IMSI:[262422924926649] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/27 11:05:35.286: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/27 11:05:35.296: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/27 11:05:35.297: [smf] INFO: Removed Session: UE IMSI:[262428781474753] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/27 11:05:35.298: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/27 11:05:35.308: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/27 11:05:35.310: [smf] INFO: Removed Session: UE IMSI:[262427840136982] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/27 11:05:35.310: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/27 11:05:35.318: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/27 11:05:35.319: [smf] INFO: Removed Session: UE IMSI:[262423673341479] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/27 11:05:35.319: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/27 11:05:35.329: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/27 11:05:35.329: [smf] INFO: Removed Session: UE IMSI:[262425473150113] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/27 11:05:35.329: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/27 11:05:35.339: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/27 11:05:35.340: [smf] INFO: Removed Session: UE IMSI:[262420344272058] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/27 11:05:35.340: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/27 11:05:35.350: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/27 11:05:35.352: [smf] INFO: Removed Session: UE IMSI:[262424130440152] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/27 11:05:35.352: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/27 11:05:35.361: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/27 11:05:35.362: [smf] INFO: Removed Session: UE IMSI:[262425703688581] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/27 11:05:35.362: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/27 11:05:35.371: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/27 11:05:35.372: [smf] INFO: Removed Session: UE IMSI:[262429044036500] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/27 11:05:35.372: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/27 11:05:35.382: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/27 11:05:35.382: [smf] INFO: Removed Session: UE IMSI:[262424317571633] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/27 11:05:35.382: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/27 11:05:35.392: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/27 11:05:35.393: [smf] INFO: Removed Session: UE IMSI:[262423735669194] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/27 11:05:35.393: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/27 11:05:35.403: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/27 11:05:35.404: [smf] INFO: Removed Session: UE IMSI:[262421570645693] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/27 11:05:35.404: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/27 11:05:35.414: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/27 11:05:35.416: [smf] INFO: Removed Session: UE IMSI:[262423468839814] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/27 11:05:35.416: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/27 11:05:35.426: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/27 11:05:35.428: [smf] INFO: Removed Session: UE IMSI:[262426870489744] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/27 11:05:35.428: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/27 11:05:35.438: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/27 11:05:35.440: [smf] INFO: Removed Session: UE IMSI:[262422927689944] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/27 11:05:35.440: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/27 11:05:35.448: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/27 11:05:35.449: [smf] INFO: Removed Session: UE IMSI:[262425626768437] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/27 11:05:35.449: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/27 11:05:35.459: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/27 11:05:35.460: [smf] INFO: Removed Session: UE IMSI:[262429493345909] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/27 11:05:35.460: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/27 11:05:35.470: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/27 11:05:35.471: [smf] INFO: Removed Session: UE IMSI:[262421363087258] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/27 11:05:35.471: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/27 11:05:35.481: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/27 11:05:35.481: [smf] INFO: Removed Session: UE IMSI:[262426904107584] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/27 11:05:35.481: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/27 11:05:35.491: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/27 11:05:35.491: [smf] INFO: Removed Session: UE IMSI:[262425061730530] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/27 11:05:35.491: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/27 11:05:35.501: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/27 11:05:35.502: [smf] INFO: Removed Session: UE IMSI:[262426508976526] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/27 11:05:35.502: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/27 11:05:35.512: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/27 11:05:35.513: [smf] INFO: Removed Session: UE IMSI:[262424209632585] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.513: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/27 11:05:35.513: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/27 11:05:35.522: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/27 11:05:35.522: [smf] INFO: Removed Session: UE IMSI:[262426192987773] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/27 11:05:35.522: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/27 11:05:35.532: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/27 11:05:35.533: [smf] INFO: Removed Session: UE IMSI:[262426551984541] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/27 11:05:35.533: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/27 11:05:35.543: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/27 11:05:35.544: [smf] INFO: Removed Session: UE IMSI:[262420916046264] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/27 11:05:35.544: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/27 11:05:35.554: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/27 11:05:35.556: [smf] INFO: Removed Session: UE IMSI:[262423342392325] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/27 11:05:35.556: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/27 11:05:35.566: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/27 11:05:35.568: [smf] INFO: Removed Session: UE IMSI:[262423185523473] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/27 11:05:35.568: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/27 11:05:35.579: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/27 11:05:35.581: [smf] INFO: Removed Session: UE IMSI:[262425157544037] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/27 11:05:35.581: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/27 11:05:35.590: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/27 11:05:35.591: [smf] INFO: Removed Session: UE IMSI:[262429611561347] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/27 11:05:35.591: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/27 11:05:35.601: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/27 11:05:35.602: [smf] INFO: Removed Session: UE IMSI:[262426440342975] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/27 11:05:35.602: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/27 11:05:35.612: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/27 11:05:35.614: [smf] INFO: Removed Session: UE IMSI:[262421252503725] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/27 11:05:35.614: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/27 11:05:35.622: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/27 11:05:35.623: [smf] INFO: Removed Session: UE IMSI:[262423679188691] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/27 11:05:35.623: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/27 11:05:35.633: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/27 11:05:35.633: [smf] INFO: Removed Session: UE IMSI:[262425878043007] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/27 11:05:35.633: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/27 11:05:35.644: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/27 11:05:35.645: [smf] INFO: Removed Session: UE IMSI:[262423645313119] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/27 11:05:35.645: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/27 11:05:35.654: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/27 11:05:35.656: [smf] INFO: Removed Session: UE IMSI:[262426563514630] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/27 11:05:35.656: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/27 11:05:35.666: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/27 11:05:35.667: [smf] INFO: Removed Session: UE IMSI:[262423488244135] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/27 11:05:35.667: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/27 11:05:35.677: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/27 11:05:35.678: [smf] INFO: Removed Session: UE IMSI:[262422881609498] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/27 11:05:35.678: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/27 11:05:35.688: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/27 11:05:35.690: [smf] INFO: Removed Session: UE IMSI:[262421379948405] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/27 11:05:35.690: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/27 11:05:35.699: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/27 11:05:35.701: [smf] INFO: Removed Session: UE IMSI:[262428137755463] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/27 11:05:35.701: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/27 11:05:35.711: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/27 11:05:35.713: [smf] INFO: Removed Session: UE IMSI:[262427942602573] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/27 11:05:35.713: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/27 11:05:35.722: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/27 11:05:35.723: [smf] INFO: Removed Session: UE IMSI:[262423126842455] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/27 11:05:35.723: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/27 11:05:35.732: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/27 11:05:35.733: [smf] INFO: Removed Session: UE IMSI:[262426011082192] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/27 11:05:35.733: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/27 11:05:35.743: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/27 11:05:35.744: [smf] INFO: Removed Session: UE IMSI:[262424463225222] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/27 11:05:35.744: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/27 11:05:35.754: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/27 11:05:35.756: [smf] INFO: Removed Session: UE IMSI:[262422535322199] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/27 11:05:35.756: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/27 11:05:35.765: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/27 11:05:35.768: [smf] INFO: Removed Session: UE IMSI:[262428209075070] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/27 11:05:35.768: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/27 11:05:35.777: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/27 11:05:35.780: [smf] INFO: Removed Session: UE IMSI:[262427021261988] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.780: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/27 11:05:35.780: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/27 11:05:35.788: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/27 11:05:35.790: [smf] INFO: Removed Session: UE IMSI:[262420990068805] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/27 11:05:35.790: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/27 11:05:35.799: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/27 11:05:35.801: [smf] INFO: Removed Session: UE IMSI:[262428493202369] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/27 11:05:35.801: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/27 11:05:35.809: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/27 11:05:35.810: [smf] INFO: Removed Session: UE IMSI:[262429666743699] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/27 11:05:35.810: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/27 11:05:35.820: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/27 11:05:35.821: [smf] INFO: Removed Session: UE IMSI:[262427745538252] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/27 11:05:35.821: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/27 11:05:35.830: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/27 11:05:35.831: [smf] INFO: Removed Session: UE IMSI:[262424073639004] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/27 11:05:35.831: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/27 11:05:35.841: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/27 11:05:35.842: [smf] INFO: Removed Session: UE IMSI:[262429236517177] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/27 11:05:35.842: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/27 11:05:35.851: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/27 11:05:35.853: [smf] INFO: Removed Session: UE IMSI:[262425536189194] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/27 11:05:35.853: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/27 11:05:35.862: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/27 11:05:35.864: [smf] INFO: Removed Session: UE IMSI:[262428226577572] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/27 11:05:35.864: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/27 11:05:35.873: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/27 11:05:35.875: [smf] INFO: Removed Session: UE IMSI:[262425330731186] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/27 11:05:35.875: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/27 11:05:35.885: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/27 11:05:35.887: [smf] INFO: Removed Session: UE IMSI:[262426386825212] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/27 11:05:35.887: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/27 11:05:35.895: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/27 11:05:35.897: [smf] INFO: Removed Session: UE IMSI:[262428609076262] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/27 11:05:35.897: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/27 11:05:35.906: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/27 11:05:35.907: [smf] INFO: Removed Session: UE IMSI:[262425435430010] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/27 11:05:35.907: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/27 11:05:35.917: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/27 11:05:35.919: [smf] INFO: Removed Session: UE IMSI:[262423657127334] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.919: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/27 11:05:35.919: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/27 11:05:35.928: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/27 11:05:35.930: [smf] INFO: Removed Session: UE IMSI:[262428385261039] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/27 11:05:35.930: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/27 11:05:35.939: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/27 11:05:35.940: [smf] INFO: Removed Session: UE IMSI:[262425794653172] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/27 11:05:35.940: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/27 11:05:35.949: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/27 11:05:35.951: [smf] INFO: Removed Session: UE IMSI:[262424497689056] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/27 11:05:35.951: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/27 11:05:35.960: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/27 11:05:35.961: [smf] INFO: Removed Session: UE IMSI:[262428294969421] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/27 11:05:35.961: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/27 11:05:35.971: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/27 11:05:35.972: [smf] INFO: Removed Session: UE IMSI:[262422735031554] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/27 11:05:35.972: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/27 11:05:35.982: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/27 11:05:35.983: [smf] INFO: Removed Session: UE IMSI:[262428841575168] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/27 11:05:35.983: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/27 11:05:35.992: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/27 11:05:35.994: [smf] INFO: Removed Session: UE IMSI:[262427173846210] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:35.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/27 11:05:35.994: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/27 11:05:36.003: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/27 11:05:36.005: [smf] INFO: Removed Session: UE IMSI:[262421008295560] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/27 11:05:36.005: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/27 11:05:36.015: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/27 11:05:36.017: [smf] INFO: Removed Session: UE IMSI:[262429152282164] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/27 11:05:36.017: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/27 11:05:36.026: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/27 11:05:36.029: [smf] INFO: Removed Session: UE IMSI:[262428986708309] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/27 11:05:36.029: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/27 11:05:36.038: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/27 11:05:36.040: [smf] INFO: Removed Session: UE IMSI:[262427820883509] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/27 11:05:36.040: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/27 11:05:36.050: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/27 11:05:36.051: [smf] INFO: Removed Session: UE IMSI:[262425181257484] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/27 11:05:36.051: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/27 11:05:36.061: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/27 11:05:36.062: [smf] INFO: Removed Session: UE IMSI:[262429575762525] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/27 11:05:36.062: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/27 11:05:36.072: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/27 11:05:36.074: [smf] INFO: Removed Session: UE IMSI:[262426552847938] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/27 11:05:36.074: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/27 11:05:36.084: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/27 11:05:36.086: [smf] INFO: Removed Session: UE IMSI:[262426367172483] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.086: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/27 11:05:36.086: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/27 11:05:36.094: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/27 11:05:36.096: [smf] INFO: Removed Session: UE IMSI:[262421128557480] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.096: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/27 11:05:36.096: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/27 11:05:36.105: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/27 11:05:36.107: [smf] INFO: Removed Session: UE IMSI:[262427285511648] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/27 11:05:36.107: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/27 11:05:36.116: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/27 11:05:36.118: [smf] INFO: Removed Session: UE IMSI:[262421715387961] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/27 11:05:36.118: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/27 11:05:36.127: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/27 11:05:36.129: [smf] INFO: Removed Session: UE IMSI:[262425407763350] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/27 11:05:36.129: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/27 11:05:36.138: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/27 11:05:36.139: [smf] INFO: Removed Session: UE IMSI:[262420601213810] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/27 11:05:36.139: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/27 11:05:36.149: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/27 11:05:36.151: [smf] INFO: Removed Session: UE IMSI:[262428352624469] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/27 11:05:36.151: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/27 11:05:36.160: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/27 11:05:36.163: [smf] INFO: Removed Session: UE IMSI:[262422433130867] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/27 11:05:36.163: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/27 11:05:36.171: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/27 11:05:36.172: [smf] INFO: Removed Session: UE IMSI:[262428136343395] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/27 11:05:36.172: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/27 11:05:36.182: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/27 11:05:36.183: [smf] INFO: Removed Session: UE IMSI:[262427917175115] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/27 11:05:36.183: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/27 11:05:36.193: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/27 11:05:36.195: [smf] INFO: Removed Session: UE IMSI:[262423771979958] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/27 11:05:36.195: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/27 11:05:36.203: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/27 11:05:36.204: [smf] INFO: Removed Session: UE IMSI:[262422627370924] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/27 11:05:36.204: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/27 11:05:36.214: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/27 11:05:36.214: [smf] INFO: Removed Session: UE IMSI:[262425483138430] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/27 11:05:36.214: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/27 11:05:36.224: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/27 11:05:36.226: [smf] INFO: Removed Session: UE IMSI:[262425019168723] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/27 11:05:36.226: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/27 11:05:36.236: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/27 11:05:36.237: [smf] INFO: Removed Session: UE IMSI:[262427635659676] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/27 11:05:36.238: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/27 11:05:36.247: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/27 11:05:36.249: [smf] INFO: Removed Session: UE IMSI:[262421281844092] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/27 11:05:36.249: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/27 11:05:36.262: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/27 11:05:36.264: [smf] INFO: Removed Session: UE IMSI:[262422286017633] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/27 11:05:36.265: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/27 11:05:36.277: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/27 11:05:36.279: [smf] INFO: Removed Session: UE IMSI:[262426648297499] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/27 11:05:36.279: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/27 11:05:36.287: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/27 11:05:36.289: [smf] INFO: Removed Session: UE IMSI:[262423238552601] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/27 11:05:36.289: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/27 11:05:36.299: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/27 11:05:36.301: [smf] INFO: Removed Session: UE IMSI:[262425417610773] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/27 11:05:36.301: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/27 11:05:36.311: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/27 11:05:36.313: [smf] INFO: Removed Session: UE IMSI:[262426392669025] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/27 11:05:36.313: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/27 11:05:36.322: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/27 11:05:36.323: [smf] INFO: Removed Session: UE IMSI:[262424106883402] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/27 11:05:36.323: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/27 11:05:36.333: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/27 11:05:36.334: [smf] INFO: Removed Session: UE IMSI:[262426188282481] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.334: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/27 11:05:36.334: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/27 11:05:36.344: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/27 11:05:36.345: [smf] INFO: Removed Session: UE IMSI:[262421766434717] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/27 11:05:36.345: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/27 11:05:36.354: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/27 11:05:36.356: [smf] INFO: Removed Session: UE IMSI:[262428356034874] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/27 11:05:36.356: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/27 11:05:36.366: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/27 11:05:36.367: [smf] INFO: Removed Session: UE IMSI:[262425595282855] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/27 11:05:36.367: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/27 11:05:36.376: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/27 11:05:36.379: [smf] INFO: Removed Session: UE IMSI:[262422616710165] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/27 11:05:36.379: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/27 11:05:36.387: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/27 11:05:36.388: [smf] INFO: Removed Session: UE IMSI:[262421634932949] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/27 11:05:36.389: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/27 11:05:36.398: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/27 11:05:36.400: [smf] INFO: Removed Session: UE IMSI:[262421113174740] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/27 11:05:36.400: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/27 11:05:36.410: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/27 11:05:36.412: [smf] INFO: Removed Session: UE IMSI:[262423067881223] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/27 11:05:36.412: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/27 11:05:36.422: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/27 11:05:36.425: [smf] INFO: Removed Session: UE IMSI:[262421672970686] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/27 11:05:36.425: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/27 11:05:36.433: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/27 11:05:36.434: [smf] INFO: Removed Session: UE IMSI:[262420726778300] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/27 11:05:36.434: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/27 11:05:36.443: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/27 11:05:36.444: [smf] INFO: Removed Session: UE IMSI:[262422815593012] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/27 11:05:36.444: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/27 11:05:36.454: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/27 11:05:36.455: [smf] INFO: Removed Session: UE IMSI:[262425227407164] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/27 11:05:36.455: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/27 11:05:36.465: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/27 11:05:36.466: [smf] INFO: Removed Session: UE IMSI:[262423280323467] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/27 11:05:36.466: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/27 11:05:36.475: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/27 11:05:36.476: [smf] INFO: Removed Session: UE IMSI:[262422530613748] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/27 11:05:36.476: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/27 11:05:36.486: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/27 11:05:36.486: [smf] INFO: Removed Session: UE IMSI:[262422550301249] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/27 11:05:36.486: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/27 11:05:36.496: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/27 11:05:36.497: [smf] INFO: Removed Session: UE IMSI:[262423264746749] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/27 11:05:36.497: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/27 11:05:36.506: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/27 11:05:36.507: [smf] INFO: Removed Session: UE IMSI:[262425760542212] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/27 11:05:36.507: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/27 11:05:36.517: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/27 11:05:36.517: [smf] INFO: Removed Session: UE IMSI:[262420995802315] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/27 11:05:36.517: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/27 11:05:36.527: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/27 11:05:36.528: [smf] INFO: Removed Session: UE IMSI:[262422781255246] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/27 11:05:36.528: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/27 11:05:36.537: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/27 11:05:36.538: [smf] INFO: Removed Session: UE IMSI:[262422324112831] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/27 11:05:36.538: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/27 11:05:36.548: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/27 11:05:36.548: [smf] INFO: Removed Session: UE IMSI:[262420944195790] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/27 11:05:36.548: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/27 11:05:36.558: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/27 11:05:36.559: [smf] INFO: Removed Session: UE IMSI:[262421326041333] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/27 11:05:36.559: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/27 11:05:36.568: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/27 11:05:36.569: [smf] INFO: Removed Session: UE IMSI:[262422524710486] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/27 11:05:36.569: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/27 11:05:36.579: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/27 11:05:36.581: [smf] INFO: Removed Session: UE IMSI:[262424145568809] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/27 11:05:36.581: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/27 11:05:36.590: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/27 11:05:36.591: [smf] INFO: Removed Session: UE IMSI:[262426938237036] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/27 11:05:36.591: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/27 11:05:36.601: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/27 11:05:36.602: [smf] INFO: Removed Session: UE IMSI:[262421413364099] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/27 11:05:36.602: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/27 11:05:36.612: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/27 11:05:36.613: [smf] INFO: Removed Session: UE IMSI:[262422803117556] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/27 11:05:36.613: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/27 11:05:36.623: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/27 11:05:36.624: [smf] INFO: Removed Session: UE IMSI:[262425106723774] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/27 11:05:36.624: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/27 11:05:36.634: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/27 11:05:36.636: [smf] INFO: Removed Session: UE IMSI:[262428430936298] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/27 11:05:36.636: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/27 11:05:36.645: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/27 11:05:36.648: [smf] INFO: Removed Session: UE IMSI:[262424997906027] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/27 11:05:36.648: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/27 11:05:36.656: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/27 11:05:36.658: [smf] INFO: Removed Session: UE IMSI:[262422681735552] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/27 11:05:36.658: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/27 11:05:36.667: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/27 11:05:36.669: [smf] INFO: Removed Session: UE IMSI:[262424210713828] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/27 11:05:36.669: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/27 11:05:36.678: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/27 11:05:36.680: [smf] INFO: Removed Session: UE IMSI:[262426406728840] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/27 11:05:36.681: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/27 11:05:36.689: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/27 11:05:36.691: [smf] INFO: Removed Session: UE IMSI:[262428157367613] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/27 11:05:36.691: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/27 11:05:36.700: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/27 11:05:36.702: [smf] INFO: Removed Session: UE IMSI:[262424769751887] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/27 11:05:36.702: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/27 11:05:36.710: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/27 11:05:36.711: [smf] INFO: Removed Session: UE IMSI:[262427572156495] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/27 11:05:36.711: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/27 11:05:36.721: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/27 11:05:36.722: [smf] INFO: Removed Session: UE IMSI:[262420418202606] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/27 11:05:36.722: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/27 11:05:36.732: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/27 11:05:36.733: [smf] INFO: Removed Session: UE IMSI:[262421244413389] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/27 11:05:36.733: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/27 11:05:36.743: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/27 11:05:36.744: [smf] INFO: Removed Session: UE IMSI:[262424651486366] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/27 11:05:36.745: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/27 11:05:36.755: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/27 11:05:36.757: [smf] INFO: Removed Session: UE IMSI:[262426044678095] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/27 11:05:36.757: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/27 11:05:36.766: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/27 11:05:36.768: [smf] INFO: Removed Session: UE IMSI:[262420670937458] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/27 11:05:36.768: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/27 11:05:36.777: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/27 11:05:36.779: [smf] INFO: Removed Session: UE IMSI:[262421937303468] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/27 11:05:36.779: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/27 11:05:36.789: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/27 11:05:36.792: [smf] INFO: Removed Session: UE IMSI:[262426970590257] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/27 11:05:36.792: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/27 11:05:36.800: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/27 11:05:36.802: [smf] INFO: Removed Session: UE IMSI:[262422078159034] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/27 11:05:36.802: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/27 11:05:36.811: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/27 11:05:36.812: [smf] INFO: Removed Session: UE IMSI:[262425440208846] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/27 11:05:36.812: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/27 11:05:36.821: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/27 11:05:36.823: [smf] INFO: Removed Session: UE IMSI:[262428641967421] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/27 11:05:36.823: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/27 11:05:36.832: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/27 11:05:36.835: [smf] INFO: Removed Session: UE IMSI:[262422974181710] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/27 11:05:36.835: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/27 11:05:36.843: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/27 11:05:36.845: [smf] INFO: Removed Session: UE IMSI:[262426324235138] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/27 11:05:36.845: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/27 11:05:36.855: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/27 11:05:36.857: [smf] INFO: Removed Session: UE IMSI:[262425682064639] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/27 11:05:36.857: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/27 11:05:36.866: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/27 11:05:36.867: [smf] INFO: Removed Session: UE IMSI:[262427127737765] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/27 11:05:36.867: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/27 11:05:36.877: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/27 11:05:36.878: [smf] INFO: Removed Session: UE IMSI:[262424464286136] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/27 11:05:36.878: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/27 11:05:36.888: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/27 11:05:36.890: [smf] INFO: Removed Session: UE IMSI:[262421174995885] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/27 11:05:36.890: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/27 11:05:36.899: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/27 11:05:36.900: [smf] INFO: Removed Session: UE IMSI:[262422886614957] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/27 11:05:36.900: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/27 11:05:36.909: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/27 11:05:36.911: [smf] INFO: Removed Session: UE IMSI:[262429140309746] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/27 11:05:36.911: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/27 11:05:36.920: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/27 11:05:36.922: [smf] INFO: Removed Session: UE IMSI:[262424355717080] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/27 11:05:36.922: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/27 11:05:36.932: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/27 11:05:36.934: [smf] INFO: Removed Session: UE IMSI:[262425170870084] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/27 11:05:36.934: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/27 11:05:36.945: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/27 11:05:36.947: [smf] INFO: Removed Session: UE IMSI:[262420790502561] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/27 11:05:36.948: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/27 11:05:36.956: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/27 11:05:36.958: [smf] INFO: Removed Session: UE IMSI:[262426040787928] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/27 11:05:36.958: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/27 11:05:36.968: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/27 11:05:36.970: [smf] INFO: Removed Session: UE IMSI:[262421469175571] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/27 11:05:36.970: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/27 11:05:36.979: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/27 11:05:36.982: [smf] INFO: Removed Session: UE IMSI:[262429870042939] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/27 11:05:36.982: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/27 11:05:36.990: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/27 11:05:36.991: [smf] INFO: Removed Session: UE IMSI:[262423726688147] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:36.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/27 11:05:36.991: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/27 11:05:37.001: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/27 11:05:37.002: [smf] INFO: Removed Session: UE IMSI:[262428069821872] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/27 11:05:37.002: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/27 11:05:37.011: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/27 11:05:37.012: [smf] INFO: Removed Session: UE IMSI:[262422516359716] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/27 11:05:37.012: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/27 11:05:37.021: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/27 11:05:37.022: [smf] INFO: Removed Session: UE IMSI:[262420517712981] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/27 11:05:37.022: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/27 11:05:37.032: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/27 11:05:37.032: [smf] INFO: Removed Session: UE IMSI:[262423456696082] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/27 11:05:37.032: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/27 11:05:37.042: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/27 11:05:37.042: [smf] INFO: Removed Session: UE IMSI:[262427315387083] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/27 11:05:37.042: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/27 11:05:37.052: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/27 11:05:37.053: [smf] INFO: Removed Session: UE IMSI:[262428570061596] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/27 11:05:37.053: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/27 11:05:37.062: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/27 11:05:37.063: [smf] INFO: Removed Session: UE IMSI:[262423746788213] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/27 11:05:37.063: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/27 11:05:37.073: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/27 11:05:37.074: [smf] INFO: Removed Session: UE IMSI:[262425617033854] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/27 11:05:37.074: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/27 11:05:37.083: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/27 11:05:37.084: [smf] INFO: Removed Session: UE IMSI:[262426393558269] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/27 11:05:37.084: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/27 11:05:37.093: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/27 11:05:37.094: [smf] INFO: Removed Session: UE IMSI:[262421244360145] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/27 11:05:37.094: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/27 11:05:37.104: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/27 11:05:37.104: [smf] INFO: Removed Session: UE IMSI:[262427540510580] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/27 11:05:37.104: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/27 11:05:37.114: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/27 11:05:37.114: [smf] INFO: Removed Session: UE IMSI:[262423620984694] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/27 11:05:37.114: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/27 11:05:37.124: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/27 11:05:37.125: [smf] INFO: Removed Session: UE IMSI:[262427390597307] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/27 11:05:37.125: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/27 11:05:37.135: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/27 11:05:37.136: [smf] INFO: Removed Session: UE IMSI:[262422358996843] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/27 11:05:37.136: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/27 11:05:37.145: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/27 11:05:37.146: [smf] INFO: Removed Session: UE IMSI:[262425532007949] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/27 11:05:37.146: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/27 11:05:37.155: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/27 11:05:37.156: [smf] INFO: Removed Session: UE IMSI:[262427988214676] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/27 11:05:37.156: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/27 11:05:37.166: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/27 11:05:37.166: [smf] INFO: Removed Session: UE IMSI:[262422700933867] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/27 11:05:37.166: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/27 11:05:37.176: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/27 11:05:37.177: [smf] INFO: Removed Session: UE IMSI:[262421407529301] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/27 11:05:37.177: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/27 11:05:37.186: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/27 11:05:37.187: [smf] INFO: Removed Session: UE IMSI:[262424712529645] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/27 11:05:37.187: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/27 11:05:37.197: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/27 11:05:37.197: [smf] INFO: Removed Session: UE IMSI:[262428276970728] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/27 11:05:37.197: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/27 11:05:37.207: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/27 11:05:37.207: [smf] INFO: Removed Session: UE IMSI:[262421320971264] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/27 11:05:37.207: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/27 11:05:37.217: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/27 11:05:37.217: [smf] INFO: Removed Session: UE IMSI:[262426189889259] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/27 11:05:37.218: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/27 11:05:37.227: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/27 11:05:37.228: [smf] INFO: Removed Session: UE IMSI:[262429001352683] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/27 11:05:37.228: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/27 11:05:37.238: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/27 11:05:37.238: [smf] INFO: Removed Session: UE IMSI:[262426963210607] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/27 11:05:37.238: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/27 11:05:37.248: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/27 11:05:37.248: [smf] INFO: Removed Session: UE IMSI:[262427197225832] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/27 11:05:37.248: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/27 11:05:37.258: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/27 11:05:37.259: [smf] INFO: Removed Session: UE IMSI:[262428667962159] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/27 11:05:37.259: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/27 11:05:37.269: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/27 11:05:37.269: [smf] INFO: Removed Session: UE IMSI:[262420277041210] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/27 11:05:37.269: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/27 11:05:37.279: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/27 11:05:37.280: [smf] INFO: Removed Session: UE IMSI:[262424593555763] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/27 11:05:37.280: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/27 11:05:37.289: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/27 11:05:37.290: [smf] INFO: Removed Session: UE IMSI:[262421096011111] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/27 11:05:37.290: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/27 11:05:37.300: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/27 11:05:37.300: [smf] INFO: Removed Session: UE IMSI:[262428674435259] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/27 11:05:37.300: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/27 11:05:37.310: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/27 11:05:37.310: [smf] INFO: Removed Session: UE IMSI:[262420325019560] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/27 11:05:37.310: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/27 11:05:37.320: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/27 11:05:37.321: [smf] INFO: Removed Session: UE IMSI:[262423264138021] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/27 11:05:37.321: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/27 11:05:37.334: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/27 11:05:37.334: [smf] INFO: Removed Session: UE IMSI:[262426838184922] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/27 11:05:37.335: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/27 11:05:37.344: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/27 11:05:37.345: [smf] INFO: Removed Session: UE IMSI:[262425486763018] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/27 11:05:37.345: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/27 11:05:37.354: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/27 11:05:37.355: [smf] INFO: Removed Session: UE IMSI:[262422514601958] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/27 11:05:37.355: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/27 11:05:37.365: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/27 11:05:37.365: [smf] INFO: Removed Session: UE IMSI:[262429216235865] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/27 11:05:37.365: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/27 11:05:37.375: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/27 11:05:37.376: [smf] INFO: Removed Session: UE IMSI:[262425860855912] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/27 11:05:37.376: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/27 11:05:37.385: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/27 11:05:37.386: [smf] INFO: Removed Session: UE IMSI:[262420042193122] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/27 11:05:37.386: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/27 11:05:37.396: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/27 11:05:37.396: [smf] INFO: Removed Session: UE IMSI:[262429954197071] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/27 11:05:37.396: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/27 11:05:37.406: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/27 11:05:37.407: [smf] INFO: Removed Session: UE IMSI:[262428758644217] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/27 11:05:37.407: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/27 11:05:37.417: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/27 11:05:37.419: [smf] INFO: Removed Session: UE IMSI:[262424016511149] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/27 11:05:37.419: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/27 11:05:37.428: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/27 11:05:37.430: [smf] INFO: Removed Session: UE IMSI:[262427350455951] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/27 11:05:37.430: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/27 11:05:37.439: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/27 11:05:37.441: [smf] INFO: Removed Session: UE IMSI:[262428104119204] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/27 11:05:37.441: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/27 11:05:37.449: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/27 11:05:37.450: [smf] INFO: Removed Session: UE IMSI:[262421761287636] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/27 11:05:37.450: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/27 11:05:37.460: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/27 11:05:37.461: [smf] INFO: Removed Session: UE IMSI:[262424798911976] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/27 11:05:37.461: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/27 11:05:37.471: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/27 11:05:37.473: [smf] INFO: Removed Session: UE IMSI:[262428232543510] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/27 11:05:37.473: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/27 11:05:37.482: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/27 11:05:37.483: [smf] INFO: Removed Session: UE IMSI:[262423576809620] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/27 11:05:37.483: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/27 11:05:37.492: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/27 11:05:37.493: [smf] INFO: Removed Session: UE IMSI:[262422423925448] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/27 11:05:37.493: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/27 11:05:37.504: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/27 11:05:37.506: [smf] INFO: Removed Session: UE IMSI:[262429295912524] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/27 11:05:37.506: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/27 11:05:37.515: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/27 11:05:37.517: [smf] INFO: Removed Session: UE IMSI:[262429884397711] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/27 11:05:37.517: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/27 11:05:37.526: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/27 11:05:37.528: [smf] INFO: Removed Session: UE IMSI:[262429121237227] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/27 11:05:37.528: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/27 11:05:37.537: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/27 11:05:37.539: [smf] INFO: Removed Session: UE IMSI:[262420195218103] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/27 11:05:37.539: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/27 11:05:37.547: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/27 11:05:37.549: [smf] INFO: Removed Session: UE IMSI:[262426969798838] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/27 11:05:37.549: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/27 11:05:37.558: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/27 11:05:37.559: [smf] INFO: Removed Session: UE IMSI:[262425384447566] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/27 11:05:37.559: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/27 11:05:37.569: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/27 11:05:37.570: [smf] INFO: Removed Session: UE IMSI:[262421787992279] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/27 11:05:37.570: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/27 11:05:37.580: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/27 11:05:37.581: [smf] INFO: Removed Session: UE IMSI:[262425421472692] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/27 11:05:37.581: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/27 11:05:37.590: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/27 11:05:37.593: [smf] INFO: Removed Session: UE IMSI:[262428454055622] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/27 11:05:37.593: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/27 11:05:37.601: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/27 11:05:37.602: [smf] INFO: Removed Session: UE IMSI:[262421675234673] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/27 11:05:37.602: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/27 11:05:37.612: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/27 11:05:37.613: [smf] INFO: Removed Session: UE IMSI:[262422958794125] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/27 11:05:37.613: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/27 11:05:37.623: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/27 11:05:37.625: [smf] INFO: Removed Session: UE IMSI:[262424957802488] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/27 11:05:37.625: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/27 11:05:37.633: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/27 11:05:37.635: [smf] INFO: Removed Session: UE IMSI:[262421630296091] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/27 11:05:37.636: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/27 11:05:37.644: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/27 11:05:37.646: [smf] INFO: Removed Session: UE IMSI:[262426255255432] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/27 11:05:37.646: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/27 11:05:37.655: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/27 11:05:37.657: [smf] INFO: Removed Session: UE IMSI:[262424424126152] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/27 11:05:37.657: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/27 11:05:37.666: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/27 11:05:37.668: [smf] INFO: Removed Session: UE IMSI:[262423248859526] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/27 11:05:37.668: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/27 11:05:37.678: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/27 11:05:37.680: [smf] INFO: Removed Session: UE IMSI:[262426106514974] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/27 11:05:37.680: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/27 11:05:37.689: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/27 11:05:37.690: [smf] INFO: Removed Session: UE IMSI:[262429493155979] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/27 11:05:37.690: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/27 11:05:37.700: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/27 11:05:37.703: [smf] INFO: Removed Session: UE IMSI:[262429393535223] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/27 11:05:37.703: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/27 11:05:37.712: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/27 11:05:37.715: [smf] INFO: Removed Session: UE IMSI:[262424066334105] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/27 11:05:37.715: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/27 11:05:37.723: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/27 11:05:37.724: [smf] INFO: Removed Session: UE IMSI:[262420695714605] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/27 11:05:37.724: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/27 11:05:37.733: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/27 11:05:37.734: [smf] INFO: Removed Session: UE IMSI:[262429780374605] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/27 11:05:37.734: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/27 11:05:37.744: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/27 11:05:37.746: [smf] INFO: Removed Session: UE IMSI:[262426908584890] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/27 11:05:37.746: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/27 11:05:37.755: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/27 11:05:37.757: [smf] INFO: Removed Session: UE IMSI:[262428730488163] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/27 11:05:37.757: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/27 11:05:37.766: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/27 11:05:37.768: [smf] INFO: Removed Session: UE IMSI:[262424523077917] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/27 11:05:37.768: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/27 11:05:37.777: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/27 11:05:37.779: [smf] INFO: Removed Session: UE IMSI:[262422240623554] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/27 11:05:37.779: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/27 11:05:37.788: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/27 11:05:37.789: [smf] INFO: Removed Session: UE IMSI:[262424846158906] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/27 11:05:37.790: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/27 11:05:37.799: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/27 11:05:37.800: [smf] INFO: Removed Session: UE IMSI:[262425989054645] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/27 11:05:37.800: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/27 11:05:37.810: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/27 11:05:37.811: [smf] INFO: Removed Session: UE IMSI:[262421633668321] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/27 11:05:37.811: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/27 11:05:37.821: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/27 11:05:37.822: [smf] INFO: Removed Session: UE IMSI:[262423850781030] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/27 11:05:37.822: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/27 11:05:37.831: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/27 11:05:37.832: [smf] INFO: Removed Session: UE IMSI:[262428822979035] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/27 11:05:37.832: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/27 11:05:37.842: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/27 11:05:37.843: [smf] INFO: Removed Session: UE IMSI:[262423459146918] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/27 11:05:37.843: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/27 11:05:37.854: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/27 11:05:37.856: [smf] INFO: Removed Session: UE IMSI:[262429283339796] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/27 11:05:37.856: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/27 11:05:37.865: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/27 11:05:37.868: [smf] INFO: Removed Session: UE IMSI:[262420162850349] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/27 11:05:37.868: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/27 11:05:37.876: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/27 11:05:37.878: [smf] INFO: Removed Session: UE IMSI:[262428058042990] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/27 11:05:37.878: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/27 11:05:37.887: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/27 11:05:37.889: [smf] INFO: Removed Session: UE IMSI:[262424448971046] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/27 11:05:37.889: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/27 11:05:37.898: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/27 11:05:37.899: [smf] INFO: Removed Session: UE IMSI:[262420174254320] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/27 11:05:37.899: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/27 11:05:37.909: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/27 11:05:37.909: [smf] INFO: Removed Session: UE IMSI:[262422278317712] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/27 11:05:37.910: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/27 11:05:37.919: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/27 11:05:37.920: [smf] INFO: Removed Session: UE IMSI:[262429090452668] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/27 11:05:37.920: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/27 11:05:37.930: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/27 11:05:37.932: [smf] INFO: Removed Session: UE IMSI:[262427502858508] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/27 11:05:37.932: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/27 11:05:37.941: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/27 11:05:37.943: [smf] INFO: Removed Session: UE IMSI:[262428174115810] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/27 11:05:37.943: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/27 11:05:37.952: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/27 11:05:37.954: [smf] INFO: Removed Session: UE IMSI:[262426077609586] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/27 11:05:37.954: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/27 11:05:37.964: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/27 11:05:37.966: [smf] INFO: Removed Session: UE IMSI:[262421947287805] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/27 11:05:37.966: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/27 11:05:37.975: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/27 11:05:37.976: [smf] INFO: Removed Session: UE IMSI:[262421348762497] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/27 11:05:37.977: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/27 11:05:37.985: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/27 11:05:37.988: [smf] INFO: Removed Session: UE IMSI:[262424346662018] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/27 11:05:37.988: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/27 11:05:37.997: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/27 11:05:37.998: [smf] INFO: Removed Session: UE IMSI:[262429758747809] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:37.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/27 11:05:37.998: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/27 11:05:38.008: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/27 11:05:38.010: [smf] INFO: Removed Session: UE IMSI:[262428382022026] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/27 11:05:38.010: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/27 11:05:38.019: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/27 11:05:38.021: [smf] INFO: Removed Session: UE IMSI:[262421931954703] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/27 11:05:38.021: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/27 11:05:38.030: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/27 11:05:38.032: [smf] INFO: Removed Session: UE IMSI:[262422603789620] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/27 11:05:38.033: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/27 11:05:38.041: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/27 11:05:38.042: [smf] INFO: Removed Session: UE IMSI:[262420195024209] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/27 11:05:38.042: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/27 11:05:38.051: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/27 11:05:38.051: [smf] INFO: Removed Session: UE IMSI:[262429159269452] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/27 11:05:38.052: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/27 11:05:38.061: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/27 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262428668424065] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/27 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/27 11:05:38.072: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/27 11:05:38.074: [smf] INFO: Removed Session: UE IMSI:[262428165321040] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/27 11:05:38.074: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/27 11:05:38.084: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/27 11:05:38.087: [smf] INFO: Removed Session: UE IMSI:[262427614608262] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/27 11:05:38.087: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/27 11:05:38.095: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/27 11:05:38.097: [smf] INFO: Removed Session: UE IMSI:[262426899459216] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/27 11:05:38.097: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/27 11:05:38.107: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/27 11:05:38.108: [smf] INFO: Removed Session: UE IMSI:[262429892717713] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/27 11:05:38.108: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/27 11:05:38.117: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/27 11:05:38.119: [smf] INFO: Removed Session: UE IMSI:[262428594265186] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/27 11:05:38.119: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/27 11:05:38.128: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/27 11:05:38.130: [smf] INFO: Removed Session: UE IMSI:[262423900442745] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/27 11:05:38.130: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/27 11:05:38.139: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/27 11:05:38.141: [smf] INFO: Removed Session: UE IMSI:[262420216014735] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/27 11:05:38.141: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/27 11:05:38.150: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/27 11:05:38.152: [smf] INFO: Removed Session: UE IMSI:[262420770481481] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/27 11:05:38.152: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/27 11:05:38.161: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/27 11:05:38.163: [smf] INFO: Removed Session: UE IMSI:[262425046527653] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/27 11:05:38.163: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/27 11:05:38.172: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/27 11:05:38.173: [smf] INFO: Removed Session: UE IMSI:[262420336739288] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/27 11:05:38.173: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/27 11:05:38.182: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/27 11:05:38.184: [smf] INFO: Removed Session: UE IMSI:[262420880672231] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/27 11:05:38.184: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/27 11:05:38.194: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/27 11:05:38.195: [smf] INFO: Removed Session: UE IMSI:[262426169882422] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/27 11:05:38.195: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/27 11:05:38.205: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/27 11:05:38.207: [smf] INFO: Removed Session: UE IMSI:[262427246650374] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/27 11:05:38.207: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/27 11:05:38.215: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/27 11:05:38.217: [smf] INFO: Removed Session: UE IMSI:[262423812538748] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/27 11:05:38.217: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/27 11:05:38.226: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/27 11:05:38.227: [smf] INFO: Removed Session: UE IMSI:[262428990840487] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/27 11:05:38.227: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/27 11:05:38.237: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/27 11:05:38.238: [smf] INFO: Removed Session: UE IMSI:[262428633315456] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/27 11:05:38.238: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/27 11:05:38.247: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/27 11:05:38.249: [smf] INFO: Removed Session: UE IMSI:[262422895247573] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/27 11:05:38.249: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/27 11:05:38.258: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/27 11:05:38.260: [smf] INFO: Removed Session: UE IMSI:[262429163250538] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/27 11:05:38.260: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/27 11:05:38.269: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/27 11:05:38.271: [smf] INFO: Removed Session: UE IMSI:[262420377064499] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/27 11:05:38.271: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/27 11:05:38.280: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/27 11:05:38.282: [smf] INFO: Removed Session: UE IMSI:[262428698038488] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/27 11:05:38.282: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/27 11:05:38.291: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/27 11:05:38.294: [smf] INFO: Removed Session: UE IMSI:[262429511029072] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/27 11:05:38.294: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/27 11:05:38.302: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/27 11:05:38.304: [smf] INFO: Removed Session: UE IMSI:[262422675926912] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/27 11:05:38.304: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/27 11:05:38.314: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/27 11:05:38.316: [smf] INFO: Removed Session: UE IMSI:[262428230407761] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/27 11:05:38.316: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/27 11:05:38.325: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/27 11:05:38.326: [smf] INFO: Removed Session: UE IMSI:[262424281268227] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/27 11:05:38.326: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/27 11:05:38.336: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/27 11:05:38.337: [smf] INFO: Removed Session: UE IMSI:[262421838110616] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/27 11:05:38.337: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/27 11:05:38.346: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/27 11:05:38.348: [smf] INFO: Removed Session: UE IMSI:[262420447869195] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.348: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/27 11:05:38.348: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/27 11:05:38.357: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/27 11:05:38.358: [smf] INFO: Removed Session: UE IMSI:[262425102044097] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/27 11:05:38.358: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/27 11:05:38.368: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/27 11:05:38.369: [smf] INFO: Removed Session: UE IMSI:[262424342989246] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/27 11:05:38.369: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/27 11:05:38.378: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/27 11:05:38.379: [smf] INFO: Removed Session: UE IMSI:[262420502176435] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/27 11:05:38.379: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/27 11:05:38.388: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/27 11:05:38.389: [smf] INFO: Removed Session: UE IMSI:[262428706031614] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/27 11:05:38.389: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/27 11:05:38.399: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/27 11:05:38.400: [smf] INFO: Removed Session: UE IMSI:[262424203001730] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/27 11:05:38.400: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/27 11:05:38.409: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/27 11:05:38.410: [smf] INFO: Removed Session: UE IMSI:[262421416509103] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/27 11:05:38.410: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/27 11:05:38.420: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/27 11:05:38.421: [smf] INFO: Removed Session: UE IMSI:[262428311504404] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/27 11:05:38.421: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/27 11:05:38.430: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/27 11:05:38.431: [smf] INFO: Removed Session: UE IMSI:[262425101222118] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/27 11:05:38.431: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/27 11:05:38.441: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/27 11:05:38.442: [smf] INFO: Removed Session: UE IMSI:[262428282028712] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/27 11:05:38.442: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/27 11:05:38.452: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/27 11:05:38.453: [smf] INFO: Removed Session: UE IMSI:[262429753545064] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/27 11:05:38.453: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/27 11:05:38.463: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/27 11:05:38.464: [smf] INFO: Removed Session: UE IMSI:[262422346101914] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/27 11:05:38.464: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/27 11:05:38.473: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/27 11:05:38.474: [smf] INFO: Removed Session: UE IMSI:[262423592007241] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/27 11:05:38.474: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/27 11:05:38.483: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/27 11:05:38.484: [smf] INFO: Removed Session: UE IMSI:[262420608555646] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/27 11:05:38.484: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/27 11:05:38.494: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/27 11:05:38.495: [smf] INFO: Removed Session: UE IMSI:[262424481728125] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/27 11:05:38.495: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/27 11:05:38.504: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/27 11:05:38.505: [smf] INFO: Removed Session: UE IMSI:[262427775436955] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/27 11:05:38.505: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/27 11:05:38.515: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/27 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262427716363069] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/27 11:05:38.516: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/27 11:05:38.526: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/27 11:05:38.527: [smf] INFO: Removed Session: UE IMSI:[262427013548865] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/27 11:05:38.527: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/27 11:05:38.537: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/27 11:05:38.540: [smf] INFO: Removed Session: UE IMSI:[262422622848695] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/27 11:05:38.540: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/27 11:05:38.548: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/27 11:05:38.550: [smf] INFO: Removed Session: UE IMSI:[262424799498836] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/27 11:05:38.550: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/27 11:05:38.558: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/27 11:05:38.558: [smf] INFO: Removed Session: UE IMSI:[262429078003981] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/27 11:05:38.558: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/27 11:05:38.568: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/27 11:05:38.569: [smf] INFO: Removed Session: UE IMSI:[262425223134670] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/27 11:05:38.569: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/27 11:05:38.578: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/27 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262424149773116] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/27 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/27 11:05:38.589: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/27 11:05:38.589: [smf] INFO: Removed Session: UE IMSI:[262422033478368] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/27 11:05:38.589: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/27 11:05:38.599: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/27 11:05:38.600: [smf] INFO: Removed Session: UE IMSI:[262427091897958] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/27 11:05:38.600: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/27 11:05:38.610: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/27 11:05:38.610: [smf] INFO: Removed Session: UE IMSI:[262427410632256] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/27 11:05:38.610: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/27 11:05:38.620: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/27 11:05:38.621: [smf] INFO: Removed Session: UE IMSI:[262421752084967] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/27 11:05:38.621: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/27 11:05:38.630: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/27 11:05:38.631: [smf] INFO: Removed Session: UE IMSI:[262429457458044] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/27 11:05:38.631: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/27 11:05:38.640: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/27 11:05:38.641: [smf] INFO: Removed Session: UE IMSI:[262426369689283] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/27 11:05:38.641: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/27 11:05:38.651: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/27 11:05:38.651: [smf] INFO: Removed Session: UE IMSI:[262423194437330] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/27 11:05:38.651: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/27 11:05:38.661: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/27 11:05:38.661: [smf] INFO: Removed Session: UE IMSI:[262424607347562] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/27 11:05:38.661: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/27 11:05:38.671: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/27 11:05:38.672: [smf] INFO: Removed Session: UE IMSI:[262426844395365] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/27 11:05:38.672: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/27 11:05:38.681: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/27 11:05:38.682: [smf] INFO: Removed Session: UE IMSI:[262423240187388] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/27 11:05:38.682: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/27 11:05:38.692: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/27 11:05:38.692: [smf] INFO: Removed Session: UE IMSI:[262429243296720] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/27 11:05:38.692: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/27 11:05:38.702: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/27 11:05:38.703: [smf] INFO: Removed Session: UE IMSI:[262420606088954] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/27 11:05:38.703: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/27 11:05:38.712: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/27 11:05:38.713: [smf] INFO: Removed Session: UE IMSI:[262427599452369] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/27 11:05:38.713: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/27 11:05:38.723: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/27 11:05:38.723: [smf] INFO: Removed Session: UE IMSI:[262425257890281] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/27 11:05:38.723: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/27 11:05:38.733: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/27 11:05:38.733: [smf] INFO: Removed Session: UE IMSI:[262421441576017] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/27 11:05:38.733: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/27 11:05:38.743: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/27 11:05:38.744: [smf] INFO: Removed Session: UE IMSI:[262428042087001] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/27 11:05:38.744: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/27 11:05:38.754: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/27 11:05:38.755: [smf] INFO: Removed Session: UE IMSI:[262427867248583] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/27 11:05:38.755: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/27 11:05:38.765: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/27 11:05:38.767: [smf] INFO: Removed Session: UE IMSI:[262425041123462] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/27 11:05:38.767: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/27 11:05:38.776: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/27 11:05:38.778: [smf] INFO: Removed Session: UE IMSI:[262425452602548] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/27 11:05:38.778: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/27 11:05:38.787: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/27 11:05:38.788: [smf] INFO: Removed Session: UE IMSI:[262421185131594] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/27 11:05:38.788: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/27 11:05:38.797: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/27 11:05:38.800: [smf] INFO: Removed Session: UE IMSI:[262422351333495] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/27 11:05:38.800: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/27 11:05:38.808: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/27 11:05:38.809: [smf] INFO: Removed Session: UE IMSI:[262424914780459] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/27 11:05:38.809: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/27 11:05:38.818: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/27 11:05:38.819: [smf] INFO: Removed Session: UE IMSI:[262429603790796] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/27 11:05:38.819: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/27 11:05:38.828: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/27 11:05:38.829: [smf] INFO: Removed Session: UE IMSI:[262427060869830] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/27 11:05:38.829: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/27 11:05:38.839: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/27 11:05:38.839: [smf] INFO: Removed Session: UE IMSI:[262429564505439] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/27 11:05:38.839: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/27 11:05:38.849: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/27 11:05:38.849: [smf] INFO: Removed Session: UE IMSI:[262423944583312] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/27 11:05:38.849: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/27 11:05:38.859: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/27 11:05:38.860: [smf] INFO: Removed Session: UE IMSI:[262427720637267] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/27 11:05:38.860: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/27 11:05:38.870: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/27 11:05:38.871: [smf] INFO: Removed Session: UE IMSI:[262420915697082] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/27 11:05:38.871: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/27 11:05:38.880: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/27 11:05:38.881: [smf] INFO: Removed Session: UE IMSI:[262421654246747] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/27 11:05:38.881: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/27 11:05:38.891: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/27 11:05:38.891: [smf] INFO: Removed Session: UE IMSI:[262423801189088] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/27 11:05:38.891: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/27 11:05:38.901: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/27 11:05:38.902: [smf] INFO: Removed Session: UE IMSI:[262421319766667] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/27 11:05:38.902: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/27 11:05:38.912: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/27 11:05:38.913: [smf] INFO: Removed Session: UE IMSI:[262424359918740] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/27 11:05:38.913: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/27 11:05:38.922: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/27 11:05:38.923: [smf] INFO: Removed Session: UE IMSI:[262420811187390] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/27 11:05:38.923: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/27 11:05:38.933: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/27 11:05:38.933: [smf] INFO: Removed Session: UE IMSI:[262422725484129] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/27 11:05:38.933: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/27 11:05:38.943: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/27 11:05:38.943: [smf] INFO: Removed Session: UE IMSI:[262428547777089] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/27 11:05:38.943: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/27 11:05:38.953: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/27 11:05:38.954: [smf] INFO: Removed Session: UE IMSI:[262421880005607] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/27 11:05:38.954: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/27 11:05:38.964: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/27 11:05:38.964: [smf] INFO: Removed Session: UE IMSI:[262427092190802] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/27 11:05:38.964: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/27 11:05:38.974: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/27 11:05:38.975: [smf] INFO: Removed Session: UE IMSI:[262425278120382] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/27 11:05:38.975: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/27 11:05:38.985: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/27 11:05:38.986: [smf] INFO: Removed Session: UE IMSI:[262420492019305] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/27 11:05:38.986: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/27 11:05:38.995: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/27 11:05:38.996: [smf] INFO: Removed Session: UE IMSI:[262420988159501] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:38.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/27 11:05:38.996: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/27 11:05:39.006: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/27 11:05:39.006: [smf] INFO: Removed Session: UE IMSI:[262425640306735] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/27 11:05:39.006: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/27 11:05:39.016: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/27 11:05:39.017: [smf] INFO: Removed Session: UE IMSI:[262422003357324] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/27 11:05:39.017: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/27 11:05:39.026: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/27 11:05:39.027: [smf] INFO: Removed Session: UE IMSI:[262423154362384] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/27 11:05:39.027: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/27 11:05:39.037: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/27 11:05:39.038: [smf] INFO: Removed Session: UE IMSI:[262421934671868] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/27 11:05:39.038: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/27 11:05:39.048: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/27 11:05:39.050: [smf] INFO: Removed Session: UE IMSI:[262428016156096] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/27 11:05:39.050: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/27 11:05:39.058: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/27 11:05:39.060: [smf] INFO: Removed Session: UE IMSI:[262424406272300] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/27 11:05:39.060: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/27 11:05:39.070: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/27 11:05:39.072: [smf] INFO: Removed Session: UE IMSI:[262429059095823] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/27 11:05:39.072: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/27 11:05:39.081: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/27 11:05:39.083: [smf] INFO: Removed Session: UE IMSI:[262427648930943] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/27 11:05:39.083: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/27 11:05:39.092: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/27 11:05:39.093: [smf] INFO: Removed Session: UE IMSI:[262421691716494] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/27 11:05:39.093: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/27 11:05:39.103: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/27 11:05:39.103: [smf] INFO: Removed Session: UE IMSI:[262420862940068] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.103: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/27 11:05:39.103: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/27 11:05:39.113: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/27 11:05:39.114: [smf] INFO: Removed Session: UE IMSI:[262420744024469] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/27 11:05:39.114: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/27 11:05:39.124: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/27 11:05:39.126: [smf] INFO: Removed Session: UE IMSI:[262422210155903] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/27 11:05:39.126: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/27 11:05:39.135: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/27 11:05:39.137: [smf] INFO: Removed Session: UE IMSI:[262425962340911] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/27 11:05:39.137: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/27 11:05:39.146: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/27 11:05:39.147: [smf] INFO: Removed Session: UE IMSI:[262423165850136] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/27 11:05:39.147: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/27 11:05:39.156: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/27 11:05:39.158: [smf] INFO: Removed Session: UE IMSI:[262426390446298] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/27 11:05:39.158: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/27 11:05:39.167: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/27 11:05:39.168: [smf] INFO: Removed Session: UE IMSI:[262423854852982] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/27 11:05:39.168: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/27 11:05:39.178: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/27 11:05:39.180: [smf] INFO: Removed Session: UE IMSI:[262426057623312] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/27 11:05:39.180: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/27 11:05:39.189: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/27 11:05:39.190: [smf] INFO: Removed Session: UE IMSI:[262427037661968] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/27 11:05:39.190: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/27 11:05:39.200: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/27 11:05:39.202: [smf] INFO: Removed Session: UE IMSI:[262425071930712] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/27 11:05:39.202: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/27 11:05:39.210: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/27 11:05:39.212: [smf] INFO: Removed Session: UE IMSI:[262425235926313] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/27 11:05:39.212: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/27 11:05:39.222: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/27 11:05:39.224: [smf] INFO: Removed Session: UE IMSI:[262422073804625] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/27 11:05:39.225: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/27 11:05:39.233: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/27 11:05:39.235: [smf] INFO: Removed Session: UE IMSI:[262426237450098] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/27 11:05:39.235: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/27 11:05:39.243: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/27 11:05:39.243: [smf] INFO: Removed Session: UE IMSI:[262423278496641] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/27 11:05:39.243: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/27 11:05:39.253: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/27 11:05:39.253: [smf] INFO: Removed Session: UE IMSI:[262429789142524] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/27 11:05:39.253: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/27 11:05:39.263: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/27 11:05:39.264: [smf] INFO: Removed Session: UE IMSI:[262425605746828] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/27 11:05:39.264: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/27 11:05:39.274: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/27 11:05:39.309: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/27 11:05:39.316: [smf] INFO: Removed Session: UE IMSI:[262428212441443] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/27 11:05:39.316: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/27 11:05:39.319: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/27 11:05:39.321: [smf] INFO: Removed Session: UE IMSI:[262425437960555] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/27 11:05:39.321: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/27 11:05:39.321: [smf] INFO: Removed Session: UE IMSI:[262427017526831] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/27 11:05:39.321: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/27 11:05:39.329: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/27 11:05:39.330: [smf] INFO: Removed Session: UE IMSI:[262428275441302] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/27 11:05:39.330: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/27 11:05:39.413: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/27 11:05:39.415: [smf] INFO: Removed Session: UE IMSI:[262424583640567] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/27 11:05:39.415: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/27 11:05:39.425: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/27 11:05:39.427: [smf] INFO: Removed Session: UE IMSI:[262429445682146] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/27 11:05:39.427: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/27 11:05:39.435: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/27 11:05:39.438: [smf] INFO: Removed Session: UE IMSI:[262428860740363] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/27 11:05:39.438: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/27 11:05:39.446: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/27 11:05:39.447: [smf] INFO: Removed Session: UE IMSI:[262428949350280] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/27 11:05:39.447: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/27 11:05:39.457: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/27 11:05:39.458: [smf] INFO: Removed Session: UE IMSI:[262420718383332] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/27 11:05:39.458: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/27 11:05:39.468: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/27 11:05:39.468: [smf] INFO: Removed Session: UE IMSI:[262423577720183] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/27 11:05:39.468: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/27 11:05:39.478: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/27 11:05:39.480: [smf] INFO: Removed Session: UE IMSI:[262426641590081] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/27 11:05:39.480: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/27 11:05:39.490: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/27 11:05:39.491: [smf] INFO: Removed Session: UE IMSI:[262428236462801] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/27 11:05:39.491: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/27 11:05:39.501: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/27 11:05:39.503: [smf] INFO: Removed Session: UE IMSI:[262428202566053] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/27 11:05:39.503: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/27 11:05:39.513: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/27 11:05:39.515: [smf] INFO: Removed Session: UE IMSI:[262423472712240] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/27 11:05:39.515: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/27 11:05:39.525: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/27 11:05:39.526: [smf] INFO: Removed Session: UE IMSI:[262425308387038] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/27 11:05:39.527: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/27 11:05:39.536: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/27 11:05:39.537: [smf] INFO: Removed Session: UE IMSI:[262429523975225] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/27 11:05:39.537: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/27 11:05:39.547: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/27 11:05:39.548: [smf] INFO: Removed Session: UE IMSI:[262421983663577] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/27 11:05:39.548: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/27 11:05:39.558: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/27 11:05:39.559: [smf] INFO: Removed Session: UE IMSI:[262423255312406] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/27 11:05:39.559: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/27 11:05:39.569: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/27 11:05:39.571: [smf] INFO: Removed Session: UE IMSI:[262425731455640] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/27 11:05:39.571: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/27 11:05:39.580: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/27 11:05:39.582: [smf] INFO: Removed Session: UE IMSI:[262421693456121] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/27 11:05:39.582: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/27 11:05:39.591: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/27 11:05:39.592: [smf] INFO: Removed Session: UE IMSI:[262425495595613] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/27 11:05:39.592: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/27 11:05:39.601: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/27 11:05:39.603: [smf] INFO: Removed Session: UE IMSI:[262424291774643] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/27 11:05:39.603: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/27 11:05:39.612: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/27 11:05:39.612: [smf] INFO: Removed Session: UE IMSI:[262426460513168] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/27 11:05:39.612: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/27 11:05:39.622: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/27 11:05:39.623: [smf] INFO: Removed Session: UE IMSI:[262428041855394] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/27 11:05:39.623: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/27 11:05:39.633: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/27 11:05:39.636: [smf] INFO: Removed Session: UE IMSI:[262425406130205] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.636: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/27 11:05:39.636: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/27 11:05:39.645: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/27 11:05:39.647: [smf] INFO: Removed Session: UE IMSI:[262423812537631] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/27 11:05:39.647: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/27 11:05:39.655: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/27 11:05:39.657: [smf] INFO: Removed Session: UE IMSI:[262420555802294] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/27 11:05:39.657: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/27 11:05:39.666: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/27 11:05:39.666: [smf] INFO: Removed Session: UE IMSI:[262425821490690] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/27 11:05:39.666: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/27 11:05:39.677: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/27 11:05:39.678: [smf] INFO: Removed Session: UE IMSI:[262426914924309] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/27 11:05:39.678: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/27 11:05:39.688: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/27 11:05:39.689: [smf] INFO: Removed Session: UE IMSI:[262423600119853] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/27 11:05:39.689: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/27 11:05:39.698: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/27 11:05:39.700: [smf] INFO: Removed Session: UE IMSI:[262423037671418] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/27 11:05:39.700: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/27 11:05:39.709: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/27 11:05:39.711: [smf] INFO: Removed Session: UE IMSI:[262420563636845] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/27 11:05:39.711: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/27 11:05:39.720: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/27 11:05:39.721: [smf] INFO: Removed Session: UE IMSI:[262425463259293] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/27 11:05:39.721: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/27 11:05:39.731: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/27 11:05:39.732: [smf] INFO: Removed Session: UE IMSI:[262420007439377] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/27 11:05:39.732: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/27 11:05:39.741: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/27 11:05:39.743: [smf] INFO: Removed Session: UE IMSI:[262420210857260] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/27 11:05:39.743: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/27 11:05:39.753: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/27 11:05:39.756: [smf] INFO: Removed Session: UE IMSI:[262421841154965] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/27 11:05:39.756: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/27 11:05:39.766: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/27 11:05:39.771: [smf] INFO: Removed Session: UE IMSI:[262423955438634] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/27 11:05:39.771: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/27 11:05:39.776: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/27 11:05:39.777: [smf] INFO: Removed Session: UE IMSI:[262426504613517] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/27 11:05:39.777: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/27 11:05:39.787: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/27 11:05:39.788: [smf] INFO: Removed Session: UE IMSI:[262424374600532] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/27 11:05:39.788: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/27 11:05:39.798: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/27 11:05:39.799: [smf] INFO: Removed Session: UE IMSI:[262420453509707] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/27 11:05:39.799: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/27 11:05:39.809: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/27 11:05:39.811: [smf] INFO: Removed Session: UE IMSI:[262429158427570] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/27 11:05:39.811: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/27 11:05:39.820: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/27 11:05:39.822: [smf] INFO: Removed Session: UE IMSI:[262424507472468] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/27 11:05:39.822: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/27 11:05:39.831: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/27 11:05:39.833: [smf] INFO: Removed Session: UE IMSI:[262420708470243] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/27 11:05:39.833: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/27 11:05:39.842: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/27 11:05:39.843: [smf] INFO: Removed Session: UE IMSI:[262421109733774] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/27 11:05:39.843: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/27 11:05:39.852: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/27 11:05:39.852: [smf] INFO: Removed Session: UE IMSI:[262427984390279] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/27 11:05:39.852: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/27 11:05:39.862: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/27 11:05:39.862: [smf] INFO: Removed Session: UE IMSI:[262420449648767] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/27 11:05:39.863: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/27 11:05:39.872: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/27 11:05:39.873: [smf] INFO: Removed Session: UE IMSI:[262426226089229] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/27 11:05:39.873: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/27 11:05:39.883: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/27 11:05:39.884: [smf] INFO: Removed Session: UE IMSI:[262425752807917] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/27 11:05:39.884: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/27 11:05:39.893: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/27 11:05:39.894: [smf] INFO: Removed Session: UE IMSI:[262423788178567] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.894: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/27 11:05:39.894: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/27 11:05:39.904: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/27 11:05:39.904: [smf] INFO: Removed Session: UE IMSI:[262428756380447] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/27 11:05:39.904: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/27 11:05:39.914: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/27 11:05:39.915: [smf] INFO: Removed Session: UE IMSI:[262426322074492] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/27 11:05:39.915: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/27 11:05:39.925: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/27 11:05:39.925: [smf] INFO: Removed Session: UE IMSI:[262429689767968] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/27 11:05:39.925: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/27 11:05:39.935: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/27 11:05:39.937: [smf] INFO: Removed Session: UE IMSI:[262428922130467] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/27 11:05:39.937: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/27 11:05:39.946: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/27 11:05:39.947: [smf] INFO: Removed Session: UE IMSI:[262423351637879] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/27 11:05:39.947: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/27 11:05:39.956: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/27 11:05:39.957: [smf] INFO: Removed Session: UE IMSI:[262429827043636] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/27 11:05:39.957: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/27 11:05:39.967: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/27 11:05:39.967: [smf] INFO: Removed Session: UE IMSI:[262423714959578] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/27 11:05:39.967: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/27 11:05:39.977: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/27 11:05:39.978: [smf] INFO: Removed Session: UE IMSI:[262425136002499] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/27 11:05:39.978: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/27 11:05:39.988: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/27 11:05:39.989: [smf] INFO: Removed Session: UE IMSI:[262429887924000] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:39.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/27 11:05:39.989: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/27 11:05:39.999: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/27 11:05:40.000: [smf] INFO: Removed Session: UE IMSI:[262423443437202] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/27 11:05:40.000: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/27 11:05:40.009: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/27 11:05:40.011: [smf] INFO: Removed Session: UE IMSI:[262421719723938] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/27 11:05:40.011: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/27 11:05:40.020: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/27 11:05:40.022: [smf] INFO: Removed Session: UE IMSI:[262420424168377] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/27 11:05:40.022: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/27 11:05:40.031: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/27 11:05:40.033: [smf] INFO: Removed Session: UE IMSI:[262429352137094] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/27 11:05:40.033: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/27 11:05:40.042: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/27 11:05:40.044: [smf] INFO: Removed Session: UE IMSI:[262427083786530] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/27 11:05:40.044: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/27 11:05:40.053: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/27 11:05:40.055: [smf] INFO: Removed Session: UE IMSI:[262429024791297] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/27 11:05:40.055: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/27 11:05:40.064: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/27 11:05:40.065: [smf] INFO: Removed Session: UE IMSI:[262426664053008] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/27 11:05:40.065: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/27 11:05:40.074: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/27 11:05:40.076: [smf] INFO: Removed Session: UE IMSI:[262423099999970] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/27 11:05:40.076: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/27 11:05:40.085: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/27 11:05:40.087: [smf] INFO: Removed Session: UE IMSI:[262421912395135] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/27 11:05:40.087: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/27 11:05:40.096: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/27 11:05:40.097: [smf] INFO: Removed Session: UE IMSI:[262425745266586] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/27 11:05:40.097: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/27 11:05:40.107: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/27 11:05:40.108: [smf] INFO: Removed Session: UE IMSI:[262429176224777] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.108: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/27 11:05:40.108: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/27 11:05:40.117: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/27 11:05:40.118: [smf] INFO: Removed Session: UE IMSI:[262423830446051] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/27 11:05:40.118: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/27 11:05:40.127: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/27 11:05:40.128: [smf] INFO: Removed Session: UE IMSI:[262423601633736] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/27 11:05:40.128: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/27 11:05:40.139: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/27 11:05:40.140: [smf] INFO: Removed Session: UE IMSI:[262422975801167] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/27 11:05:40.140: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/27 11:05:40.150: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/27 11:05:40.150: [smf] INFO: Removed Session: UE IMSI:[262426284877619] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/27 11:05:40.150: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/27 11:05:40.160: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/27 11:05:40.161: [smf] INFO: Removed Session: UE IMSI:[262425553442417] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/27 11:05:40.161: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/27 11:05:40.170: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/27 11:05:40.171: [smf] INFO: Removed Session: UE IMSI:[262425376642249] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/27 11:05:40.171: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/27 11:05:40.181: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/27 11:05:40.181: [smf] INFO: Removed Session: UE IMSI:[262420065054695] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/27 11:05:40.181: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/27 11:05:40.191: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/27 11:05:40.191: [smf] INFO: Removed Session: UE IMSI:[262426859474720] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/27 11:05:40.191: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/27 11:05:40.201: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/27 11:05:40.202: [smf] INFO: Removed Session: UE IMSI:[262425062494733] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/27 11:05:40.202: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/27 11:05:40.211: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/27 11:05:40.212: [smf] INFO: Removed Session: UE IMSI:[262420532543196] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/27 11:05:40.212: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/27 11:05:40.222: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/27 11:05:40.222: [smf] INFO: Removed Session: UE IMSI:[262427810791098] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/27 11:05:40.222: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/27 11:05:40.232: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/27 11:05:40.233: [smf] INFO: Removed Session: UE IMSI:[262425472978536] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/27 11:05:40.233: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/27 11:05:40.242: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/27 11:05:40.243: [smf] INFO: Removed Session: UE IMSI:[262423295476120] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/27 11:05:40.243: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/27 11:05:40.253: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/27 11:05:40.253: [smf] INFO: Removed Session: UE IMSI:[262426568625346] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/27 11:05:40.253: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/27 11:05:40.263: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/27 11:05:40.264: [smf] INFO: Removed Session: UE IMSI:[262424410024360] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/27 11:05:40.264: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/27 11:05:40.275: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/27 11:05:40.276: [smf] INFO: Removed Session: UE IMSI:[262425233607713] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/27 11:05:40.276: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/27 11:05:40.285: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/27 11:05:40.287: [smf] INFO: Removed Session: UE IMSI:[262427005064806] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/27 11:05:40.287: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/27 11:05:40.295: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/27 11:05:40.296: [smf] INFO: Removed Session: UE IMSI:[262422628887072] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/27 11:05:40.296: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/27 11:05:40.306: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/27 11:05:40.307: [smf] INFO: Removed Session: UE IMSI:[262422194697137] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/27 11:05:40.307: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/27 11:05:40.317: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/27 11:05:40.318: [smf] INFO: Removed Session: UE IMSI:[262422905650080] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/27 11:05:40.318: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/27 11:05:40.327: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/27 11:05:40.328: [smf] INFO: Removed Session: UE IMSI:[262420946747054] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/27 11:05:40.328: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/27 11:05:40.338: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/27 11:05:40.339: [smf] INFO: Removed Session: UE IMSI:[262425529273211] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/27 11:05:40.339: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/27 11:05:40.349: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/27 11:05:40.351: [smf] INFO: Removed Session: UE IMSI:[262420113624899] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/27 11:05:40.351: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/27 11:05:40.359: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/27 11:05:40.361: [smf] INFO: Removed Session: UE IMSI:[262422607298072] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/27 11:05:40.361: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/27 11:05:40.370: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/27 11:05:40.371: [smf] INFO: Removed Session: UE IMSI:[262424656034726] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/27 11:05:40.371: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/27 11:05:40.380: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/27 11:05:40.381: [smf] INFO: Removed Session: UE IMSI:[262427088617594] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/27 11:05:40.381: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/27 11:05:40.390: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/27 11:05:40.391: [smf] INFO: Removed Session: UE IMSI:[262422843745823] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/27 11:05:40.391: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/27 11:05:40.401: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/27 11:05:40.402: [smf] INFO: Removed Session: UE IMSI:[262427356404402] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/27 11:05:40.402: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/27 11:05:40.412: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/27 11:05:40.414: [smf] INFO: Removed Session: UE IMSI:[262429164705854] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/27 11:05:40.414: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/27 11:05:40.423: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/27 11:05:40.426: [smf] INFO: Removed Session: UE IMSI:[262428033709957] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/27 11:05:40.426: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/27 11:05:40.436: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/27 11:05:40.438: [smf] INFO: Removed Session: UE IMSI:[262428490895878] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/27 11:05:40.438: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/27 11:05:40.447: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/27 11:05:40.448: [smf] INFO: Removed Session: UE IMSI:[262421258474144] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/27 11:05:40.448: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/27 11:05:40.457: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/27 11:05:40.459: [smf] INFO: Removed Session: UE IMSI:[262423846319091] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/27 11:05:40.459: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/27 11:05:40.469: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/27 11:05:40.471: [smf] INFO: Removed Session: UE IMSI:[262423493038676] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/27 11:05:40.471: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/27 11:05:40.481: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/27 11:05:40.483: [smf] INFO: Removed Session: UE IMSI:[262428547038346] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/27 11:05:40.483: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/27 11:05:40.492: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/27 11:05:40.494: [smf] INFO: Removed Session: UE IMSI:[262429228107969] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/27 11:05:40.494: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/27 11:05:40.502: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/27 11:05:40.504: [smf] INFO: Removed Session: UE IMSI:[262429581870752] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/27 11:05:40.504: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/27 11:05:40.513: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/27 11:05:40.515: [smf] INFO: Removed Session: UE IMSI:[262429783817955] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/27 11:05:40.515: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/27 11:05:40.524: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/27 11:05:40.527: [smf] INFO: Removed Session: UE IMSI:[262424294411993] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/27 11:05:40.527: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/27 11:05:40.536: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/27 11:05:40.538: [smf] INFO: Removed Session: UE IMSI:[262421260843722] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/27 11:05:40.538: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/27 11:05:40.547: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/27 11:05:40.548: [smf] INFO: Removed Session: UE IMSI:[262429603801826] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/27 11:05:40.548: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/27 11:05:40.557: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/27 11:05:40.558: [smf] INFO: Removed Session: UE IMSI:[262423005001550] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/27 11:05:40.558: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/27 11:05:40.567: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/27 11:05:40.568: [smf] INFO: Removed Session: UE IMSI:[262428226732877] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/27 11:05:40.568: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/27 11:05:40.578: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/27 11:05:40.579: [smf] INFO: Removed Session: UE IMSI:[262428150158646] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/27 11:05:40.579: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/27 11:05:40.588: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/27 11:05:40.589: [smf] INFO: Removed Session: UE IMSI:[262428799365065] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/27 11:05:40.589: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/27 11:05:40.598: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/27 11:05:40.599: [smf] INFO: Removed Session: UE IMSI:[262427283317020] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/27 11:05:40.599: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/27 11:05:40.609: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/27 11:05:40.609: [smf] INFO: Removed Session: UE IMSI:[262428244893074] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/27 11:05:40.609: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/27 11:05:40.619: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/27 11:05:40.619: [smf] INFO: Removed Session: UE IMSI:[262424096166954] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/27 11:05:40.619: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/27 11:05:40.629: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/27 11:05:40.630: [smf] INFO: Removed Session: UE IMSI:[262427323357308] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/27 11:05:40.630: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/27 11:05:40.639: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/27 11:05:40.640: [smf] INFO: Removed Session: UE IMSI:[262425333127228] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/27 11:05:40.640: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/27 11:05:40.650: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/27 11:05:40.650: [smf] INFO: Removed Session: UE IMSI:[262422185039546] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/27 11:05:40.650: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/27 11:05:40.660: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/27 11:05:40.661: [smf] INFO: Removed Session: UE IMSI:[262428498379445] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/27 11:05:40.661: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/27 11:05:40.671: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/27 11:05:40.671: [smf] INFO: Removed Session: UE IMSI:[262423043954348] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/27 11:05:40.671: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/27 11:05:40.692: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/27 11:05:40.693: [smf] INFO: Removed Session: UE IMSI:[262421224984579] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/27 11:05:40.694: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/27 11:05:40.705: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/27 11:05:40.708: [smf] INFO: Removed Session: UE IMSI:[262424329200986] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/27 11:05:40.708: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/27 11:05:40.715: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/27 11:05:40.716: [smf] INFO: Removed Session: UE IMSI:[262425758390479] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/27 11:05:40.716: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/27 11:05:40.725: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/27 11:05:40.726: [smf] INFO: Removed Session: UE IMSI:[262424419763526] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/27 11:05:40.726: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/27 11:05:40.736: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/27 11:05:40.736: [smf] INFO: Removed Session: UE IMSI:[262422747879751] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.736: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/27 11:05:40.736: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/27 11:05:40.746: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/27 11:05:40.747: [smf] INFO: Removed Session: UE IMSI:[262421006082498] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/27 11:05:40.747: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/27 11:05:40.756: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/27 11:05:40.757: [smf] INFO: Removed Session: UE IMSI:[262426834086770] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/27 11:05:40.757: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/27 11:05:40.767: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/27 11:05:40.767: [smf] INFO: Removed Session: UE IMSI:[262428947233892] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/27 11:05:40.767: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/27 11:05:40.777: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/27 11:05:40.778: [smf] INFO: Removed Session: UE IMSI:[262420650600473] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/27 11:05:40.778: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/27 11:05:40.787: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/27 11:05:40.789: [smf] INFO: Removed Session: UE IMSI:[262426964326819] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/27 11:05:40.789: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/27 11:05:40.798: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/27 11:05:40.800: [smf] INFO: Removed Session: UE IMSI:[262423470672749] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/27 11:05:40.800: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/27 11:05:40.809: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/27 11:05:40.810: [smf] INFO: Removed Session: UE IMSI:[262421957594523] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/27 11:05:40.810: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/27 11:05:40.819: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/27 11:05:40.821: [smf] INFO: Removed Session: UE IMSI:[262425207252121] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/27 11:05:40.821: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/27 11:05:40.830: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/27 11:05:40.831: [smf] INFO: Removed Session: UE IMSI:[262429976631195] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/27 11:05:40.831: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/27 11:05:40.841: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/27 11:05:40.842: [smf] INFO: Removed Session: UE IMSI:[262426967707943] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/27 11:05:40.842: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/27 11:05:40.852: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/27 11:05:40.853: [smf] INFO: Removed Session: UE IMSI:[262428535335027] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/27 11:05:40.853: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/27 11:05:40.862: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/27 11:05:40.864: [smf] INFO: Removed Session: UE IMSI:[262425394267270] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/27 11:05:40.864: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/27 11:05:40.873: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/27 11:05:40.875: [smf] INFO: Removed Session: UE IMSI:[262423541752551] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/27 11:05:40.875: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/27 11:05:40.884: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/27 11:05:40.885: [smf] INFO: Removed Session: UE IMSI:[262424899504306] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/27 11:05:40.885: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/27 11:05:40.895: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/27 11:05:40.896: [smf] INFO: Removed Session: UE IMSI:[262420427805864] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/27 11:05:40.896: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/27 11:05:40.905: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/27 11:05:40.905: [smf] INFO: Removed Session: UE IMSI:[262424136267555] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/27 11:05:40.905: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/27 11:05:40.915: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/27 11:05:40.916: [smf] INFO: Removed Session: UE IMSI:[262427089964196] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/27 11:05:40.916: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/27 11:05:40.926: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/27 11:05:40.926: [smf] INFO: Removed Session: UE IMSI:[262420761660285] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.926: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/27 11:05:40.926: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/27 11:05:40.936: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/27 11:05:40.936: [smf] INFO: Removed Session: UE IMSI:[262420522268986] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/27 11:05:40.937: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/27 11:05:40.946: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/27 11:05:40.947: [smf] INFO: Removed Session: UE IMSI:[262420486341853] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/27 11:05:40.947: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/27 11:05:40.956: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/27 11:05:40.957: [smf] INFO: Removed Session: UE IMSI:[262429088687987] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/27 11:05:40.957: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/27 11:05:40.967: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/27 11:05:40.968: [smf] INFO: Removed Session: UE IMSI:[262422660626872] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/27 11:05:40.968: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/27 11:05:40.977: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/27 11:05:40.978: [smf] INFO: Removed Session: UE IMSI:[262425064527269] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/27 11:05:40.978: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/27 11:05:40.987: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/27 11:05:40.988: [smf] INFO: Removed Session: UE IMSI:[262423524063285] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/27 11:05:40.988: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/27 11:05:40.998: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/27 11:05:40.998: [smf] INFO: Removed Session: UE IMSI:[262423755015204] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:40.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/27 11:05:40.998: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/27 11:05:41.008: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/27 11:05:41.009: [smf] INFO: Removed Session: UE IMSI:[262428809456793] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/27 11:05:41.009: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/27 11:05:41.019: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/27 11:05:41.021: [smf] INFO: Removed Session: UE IMSI:[262426440863803] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/27 11:05:41.021: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/27 11:05:41.030: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/27 11:05:41.032: [smf] INFO: Removed Session: UE IMSI:[262428420732930] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/27 11:05:41.032: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/27 11:05:41.041: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/27 11:05:41.041: [smf] INFO: Removed Session: UE IMSI:[262427957789477] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/27 11:05:41.042: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/27 11:05:41.051: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/27 11:05:41.053: [smf] INFO: Removed Session: UE IMSI:[262424884470430] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/27 11:05:41.053: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/27 11:05:41.063: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/27 11:05:41.064: [smf] INFO: Removed Session: UE IMSI:[262423288866523] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/27 11:05:41.064: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/27 11:05:41.073: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/27 11:05:41.075: [smf] INFO: Removed Session: UE IMSI:[262421102754403] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.075: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/27 11:05:41.075: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/27 11:05:41.084: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/27 11:05:41.085: [smf] INFO: Removed Session: UE IMSI:[262420667490716] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/27 11:05:41.085: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/27 11:05:41.095: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/27 11:05:41.095: [smf] INFO: Removed Session: UE IMSI:[262420304132627] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/27 11:05:41.095: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/27 11:05:41.105: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/27 11:05:41.106: [smf] INFO: Removed Session: UE IMSI:[262429837332256] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/27 11:05:41.106: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/27 11:05:41.117: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/27 11:05:41.119: [smf] INFO: Removed Session: UE IMSI:[262425160755042] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/27 11:05:41.119: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/27 11:05:41.128: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/27 11:05:41.129: [smf] INFO: Removed Session: UE IMSI:[262423182122271] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/27 11:05:41.129: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/27 11:05:41.139: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/27 11:05:41.141: [smf] INFO: Removed Session: UE IMSI:[262426502073803] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/27 11:05:41.141: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/27 11:05:41.150: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/27 11:05:41.151: [smf] INFO: Removed Session: UE IMSI:[262424365839772] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/27 11:05:41.151: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/27 11:05:41.160: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/27 11:05:41.160: [smf] INFO: Removed Session: UE IMSI:[262425496732762] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/27 11:05:41.160: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/27 11:05:41.170: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/27 11:05:41.170: [smf] INFO: Removed Session: UE IMSI:[262423366183135] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/27 11:05:41.170: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/27 11:05:41.180: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/27 11:05:41.181: [smf] INFO: Removed Session: UE IMSI:[262423974720327] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.181: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/27 11:05:41.181: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/27 11:05:41.191: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/27 11:05:41.191: [smf] INFO: Removed Session: UE IMSI:[262424712656781] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/27 11:05:41.191: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/27 11:05:41.201: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/27 11:05:41.202: [smf] INFO: Removed Session: UE IMSI:[262427271075532] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.202: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/27 11:05:41.202: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/27 11:05:41.212: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/27 11:05:41.212: [smf] INFO: Removed Session: UE IMSI:[262420037706534] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/27 11:05:41.212: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/27 11:05:41.222: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/27 11:05:41.222: [smf] INFO: Removed Session: UE IMSI:[262424635758712] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/27 11:05:41.222: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/27 11:05:41.232: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/27 11:05:41.233: [smf] INFO: Removed Session: UE IMSI:[262420428635346] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/27 11:05:41.233: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/27 11:05:41.242: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/27 11:05:41.243: [smf] INFO: Removed Session: UE IMSI:[262421541634882] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/27 11:05:41.243: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/27 11:05:41.253: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/27 11:05:41.254: [smf] INFO: Removed Session: UE IMSI:[262422444234670] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/27 11:05:41.254: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/27 11:05:41.264: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/27 11:05:41.265: [smf] INFO: Removed Session: UE IMSI:[262420278667106] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/27 11:05:41.265: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/27 11:05:41.274: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/27 11:05:41.276: [smf] INFO: Removed Session: UE IMSI:[262427384418692] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/27 11:05:41.276: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/27 11:05:41.286: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/27 11:05:41.287: [smf] INFO: Removed Session: UE IMSI:[262422920956909] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/27 11:05:41.287: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/27 11:05:41.296: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/27 11:05:41.298: [smf] INFO: Removed Session: UE IMSI:[262426587898993] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/27 11:05:41.298: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/27 11:05:41.307: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/27 11:05:41.308: [smf] INFO: Removed Session: UE IMSI:[262422057031986] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/27 11:05:41.308: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/27 11:05:41.318: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/27 11:05:41.320: [smf] INFO: Removed Session: UE IMSI:[262428934158269] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/27 11:05:41.320: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/27 11:05:41.329: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/27 11:05:41.329: [smf] INFO: Removed Session: UE IMSI:[262428599970152] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/27 11:05:41.329: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/27 11:05:41.339: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/27 11:05:41.340: [smf] INFO: Removed Session: UE IMSI:[262423288168064] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/27 11:05:41.340: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/27 11:05:41.350: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/27 11:05:41.352: [smf] INFO: Removed Session: UE IMSI:[262425439078135] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/27 11:05:41.352: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/27 11:05:41.361: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/27 11:05:41.362: [smf] INFO: Removed Session: UE IMSI:[262425377249516] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/27 11:05:41.362: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/27 11:05:41.371: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/27 11:05:41.373: [smf] INFO: Removed Session: UE IMSI:[262428272742736] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/27 11:05:41.373: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/27 11:05:41.383: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/27 11:05:41.384: [smf] INFO: Removed Session: UE IMSI:[262424833930935] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/27 11:05:41.384: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/27 11:05:41.393: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/27 11:05:41.394: [smf] INFO: Removed Session: UE IMSI:[262420237412752] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/27 11:05:41.394: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/27 11:05:41.403: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/27 11:05:41.404: [smf] INFO: Removed Session: UE IMSI:[262423222730298] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/27 11:05:41.404: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/27 11:05:41.414: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/27 11:05:41.415: [smf] INFO: Removed Session: UE IMSI:[262424000351862] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/27 11:05:41.415: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/27 11:05:41.425: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/27 11:05:41.426: [smf] INFO: Removed Session: UE IMSI:[262424316358102] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/27 11:05:41.426: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/27 11:05:41.435: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/27 11:05:41.436: [smf] INFO: Removed Session: UE IMSI:[262421550640480] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/27 11:05:41.436: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/27 11:05:41.445: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/27 11:05:41.446: [smf] INFO: Removed Session: UE IMSI:[262421403628054] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/27 11:05:41.446: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/27 11:05:41.456: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/27 11:05:41.456: [smf] INFO: Removed Session: UE IMSI:[262425389257892] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/27 11:05:41.456: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/27 11:05:41.466: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/27 11:05:41.467: [smf] INFO: Removed Session: UE IMSI:[262428040216163] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/27 11:05:41.467: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/27 11:05:41.476: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/27 11:05:41.477: [smf] INFO: Removed Session: UE IMSI:[262429050352130] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/27 11:05:41.477: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/27 11:05:41.487: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/27 11:05:41.487: [smf] INFO: Removed Session: UE IMSI:[262424327640977] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/27 11:05:41.487: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/27 11:05:41.497: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/27 11:05:41.498: [smf] INFO: Removed Session: UE IMSI:[262426457589541] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/27 11:05:41.498: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/27 11:05:41.507: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/27 11:05:41.508: [smf] INFO: Removed Session: UE IMSI:[262428591047858] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/27 11:05:41.508: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/27 11:05:41.518: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/27 11:05:41.518: [smf] INFO: Removed Session: UE IMSI:[262426377533115] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/27 11:05:41.518: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/27 11:05:41.528: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/27 11:05:41.528: [smf] INFO: Removed Session: UE IMSI:[262420367678054] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/27 11:05:41.529: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/27 11:05:41.538: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/27 11:05:41.539: [smf] INFO: Removed Session: UE IMSI:[262427781235274] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/27 11:05:41.539: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/27 11:05:41.548: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/27 11:05:41.549: [smf] INFO: Removed Session: UE IMSI:[262422654604847] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/27 11:05:41.549: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/27 11:05:41.559: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/27 11:05:41.559: [smf] INFO: Removed Session: UE IMSI:[262429907297206] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/27 11:05:41.559: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/27 11:05:41.569: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/27 11:05:41.570: [smf] INFO: Removed Session: UE IMSI:[262422883413422] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/27 11:05:41.570: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/27 11:05:41.579: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/27 11:05:41.580: [smf] INFO: Removed Session: UE IMSI:[262423073925128] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/27 11:05:41.580: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/27 11:05:41.590: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/27 11:05:41.591: [smf] INFO: Removed Session: UE IMSI:[262423315416990] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/27 11:05:41.591: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/27 11:05:41.600: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/27 11:05:41.601: [smf] INFO: Removed Session: UE IMSI:[262420881122359] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/27 11:05:41.601: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/27 11:05:41.611: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/27 11:05:41.611: [smf] INFO: Removed Session: UE IMSI:[262428386590004] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/27 11:05:41.611: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/27 11:05:41.621: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/27 11:05:41.621: [smf] INFO: Removed Session: UE IMSI:[262423237621606] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/27 11:05:41.621: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/27 11:05:41.632: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/27 11:05:41.632: [smf] INFO: Removed Session: UE IMSI:[262424517432257] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/27 11:05:41.632: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/27 11:05:41.642: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/27 11:05:41.644: [smf] INFO: Removed Session: UE IMSI:[262424948827551] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/27 11:05:41.644: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/27 11:05:41.654: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/27 11:05:41.656: [smf] INFO: Removed Session: UE IMSI:[262425258440417] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/27 11:05:41.656: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/27 11:05:41.665: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/27 11:05:41.666: [smf] INFO: Removed Session: UE IMSI:[262420035570539] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/27 11:05:41.666: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/27 11:05:41.675: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/27 11:05:41.676: [smf] INFO: Removed Session: UE IMSI:[262426482880945] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/27 11:05:41.676: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/27 11:05:41.686: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/27 11:05:41.687: [smf] INFO: Removed Session: UE IMSI:[262426278370038] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/27 11:05:41.687: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/27 11:05:41.697: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/27 11:05:41.698: [smf] INFO: Removed Session: UE IMSI:[262429247356163] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/27 11:05:41.698: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/27 11:05:41.708: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/27 11:05:41.709: [smf] INFO: Removed Session: UE IMSI:[262423455012586] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/27 11:05:41.709: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/27 11:05:41.719: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/27 11:05:41.721: [smf] INFO: Removed Session: UE IMSI:[262429219907410] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/27 11:05:41.721: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/27 11:05:41.730: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/27 11:05:41.731: [smf] INFO: Removed Session: UE IMSI:[262420949217302] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/27 11:05:41.731: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/27 11:05:41.741: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/27 11:05:41.742: [smf] INFO: Removed Session: UE IMSI:[262427577720243] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/27 11:05:41.742: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/27 11:05:41.752: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/27 11:05:41.753: [smf] INFO: Removed Session: UE IMSI:[262425553493914] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/27 11:05:41.753: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/27 11:05:41.762: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/27 11:05:41.763: [smf] INFO: Removed Session: UE IMSI:[262425909856386] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/27 11:05:41.763: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/27 11:05:41.773: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/27 11:05:41.776: [smf] INFO: Removed Session: UE IMSI:[262423122850586] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/27 11:05:41.776: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/27 11:05:41.784: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/27 11:05:41.786: [smf] INFO: Removed Session: UE IMSI:[262427696913810] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/27 11:05:41.786: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/27 11:05:41.795: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/27 11:05:41.797: [smf] INFO: Removed Session: UE IMSI:[262424519873717] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/27 11:05:41.798: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/27 11:05:41.806: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/27 11:05:41.808: [smf] INFO: Removed Session: UE IMSI:[262424328322643] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/27 11:05:41.808: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/27 11:05:41.817: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/27 11:05:41.819: [smf] INFO: Removed Session: UE IMSI:[262429840980115] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/27 11:05:41.819: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/27 11:05:41.828: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/27 11:05:41.829: [smf] INFO: Removed Session: UE IMSI:[262427507018741] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/27 11:05:41.829: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/27 11:05:41.839: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/27 11:05:41.842: [smf] INFO: Removed Session: UE IMSI:[262426281189572] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/27 11:05:41.842: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/27 11:05:41.850: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/27 11:05:41.851: [smf] INFO: Removed Session: UE IMSI:[262423754565671] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/27 11:05:41.852: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/27 11:05:41.861: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/27 11:05:41.862: [smf] INFO: Removed Session: UE IMSI:[262429515263738] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/27 11:05:41.862: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/27 11:05:41.872: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/27 11:05:41.873: [smf] INFO: Removed Session: UE IMSI:[262428601511814] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/27 11:05:41.873: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/27 11:05:41.883: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/27 11:05:41.884: [smf] INFO: Removed Session: UE IMSI:[262425009161897] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/27 11:05:41.884: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/27 11:05:41.896: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/27 11:05:41.903: [smf] INFO: Removed Session: UE IMSI:[262421752314371] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/27 11:05:41.903: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/27 11:05:41.906: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/27 11:05:41.908: [smf] INFO: Removed Session: UE IMSI:[262428559964749] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/27 11:05:41.908: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/27 11:05:41.917: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/27 11:05:41.917: [smf] INFO: Removed Session: UE IMSI:[262420046591926] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/27 11:05:41.917: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/27 11:05:41.927: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/27 11:05:41.927: [smf] INFO: Removed Session: UE IMSI:[262426403423959] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/27 11:05:41.927: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/27 11:05:41.937: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/27 11:05:41.938: [smf] INFO: Removed Session: UE IMSI:[262427537844050] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/27 11:05:41.938: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/27 11:05:41.948: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/27 11:05:41.949: [smf] INFO: Removed Session: UE IMSI:[262426587174438] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/27 11:05:41.949: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/27 11:05:41.959: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/27 11:05:41.961: [smf] INFO: Removed Session: UE IMSI:[262427147766659] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/27 11:05:41.961: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/27 11:05:41.969: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/27 11:05:41.971: [smf] INFO: Removed Session: UE IMSI:[262426421858235] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/27 11:05:41.971: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/27 11:05:41.980: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/27 11:05:41.982: [smf] INFO: Removed Session: UE IMSI:[262423804061483] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/27 11:05:41.982: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/27 11:05:41.991: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/27 11:05:41.993: [smf] INFO: Removed Session: UE IMSI:[262421241822254] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:41.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/27 11:05:41.993: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/27 11:05:42.002: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/27 11:05:42.004: [smf] INFO: Removed Session: UE IMSI:[262421818533961] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/27 11:05:42.004: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/27 11:05:42.012: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/27 11:05:42.013: [smf] INFO: Removed Session: UE IMSI:[262428873231890] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/27 11:05:42.013: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/27 11:05:42.023: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/27 11:05:42.023: [smf] INFO: Removed Session: UE IMSI:[262422453605069] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/27 11:05:42.023: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/27 11:05:42.033: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/27 11:05:42.033: [smf] INFO: Removed Session: UE IMSI:[262420175891913] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/27 11:05:42.033: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/27 11:05:42.043: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/27 11:05:42.044: [smf] INFO: Removed Session: UE IMSI:[262428724992944] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/27 11:05:42.044: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/27 11:05:42.054: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/27 11:05:42.055: [smf] INFO: Removed Session: UE IMSI:[262421341566212] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/27 11:05:42.055: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/27 11:05:42.065: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/27 11:05:42.067: [smf] INFO: Removed Session: UE IMSI:[262425723847101] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/27 11:05:42.067: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/27 11:05:42.076: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/27 11:05:42.077: [smf] INFO: Removed Session: UE IMSI:[262426654781911] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/27 11:05:42.077: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/27 11:05:42.087: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/27 11:05:42.089: [smf] INFO: Removed Session: UE IMSI:[262426239170451] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/27 11:05:42.089: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/27 11:05:42.098: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/27 11:05:42.099: [smf] INFO: Removed Session: UE IMSI:[262429951760656] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/27 11:05:42.099: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/27 11:05:42.109: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/27 11:05:42.110: [smf] INFO: Removed Session: UE IMSI:[262425114674485] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/27 11:05:42.110: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/27 11:05:42.120: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/27 11:05:42.123: [smf] INFO: Removed Session: UE IMSI:[262428439567842] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/27 11:05:42.123: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/27 11:05:42.131: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/27 11:05:42.133: [smf] INFO: Removed Session: UE IMSI:[262426124411982] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/27 11:05:42.133: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/27 11:05:42.142: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/27 11:05:42.143: [smf] INFO: Removed Session: UE IMSI:[262429456866431] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/27 11:05:42.143: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/27 11:05:42.152: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/27 11:05:42.153: [smf] INFO: Removed Session: UE IMSI:[262424392183417] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/27 11:05:42.153: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/27 11:05:42.162: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/27 11:05:42.163: [smf] INFO: Removed Session: UE IMSI:[262423821244504] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/27 11:05:42.163: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/27 11:05:42.173: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/27 11:05:42.174: [smf] INFO: Removed Session: UE IMSI:[262420612132464] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/27 11:05:42.174: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/27 11:05:42.184: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/27 11:05:42.186: [smf] INFO: Removed Session: UE IMSI:[262425336716714] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/27 11:05:42.186: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/27 11:05:42.195: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/27 11:05:42.198: [smf] INFO: Removed Session: UE IMSI:[262429611215573] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/27 11:05:42.198: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/27 11:05:42.206: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/27 11:05:42.208: [smf] INFO: Removed Session: UE IMSI:[262420979463822] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/27 11:05:42.208: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/27 11:05:42.217: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/27 11:05:42.218: [smf] INFO: Removed Session: UE IMSI:[262421191236295] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/27 11:05:42.218: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/27 11:05:42.228: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/27 11:05:42.229: [smf] INFO: Removed Session: UE IMSI:[262427947832783] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/27 11:05:42.229: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/27 11:05:42.238: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/27 11:05:42.239: [smf] INFO: Removed Session: UE IMSI:[262428079298054] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/27 11:05:42.239: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/27 11:05:42.249: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/27 11:05:42.251: [smf] INFO: Removed Session: UE IMSI:[262421876145458] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/27 11:05:42.251: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/27 11:05:42.260: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/27 11:05:42.262: [smf] INFO: Removed Session: UE IMSI:[262421025356320] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/27 11:05:42.262: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/27 11:05:42.271: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/27 11:05:42.272: [smf] INFO: Removed Session: UE IMSI:[262423900519639] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/27 11:05:42.272: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/27 11:05:42.282: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/27 11:05:42.284: [smf] INFO: Removed Session: UE IMSI:[262420937760359] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/27 11:05:42.284: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/27 11:05:42.293: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/27 11:05:42.294: [smf] INFO: Removed Session: UE IMSI:[262424082522460] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/27 11:05:42.294: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/27 11:05:42.303: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/27 11:05:42.304: [smf] INFO: Removed Session: UE IMSI:[262429552181992] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/27 11:05:42.304: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/27 11:05:42.314: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/27 11:05:42.315: [smf] INFO: Removed Session: UE IMSI:[262426626274805] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/27 11:05:42.315: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/27 11:05:42.324: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/27 11:05:42.325: [smf] INFO: Removed Session: UE IMSI:[262427566760588] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/27 11:05:42.325: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/27 11:05:42.334: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/27 11:05:42.335: [smf] INFO: Removed Session: UE IMSI:[262421415262814] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/27 11:05:42.335: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/27 11:05:42.345: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/27 11:05:42.346: [smf] INFO: Removed Session: UE IMSI:[262420363869076] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/27 11:05:42.346: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/27 11:05:42.356: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/27 11:05:42.357: [smf] INFO: Removed Session: UE IMSI:[262423053669405] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/27 11:05:42.357: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/27 11:05:42.367: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/27 11:05:42.368: [smf] INFO: Removed Session: UE IMSI:[262420958319174] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/27 11:05:42.368: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/27 11:05:42.378: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/27 11:05:42.380: [smf] INFO: Removed Session: UE IMSI:[262425501042108] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/27 11:05:42.380: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/27 11:05:42.389: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/27 11:05:42.391: [smf] INFO: Removed Session: UE IMSI:[262427814316140] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/27 11:05:42.391: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/27 11:05:42.399: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/27 11:05:42.401: [smf] INFO: Removed Session: UE IMSI:[262425632166400] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/27 11:05:42.401: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/27 11:05:42.410: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/27 11:05:42.411: [smf] INFO: Removed Session: UE IMSI:[262424804605463] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/27 11:05:42.411: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/27 11:05:42.421: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/27 11:05:42.422: [smf] INFO: Removed Session: UE IMSI:[262421142600081] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/27 11:05:42.422: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/27 11:05:42.432: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/27 11:05:42.433: [smf] INFO: Removed Session: UE IMSI:[262429864702387] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/27 11:05:42.433: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/27 11:05:42.443: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/27 11:05:42.445: [smf] INFO: Removed Session: UE IMSI:[262421401775499] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/27 11:05:42.445: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/27 11:05:42.454: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/27 11:05:42.455: [smf] INFO: Removed Session: UE IMSI:[262428557563844] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/27 11:05:42.455: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/27 11:05:42.465: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/27 11:05:42.466: [smf] INFO: Removed Session: UE IMSI:[262429225384721] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/27 11:05:42.466: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/27 11:05:42.475: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/27 11:05:42.477: [smf] INFO: Removed Session: UE IMSI:[262424420572940] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/27 11:05:42.477: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/27 11:05:42.487: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/27 11:05:42.488: [smf] INFO: Removed Session: UE IMSI:[262426281554031] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/27 11:05:42.488: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/27 11:05:42.498: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/27 11:05:42.499: [smf] INFO: Removed Session: UE IMSI:[262424977610766] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/27 11:05:42.499: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/27 11:05:42.508: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/27 11:05:42.509: [smf] INFO: Removed Session: UE IMSI:[262421776288846] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/27 11:05:42.509: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/27 11:05:42.519: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/27 11:05:42.520: [smf] INFO: Removed Session: UE IMSI:[262428402964952] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/27 11:05:42.520: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/27 11:05:42.530: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/27 11:05:42.531: [smf] INFO: Removed Session: UE IMSI:[262429088208765] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/27 11:05:42.531: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/27 11:05:42.540: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/27 11:05:42.541: [smf] INFO: Removed Session: UE IMSI:[262427536238530] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/27 11:05:42.541: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/27 11:05:42.551: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/27 11:05:42.552: [smf] INFO: Removed Session: UE IMSI:[262426601391365] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/27 11:05:42.552: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/27 11:05:42.562: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/27 11:05:42.563: [smf] INFO: Removed Session: UE IMSI:[262427941982692] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/27 11:05:42.563: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/27 11:05:42.572: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/27 11:05:42.574: [smf] INFO: Removed Session: UE IMSI:[262424371756667] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/27 11:05:42.574: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/27 11:05:42.583: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/27 11:05:42.584: [smf] INFO: Removed Session: UE IMSI:[262428665912240] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/27 11:05:42.584: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/27 11:05:42.593: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/27 11:05:42.594: [smf] INFO: Removed Session: UE IMSI:[262426600534782] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/27 11:05:42.594: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/27 11:05:42.604: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/27 11:05:42.606: [smf] INFO: Removed Session: UE IMSI:[262424541335466] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/27 11:05:42.606: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/27 11:05:42.615: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/27 11:05:42.618: [smf] INFO: Removed Session: UE IMSI:[262421590477615] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/27 11:05:42.618: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/27 11:05:42.626: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/27 11:05:42.628: [smf] INFO: Removed Session: UE IMSI:[262426345699875] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.628: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/27 11:05:42.628: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/27 11:05:42.637: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/27 11:05:42.638: [smf] INFO: Removed Session: UE IMSI:[262427946113346] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/27 11:05:42.638: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/27 11:05:42.648: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/27 11:05:42.649: [smf] INFO: Removed Session: UE IMSI:[262421401529045] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/27 11:05:42.649: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/27 11:05:42.659: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/27 11:05:42.661: [smf] INFO: Removed Session: UE IMSI:[262423094122219] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/27 11:05:42.662: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/27 11:05:42.670: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/27 11:05:42.671: [smf] INFO: Removed Session: UE IMSI:[262423670912216] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/27 11:05:42.671: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/27 11:05:42.680: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/27 11:05:42.680: [smf] INFO: Removed Session: UE IMSI:[262428727656892] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/27 11:05:42.680: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/27 11:05:42.690: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/27 11:05:42.690: [smf] INFO: Removed Session: UE IMSI:[262425845848631] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/27 11:05:42.690: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/27 11:05:42.700: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/27 11:05:42.701: [smf] INFO: Removed Session: UE IMSI:[262423245029715] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/27 11:05:42.701: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/27 11:05:42.711: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/27 11:05:42.712: [smf] INFO: Removed Session: UE IMSI:[262426893054629] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/27 11:05:42.712: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/27 11:05:42.721: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/27 11:05:42.723: [smf] INFO: Removed Session: UE IMSI:[262425044131050] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/27 11:05:42.723: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/27 11:05:42.733: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/27 11:05:42.735: [smf] INFO: Removed Session: UE IMSI:[262422613872259] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/27 11:05:42.735: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/27 11:05:42.744: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/27 11:05:42.747: [smf] INFO: Removed Session: UE IMSI:[262428278590395] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/27 11:05:42.747: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/27 11:05:42.755: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/27 11:05:42.757: [smf] INFO: Removed Session: UE IMSI:[262422851263074] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.757: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/27 11:05:42.757: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/27 11:05:42.766: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/27 11:05:42.769: [smf] INFO: Removed Session: UE IMSI:[262428745395489] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.769: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/27 11:05:42.769: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/27 11:05:42.777: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/27 11:05:42.779: [smf] INFO: Removed Session: UE IMSI:[262423800541749] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/27 11:05:42.779: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/27 11:05:42.788: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/27 11:05:42.790: [smf] INFO: Removed Session: UE IMSI:[262428545299033] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.790: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/27 11:05:42.790: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/27 11:05:42.799: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/27 11:05:42.801: [smf] INFO: Removed Session: UE IMSI:[262429387433720] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/27 11:05:42.801: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/27 11:05:42.810: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/27 11:05:42.813: [smf] INFO: Removed Session: UE IMSI:[262429944055451] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/27 11:05:42.813: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/27 11:05:42.821: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/27 11:05:42.823: [smf] INFO: Removed Session: UE IMSI:[262423973380953] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/27 11:05:42.823: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/27 11:05:42.832: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/27 11:05:42.834: [smf] INFO: Removed Session: UE IMSI:[262421240768063] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/27 11:05:42.834: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/27 11:05:42.843: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/27 11:05:42.845: [smf] INFO: Removed Session: UE IMSI:[262423141074328] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/27 11:05:42.845: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/27 11:05:42.854: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/27 11:05:42.855: [smf] INFO: Removed Session: UE IMSI:[262423172381292] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/27 11:05:42.855: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/27 11:05:42.865: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/27 11:05:42.866: [smf] INFO: Removed Session: UE IMSI:[262427510895268] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/27 11:05:42.866: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/27 11:05:42.876: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/27 11:05:42.877: [smf] INFO: Removed Session: UE IMSI:[262422052793132] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/27 11:05:42.877: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/27 11:05:42.887: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/27 11:05:42.889: [smf] INFO: Removed Session: UE IMSI:[262426778484318] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/27 11:05:42.889: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/27 11:05:42.898: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/27 11:05:42.900: [smf] INFO: Removed Session: UE IMSI:[262425756112008] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/27 11:05:42.900: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/27 11:05:42.909: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/27 11:05:42.912: [smf] INFO: Removed Session: UE IMSI:[262424743319975] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/27 11:05:42.912: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/27 11:05:42.920: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/27 11:05:42.922: [smf] INFO: Removed Session: UE IMSI:[262424889660309] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/27 11:05:42.922: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/27 11:05:42.931: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/27 11:05:42.933: [smf] INFO: Removed Session: UE IMSI:[262423698535250] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/27 11:05:42.933: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/27 11:05:42.942: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/27 11:05:42.944: [smf] INFO: Removed Session: UE IMSI:[262423952327379] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/27 11:05:42.944: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/27 11:05:42.953: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/27 11:05:42.955: [smf] INFO: Removed Session: UE IMSI:[262422680593160] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/27 11:05:42.955: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/27 11:05:42.965: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/27 11:05:42.967: [smf] INFO: Removed Session: UE IMSI:[262426074696001] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/27 11:05:42.967: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/27 11:05:42.976: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/27 11:05:42.976: [smf] INFO: Removed Session: UE IMSI:[262422868945696] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/27 11:05:42.976: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/27 11:05:42.986: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/27 11:05:42.987: [smf] INFO: Removed Session: UE IMSI:[262422438614312] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/27 11:05:42.987: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/27 11:05:42.997: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/27 11:05:42.997: [smf] INFO: Removed Session: UE IMSI:[262429897647327] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:42.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/27 11:05:42.997: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/27 11:05:43.007: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/27 11:05:43.007: [smf] INFO: Removed Session: UE IMSI:[262429712312226] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/27 11:05:43.007: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/27 11:05:43.017: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/27 11:05:43.018: [smf] INFO: Removed Session: UE IMSI:[262422591194716] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/27 11:05:43.018: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/27 11:05:43.028: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/27 11:05:43.028: [smf] INFO: Removed Session: UE IMSI:[262424385570872] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/27 11:05:43.028: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/27 11:05:43.038: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/27 11:05:43.039: [smf] INFO: Removed Session: UE IMSI:[262428548319607] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/27 11:05:43.039: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/27 11:05:43.049: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/27 11:05:43.050: [smf] INFO: Removed Session: UE IMSI:[262425139632269] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.050: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/27 11:05:43.050: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/27 11:05:43.060: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/27 11:05:43.060: [smf] INFO: Removed Session: UE IMSI:[262425969696968] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/27 11:05:43.060: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/27 11:05:43.070: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/27 11:05:43.071: [smf] INFO: Removed Session: UE IMSI:[262422229426435] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/27 11:05:43.071: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/27 11:05:43.081: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/27 11:05:43.083: [smf] INFO: Removed Session: UE IMSI:[262422291656927] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/27 11:05:43.083: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/27 11:05:43.092: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/27 11:05:43.094: [smf] INFO: Removed Session: UE IMSI:[262425429730536] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/27 11:05:43.094: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/27 11:05:43.103: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/27 11:05:43.104: [smf] INFO: Removed Session: UE IMSI:[262427892463299] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/27 11:05:43.104: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/27 11:05:43.114: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/27 11:05:43.116: [smf] INFO: Removed Session: UE IMSI:[262429147744148] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/27 11:05:43.116: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/27 11:05:43.125: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/27 11:05:43.127: [smf] INFO: Removed Session: UE IMSI:[262425025577622] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/27 11:05:43.127: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/27 11:05:43.138: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/27 11:05:43.140: [smf] INFO: Removed Session: UE IMSI:[262423987321884] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/27 11:05:43.140: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/27 11:05:43.148: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/27 11:05:43.149: [smf] INFO: Removed Session: UE IMSI:[262429653831237] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/27 11:05:43.149: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/27 11:05:43.158: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/27 11:05:43.159: [smf] INFO: Removed Session: UE IMSI:[262426458857042] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/27 11:05:43.159: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/27 11:05:43.169: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/27 11:05:43.169: [smf] INFO: Removed Session: UE IMSI:[262421994360832] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/27 11:05:43.169: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/27 11:05:43.179: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/27 11:05:43.180: [smf] INFO: Removed Session: UE IMSI:[262424735356333] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/27 11:05:43.180: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/27 11:05:43.190: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/27 11:05:43.192: [smf] INFO: Removed Session: UE IMSI:[262420823715555] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.192: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/27 11:05:43.192: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/27 11:05:43.201: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/27 11:05:43.203: [smf] INFO: Removed Session: UE IMSI:[262426596681706] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/27 11:05:43.203: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/27 11:05:43.212: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/27 11:05:43.213: [smf] INFO: Removed Session: UE IMSI:[262423468279174] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/27 11:05:43.213: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/27 11:05:43.223: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/27 11:05:43.224: [smf] INFO: Removed Session: UE IMSI:[262423478662813] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/27 11:05:43.224: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/27 11:05:43.233: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/27 11:05:43.234: [smf] INFO: Removed Session: UE IMSI:[262424596964386] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/27 11:05:43.234: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/27 11:05:43.244: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/27 11:05:43.245: [smf] INFO: Removed Session: UE IMSI:[262424694400644] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/27 11:05:43.245: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/27 11:05:43.255: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/27 11:05:43.256: [smf] INFO: Removed Session: UE IMSI:[262426628676304] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/27 11:05:43.256: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/27 11:05:43.266: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/27 11:05:43.267: [smf] INFO: Removed Session: UE IMSI:[262425893349406] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/27 11:05:43.267: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/27 11:05:43.277: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/27 11:05:43.278: [smf] INFO: Removed Session: UE IMSI:[262427224031590] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/27 11:05:43.278: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/27 11:05:43.288: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/27 11:05:43.290: [smf] INFO: Removed Session: UE IMSI:[262427080465821] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/27 11:05:43.290: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/27 11:05:43.298: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/27 11:05:43.300: [smf] INFO: Removed Session: UE IMSI:[262423559525353] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/27 11:05:43.300: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/27 11:05:43.309: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/27 11:05:43.309: [smf] INFO: Removed Session: UE IMSI:[262428995080152] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.309: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/27 11:05:43.309: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/27 11:05:43.319: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/27 11:05:43.320: [smf] INFO: Removed Session: UE IMSI:[262428179994463] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.320: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/27 11:05:43.320: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/27 11:05:43.330: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/27 11:05:43.330: [smf] INFO: Removed Session: UE IMSI:[262425826135976] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.330: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/27 11:05:43.330: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/27 11:05:43.340: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/27 11:05:43.341: [smf] INFO: Removed Session: UE IMSI:[262426317854485] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/27 11:05:43.341: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/27 11:05:43.351: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/27 11:05:43.353: [smf] INFO: Removed Session: UE IMSI:[262427263711030] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/27 11:05:43.353: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/27 11:05:43.362: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/27 11:05:43.364: [smf] INFO: Removed Session: UE IMSI:[262428817437264] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/27 11:05:43.364: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/27 11:05:43.373: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/27 11:05:43.374: [smf] INFO: Removed Session: UE IMSI:[262426369388049] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/27 11:05:43.374: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/27 11:05:43.384: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/27 11:05:43.385: [smf] INFO: Removed Session: UE IMSI:[262428913638865] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/27 11:05:43.385: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/27 11:05:43.395: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/27 11:05:43.396: [smf] INFO: Removed Session: UE IMSI:[262429877815258] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/27 11:05:43.396: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/27 11:05:43.406: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/27 11:05:43.408: [smf] INFO: Removed Session: UE IMSI:[262429604486163] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/27 11:05:43.408: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/27 11:05:43.417: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/27 11:05:43.419: [smf] INFO: Removed Session: UE IMSI:[262428916232333] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/27 11:05:43.419: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/27 11:05:43.428: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/27 11:05:43.430: [smf] INFO: Removed Session: UE IMSI:[262424621839786] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/27 11:05:43.430: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/27 11:05:43.439: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/27 11:05:43.439: [smf] INFO: Removed Session: UE IMSI:[262422606370772] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/27 11:05:43.439: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/27 11:05:43.449: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/27 11:05:43.450: [smf] INFO: Removed Session: UE IMSI:[262427941079090] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/27 11:05:43.450: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/27 11:05:43.460: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/27 11:05:43.461: [smf] INFO: Removed Session: UE IMSI:[262424375584500] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.461: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/27 11:05:43.461: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/27 11:05:43.470: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 01/27 11:05:43.472: [smf] INFO: Removed Session: UE IMSI:[262426152891112] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/27 11:05:43.472: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) 01/27 11:05:43.676: [smf] INFO: Removed Session: UE IMSI:[262421825360377] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:43.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3198) 01/27 11:05:43.676: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: Warning: Stopping inactive timer T_next. MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:05:45.687: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:05:45.687: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_lots_of_concurrent_pdp_ctx(86)@52e0d44c1057: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@52e0d44c1057: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass'. Mon Jan 27 11:05:45 UTC 2025 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512700) Waiting for packet dumper to finish... 1 (prev_count=6512700, count=6513580) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion'. ------ GGSN_Tests.TC_addr_pool_exhaustion ------ Mon Jan 27 11:05:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_addr_pool_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_addr_pool_exhaustion' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_addr_pool_exhaustion started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:05:51.451: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:05:52.159: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 01/27 11:05:53.166: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1033) 01/27 11:05:53.166: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3190) 01/27 11:05:53.166: [smf] INFO: UE IMSI[262424844900324] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.175: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/27 11:05:53.175: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/27 11:05:53.175: [smf] INFO: UE IMSI[262426212988821] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.180: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 01/27 11:05:53.180: [upf] INFO: UE F-SEID[UP:0x408 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.180: [upf] INFO: UE F-SEID[UP:0x408 CP:0x280] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.183: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1033) 01/27 11:05:53.183: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3190) 01/27 11:05:53.183: [smf] INFO: UE IMSI[262426262442246] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.184: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/27 11:05:53.184: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.184: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.190: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1033) 01/27 11:05:53.190: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3190) 01/27 11:05:53.190: [smf] INFO: UE IMSI[262423041244916] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.192: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 01/27 11:05:53.193: [upf] INFO: UE F-SEID[UP:0x2e CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.193: [upf] INFO: UE F-SEID[UP:0x2e CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.198: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1033) 01/27 11:05:53.198: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3190) 01/27 11:05:53.198: [smf] INFO: UE IMSI[262425728776712] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.202: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 01/27 11:05:53.202: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.202: [upf] INFO: UE F-SEID[UP:0xd85 CP:0xfba] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.205: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1033) 01/27 11:05:53.205: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3190) 01/27 11:05:53.205: [smf] INFO: UE IMSI[262426932372569] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.206: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 01/27 11:05:53.206: [upf] INFO: UE F-SEID[UP:0x100 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.206: [upf] INFO: UE F-SEID[UP:0x100 CP:0x5f6] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.211: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1033) 01/27 11:05:53.211: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3190) 01/27 11:05:53.211: [smf] INFO: UE IMSI[262420648336517] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.212: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 01/27 11:05:53.212: [upf] INFO: UE F-SEID[UP:0x91a CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.212: [upf] INFO: UE F-SEID[UP:0x91a CP:0x181] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.218: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1033) 01/27 11:05:53.218: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3190) 01/27 11:05:53.218: [smf] INFO: UE IMSI[262425568656617] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.219: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 01/27 11:05:53.219: [upf] INFO: UE F-SEID[UP:0x333 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.219: [upf] INFO: UE F-SEID[UP:0x333 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.224: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1033) 01/27 11:05:53.224: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3190) 01/27 11:05:53.224: [smf] INFO: UE IMSI[262422061431438] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.225: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 01/27 11:05:53.225: [upf] INFO: UE F-SEID[UP:0x36a CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.225: [upf] INFO: UE F-SEID[UP:0x36a CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.230: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1033) 01/27 11:05:53.230: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3190) 01/27 11:05:53.230: [smf] INFO: UE IMSI[262422969678000] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.230: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 01/27 11:05:53.230: [upf] INFO: UE F-SEID[UP:0x78c CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.230: [upf] INFO: UE F-SEID[UP:0x78c CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.236: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1033) 01/27 11:05:53.236: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3190) 01/27 11:05:53.236: [smf] INFO: UE IMSI[262424721562650] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.236: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 01/27 11:05:53.236: [upf] INFO: UE F-SEID[UP:0x52 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.236: [upf] INFO: UE F-SEID[UP:0x52 CP:0xabf] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.241: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1033) 01/27 11:05:53.241: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3190) 01/27 11:05:53.241: [smf] INFO: UE IMSI[262425379586293] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.242: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 01/27 11:05:53.242: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.242: [upf] INFO: UE F-SEID[UP:0x6f5 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.247: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1033) 01/27 11:05:53.247: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3190) 01/27 11:05:53.247: [smf] INFO: UE IMSI[262428744252800] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.248: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 01/27 11:05:53.248: [upf] INFO: UE F-SEID[UP:0xf12 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.248: [upf] INFO: UE F-SEID[UP:0xf12 CP:0xe68] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.253: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1033) 01/27 11:05:53.253: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3190) 01/27 11:05:53.253: [smf] INFO: UE IMSI[262424106472204] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.254: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 01/27 11:05:53.254: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.254: [upf] INFO: UE F-SEID[UP:0xdfc CP:0xbb2] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.259: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1033) 01/27 11:05:53.259: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3190) 01/27 11:05:53.259: [smf] INFO: UE IMSI[262423144260406] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.260: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 01/27 11:05:53.260: [upf] INFO: UE F-SEID[UP:0x80 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.260: [upf] INFO: UE F-SEID[UP:0x80 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.265: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1033) 01/27 11:05:53.265: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3190) 01/27 11:05:53.265: [smf] INFO: UE IMSI[262429379718834] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.265: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 01/27 11:05:53.265: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.265: [upf] INFO: UE F-SEID[UP:0xe1a CP:0x578] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.271: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1033) 01/27 11:05:53.271: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3190) 01/27 11:05:53.271: [smf] INFO: UE IMSI[262429436940608] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.271: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 01/27 11:05:53.271: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.271: [upf] INFO: UE F-SEID[UP:0xde9 CP:0x895] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.276: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1033) 01/27 11:05:53.276: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3190) 01/27 11:05:53.276: [smf] INFO: UE IMSI[262420951178628] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.277: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 01/27 11:05:53.277: [upf] INFO: UE F-SEID[UP:0x3da CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.277: [upf] INFO: UE F-SEID[UP:0x3da CP:0xcce] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.282: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1033) 01/27 11:05:53.282: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3190) 01/27 11:05:53.282: [smf] INFO: UE IMSI[262424232330995] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.283: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 01/27 11:05:53.283: [upf] INFO: UE F-SEID[UP:0x60 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.283: [upf] INFO: UE F-SEID[UP:0x60 CP:0x92a] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.288: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1033) 01/27 11:05:53.288: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3190) 01/27 11:05:53.288: [smf] INFO: UE IMSI[262425380244393] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.289: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 01/27 11:05:53.289: [upf] INFO: UE F-SEID[UP:0x92f CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.289: [upf] INFO: UE F-SEID[UP:0x92f CP:0xeb] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.294: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1033) 01/27 11:05:53.294: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3190) 01/27 11:05:53.294: [smf] INFO: UE IMSI[262424901756522] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.295: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 01/27 11:05:53.295: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.295: [upf] INFO: UE F-SEID[UP:0xd0e CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.300: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1033) 01/27 11:05:53.300: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3190) 01/27 11:05:53.300: [smf] INFO: UE IMSI[262427913639981] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.301: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 01/27 11:05:53.301: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.301: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0x21] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.307: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1033) 01/27 11:05:53.307: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3190) 01/27 11:05:53.307: [smf] INFO: UE IMSI[262422854846309] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.307: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 01/27 11:05:53.307: [upf] INFO: UE F-SEID[UP:0x711 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.307: [upf] INFO: UE F-SEID[UP:0x711 CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.313: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1033) 01/27 11:05:53.313: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3190) 01/27 11:05:53.313: [smf] INFO: UE IMSI[262424667612681] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.313: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 01/27 11:05:53.313: [upf] INFO: UE F-SEID[UP:0x142 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.313: [upf] INFO: UE F-SEID[UP:0x142 CP:0x5ac] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.319: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1033) 01/27 11:05:53.319: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3190) 01/27 11:05:53.319: [smf] INFO: UE IMSI[262425008404085] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.319: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 01/27 11:05:53.319: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.319: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xf34] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.326: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1033) 01/27 11:05:53.326: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3190) 01/27 11:05:53.326: [smf] INFO: UE IMSI[262425888572174] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.326: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 01/27 11:05:53.327: [upf] INFO: UE F-SEID[UP:0x58 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.327: [upf] INFO: UE F-SEID[UP:0x58 CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.332: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1033) 01/27 11:05:53.332: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3190) 01/27 11:05:53.332: [smf] INFO: UE IMSI[262423960632705] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.333: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 01/27 11:05:53.333: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.333: [upf] INFO: UE F-SEID[UP:0xa60 CP:0x80b] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.338: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1033) 01/27 11:05:53.338: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3190) 01/27 11:05:53.338: [smf] INFO: UE IMSI[262420697150742] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.338: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 01/27 11:05:53.338: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.338: [upf] INFO: UE F-SEID[UP:0xbf5 CP:0xb9a] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.343: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1033) 01/27 11:05:53.343: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3190) 01/27 11:05:53.343: [smf] INFO: UE IMSI[262423094495434] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.344: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 01/27 11:05:53.344: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.344: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x4b8] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.349: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1033) 01/27 11:05:53.349: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3190) 01/27 11:05:53.349: [smf] INFO: UE IMSI[262422983439083] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.350: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 01/27 11:05:53.350: [upf] INFO: UE F-SEID[UP:0x44c CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.350: [upf] INFO: UE F-SEID[UP:0x44c CP:0x76a] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.355: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1033) 01/27 11:05:53.355: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3190) 01/27 11:05:53.355: [smf] INFO: UE IMSI[262427598228299] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.355: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 01/27 11:05:53.355: [upf] INFO: UE F-SEID[UP:0x842 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.355: [upf] INFO: UE F-SEID[UP:0x842 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.361: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1033) 01/27 11:05:53.361: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3190) 01/27 11:05:53.361: [smf] INFO: UE IMSI[262421511583461] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.361: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 01/27 11:05:53.361: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.361: [upf] INFO: UE F-SEID[UP:0xd08 CP:0xdba] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.366: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1033) 01/27 11:05:53.366: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3190) 01/27 11:05:53.366: [smf] INFO: UE IMSI[262422634354306] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.367: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 01/27 11:05:53.367: [upf] INFO: UE F-SEID[UP:0x8f CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.367: [upf] INFO: UE F-SEID[UP:0x8f CP:0x941] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.372: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1033) 01/27 11:05:53.372: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3190) 01/27 11:05:53.372: [smf] INFO: UE IMSI[262422936963823] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.373: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 01/27 11:05:53.373: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.373: [upf] INFO: UE F-SEID[UP:0xe6 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.378: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1033) 01/27 11:05:53.378: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3190) 01/27 11:05:53.378: [smf] INFO: UE IMSI[262425758048825] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.379: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 01/27 11:05:53.379: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.379: [upf] INFO: UE F-SEID[UP:0xb42 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.384: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1033) 01/27 11:05:53.384: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3190) 01/27 11:05:53.384: [smf] INFO: UE IMSI[262426057259916] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.385: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 01/27 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x450 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.385: [upf] INFO: UE F-SEID[UP:0x450 CP:0x752] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.390: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1033) 01/27 11:05:53.390: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3190) 01/27 11:05:53.390: [smf] INFO: UE IMSI[262422621388488] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.391: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 01/27 11:05:53.391: [upf] INFO: UE F-SEID[UP:0x8a CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.391: [upf] INFO: UE F-SEID[UP:0x8a CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.396: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1033) 01/27 11:05:53.396: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3190) 01/27 11:05:53.396: [smf] INFO: UE IMSI[262427053074795] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.397: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 01/27 11:05:53.397: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.397: [upf] INFO: UE F-SEID[UP:0xda8 CP:0x634] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.402: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1033) 01/27 11:05:53.402: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3190) 01/27 11:05:53.402: [smf] INFO: UE IMSI[262428284407861] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.403: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 01/27 11:05:53.403: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.403: [upf] INFO: UE F-SEID[UP:0x3fe CP:0x341] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.408: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1033) 01/27 11:05:53.408: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3190) 01/27 11:05:53.408: [smf] INFO: UE IMSI[262426223788342] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.409: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 01/27 11:05:53.409: [upf] INFO: UE F-SEID[UP:0x428 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.409: [upf] INFO: UE F-SEID[UP:0x428 CP:0xc35] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.415: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1033) 01/27 11:05:53.415: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3190) 01/27 11:05:53.415: [smf] INFO: UE IMSI[262421117007769] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.416: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 01/27 11:05:53.416: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.416: [upf] INFO: UE F-SEID[UP:0x2f5 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.424: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1033) 01/27 11:05:53.424: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3190) 01/27 11:05:53.424: [smf] INFO: UE IMSI[262429936781460] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.426: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 01/27 11:05:53.426: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.426: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0x43e] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.430: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1033) 01/27 11:05:53.430: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3190) 01/27 11:05:53.430: [smf] INFO: UE IMSI[262422394177959] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.431: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 01/27 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x426 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.431: [upf] INFO: UE F-SEID[UP:0x426 CP:0x628] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.437: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1033) 01/27 11:05:53.437: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3190) 01/27 11:05:53.437: [smf] INFO: UE IMSI[262429241495721] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.438: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 01/27 11:05:53.438: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.438: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0x1e5] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.443: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1033) 01/27 11:05:53.443: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3190) 01/27 11:05:53.443: [smf] INFO: UE IMSI[262429768157041] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.444: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 01/27 11:05:53.444: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.444: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.449: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1033) 01/27 11:05:53.449: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3190) 01/27 11:05:53.449: [smf] INFO: UE IMSI[262428165527122] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.450: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 01/27 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.450: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xde6] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.455: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1033) 01/27 11:05:53.455: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3190) 01/27 11:05:53.455: [smf] INFO: UE IMSI[262422744074190] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.456: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 01/27 11:05:53.456: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.456: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x725] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.461: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1033) 01/27 11:05:53.461: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3190) 01/27 11:05:53.461: [smf] INFO: UE IMSI[262423635325758] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.461: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 01/27 11:05:53.462: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.462: [upf] INFO: UE F-SEID[UP:0xef1 CP:0xa6d] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.467: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1033) 01/27 11:05:53.467: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3190) 01/27 11:05:53.467: [smf] INFO: UE IMSI[262421861423580] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.467: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 01/27 11:05:53.467: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.467: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.473: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1033) 01/27 11:05:53.473: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3190) 01/27 11:05:53.473: [smf] INFO: UE IMSI[262423494479485] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.473: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 01/27 11:05:53.473: [upf] INFO: UE F-SEID[UP:0x713 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.473: [upf] INFO: UE F-SEID[UP:0x713 CP:0xd67] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.478: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1033) 01/27 11:05:53.478: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3190) 01/27 11:05:53.478: [smf] INFO: UE IMSI[262429940501814] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.479: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 01/27 11:05:53.479: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.479: [upf] INFO: UE F-SEID[UP:0x5ea CP:0x767] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.484: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1033) 01/27 11:05:53.484: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3190) 01/27 11:05:53.484: [smf] INFO: UE IMSI[262421712293744] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.485: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 01/27 11:05:53.485: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.485: [upf] INFO: UE F-SEID[UP:0x3bb CP:0x98c] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.490: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1033) 01/27 11:05:53.490: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3190) 01/27 11:05:53.490: [smf] INFO: UE IMSI[262427920580368] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.490: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 01/27 11:05:53.490: [upf] INFO: UE F-SEID[UP:0x74b CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.490: [upf] INFO: UE F-SEID[UP:0x74b CP:0xa0f] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.496: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1033) 01/27 11:05:53.496: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3190) 01/27 11:05:53.496: [smf] INFO: UE IMSI[262428525893323] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.496: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 01/27 11:05:53.496: [upf] INFO: UE F-SEID[UP:0x94f CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.496: [upf] INFO: UE F-SEID[UP:0x94f CP:0x82f] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.502: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1033) 01/27 11:05:53.502: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3190) 01/27 11:05:53.502: [smf] INFO: UE IMSI[262422812831731] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.502: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 01/27 11:05:53.503: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.503: [upf] INFO: UE F-SEID[UP:0xb5b CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.508: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1033) 01/27 11:05:53.508: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3190) 01/27 11:05:53.508: [smf] INFO: UE IMSI[262423294289989] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.509: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 01/27 11:05:53.509: [upf] INFO: UE F-SEID[UP:0x25a CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.509: [upf] INFO: UE F-SEID[UP:0x25a CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.514: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1033) 01/27 11:05:53.514: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3190) 01/27 11:05:53.514: [smf] INFO: UE IMSI[262426538293687] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.515: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 01/27 11:05:53.515: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.515: [upf] INFO: UE F-SEID[UP:0x3c1 CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.521: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1033) 01/27 11:05:53.521: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3190) 01/27 11:05:53.521: [smf] INFO: UE IMSI[262421346360988] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.525: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 01/27 11:05:53.525: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.525: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.527: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1033) 01/27 11:05:53.527: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3190) 01/27 11:05:53.527: [smf] INFO: UE IMSI[262426708394750] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.528: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 01/27 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x661 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.528: [upf] INFO: UE F-SEID[UP:0x661 CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.533: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1033) 01/27 11:05:53.533: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3190) 01/27 11:05:53.533: [smf] INFO: UE IMSI[262427245920700] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.534: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 01/27 11:05:53.534: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.534: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.539: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1033) 01/27 11:05:53.539: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3190) 01/27 11:05:53.539: [smf] INFO: UE IMSI[262421882175411] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.540: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 01/27 11:05:53.540: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.540: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xba6] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.545: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1033) 01/27 11:05:53.545: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3190) 01/27 11:05:53.545: [smf] INFO: UE IMSI[262424402848084] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.546: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 01/27 11:05:53.546: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.546: [upf] INFO: UE F-SEID[UP:0xa92 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.551: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1033) 01/27 11:05:53.551: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3190) 01/27 11:05:53.551: [smf] INFO: UE IMSI[262427532099567] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.551: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 01/27 11:05:53.552: [upf] INFO: UE F-SEID[UP:0x30f CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.552: [upf] INFO: UE F-SEID[UP:0x30f CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.557: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1033) 01/27 11:05:53.557: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3190) 01/27 11:05:53.557: [smf] INFO: UE IMSI[262420393759130] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.557: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 01/27 11:05:53.557: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.557: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.562: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1033) 01/27 11:05:53.562: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3190) 01/27 11:05:53.562: [smf] INFO: UE IMSI[262420194593288] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.563: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 01/27 11:05:53.563: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.563: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xcf7] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.568: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1033) 01/27 11:05:53.568: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3190) 01/27 11:05:53.568: [smf] INFO: UE IMSI[262420290619941] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.569: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 01/27 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.569: [upf] INFO: UE F-SEID[UP:0xe63 CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.574: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1033) 01/27 11:05:53.574: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3190) 01/27 11:05:53.574: [smf] INFO: UE IMSI[262427599313706] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.575: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 01/27 11:05:53.575: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.575: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.580: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1033) 01/27 11:05:53.580: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3190) 01/27 11:05:53.580: [smf] INFO: UE IMSI[262428378055546] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.580: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 01/27 11:05:53.580: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.580: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.586: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1033) 01/27 11:05:53.586: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3190) 01/27 11:05:53.586: [smf] INFO: UE IMSI[262429233416935] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.586: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 01/27 11:05:53.586: [upf] INFO: UE F-SEID[UP:0x146 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.586: [upf] INFO: UE F-SEID[UP:0x146 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.592: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1033) 01/27 11:05:53.592: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3190) 01/27 11:05:53.592: [smf] INFO: UE IMSI[262424611080761] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.592: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 01/27 11:05:53.592: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.592: [upf] INFO: UE F-SEID[UP:0xe87 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.597: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1033) 01/27 11:05:53.597: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3190) 01/27 11:05:53.597: [smf] INFO: UE IMSI[262420284284052] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.598: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 01/27 11:05:53.598: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.598: [upf] INFO: UE F-SEID[UP:0xc95 CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.603: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1033) 01/27 11:05:53.603: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3190) 01/27 11:05:53.603: [smf] INFO: UE IMSI[262423988202076] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.604: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 01/27 11:05:53.604: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.604: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.609: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1033) 01/27 11:05:53.609: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3190) 01/27 11:05:53.609: [smf] INFO: UE IMSI[262428096866217] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.610: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 01/27 11:05:53.610: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.610: [upf] INFO: UE F-SEID[UP:0x2ae CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.615: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1033) 01/27 11:05:53.615: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3190) 01/27 11:05:53.615: [smf] INFO: UE IMSI[262427261524357] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.615: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 01/27 11:05:53.615: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.615: [upf] INFO: UE F-SEID[UP:0xed9 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.621: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1033) 01/27 11:05:53.621: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3190) 01/27 11:05:53.621: [smf] INFO: UE IMSI[262426672195508] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.622: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 01/27 11:05:53.622: [upf] INFO: UE F-SEID[UP:0x650 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.622: [upf] INFO: UE F-SEID[UP:0x650 CP:0x9dc] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.627: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1033) 01/27 11:05:53.627: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3190) 01/27 11:05:53.627: [smf] INFO: UE IMSI[262428755930306] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.627: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 01/27 11:05:53.627: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.627: [upf] INFO: UE F-SEID[UP:0x7d6 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.633: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1033) 01/27 11:05:53.633: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3190) 01/27 11:05:53.633: [smf] INFO: UE IMSI[262428498204823] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.633: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 01/27 11:05:53.633: [upf] INFO: UE F-SEID[UP:0x102 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.633: [upf] INFO: UE F-SEID[UP:0x102 CP:0xa5e] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.638: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1033) 01/27 11:05:53.638: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3190) 01/27 11:05:53.638: [smf] INFO: UE IMSI[262421137273319] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.639: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 01/27 11:05:53.639: [upf] INFO: UE F-SEID[UP:0xeee CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.639: [upf] INFO: UE F-SEID[UP:0xeee CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.644: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1033) 01/27 11:05:53.644: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3190) 01/27 11:05:53.644: [smf] INFO: UE IMSI[262426420209220] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.645: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 01/27 11:05:53.645: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.645: [upf] INFO: UE F-SEID[UP:0xf96 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.650: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1033) 01/27 11:05:53.650: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3190) 01/27 11:05:53.650: [smf] INFO: UE IMSI[262428356434204] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.651: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 01/27 11:05:53.651: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.651: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x931] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.656: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1033) 01/27 11:05:53.656: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3190) 01/27 11:05:53.656: [smf] INFO: UE IMSI[262428615829238] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.656: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 01/27 11:05:53.656: [upf] INFO: UE F-SEID[UP:0xeac CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.656: [upf] INFO: UE F-SEID[UP:0xeac CP:0x856] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.661: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1033) 01/27 11:05:53.661: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3190) 01/27 11:05:53.661: [smf] INFO: UE IMSI[262429405714373] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.662: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 01/27 11:05:53.662: [upf] INFO: UE F-SEID[UP:0x484 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.662: [upf] INFO: UE F-SEID[UP:0x484 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.667: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1033) 01/27 11:05:53.667: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3190) 01/27 11:05:53.667: [smf] INFO: UE IMSI[262420305460993] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.668: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 01/27 11:05:53.668: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.668: [upf] INFO: UE F-SEID[UP:0xc70 CP:0x534] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.673: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1033) 01/27 11:05:53.673: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3190) 01/27 11:05:53.673: [smf] INFO: UE IMSI[262429432547946] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.674: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 01/27 11:05:53.674: [upf] INFO: UE F-SEID[UP:0x5fa CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.674: [upf] INFO: UE F-SEID[UP:0x5fa CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.679: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1033) 01/27 11:05:53.679: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3190) 01/27 11:05:53.679: [smf] INFO: UE IMSI[262421053598909] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.680: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 01/27 11:05:53.680: [upf] INFO: UE F-SEID[UP:0x10d CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.680: [upf] INFO: UE F-SEID[UP:0x10d CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.685: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1033) 01/27 11:05:53.685: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3190) 01/27 11:05:53.685: [smf] INFO: UE IMSI[262423295359667] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.685: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 01/27 11:05:53.685: [upf] INFO: UE F-SEID[UP:0x90f CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.685: [upf] INFO: UE F-SEID[UP:0x90f CP:0xf58] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.691: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1033) 01/27 11:05:53.691: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3190) 01/27 11:05:53.691: [smf] INFO: UE IMSI[262425277494489] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.691: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 01/27 11:05:53.691: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.691: [upf] INFO: UE F-SEID[UP:0xf6 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.697: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1033) 01/27 11:05:53.697: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3190) 01/27 11:05:53.697: [smf] INFO: UE IMSI[262421659753754] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.697: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 01/27 11:05:53.697: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.697: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.702: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1033) 01/27 11:05:53.702: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3190) 01/27 11:05:53.702: [smf] INFO: UE IMSI[262420960755791] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.703: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 01/27 11:05:53.703: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.703: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xcf3] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.708: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1033) 01/27 11:05:53.708: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3190) 01/27 11:05:53.708: [smf] INFO: UE IMSI[262424249373250] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.709: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 01/27 11:05:53.709: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.709: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0xe5b] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.714: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1033) 01/27 11:05:53.714: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3190) 01/27 11:05:53.714: [smf] INFO: UE IMSI[262424673888506] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.714: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 01/27 11:05:53.714: [upf] INFO: UE F-SEID[UP:0x946 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.714: [upf] INFO: UE F-SEID[UP:0x946 CP:0x1a6] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.720: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1033) 01/27 11:05:53.720: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3190) 01/27 11:05:53.720: [smf] INFO: UE IMSI[262429508727372] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.720: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 01/27 11:05:53.720: [upf] INFO: UE F-SEID[UP:0x3db CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.720: [upf] INFO: UE F-SEID[UP:0x3db CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.725: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1033) 01/27 11:05:53.726: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3190) 01/27 11:05:53.726: [smf] INFO: UE IMSI[262421765785544] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.726: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 01/27 11:05:53.726: [upf] INFO: UE F-SEID[UP:0x868 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.726: [upf] INFO: UE F-SEID[UP:0x868 CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.731: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1033) 01/27 11:05:53.731: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3190) 01/27 11:05:53.731: [smf] INFO: UE IMSI[262428601561700] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.732: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 01/27 11:05:53.732: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.732: [upf] INFO: UE F-SEID[UP:0xe8e CP:0xdbb] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.737: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1033) 01/27 11:05:53.737: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3190) 01/27 11:05:53.737: [smf] INFO: UE IMSI[262420309038327] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.738: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 01/27 11:05:53.738: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.738: [upf] INFO: UE F-SEID[UP:0xfcb CP:0xe72] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.743: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1033) 01/27 11:05:53.743: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3190) 01/27 11:05:53.743: [smf] INFO: UE IMSI[262426733244871] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.744: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 01/27 11:05:53.744: [upf] INFO: UE F-SEID[UP:0xb66 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.744: [upf] INFO: UE F-SEID[UP:0xb66 CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.749: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1033) 01/27 11:05:53.749: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3190) 01/27 11:05:53.749: [smf] INFO: UE IMSI[262425245691299] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.749: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 01/27 11:05:53.750: [upf] INFO: UE F-SEID[UP:0x700 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.750: [upf] INFO: UE F-SEID[UP:0x700 CP:0x561] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.754: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1033) 01/27 11:05:53.754: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3190) 01/27 11:05:53.754: [smf] INFO: UE IMSI[262426202021542] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.755: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 01/27 11:05:53.755: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.755: [upf] INFO: UE F-SEID[UP:0xe77 CP:0x771] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.760: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1033) 01/27 11:05:53.760: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3190) 01/27 11:05:53.760: [smf] INFO: UE IMSI[262425581200397] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.761: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 01/27 11:05:53.761: [upf] INFO: UE F-SEID[UP:0x266 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.761: [upf] INFO: UE F-SEID[UP:0x266 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.766: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1033) 01/27 11:05:53.766: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3190) 01/27 11:05:53.766: [smf] INFO: UE IMSI[262422546988408] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.767: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 01/27 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x62a CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.767: [upf] INFO: UE F-SEID[UP:0x62a CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.772: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1033) 01/27 11:05:53.772: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3190) 01/27 11:05:53.772: [smf] INFO: UE IMSI[262428609621202] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.773: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 01/27 11:05:53.773: [upf] INFO: UE F-SEID[UP:0x918 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.773: [upf] INFO: UE F-SEID[UP:0x918 CP:0xc13] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.778: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1033) 01/27 11:05:53.778: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3190) 01/27 11:05:53.778: [smf] INFO: UE IMSI[262424230931026] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.778: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 01/27 11:05:53.778: [upf] INFO: UE F-SEID[UP:0x69f CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.778: [upf] INFO: UE F-SEID[UP:0x69f CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.784: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1033) 01/27 11:05:53.784: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3190) 01/27 11:05:53.784: [smf] INFO: UE IMSI[262426488859430] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.785: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 01/27 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.785: [upf] INFO: UE F-SEID[UP:0x5b7 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.790: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1033) 01/27 11:05:53.790: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3190) 01/27 11:05:53.790: [smf] INFO: UE IMSI[262424130958953] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.790: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 01/27 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x37f CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.791: [upf] INFO: UE F-SEID[UP:0x37f CP:0x473] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.796: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1033) 01/27 11:05:53.796: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3190) 01/27 11:05:53.796: [smf] INFO: UE IMSI[262421530699419] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.797: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 01/27 11:05:53.797: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.797: [upf] INFO: UE F-SEID[UP:0xa5a CP:0xf8e] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.805: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1033) 01/27 11:05:53.805: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3190) 01/27 11:05:53.805: [smf] INFO: UE IMSI[262429781535006] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.805: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 01/27 11:05:53.805: [upf] INFO: UE F-SEID[UP:0xc33 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.805: [upf] INFO: UE F-SEID[UP:0xc33 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.810: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1033) 01/27 11:05:53.810: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3190) 01/27 11:05:53.810: [smf] INFO: UE IMSI[262429637827080] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.811: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 01/27 11:05:53.811: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.811: [upf] INFO: UE F-SEID[UP:0x8ac CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.816: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1033) 01/27 11:05:53.816: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3190) 01/27 11:05:53.816: [smf] INFO: UE IMSI[262427003346147] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.817: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 01/27 11:05:53.817: [upf] INFO: UE F-SEID[UP:0x783 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.817: [upf] INFO: UE F-SEID[UP:0x783 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.822: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1033) 01/27 11:05:53.822: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3190) 01/27 11:05:53.822: [smf] INFO: UE IMSI[262423096946254] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.823: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 01/27 11:05:53.823: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.823: [upf] INFO: UE F-SEID[UP:0xec7 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.828: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1033) 01/27 11:05:53.828: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3190) 01/27 11:05:53.828: [smf] INFO: UE IMSI[262424540973420] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.829: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 01/27 11:05:53.829: [upf] INFO: UE F-SEID[UP:0x85 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.829: [upf] INFO: UE F-SEID[UP:0x85 CP:0xa27] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.834: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1033) 01/27 11:05:53.834: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3190) 01/27 11:05:53.834: [smf] INFO: UE IMSI[262427435092738] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.835: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 01/27 11:05:53.835: [upf] INFO: UE F-SEID[UP:0x49b CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.835: [upf] INFO: UE F-SEID[UP:0x49b CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.840: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1033) 01/27 11:05:53.840: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3190) 01/27 11:05:53.840: [smf] INFO: UE IMSI[262420519429143] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.841: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 01/27 11:05:53.841: [upf] INFO: UE F-SEID[UP:0x8 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.841: [upf] INFO: UE F-SEID[UP:0x8 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.846: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1033) 01/27 11:05:53.846: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3190) 01/27 11:05:53.846: [smf] INFO: UE IMSI[262429126975367] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.847: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 01/27 11:05:53.847: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.847: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0xfee] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.852: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1033) 01/27 11:05:53.852: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3190) 01/27 11:05:53.852: [smf] INFO: UE IMSI[262425340079631] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.852: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 01/27 11:05:53.852: [upf] INFO: UE F-SEID[UP:0x857 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.852: [upf] INFO: UE F-SEID[UP:0x857 CP:0xfd6] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.857: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1033) 01/27 11:05:53.857: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3190) 01/27 11:05:53.857: [smf] INFO: UE IMSI[262425230918373] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.858: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 01/27 11:05:53.858: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.858: [upf] INFO: UE F-SEID[UP:0xa1d CP:0xf7a] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.863: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1033) 01/27 11:05:53.863: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3190) 01/27 11:05:53.863: [smf] INFO: UE IMSI[262423777273742] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.864: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 01/27 11:05:53.864: [upf] INFO: UE F-SEID[UP:0x478 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.864: [upf] INFO: UE F-SEID[UP:0x478 CP:0x8e6] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.869: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1033) 01/27 11:05:53.869: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3190) 01/27 11:05:53.869: [smf] INFO: UE IMSI[262421895694083] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.870: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 01/27 11:05:53.870: [upf] INFO: UE F-SEID[UP:0x8b CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.870: [upf] INFO: UE F-SEID[UP:0x8b CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.875: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1033) 01/27 11:05:53.875: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3190) 01/27 11:05:53.875: [smf] INFO: UE IMSI[262429859104035] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.876: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 01/27 11:05:53.876: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.876: [upf] INFO: UE F-SEID[UP:0xef3 CP:0xe18] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.880: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1033) 01/27 11:05:53.880: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3190) 01/27 11:05:53.880: [smf] INFO: UE IMSI[262428957300967] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.881: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 01/27 11:05:53.881: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.881: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.886: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1033) 01/27 11:05:53.886: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3190) 01/27 11:05:53.886: [smf] INFO: UE IMSI[262428813202103] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.887: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 01/27 11:05:53.887: [upf] INFO: UE F-SEID[UP:0x3df CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.887: [upf] INFO: UE F-SEID[UP:0x3df CP:0x81d] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.892: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1033) 01/27 11:05:53.892: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3190) 01/27 11:05:53.892: [smf] INFO: UE IMSI[262427891112249] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.892: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 01/27 11:05:53.892: [upf] INFO: UE F-SEID[UP:0x98 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.892: [upf] INFO: UE F-SEID[UP:0x98 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.898: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1033) 01/27 11:05:53.898: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3190) 01/27 11:05:53.898: [smf] INFO: UE IMSI[262423450264216] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.898: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 01/27 11:05:53.898: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.898: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0xf60] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.903: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1033) 01/27 11:05:53.903: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3190) 01/27 11:05:53.903: [smf] INFO: UE IMSI[262420358708469] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.904: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 01/27 11:05:53.904: [upf] INFO: UE F-SEID[UP:0x22e CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.904: [upf] INFO: UE F-SEID[UP:0x22e CP:0x3b2] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.909: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1033) 01/27 11:05:53.909: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3190) 01/27 11:05:53.909: [smf] INFO: UE IMSI[262429574227326] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.910: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 01/27 11:05:53.910: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.910: [upf] INFO: UE F-SEID[UP:0x6c5 CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.915: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1033) 01/27 11:05:53.915: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3190) 01/27 11:05:53.915: [smf] INFO: UE IMSI[262422341598474] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.916: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 01/27 11:05:53.916: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.916: [upf] INFO: UE F-SEID[UP:0x3d5 CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.921: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1033) 01/27 11:05:53.921: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3190) 01/27 11:05:53.921: [smf] INFO: UE IMSI[262426975594505] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.921: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 01/27 11:05:53.921: [upf] INFO: UE F-SEID[UP:0x540 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.921: [upf] INFO: UE F-SEID[UP:0x540 CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.926: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1033) 01/27 11:05:53.926: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3190) 01/27 11:05:53.926: [smf] INFO: UE IMSI[262425715724648] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.927: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 01/27 11:05:53.927: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.927: [upf] INFO: UE F-SEID[UP:0xc74 CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.932: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1033) 01/27 11:05:53.932: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3190) 01/27 11:05:53.932: [smf] INFO: UE IMSI[262420904856163] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.933: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 01/27 11:05:53.933: [upf] INFO: UE F-SEID[UP:0xccf CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.933: [upf] INFO: UE F-SEID[UP:0xccf CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.938: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1033) 01/27 11:05:53.938: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3190) 01/27 11:05:53.938: [smf] INFO: UE IMSI[262422644603861] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.939: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 01/27 11:05:53.939: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.939: [upf] INFO: UE F-SEID[UP:0xa08 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.944: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1033) 01/27 11:05:53.944: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3190) 01/27 11:05:53.944: [smf] INFO: UE IMSI[262424266855347] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.945: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 01/27 11:05:53.945: [upf] INFO: UE F-SEID[UP:0x788 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.945: [upf] INFO: UE F-SEID[UP:0x788 CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.950: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1033) 01/27 11:05:53.950: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3190) 01/27 11:05:53.950: [smf] INFO: UE IMSI[262426747284112] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.950: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 01/27 11:05:53.950: [upf] INFO: UE F-SEID[UP:0xdef CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.950: [upf] INFO: UE F-SEID[UP:0xdef CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.956: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1033) 01/27 11:05:53.956: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3190) 01/27 11:05:53.956: [smf] INFO: UE IMSI[262426245856631] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.956: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 01/27 11:05:53.956: [upf] INFO: UE F-SEID[UP:0x30 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.956: [upf] INFO: UE F-SEID[UP:0x30 CP:0x2a7] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.962: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1033) 01/27 11:05:53.962: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3190) 01/27 11:05:53.962: [smf] INFO: UE IMSI[262422170633171] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.963: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 01/27 11:05:53.963: [upf] INFO: UE F-SEID[UP:0x52a CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.963: [upf] INFO: UE F-SEID[UP:0x52a CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.968: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1033) 01/27 11:05:53.968: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3190) 01/27 11:05:53.968: [smf] INFO: UE IMSI[262424104943483] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.970: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 01/27 11:05:53.970: [upf] INFO: UE F-SEID[UP:0x60c CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.970: [upf] INFO: UE F-SEID[UP:0x60c CP:0xde4] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.975: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1033) 01/27 11:05:53.975: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3190) 01/27 11:05:53.975: [smf] INFO: UE IMSI[262423961281607] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.976: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 01/27 11:05:53.976: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.976: [upf] INFO: UE F-SEID[UP:0xa07 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.980: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1033) 01/27 11:05:53.980: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3190) 01/27 11:05:53.980: [smf] INFO: UE IMSI[262424604105187] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.981: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 01/27 11:05:53.981: [upf] INFO: UE F-SEID[UP:0xadb CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.981: [upf] INFO: UE F-SEID[UP:0xadb CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.986: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1033) 01/27 11:05:53.986: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3190) 01/27 11:05:53.986: [smf] INFO: UE IMSI[262423057786484] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.987: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 01/27 11:05:53.987: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.987: [upf] INFO: UE F-SEID[UP:0xbaa CP:0x8c8] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.993: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1033) 01/27 11:05:53.993: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3190) 01/27 11:05:53.993: [smf] INFO: UE IMSI[262427406891738] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:53.994: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 01/27 11:05:53.994: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.994: [upf] INFO: UE F-SEID[UP:0xb3d CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:53.999: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1033) 01/27 11:05:53.999: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3190) 01/27 11:05:53.999: [smf] INFO: UE IMSI[262425366064373] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.000: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 01/27 11:05:54.000: [upf] INFO: UE F-SEID[UP:0x117 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.000: [upf] INFO: UE F-SEID[UP:0x117 CP:0x618] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.005: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1033) 01/27 11:05:54.005: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3190) 01/27 11:05:54.005: [smf] INFO: UE IMSI[262427736283687] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.006: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 01/27 11:05:54.006: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.006: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.011: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1033) 01/27 11:05:54.011: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3190) 01/27 11:05:54.011: [smf] INFO: UE IMSI[262423866472427] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.012: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 01/27 11:05:54.012: [upf] INFO: UE F-SEID[UP:0x62b CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.012: [upf] INFO: UE F-SEID[UP:0x62b CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.018: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1033) 01/27 11:05:54.018: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3190) 01/27 11:05:54.018: [smf] INFO: UE IMSI[262424264263605] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.019: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 01/27 11:05:54.019: [upf] INFO: UE F-SEID[UP:0x134 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.019: [upf] INFO: UE F-SEID[UP:0x134 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.024: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1033) 01/27 11:05:54.024: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3190) 01/27 11:05:54.024: [smf] INFO: UE IMSI[262420449639266] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.025: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 01/27 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.025: [upf] INFO: UE F-SEID[UP:0x6ec CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.030: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1033) 01/27 11:05:54.030: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3190) 01/27 11:05:54.030: [smf] INFO: UE IMSI[262429597707948] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.032: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 01/27 11:05:54.032: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.032: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.037: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1033) 01/27 11:05:54.037: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3190) 01/27 11:05:54.037: [smf] INFO: UE IMSI[262422770835285] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.040: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 01/27 11:05:54.040: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.040: [upf] INFO: UE F-SEID[UP:0xb49 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.045: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1033) 01/27 11:05:54.045: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3190) 01/27 11:05:54.045: [smf] INFO: UE IMSI[262420164459946] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.051: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 01/27 11:05:54.051: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.051: [upf] INFO: UE F-SEID[UP:0xc99 CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.052: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1033) 01/27 11:05:54.052: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3190) 01/27 11:05:54.052: [smf] INFO: UE IMSI[262422313644011] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.053: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 01/27 11:05:54.053: [upf] INFO: UE F-SEID[UP:0x29f CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.053: [upf] INFO: UE F-SEID[UP:0x29f CP:0x11a] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.058: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1033) 01/27 11:05:54.058: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3190) 01/27 11:05:54.058: [smf] INFO: UE IMSI[262422889037204] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.059: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 01/27 11:05:54.059: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.059: [upf] INFO: UE F-SEID[UP:0x1ba CP:0x626] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.064: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1033) 01/27 11:05:54.064: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3190) 01/27 11:05:54.064: [smf] INFO: UE IMSI[262425170159745] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.065: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 01/27 11:05:54.065: [upf] INFO: UE F-SEID[UP:0x203 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.065: [upf] INFO: UE F-SEID[UP:0x203 CP:0x707] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.070: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1033) 01/27 11:05:54.070: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3190) 01/27 11:05:54.070: [smf] INFO: UE IMSI[262425896675464] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.071: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 01/27 11:05:54.071: [upf] INFO: UE F-SEID[UP:0x37c CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.071: [upf] INFO: UE F-SEID[UP:0x37c CP:0x494] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.076: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1033) 01/27 11:05:54.076: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3190) 01/27 11:05:54.076: [smf] INFO: UE IMSI[262420276494860] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.078: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 01/27 11:05:54.078: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.078: [upf] INFO: UE F-SEID[UP:0xd1a CP:0xbf] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.083: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1033) 01/27 11:05:54.083: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3190) 01/27 11:05:54.083: [smf] INFO: UE IMSI[262427531792096] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.084: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 01/27 11:05:54.084: [upf] INFO: UE F-SEID[UP:0x846 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.084: [upf] INFO: UE F-SEID[UP:0x846 CP:0xd63] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.089: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1033) 01/27 11:05:54.089: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3190) 01/27 11:05:54.089: [smf] INFO: UE IMSI[262425450377483] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.090: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 01/27 11:05:54.090: [upf] INFO: UE F-SEID[UP:0x44f CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.090: [upf] INFO: UE F-SEID[UP:0x44f CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.095: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1033) 01/27 11:05:54.095: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3190) 01/27 11:05:54.095: [smf] INFO: UE IMSI[262429842122977] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.096: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 01/27 11:05:54.096: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.096: [upf] INFO: UE F-SEID[UP:0xba0 CP:0xe7d] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.101: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1033) 01/27 11:05:54.101: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3190) 01/27 11:05:54.101: [smf] INFO: UE IMSI[262422039132252] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.102: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 01/27 11:05:54.102: [upf] INFO: UE F-SEID[UP:0x835 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.102: [upf] INFO: UE F-SEID[UP:0x835 CP:0x5db] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.107: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1033) 01/27 11:05:54.107: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3190) 01/27 11:05:54.107: [smf] INFO: UE IMSI[262423081647731] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.108: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 01/27 11:05:54.108: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.108: [upf] INFO: UE F-SEID[UP:0xd06 CP:0x5b2] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.113: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1033) 01/27 11:05:54.113: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3190) 01/27 11:05:54.113: [smf] INFO: UE IMSI[262425956003975] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.115: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 01/27 11:05:54.115: [upf] INFO: UE F-SEID[UP:0x697 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.115: [upf] INFO: UE F-SEID[UP:0x697 CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.119: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1033) 01/27 11:05:54.119: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3190) 01/27 11:05:54.119: [smf] INFO: UE IMSI[262424563017376] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.121: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 01/27 11:05:54.121: [upf] INFO: UE F-SEID[UP:0x5d CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.121: [upf] INFO: UE F-SEID[UP:0x5d CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.126: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1033) 01/27 11:05:54.126: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3190) 01/27 11:05:54.126: [smf] INFO: UE IMSI[262422280432934] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.126: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 01/27 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x95e CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.126: [upf] INFO: UE F-SEID[UP:0x95e CP:0x170] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.132: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1033) 01/27 11:05:54.132: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3190) 01/27 11:05:54.132: [smf] INFO: UE IMSI[262429268422046] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.132: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 01/27 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x381 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.132: [upf] INFO: UE F-SEID[UP:0x381 CP:0xab1] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.138: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1033) 01/27 11:05:54.138: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3190) 01/27 11:05:54.138: [smf] INFO: UE IMSI[262427801661328] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.139: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 01/27 11:05:54.139: [upf] INFO: UE F-SEID[UP:0x19c CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.139: [upf] INFO: UE F-SEID[UP:0x19c CP:0xe85] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.144: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1033) 01/27 11:05:54.144: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3190) 01/27 11:05:54.144: [smf] INFO: UE IMSI[262421719397259] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.144: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 01/27 11:05:54.145: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.145: [upf] INFO: UE F-SEID[UP:0xe7 CP:0xc8d] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.150: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1033) 01/27 11:05:54.150: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3190) 01/27 11:05:54.150: [smf] INFO: UE IMSI[262421285230380] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.151: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 01/27 11:05:54.151: [upf] INFO: UE F-SEID[UP:0x79d CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.151: [upf] INFO: UE F-SEID[UP:0x79d CP:0x120] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.156: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1033) 01/27 11:05:54.156: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3190) 01/27 11:05:54.156: [smf] INFO: UE IMSI[262420164210484] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.156: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 01/27 11:05:54.156: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.156: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xa6f] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.162: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1033) 01/27 11:05:54.162: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3190) 01/27 11:05:54.162: [smf] INFO: UE IMSI[262427575829623] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.162: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 01/27 11:05:54.162: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.162: [upf] INFO: UE F-SEID[UP:0xe4f CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.168: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1033) 01/27 11:05:54.168: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3190) 01/27 11:05:54.168: [smf] INFO: UE IMSI[262428119358240] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.168: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 01/27 11:05:54.168: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.168: [upf] INFO: UE F-SEID[UP:0xe82 CP:0xd86] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.173: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1033) 01/27 11:05:54.173: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3190) 01/27 11:05:54.173: [smf] INFO: UE IMSI[262422964831886] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.174: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 01/27 11:05:54.174: [upf] INFO: UE F-SEID[UP:0x70a CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.174: [upf] INFO: UE F-SEID[UP:0x70a CP:0x3b1] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.179: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1033) 01/27 11:05:54.179: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3190) 01/27 11:05:54.179: [smf] INFO: UE IMSI[262421183360970] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.180: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 01/27 11:05:54.180: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.180: [upf] INFO: UE F-SEID[UP:0x8a2 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.185: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1033) 01/27 11:05:54.185: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3190) 01/27 11:05:54.185: [smf] INFO: UE IMSI[262428038829090] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.186: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 01/27 11:05:54.186: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.186: [upf] INFO: UE F-SEID[UP:0xad4 CP:0xbc2] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.191: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1033) 01/27 11:05:54.191: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3190) 01/27 11:05:54.191: [smf] INFO: UE IMSI[262424361720280] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.191: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 01/27 11:05:54.191: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.191: [upf] INFO: UE F-SEID[UP:0x2e2 CP:0x765] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.196: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1033) 01/27 11:05:54.196: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3190) 01/27 11:05:54.197: [smf] INFO: UE IMSI[262421522042870] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.197: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 01/27 11:05:54.197: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.197: [upf] INFO: UE F-SEID[UP:0x1d2 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.202: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1033) 01/27 11:05:54.202: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3190) 01/27 11:05:54.202: [smf] INFO: UE IMSI[262422361165904] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.203: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 01/27 11:05:54.203: [upf] INFO: UE F-SEID[UP:0x757 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.203: [upf] INFO: UE F-SEID[UP:0x757 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.208: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1033) 01/27 11:05:54.208: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3190) 01/27 11:05:54.208: [smf] INFO: UE IMSI[262427353997163] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.209: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 01/27 11:05:54.209: [upf] INFO: UE F-SEID[UP:0x80b CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.209: [upf] INFO: UE F-SEID[UP:0x80b CP:0xd4] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.214: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1033) 01/27 11:05:54.214: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3190) 01/27 11:05:54.214: [smf] INFO: UE IMSI[262429999024564] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.214: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 01/27 11:05:54.214: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.214: [upf] INFO: UE F-SEID[UP:0x3bc CP:0xc50] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.220: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1033) 01/27 11:05:54.220: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3190) 01/27 11:05:54.220: [smf] INFO: UE IMSI[262427816243154] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.221: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 01/27 11:05:54.221: [upf] INFO: UE F-SEID[UP:0x55f CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.221: [upf] INFO: UE F-SEID[UP:0x55f CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.226: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1033) 01/27 11:05:54.226: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3190) 01/27 11:05:54.226: [smf] INFO: UE IMSI[262422007802127] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.227: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 01/27 11:05:54.227: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.227: [upf] INFO: UE F-SEID[UP:0x9a1 CP:0xfd4] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.232: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1033) 01/27 11:05:54.232: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3190) 01/27 11:05:54.232: [smf] INFO: UE IMSI[262421883544997] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.233: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 01/27 11:05:54.233: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.233: [upf] INFO: UE F-SEID[UP:0xe2e CP:0xd05] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.238: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1033) 01/27 11:05:54.238: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3190) 01/27 11:05:54.238: [smf] INFO: UE IMSI[262427065768154] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.239: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 01/27 11:05:54.239: [upf] INFO: UE F-SEID[UP:0xfad CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.240: [upf] INFO: UE F-SEID[UP:0xfad CP:0x99a] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.244: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1033) 01/27 11:05:54.244: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3190) 01/27 11:05:54.244: [smf] INFO: UE IMSI[262428051482541] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.245: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 01/27 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.245: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.250: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1033) 01/27 11:05:54.250: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3190) 01/27 11:05:54.250: [smf] INFO: UE IMSI[262428514642085] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.251: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 01/27 11:05:54.251: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.251: [upf] INFO: UE F-SEID[UP:0xd83 CP:0x532] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.256: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1033) 01/27 11:05:54.256: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3190) 01/27 11:05:54.256: [smf] INFO: UE IMSI[262422562114063] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.257: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 01/27 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x59d CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.257: [upf] INFO: UE F-SEID[UP:0x59d CP:0xb60] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.262: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1033) 01/27 11:05:54.262: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3190) 01/27 11:05:54.262: [smf] INFO: UE IMSI[262420429593750] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.263: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 01/27 11:05:54.263: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.263: [upf] INFO: UE F-SEID[UP:0xc2b CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.268: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1033) 01/27 11:05:54.268: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3190) 01/27 11:05:54.268: [smf] INFO: UE IMSI[262420533266273] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.268: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 01/27 11:05:54.268: [upf] INFO: UE F-SEID[UP:0x77d CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.268: [upf] INFO: UE F-SEID[UP:0x77d CP:0x7c7] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.274: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1033) 01/27 11:05:54.274: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3190) 01/27 11:05:54.274: [smf] INFO: UE IMSI[262420973235664] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.274: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 01/27 11:05:54.274: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.274: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x4ea] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.279: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1033) 01/27 11:05:54.279: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3190) 01/27 11:05:54.279: [smf] INFO: UE IMSI[262428290371054] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.280: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 01/27 11:05:54.280: [upf] INFO: UE F-SEID[UP:0x437 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.280: [upf] INFO: UE F-SEID[UP:0x437 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.285: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1033) 01/27 11:05:54.285: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3190) 01/27 11:05:54.285: [smf] INFO: UE IMSI[262426222251005] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.286: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 01/27 11:05:54.286: [upf] INFO: UE F-SEID[UP:0xb99 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.286: [upf] INFO: UE F-SEID[UP:0xb99 CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.291: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1033) 01/27 11:05:54.291: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3190) 01/27 11:05:54.291: [smf] INFO: UE IMSI[262422719413457] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.291: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 01/27 11:05:54.291: [upf] INFO: UE F-SEID[UP:0x2fd CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.291: [upf] INFO: UE F-SEID[UP:0x2fd CP:0xee8] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.297: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1033) 01/27 11:05:54.297: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3190) 01/27 11:05:54.297: [smf] INFO: UE IMSI[262422130882874] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.297: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 01/27 11:05:54.297: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.297: [upf] INFO: UE F-SEID[UP:0xe33 CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.302: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1033) 01/27 11:05:54.302: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3190) 01/27 11:05:54.302: [smf] INFO: UE IMSI[262421399938239] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.303: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 01/27 11:05:54.303: [upf] INFO: UE F-SEID[UP:0x260 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.303: [upf] INFO: UE F-SEID[UP:0x260 CP:0xe3] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.308: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1033) 01/27 11:05:54.308: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3190) 01/27 11:05:54.308: [smf] INFO: UE IMSI[262425874037645] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.309: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 01/27 11:05:54.309: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.309: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.314: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1033) 01/27 11:05:54.314: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3190) 01/27 11:05:54.314: [smf] INFO: UE IMSI[262421002896341] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.314: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 01/27 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x490 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.315: [upf] INFO: UE F-SEID[UP:0x490 CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.320: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1033) 01/27 11:05:54.320: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3190) 01/27 11:05:54.320: [smf] INFO: UE IMSI[262429063315309] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.320: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 01/27 11:05:54.320: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.320: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x31a] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.325: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1033) 01/27 11:05:54.325: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3190) 01/27 11:05:54.325: [smf] INFO: UE IMSI[262420132074941] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.326: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 01/27 11:05:54.326: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.326: [upf] INFO: UE F-SEID[UP:0xc20 CP:0x641] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.331: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1033) 01/27 11:05:54.331: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3190) 01/27 11:05:54.331: [smf] INFO: UE IMSI[262425471916798] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.332: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 01/27 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x39c CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.332: [upf] INFO: UE F-SEID[UP:0x39c CP:0x33d] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.337: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1033) 01/27 11:05:54.337: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3190) 01/27 11:05:54.337: [smf] INFO: UE IMSI[262425966799911] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.338: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 01/27 11:05:54.338: [upf] INFO: UE F-SEID[UP:0x26 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.338: [upf] INFO: UE F-SEID[UP:0x26 CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.343: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1033) 01/27 11:05:54.343: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3190) 01/27 11:05:54.343: [smf] INFO: UE IMSI[262428547320574] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.343: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 01/27 11:05:54.343: [upf] INFO: UE F-SEID[UP:0x139 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.343: [upf] INFO: UE F-SEID[UP:0x139 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.349: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1033) 01/27 11:05:54.349: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3190) 01/27 11:05:54.349: [smf] INFO: UE IMSI[262421658732744] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.349: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 01/27 11:05:54.349: [upf] INFO: UE F-SEID[UP:0x453 CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.349: [upf] INFO: UE F-SEID[UP:0x453 CP:0x40c] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.354: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1033) 01/27 11:05:54.354: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3190) 01/27 11:05:54.354: [smf] INFO: UE IMSI[262427270806732] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.355: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 01/27 11:05:54.355: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.355: [upf] INFO: UE F-SEID[UP:0xc8d CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.360: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1033) 01/27 11:05:54.360: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3190) 01/27 11:05:54.360: [smf] INFO: UE IMSI[262429273459740] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.361: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 01/27 11:05:54.361: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.361: [upf] INFO: UE F-SEID[UP:0xe0e CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.366: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1033) 01/27 11:05:54.366: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3190) 01/27 11:05:54.366: [smf] INFO: UE IMSI[262422101422763] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.367: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 01/27 11:05:54.367: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.367: [upf] INFO: UE F-SEID[UP:0xc54 CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.372: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1033) 01/27 11:05:54.372: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3190) 01/27 11:05:54.372: [smf] INFO: UE IMSI[262429702286356] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.373: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 01/27 11:05:54.373: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.373: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.378: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1033) 01/27 11:05:54.378: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3190) 01/27 11:05:54.378: [smf] INFO: UE IMSI[262423673695766] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.378: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 01/27 11:05:54.378: [upf] INFO: UE F-SEID[UP:0x166 CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.378: [upf] INFO: UE F-SEID[UP:0x166 CP:0x99c] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.383: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1033) 01/27 11:05:54.383: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3190) 01/27 11:05:54.383: [smf] INFO: UE IMSI[262421072521867] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.384: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 01/27 11:05:54.384: [upf] INFO: UE F-SEID[UP:0x781 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.384: [upf] INFO: UE F-SEID[UP:0x781 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.389: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1033) 01/27 11:05:54.389: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3190) 01/27 11:05:54.389: [smf] INFO: UE IMSI[262426664329533] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.390: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 01/27 11:05:54.390: [upf] INFO: UE F-SEID[UP:0x9d CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.390: [upf] INFO: UE F-SEID[UP:0x9d CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.395: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1033) 01/27 11:05:54.395: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3190) 01/27 11:05:54.395: [smf] INFO: UE IMSI[262420661887918] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.396: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 01/27 11:05:54.396: [upf] INFO: UE F-SEID[UP:0x726 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.396: [upf] INFO: UE F-SEID[UP:0x726 CP:0xe4b] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.401: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1033) 01/27 11:05:54.401: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3190) 01/27 11:05:54.401: [smf] INFO: UE IMSI[262429356549471] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.401: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 01/27 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x78d CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.401: [upf] INFO: UE F-SEID[UP:0x78d CP:0xe38] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.407: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1033) 01/27 11:05:54.407: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3190) 01/27 11:05:54.407: [smf] INFO: UE IMSI[262423512476827] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.407: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 01/27 11:05:54.407: [upf] INFO: UE F-SEID[UP:0xacc CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.407: [upf] INFO: UE F-SEID[UP:0xacc CP:0x8db] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.412: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1033) 01/27 11:05:54.412: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3190) 01/27 11:05:54.412: [smf] INFO: UE IMSI[262425664045961] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.413: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 01/27 11:05:54.413: [upf] INFO: UE F-SEID[UP:0x106 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.413: [upf] INFO: UE F-SEID[UP:0x106 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.418: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1033) 01/27 11:05:54.418: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3190) 01/27 11:05:54.418: [smf] INFO: UE IMSI[262426475106150] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.419: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 01/27 11:05:54.419: [upf] INFO: UE F-SEID[UP:0x365 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.419: [upf] INFO: UE F-SEID[UP:0x365 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.424: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1033) 01/27 11:05:54.424: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3190) 01/27 11:05:54.424: [smf] INFO: UE IMSI[262424010613148] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.425: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 01/27 11:05:54.425: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.425: [upf] INFO: UE F-SEID[UP:0xe15 CP:0xc1d] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.430: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1033) 01/27 11:05:54.430: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3190) 01/27 11:05:54.430: [smf] INFO: UE IMSI[262429387647356] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.431: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 01/27 11:05:54.431: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.431: [upf] INFO: UE F-SEID[UP:0x4ca CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.437: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1033) 01/27 11:05:54.437: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3190) 01/27 11:05:54.437: [smf] INFO: UE IMSI[262423486732584] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.437: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 01/27 11:05:54.437: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.437: [upf] INFO: UE F-SEID[UP:0x3d6 CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.442: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1033) 01/27 11:05:54.442: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3190) 01/27 11:05:54.442: [smf] INFO: UE IMSI[262423409868522] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.443: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 01/27 11:05:54.443: [upf] INFO: UE F-SEID[UP:0x41b CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.443: [upf] INFO: UE F-SEID[UP:0x41b CP:0xb48] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.448: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1033) 01/27 11:05:54.448: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3190) 01/27 11:05:54.448: [smf] INFO: UE IMSI[262424584888491] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.449: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 01/27 11:05:54.449: [upf] INFO: UE F-SEID[UP:0x28b CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.449: [upf] INFO: UE F-SEID[UP:0x28b CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.454: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1033) 01/27 11:05:54.454: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3190) 01/27 11:05:54.454: [smf] INFO: UE IMSI[262425872407242] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.454: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 01/27 11:05:54.454: [upf] INFO: UE F-SEID[UP:0x302 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.454: [upf] INFO: UE F-SEID[UP:0x302 CP:0xbca] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.460: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1033) 01/27 11:05:54.460: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3190) 01/27 11:05:54.460: [smf] INFO: UE IMSI[262424279937927] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.460: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 01/27 11:05:54.460: [upf] INFO: UE F-SEID[UP:0x985 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.460: [upf] INFO: UE F-SEID[UP:0x985 CP:0x776] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.470: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1033) 01/27 11:05:54.470: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3190) 01/27 11:05:54.470: [smf] INFO: UE IMSI[262426261006010] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.471: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 01/27 11:05:54.471: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.471: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x88d] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.477: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1033) 01/27 11:05:54.477: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3190) 01/27 11:05:54.477: [smf] INFO: UE IMSI[262422728300514] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.478: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 01/27 11:05:54.478: [upf] INFO: UE F-SEID[UP:0xa9e CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.478: [upf] INFO: UE F-SEID[UP:0xa9e CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.484: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1033) 01/27 11:05:54.484: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3190) 01/27 11:05:54.484: [smf] INFO: UE IMSI[262427584759938] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.485: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 01/27 11:05:54.485: [upf] INFO: UE F-SEID[UP:0x944 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.485: [upf] INFO: UE F-SEID[UP:0x944 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.491: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1033) 01/27 11:05:54.491: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3190) 01/27 11:05:54.491: [smf] INFO: UE IMSI[262421499378243] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.492: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 01/27 11:05:54.492: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.492: [upf] INFO: UE F-SEID[UP:0x8ca CP:0x1f0] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.497: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1033) 01/27 11:05:54.497: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3190) 01/27 11:05:54.497: [smf] INFO: UE IMSI[262429518628536] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.499: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 01/27 11:05:54.499: [upf] INFO: UE F-SEID[UP:0xace CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.499: [upf] INFO: UE F-SEID[UP:0xace CP:0x79b] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.504: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1033) 01/27 11:05:54.504: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3190) 01/27 11:05:54.504: [smf] INFO: UE IMSI[262421057111532] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.505: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 01/27 11:05:54.505: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.505: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x461] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.510: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1033) 01/27 11:05:54.510: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3190) 01/27 11:05:54.510: [smf] INFO: UE IMSI[262423664671806] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.511: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 01/27 11:05:54.511: [upf] INFO: UE F-SEID[UP:0x164 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.511: [upf] INFO: UE F-SEID[UP:0x164 CP:0x6aa] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.516: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1033) 01/27 11:05:54.516: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3190) 01/27 11:05:54.516: [smf] INFO: UE IMSI[262427679284948] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.517: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 01/27 11:05:54.517: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.517: [upf] INFO: UE F-SEID[UP:0xee6 CP:0xf5e] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.522: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1033) 01/27 11:05:54.522: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3190) 01/27 11:05:54.522: [smf] INFO: UE IMSI[262423405892882] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.522: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 01/27 11:05:54.522: [upf] INFO: UE F-SEID[UP:0x250 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.522: [upf] INFO: UE F-SEID[UP:0x250 CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.527: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1033) 01/27 11:05:54.527: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3190) 01/27 11:05:54.527: [smf] INFO: UE IMSI[262426663177094] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.528: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 01/27 11:05:54.528: [upf] INFO: UE F-SEID[UP:0x76e CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.528: [upf] INFO: UE F-SEID[UP:0x76e CP:0xd43] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.533: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1033) 01/27 11:05:54.533: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3190) 01/27 11:05:54.533: [smf] INFO: UE IMSI[262428020450617] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.534: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 01/27 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x739 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.534: [upf] INFO: UE F-SEID[UP:0x739 CP:0x8a1] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.539: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1033) 01/27 11:05:54.539: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3190) 01/27 11:05:54.539: [smf] INFO: UE IMSI[262422660079625] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.540: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 01/27 11:05:54.540: [upf] INFO: UE F-SEID[UP:0x444 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.540: [upf] INFO: UE F-SEID[UP:0x444 CP:0x91] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.545: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1033) 01/27 11:05:54.545: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3190) 01/27 11:05:54.545: [smf] INFO: UE IMSI[262425670595586] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.545: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 01/27 11:05:54.546: [upf] INFO: UE F-SEID[UP:0x4d CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.546: [upf] INFO: UE F-SEID[UP:0x4d CP:0x259] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.551: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1033) 01/27 11:05:54.551: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3190) 01/27 11:05:54.551: [smf] INFO: UE IMSI[262428160982993] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.551: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 01/27 11:05:54.551: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.551: [upf] INFO: UE F-SEID[UP:0xaf5 CP:0x244] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.556: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1033) 01/27 11:05:54.556: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3190) 01/27 11:05:54.556: [smf] INFO: UE IMSI[262421754325261] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.557: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 01/27 11:05:54.557: [upf] INFO: UE F-SEID[UP:0x77b CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.557: [upf] INFO: UE F-SEID[UP:0x77b CP:0xae7] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.562: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1033) 01/27 11:05:54.562: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3190) 01/27 11:05:54.562: [smf] INFO: UE IMSI[262422036673276] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.563: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 01/27 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x520 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.563: [upf] INFO: UE F-SEID[UP:0x520 CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.568: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1033) 01/27 11:05:54.568: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3190) 01/27 11:05:54.568: [smf] INFO: UE IMSI[262422271416941] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.568: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 01/27 11:05:54.568: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.568: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.573: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1033) 01/27 11:05:54.573: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3190) 01/27 11:05:54.574: [smf] INFO: UE IMSI[262420992143616] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.574: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 01/27 11:05:54.574: [upf] INFO: UE F-SEID[UP:0x189 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.574: [upf] INFO: UE F-SEID[UP:0x189 CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.579: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1033) 01/27 11:05:54.579: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3190) 01/27 11:05:54.579: [smf] INFO: UE IMSI[262427222654545] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.580: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 01/27 11:05:54.580: [upf] INFO: UE F-SEID[UP:0xefc CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.580: [upf] INFO: UE F-SEID[UP:0xefc CP:0x7de] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.585: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1033) 01/27 11:05:54.585: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3190) 01/27 11:05:54.585: [smf] INFO: UE IMSI[262420176094946] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.586: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 01/27 11:05:54.586: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.586: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.591: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1033) 01/27 11:05:54.591: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3190) 01/27 11:05:54.591: [smf] INFO: UE IMSI[262422049486630] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.591: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 01/27 11:05:54.591: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.591: [upf] INFO: UE F-SEID[UP:0x2bc CP:0x712] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.596: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1033) 01/27 11:05:54.596: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3190) 01/27 11:05:54.596: [smf] INFO: UE IMSI[262425255621470] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.597: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 01/27 11:05:54.597: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.597: [upf] INFO: UE F-SEID[UP:0xe68 CP:0x70d] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.602: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1033) 01/27 11:05:54.602: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3190) 01/27 11:05:54.602: [smf] INFO: UE IMSI[262422465678232] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.604: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 01/27 11:05:54.604: [upf] INFO: UE F-SEID[UP:0x442 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.604: [upf] INFO: UE F-SEID[UP:0x442 CP:0x8eb] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.608: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1033) 01/27 11:05:54.608: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3190) 01/27 11:05:54.608: [smf] INFO: UE IMSI[262425544947292] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.609: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 01/27 11:05:54.609: [upf] INFO: UE F-SEID[UP:0x430 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.609: [upf] INFO: UE F-SEID[UP:0x430 CP:0x226] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.614: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1033) 01/27 11:05:54.614: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3190) 01/27 11:05:54.614: [smf] INFO: UE IMSI[262422242831230] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.616: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 01/27 11:05:54.616: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.616: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0x900] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.621: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1033) 01/27 11:05:54.621: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3190) 01/27 11:05:54.621: [smf] INFO: UE IMSI[262422278101875] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.623: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 01/27 11:05:54.623: [upf] INFO: UE F-SEID[UP:0x7e CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.623: [upf] INFO: UE F-SEID[UP:0x7e CP:0xc02] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.627: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1033) 01/27 11:05:54.627: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3190) 01/27 11:05:54.627: [smf] INFO: UE IMSI[262426025860853] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.628: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 01/27 11:05:54.628: [upf] INFO: UE F-SEID[UP:0x328 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.628: [upf] INFO: UE F-SEID[UP:0x328 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.633: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1033) 01/27 11:05:54.633: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3190) 01/27 11:05:54.633: [smf] INFO: UE IMSI[262427534135093] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.634: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 01/27 11:05:54.634: [upf] INFO: UE F-SEID[UP:0x89 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.634: [upf] INFO: UE F-SEID[UP:0x89 CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.640: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1033) 01/27 11:05:54.640: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3190) 01/27 11:05:54.640: [smf] INFO: UE IMSI[262424948562624] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.641: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 01/27 11:05:54.641: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.641: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xae] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.647: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1033) 01/27 11:05:54.647: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3190) 01/27 11:05:54.647: [smf] INFO: UE IMSI[262420650153581] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.648: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 01/27 11:05:54.648: [upf] INFO: UE F-SEID[UP:0xebc CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.648: [upf] INFO: UE F-SEID[UP:0xebc CP:0x2f0] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.653: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1033) 01/27 11:05:54.653: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3190) 01/27 11:05:54.653: [smf] INFO: UE IMSI[262427976163242] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.654: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 01/27 11:05:54.654: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.654: [upf] INFO: UE F-SEID[UP:0xa6a CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.659: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1033) 01/27 11:05:54.659: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3190) 01/27 11:05:54.659: [smf] INFO: UE IMSI[262429557131049] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.660: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 01/27 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x435 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.660: [upf] INFO: UE F-SEID[UP:0x435 CP:0xc4] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.664: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1033) 01/27 11:05:54.665: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3190) 01/27 11:05:54.665: [smf] INFO: UE IMSI[262420896337699] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.665: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 01/27 11:05:54.665: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.665: [upf] INFO: UE F-SEID[UP:0xe73 CP:0x36f] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.671: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1033) 01/27 11:05:54.671: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3190) 01/27 11:05:54.671: [smf] INFO: UE IMSI[262423349778602] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.671: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 01/27 11:05:54.671: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.671: [upf] INFO: UE F-SEID[UP:0xf50 CP:0xb8] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.677: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1033) 01/27 11:05:54.677: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3190) 01/27 11:05:54.677: [smf] INFO: UE IMSI[262426825004671] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.678: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 01/27 11:05:54.678: [upf] INFO: UE F-SEID[UP:0x205 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.678: [upf] INFO: UE F-SEID[UP:0x205 CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.684: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1033) 01/27 11:05:54.684: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3190) 01/27 11:05:54.684: [smf] INFO: UE IMSI[262422361149957] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.685: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 01/27 11:05:54.685: [upf] INFO: UE F-SEID[UP:0x213 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.685: [upf] INFO: UE F-SEID[UP:0x213 CP:0x182] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.690: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1033) 01/27 11:05:54.690: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3190) 01/27 11:05:54.690: [smf] INFO: UE IMSI[262428297541994] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.691: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 01/27 11:05:54.691: [upf] INFO: UE F-SEID[UP:0x66b CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.691: [upf] INFO: UE F-SEID[UP:0x66b CP:0x51d] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.696: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1033) 01/27 11:05:54.696: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3190) 01/27 11:05:54.696: [smf] INFO: UE IMSI[262429721874141] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.697: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 01/27 11:05:54.697: [upf] INFO: UE F-SEID[UP:0xef CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.697: [upf] INFO: UE F-SEID[UP:0xef CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.702: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1033) 01/27 11:05:54.702: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3190) 01/27 11:05:54.702: [smf] INFO: UE IMSI[262423877935353] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.702: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 01/27 11:05:54.702: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.702: [upf] INFO: UE F-SEID[UP:0xcf6 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.708: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1033) 01/27 11:05:54.708: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3190) 01/27 11:05:54.708: [smf] INFO: UE IMSI[262420456188886] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.709: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 01/27 11:05:54.709: [upf] INFO: UE F-SEID[UP:0xede CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.709: [upf] INFO: UE F-SEID[UP:0xede CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.714: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1033) 01/27 11:05:54.714: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3190) 01/27 11:05:54.714: [smf] INFO: UE IMSI[262423943326507] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.715: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 01/27 11:05:54.715: [upf] INFO: UE F-SEID[UP:0x192 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.715: [upf] INFO: UE F-SEID[UP:0x192 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.720: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1033) 01/27 11:05:54.720: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3190) 01/27 11:05:54.720: [smf] INFO: UE IMSI[262424773179519] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.721: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 01/27 11:05:54.721: [upf] INFO: UE F-SEID[UP:0xdab CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.721: [upf] INFO: UE F-SEID[UP:0xdab CP:0x157] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.726: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1033) 01/27 11:05:54.726: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3190) 01/27 11:05:54.726: [smf] INFO: UE IMSI[262423774213616] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.727: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 01/27 11:05:54.727: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.727: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.732: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1033) 01/27 11:05:54.732: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3190) 01/27 11:05:54.732: [smf] INFO: UE IMSI[262429066100626] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.733: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 01/27 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x23a CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.733: [upf] INFO: UE F-SEID[UP:0x23a CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.738: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1033) 01/27 11:05:54.738: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3190) 01/27 11:05:54.738: [smf] INFO: UE IMSI[262429435416159] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.739: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 01/27 11:05:54.739: [upf] INFO: UE F-SEID[UP:0x747 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.739: [upf] INFO: UE F-SEID[UP:0x747 CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.744: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1033) 01/27 11:05:54.744: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3190) 01/27 11:05:54.744: [smf] INFO: UE IMSI[262424050157513] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.745: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 01/27 11:05:54.745: [upf] INFO: UE F-SEID[UP:0x544 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.745: [upf] INFO: UE F-SEID[UP:0x544 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.750: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1033) 01/27 11:05:54.750: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3190) 01/27 11:05:54.750: [smf] INFO: UE IMSI[262425743041697] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.750: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 01/27 11:05:54.750: [upf] INFO: UE F-SEID[UP:0x276 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.750: [upf] INFO: UE F-SEID[UP:0x276 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.756: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1033) 01/27 11:05:54.756: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3190) 01/27 11:05:54.756: [smf] INFO: UE IMSI[262427710296941] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.756: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 01/27 11:05:54.756: [upf] INFO: UE F-SEID[UP:0x78 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.756: [upf] INFO: UE F-SEID[UP:0x78 CP:0x3d6] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.761: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1033) 01/27 11:05:54.761: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3190) 01/27 11:05:54.761: [smf] INFO: UE IMSI[262423738259707] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.762: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 01/27 11:05:54.762: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.762: [upf] INFO: UE F-SEID[UP:0x8ef CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.767: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1033) 01/27 11:05:54.767: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3190) 01/27 11:05:54.767: [smf] INFO: UE IMSI[262428049973784] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.768: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 01/27 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x49f CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.768: [upf] INFO: UE F-SEID[UP:0x49f CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.773: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1033) 01/27 11:05:54.773: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3190) 01/27 11:05:54.773: [smf] INFO: UE IMSI[262428220391841] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.774: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 01/27 11:05:54.774: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.774: [upf] INFO: UE F-SEID[UP:0xd38 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.779: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1033) 01/27 11:05:54.779: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3190) 01/27 11:05:54.779: [smf] INFO: UE IMSI[262429483989028] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.779: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 01/27 11:05:54.779: [upf] INFO: UE F-SEID[UP:0x951 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.779: [upf] INFO: UE F-SEID[UP:0x951 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.785: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1033) 01/27 11:05:54.785: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3190) 01/27 11:05:54.785: [smf] INFO: UE IMSI[262426963500181] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.785: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 01/27 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.785: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.791: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1033) 01/27 11:05:54.791: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3190) 01/27 11:05:54.791: [smf] INFO: UE IMSI[262429887797995] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.792: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 01/27 11:05:54.792: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.792: [upf] INFO: UE F-SEID[UP:0xa7d CP:0xc5b] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.797: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1033) 01/27 11:05:54.797: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3190) 01/27 11:05:54.797: [smf] INFO: UE IMSI[262428497607504] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.797: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 01/27 11:05:54.797: [upf] INFO: UE F-SEID[UP:0x71d CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.797: [upf] INFO: UE F-SEID[UP:0x71d CP:0x2a4] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.803: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1033) 01/27 11:05:54.803: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3190) 01/27 11:05:54.803: [smf] INFO: UE IMSI[262428419644276] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.803: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 01/27 11:05:54.803: [upf] INFO: UE F-SEID[UP:0x496 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.803: [upf] INFO: UE F-SEID[UP:0x496 CP:0x882] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.808: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1033) 01/27 11:05:54.808: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3190) 01/27 11:05:54.808: [smf] INFO: UE IMSI[262427339361668] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.809: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 01/27 11:05:54.809: [upf] INFO: UE F-SEID[UP:0xb9c CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.809: [upf] INFO: UE F-SEID[UP:0xb9c CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.814: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1033) 01/27 11:05:54.814: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3190) 01/27 11:05:54.814: [smf] INFO: UE IMSI[262424331954266] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.815: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 01/27 11:05:54.815: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.815: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x599] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.820: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1033) 01/27 11:05:54.820: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3190) 01/27 11:05:54.820: [smf] INFO: UE IMSI[262423705716123] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.820: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 01/27 11:05:54.821: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.821: [upf] INFO: UE F-SEID[UP:0xa5b CP:0x8b] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.826: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1033) 01/27 11:05:54.826: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3190) 01/27 11:05:54.826: [smf] INFO: UE IMSI[262424228454394] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.826: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 01/27 11:05:54.826: [upf] INFO: UE F-SEID[UP:0x144 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.826: [upf] INFO: UE F-SEID[UP:0x144 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.831: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1033) 01/27 11:05:54.831: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3190) 01/27 11:05:54.831: [smf] INFO: UE IMSI[262424347037765] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.832: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 01/27 11:05:54.832: [upf] INFO: UE F-SEID[UP:0xd78 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.832: [upf] INFO: UE F-SEID[UP:0xd78 CP:0xe29] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.837: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1033) 01/27 11:05:54.837: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3190) 01/27 11:05:54.837: [smf] INFO: UE IMSI[262422714839561] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.838: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 01/27 11:05:54.838: [upf] INFO: UE F-SEID[UP:0x52d CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.838: [upf] INFO: UE F-SEID[UP:0x52d CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.843: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1033) 01/27 11:05:54.843: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3190) 01/27 11:05:54.843: [smf] INFO: UE IMSI[262422368027689] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.844: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 01/27 11:05:54.844: [upf] INFO: UE F-SEID[UP:0xf9e CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.844: [upf] INFO: UE F-SEID[UP:0xf9e CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.850: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1033) 01/27 11:05:54.850: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3190) 01/27 11:05:54.850: [smf] INFO: UE IMSI[262422071504977] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.850: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 01/27 11:05:54.850: [upf] INFO: UE F-SEID[UP:0x218 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.850: [upf] INFO: UE F-SEID[UP:0x218 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.855: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1033) 01/27 11:05:54.855: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3190) 01/27 11:05:54.855: [smf] INFO: UE IMSI[262420140045199] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.856: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 01/27 11:05:54.856: [upf] INFO: UE F-SEID[UP:0xaa CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.856: [upf] INFO: UE F-SEID[UP:0xaa CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.861: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1033) 01/27 11:05:54.861: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3190) 01/27 11:05:54.861: [smf] INFO: UE IMSI[262420330789646] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.862: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 01/27 11:05:54.862: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.862: [upf] INFO: UE F-SEID[UP:0xa95 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.867: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1033) 01/27 11:05:54.867: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3190) 01/27 11:05:54.867: [smf] INFO: UE IMSI[262423363198133] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.867: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 01/27 11:05:54.867: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.867: [upf] INFO: UE F-SEID[UP:0x6f4 CP:0x83a] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.873: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1033) 01/27 11:05:54.873: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3190) 01/27 11:05:54.873: [smf] INFO: UE IMSI[262427099424151] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.873: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 01/27 11:05:54.873: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.873: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.878: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1033) 01/27 11:05:54.878: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3190) 01/27 11:05:54.878: [smf] INFO: UE IMSI[262423913864027] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.879: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 01/27 11:05:54.879: [upf] INFO: UE F-SEID[UP:0x321 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.879: [upf] INFO: UE F-SEID[UP:0x321 CP:0xbcd] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.884: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1033) 01/27 11:05:54.885: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3190) 01/27 11:05:54.885: [smf] INFO: UE IMSI[262423059560524] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.885: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 01/27 11:05:54.885: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.885: [upf] INFO: UE F-SEID[UP:0xd20 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.890: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1033) 01/27 11:05:54.890: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3190) 01/27 11:05:54.890: [smf] INFO: UE IMSI[262422926659986] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.891: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 01/27 11:05:54.891: [upf] INFO: UE F-SEID[UP:0x10c CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.891: [upf] INFO: UE F-SEID[UP:0x10c CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.896: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1033) 01/27 11:05:54.896: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3190) 01/27 11:05:54.896: [smf] INFO: UE IMSI[262427876783126] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.897: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 01/27 11:05:54.897: [upf] INFO: UE F-SEID[UP:0x401 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.897: [upf] INFO: UE F-SEID[UP:0x401 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.902: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1033) 01/27 11:05:54.902: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3190) 01/27 11:05:54.902: [smf] INFO: UE IMSI[262423756056842] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.904: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 01/27 11:05:54.904: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.904: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.909: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1033) 01/27 11:05:54.909: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3190) 01/27 11:05:54.909: [smf] INFO: UE IMSI[262425117254482] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.909: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 01/27 11:05:54.910: [upf] INFO: UE F-SEID[UP:0xf76 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.910: [upf] INFO: UE F-SEID[UP:0xf76 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.915: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1033) 01/27 11:05:54.915: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3190) 01/27 11:05:54.915: [smf] INFO: UE IMSI[262425366767999] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.916: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 01/27 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x25c CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.916: [upf] INFO: UE F-SEID[UP:0x25c CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.921: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1033) 01/27 11:05:54.921: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3190) 01/27 11:05:54.921: [smf] INFO: UE IMSI[262427568999630] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.921: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 01/27 11:05:54.921: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.921: [upf] INFO: UE F-SEID[UP:0xb8 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.927: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1033) 01/27 11:05:54.927: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3190) 01/27 11:05:54.927: [smf] INFO: UE IMSI[262423617443144] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.927: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 01/27 11:05:54.927: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.927: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0xa64] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.932: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1033) 01/27 11:05:54.932: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3190) 01/27 11:05:54.932: [smf] INFO: UE IMSI[262424746063414] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.933: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 01/27 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.933: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.938: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1033) 01/27 11:05:54.938: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3190) 01/27 11:05:54.938: [smf] INFO: UE IMSI[262424234505545] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.939: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 01/27 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x16d CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.939: [upf] INFO: UE F-SEID[UP:0x16d CP:0xefb] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.944: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1033) 01/27 11:05:54.944: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3190) 01/27 11:05:54.944: [smf] INFO: UE IMSI[262429198614453] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.945: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 01/27 11:05:54.945: [upf] INFO: UE F-SEID[UP:0xde CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.945: [upf] INFO: UE F-SEID[UP:0xde CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.950: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1033) 01/27 11:05:54.950: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3190) 01/27 11:05:54.950: [smf] INFO: UE IMSI[262423264239433] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.951: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 01/27 11:05:54.951: [upf] INFO: UE F-SEID[UP:0xe7e CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.951: [upf] INFO: UE F-SEID[UP:0xe7e CP:0x205] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.956: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1033) 01/27 11:05:54.956: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3190) 01/27 11:05:54.956: [smf] INFO: UE IMSI[262428552926809] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.957: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 01/27 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x10f CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.957: [upf] INFO: UE F-SEID[UP:0x10f CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.962: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1033) 01/27 11:05:54.962: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3190) 01/27 11:05:54.962: [smf] INFO: UE IMSI[262424935418710] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.963: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 01/27 11:05:54.963: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.963: [upf] INFO: UE F-SEID[UP:0xb67 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.969: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1033) 01/27 11:05:54.969: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3190) 01/27 11:05:54.969: [smf] INFO: UE IMSI[262429871181077] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.969: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 01/27 11:05:54.969: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.969: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.975: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1033) 01/27 11:05:54.975: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3190) 01/27 11:05:54.975: [smf] INFO: UE IMSI[262422684702183] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.975: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 01/27 11:05:54.975: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.975: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.980: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1033) 01/27 11:05:54.980: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3190) 01/27 11:05:54.980: [smf] INFO: UE IMSI[262422569789534] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.981: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 01/27 11:05:54.981: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.981: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x136] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.986: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1033) 01/27 11:05:54.986: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3190) 01/27 11:05:54.986: [smf] INFO: UE IMSI[262421763436504] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.987: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 01/27 11:05:54.987: [upf] INFO: UE F-SEID[UP:0x368 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.987: [upf] INFO: UE F-SEID[UP:0x368 CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.992: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1033) 01/27 11:05:54.992: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3190) 01/27 11:05:54.992: [smf] INFO: UE IMSI[262429959019404] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.993: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 01/27 11:05:54.993: [upf] INFO: UE F-SEID[UP:0x7da CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.993: [upf] INFO: UE F-SEID[UP:0x7da CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.998: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1033) 01/27 11:05:54.998: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3190) 01/27 11:05:54.998: [smf] INFO: UE IMSI[262421237792204] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:54.999: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 01/27 11:05:54.999: [upf] INFO: UE F-SEID[UP:0x196 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:54.999: [upf] INFO: UE F-SEID[UP:0x196 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.004: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1033) 01/27 11:05:55.004: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3190) 01/27 11:05:55.004: [smf] INFO: UE IMSI[262424726334481] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.005: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 01/27 11:05:55.005: [upf] INFO: UE F-SEID[UP:0x39a CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.005: [upf] INFO: UE F-SEID[UP:0x39a CP:0xaa1] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.010: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1033) 01/27 11:05:55.010: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3190) 01/27 11:05:55.010: [smf] INFO: UE IMSI[262423442341671] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.011: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 01/27 11:05:55.011: [upf] INFO: UE F-SEID[UP:0x62d CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.011: [upf] INFO: UE F-SEID[UP:0x62d CP:0xe60] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.016: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1033) 01/27 11:05:55.016: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3190) 01/27 11:05:55.016: [smf] INFO: UE IMSI[262421216986245] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.016: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 01/27 11:05:55.016: [upf] INFO: UE F-SEID[UP:0x49d CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.016: [upf] INFO: UE F-SEID[UP:0x49d CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.022: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1033) 01/27 11:05:55.022: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3190) 01/27 11:05:55.022: [smf] INFO: UE IMSI[262424067533008] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.023: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 01/27 11:05:55.023: [upf] INFO: UE F-SEID[UP:0xf4a CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.023: [upf] INFO: UE F-SEID[UP:0xf4a CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.028: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1033) 01/27 11:05:55.028: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3190) 01/27 11:05:55.028: [smf] INFO: UE IMSI[262420952121813] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.030: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 01/27 11:05:55.030: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.030: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.035: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1033) 01/27 11:05:55.035: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3190) 01/27 11:05:55.035: [smf] INFO: UE IMSI[262424866688748] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.036: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 01/27 11:05:55.036: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.036: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.042: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1033) 01/27 11:05:55.042: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3190) 01/27 11:05:55.042: [smf] INFO: UE IMSI[262428779198098] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.044: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 01/27 11:05:55.044: [upf] INFO: UE F-SEID[UP:0x9a CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.044: [upf] INFO: UE F-SEID[UP:0x9a CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.050: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1033) 01/27 11:05:55.050: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3190) 01/27 11:05:55.050: [smf] INFO: UE IMSI[262420032858560] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.051: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 01/27 11:05:55.051: [upf] INFO: UE F-SEID[UP:0x31c CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.051: [upf] INFO: UE F-SEID[UP:0x31c CP:0x706] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.056: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1033) 01/27 11:05:55.056: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3190) 01/27 11:05:55.056: [smf] INFO: UE IMSI[262427895263801] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.057: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 01/27 11:05:55.057: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.057: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x27] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.063: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1033) 01/27 11:05:55.063: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3190) 01/27 11:05:55.063: [smf] INFO: UE IMSI[262422911806486] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.064: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 01/27 11:05:55.064: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.064: [upf] INFO: UE F-SEID[UP:0xf7c CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.070: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1033) 01/27 11:05:55.070: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3190) 01/27 11:05:55.070: [smf] INFO: UE IMSI[262422504273992] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.070: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 01/27 11:05:55.071: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.071: [upf] INFO: UE F-SEID[UP:0x1bf CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.076: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1033) 01/27 11:05:55.076: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3190) 01/27 11:05:55.076: [smf] INFO: UE IMSI[262423044579066] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.076: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 01/27 11:05:55.076: [upf] INFO: UE F-SEID[UP:0x27d CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.076: [upf] INFO: UE F-SEID[UP:0x27d CP:0x8c0] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.082: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1033) 01/27 11:05:55.082: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3190) 01/27 11:05:55.082: [smf] INFO: UE IMSI[262421070129216] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.083: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 01/27 11:05:55.083: [upf] INFO: UE F-SEID[UP:0x8be CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.083: [upf] INFO: UE F-SEID[UP:0x8be CP:0xe0a] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.088: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1033) 01/27 11:05:55.088: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3190) 01/27 11:05:55.088: [smf] INFO: UE IMSI[262425493564798] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.089: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 01/27 11:05:55.089: [upf] INFO: UE F-SEID[UP:0x488 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.089: [upf] INFO: UE F-SEID[UP:0x488 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.095: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1033) 01/27 11:05:55.095: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3190) 01/27 11:05:55.095: [smf] INFO: UE IMSI[262427929260403] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.095: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 01/27 11:05:55.096: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.096: [upf] INFO: UE F-SEID[UP:0xa8a CP:0x344] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.100: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1033) 01/27 11:05:55.100: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3190) 01/27 11:05:55.101: [smf] INFO: UE IMSI[262426254035417] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.101: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 01/27 11:05:55.101: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.101: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.106: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1033) 01/27 11:05:55.106: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3190) 01/27 11:05:55.106: [smf] INFO: UE IMSI[262425371470828] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.107: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 01/27 11:05:55.107: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.107: [upf] INFO: UE F-SEID[UP:0x8fe CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.112: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1033) 01/27 11:05:55.112: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3190) 01/27 11:05:55.112: [smf] INFO: UE IMSI[262429068254516] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.113: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 01/27 11:05:55.113: [upf] INFO: UE F-SEID[UP:0xffb CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.113: [upf] INFO: UE F-SEID[UP:0xffb CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.118: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1033) 01/27 11:05:55.118: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3190) 01/27 11:05:55.118: [smf] INFO: UE IMSI[262420548989599] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.119: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 01/27 11:05:55.119: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.119: [upf] INFO: UE F-SEID[UP:0xad9 CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.124: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1033) 01/27 11:05:55.124: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3190) 01/27 11:05:55.124: [smf] INFO: UE IMSI[262428729207541] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.124: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 01/27 11:05:55.124: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.124: [upf] INFO: UE F-SEID[UP:0x4f4 CP:0xf90] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.129: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1033) 01/27 11:05:55.129: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3190) 01/27 11:05:55.129: [smf] INFO: UE IMSI[262420483485732] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.130: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 01/27 11:05:55.130: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.130: [upf] INFO: UE F-SEID[UP:0xc22 CP:0xdc2] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.135: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1033) 01/27 11:05:55.135: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3190) 01/27 11:05:55.135: [smf] INFO: UE IMSI[262421583709070] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.136: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 01/27 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x736 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.136: [upf] INFO: UE F-SEID[UP:0x736 CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.141: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1033) 01/27 11:05:55.141: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3190) 01/27 11:05:55.141: [smf] INFO: UE IMSI[262420553814787] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.142: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 01/27 11:05:55.142: [upf] INFO: UE F-SEID[UP:0x67 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.142: [upf] INFO: UE F-SEID[UP:0x67 CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.147: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1033) 01/27 11:05:55.148: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3190) 01/27 11:05:55.148: [smf] INFO: UE IMSI[262427182414786] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.148: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 01/27 11:05:55.148: [upf] INFO: UE F-SEID[UP:0x51b CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.148: [upf] INFO: UE F-SEID[UP:0x51b CP:0x615] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.153: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1033) 01/27 11:05:55.153: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3190) 01/27 11:05:55.153: [smf] INFO: UE IMSI[262425564468267] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.154: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 01/27 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.154: [upf] INFO: UE F-SEID[UP:0x6c8 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.159: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1033) 01/27 11:05:55.159: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3190) 01/27 11:05:55.159: [smf] INFO: UE IMSI[262428387198489] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.160: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 01/27 11:05:55.160: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.160: [upf] INFO: UE F-SEID[UP:0x9fe CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.165: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1033) 01/27 11:05:55.165: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3190) 01/27 11:05:55.165: [smf] INFO: UE IMSI[262423507210183] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.165: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 01/27 11:05:55.165: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.165: [upf] INFO: UE F-SEID[UP:0xe2a CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.170: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1033) 01/27 11:05:55.170: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3190) 01/27 11:05:55.170: [smf] INFO: UE IMSI[262421712433123] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.171: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 01/27 11:05:55.171: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.171: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xe32] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.176: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1033) 01/27 11:05:55.176: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3190) 01/27 11:05:55.176: [smf] INFO: UE IMSI[262423999946332] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.177: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 01/27 11:05:55.177: [upf] INFO: UE F-SEID[UP:0x542 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.177: [upf] INFO: UE F-SEID[UP:0x542 CP:0xb29] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.183: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1033) 01/27 11:05:55.183: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3190) 01/27 11:05:55.183: [smf] INFO: UE IMSI[262424804083386] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.183: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 01/27 11:05:55.183: [upf] INFO: UE F-SEID[UP:0x28f CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.183: [upf] INFO: UE F-SEID[UP:0x28f CP:0x2ef] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.188: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1033) 01/27 11:05:55.188: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3190) 01/27 11:05:55.188: [smf] INFO: UE IMSI[262425425252832] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.189: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 01/27 11:05:55.189: [upf] INFO: UE F-SEID[UP:0x958 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.189: [upf] INFO: UE F-SEID[UP:0x958 CP:0x1cb] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.195: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1033) 01/27 11:05:55.195: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3190) 01/27 11:05:55.195: [smf] INFO: UE IMSI[262421157531027] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.196: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 01/27 11:05:55.196: [upf] INFO: UE F-SEID[UP:0x978 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.196: [upf] INFO: UE F-SEID[UP:0x978 CP:0x6db] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.201: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1033) 01/27 11:05:55.201: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3190) 01/27 11:05:55.201: [smf] INFO: UE IMSI[262427196522667] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.201: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 01/27 11:05:55.201: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.201: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.207: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1033) 01/27 11:05:55.207: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3190) 01/27 11:05:55.207: [smf] INFO: UE IMSI[262423098143234] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.207: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 01/27 11:05:55.207: [upf] INFO: UE F-SEID[UP:0x14f CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.207: [upf] INFO: UE F-SEID[UP:0x14f CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.213: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1033) 01/27 11:05:55.213: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3190) 01/27 11:05:55.213: [smf] INFO: UE IMSI[262425499713911] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.213: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 01/27 11:05:55.213: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.213: [upf] INFO: UE F-SEID[UP:0xc9c CP:0xa04] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.218: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1033) 01/27 11:05:55.218: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3190) 01/27 11:05:55.218: [smf] INFO: UE IMSI[262427973626023] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.219: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 01/27 11:05:55.219: [upf] INFO: UE F-SEID[UP:0x13a CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.219: [upf] INFO: UE F-SEID[UP:0x13a CP:0x283] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.224: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1033) 01/27 11:05:55.224: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3190) 01/27 11:05:55.224: [smf] INFO: UE IMSI[262424207310665] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.225: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 01/27 11:05:55.225: [upf] INFO: UE F-SEID[UP:0x890 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.225: [upf] INFO: UE F-SEID[UP:0x890 CP:0xe37] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.230: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1033) 01/27 11:05:55.230: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3190) 01/27 11:05:55.230: [smf] INFO: UE IMSI[262429017755924] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.230: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 01/27 11:05:55.230: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.230: [upf] INFO: UE F-SEID[UP:0x1a6 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.236: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1033) 01/27 11:05:55.236: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3190) 01/27 11:05:55.236: [smf] INFO: UE IMSI[262428292405094] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.236: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 01/27 11:05:55.236: [upf] INFO: UE F-SEID[UP:0x438 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.236: [upf] INFO: UE F-SEID[UP:0x438 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.241: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1033) 01/27 11:05:55.241: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3190) 01/27 11:05:55.241: [smf] INFO: UE IMSI[262420888020095] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.242: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 01/27 11:05:55.242: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.242: [upf] INFO: UE F-SEID[UP:0xe7d CP:0x2b] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.247: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1033) 01/27 11:05:55.247: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3190) 01/27 11:05:55.247: [smf] INFO: UE IMSI[262423638566303] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.248: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 01/27 11:05:55.248: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.248: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xdbe] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.253: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1033) 01/27 11:05:55.253: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3190) 01/27 11:05:55.253: [smf] INFO: UE IMSI[262420772542339] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.254: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 01/27 11:05:55.254: [upf] INFO: UE F-SEID[UP:0x77a CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.254: [upf] INFO: UE F-SEID[UP:0x77a CP:0x28d] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.259: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1033) 01/27 11:05:55.259: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3190) 01/27 11:05:55.259: [smf] INFO: UE IMSI[262423864740135] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.259: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 01/27 11:05:55.259: [upf] INFO: UE F-SEID[UP:0x571 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.259: [upf] INFO: UE F-SEID[UP:0x571 CP:0x97b] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.264: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1033) 01/27 11:05:55.264: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3190) 01/27 11:05:55.264: [smf] INFO: UE IMSI[262425288967504] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.265: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 01/27 11:05:55.265: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.265: [upf] INFO: UE F-SEID[UP:0xc5f CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.270: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1033) 01/27 11:05:55.270: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3190) 01/27 11:05:55.270: [smf] INFO: UE IMSI[262424133220804] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.271: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 01/27 11:05:55.271: [upf] INFO: UE F-SEID[UP:0x202 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.271: [upf] INFO: UE F-SEID[UP:0x202 CP:0xf7e] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.276: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1033) 01/27 11:05:55.276: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3190) 01/27 11:05:55.276: [smf] INFO: UE IMSI[262426713252831] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.276: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 01/27 11:05:55.276: [upf] INFO: UE F-SEID[UP:0x84e CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.277: [upf] INFO: UE F-SEID[UP:0x84e CP:0x7f9] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.282: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1033) 01/27 11:05:55.282: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3190) 01/27 11:05:55.282: [smf] INFO: UE IMSI[262424365413178] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.282: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 01/27 11:05:55.282: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.282: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x65b] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.287: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1033) 01/27 11:05:55.287: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3190) 01/27 11:05:55.288: [smf] INFO: UE IMSI[262427248924397] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.288: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 01/27 11:05:55.288: [upf] INFO: UE F-SEID[UP:0xeae CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.288: [upf] INFO: UE F-SEID[UP:0xeae CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.293: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1033) 01/27 11:05:55.293: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3190) 01/27 11:05:55.293: [smf] INFO: UE IMSI[262428990685817] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.294: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 01/27 11:05:55.294: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.294: [upf] INFO: UE F-SEID[UP:0xcc2 CP:0x252] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.299: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1033) 01/27 11:05:55.299: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3190) 01/27 11:05:55.299: [smf] INFO: UE IMSI[262424026655440] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.299: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 01/27 11:05:55.299: [upf] INFO: UE F-SEID[UP:0xa2d CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.299: [upf] INFO: UE F-SEID[UP:0xa2d CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.305: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1033) 01/27 11:05:55.305: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3190) 01/27 11:05:55.305: [smf] INFO: UE IMSI[262428814141007] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.305: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 01/27 11:05:55.305: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.305: [upf] INFO: UE F-SEID[UP:0x8f2 CP:0x3b4] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.311: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1033) 01/27 11:05:55.311: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3190) 01/27 11:05:55.311: [smf] INFO: UE IMSI[262423026506502] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.312: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 01/27 11:05:55.312: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.312: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x6ee] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.317: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1033) 01/27 11:05:55.317: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3190) 01/27 11:05:55.317: [smf] INFO: UE IMSI[262421301117083] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.317: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 01/27 11:05:55.317: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.317: [upf] INFO: UE F-SEID[UP:0xd39 CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.323: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1033) 01/27 11:05:55.323: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3190) 01/27 11:05:55.323: [smf] INFO: UE IMSI[262428728222138] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.323: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 01/27 11:05:55.323: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.323: [upf] INFO: UE F-SEID[UP:0xf52 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.328: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1033) 01/27 11:05:55.328: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3190) 01/27 11:05:55.328: [smf] INFO: UE IMSI[262423746103015] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.329: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 01/27 11:05:55.329: [upf] INFO: UE F-SEID[UP:0xcba CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.329: [upf] INFO: UE F-SEID[UP:0xcba CP:0xc92] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.334: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1033) 01/27 11:05:55.334: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3190) 01/27 11:05:55.334: [smf] INFO: UE IMSI[262423415327035] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.335: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 01/27 11:05:55.335: [upf] INFO: UE F-SEID[UP:0x9da CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.335: [upf] INFO: UE F-SEID[UP:0x9da CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.340: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1033) 01/27 11:05:55.340: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3190) 01/27 11:05:55.340: [smf] INFO: UE IMSI[262423269559639] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.341: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 01/27 11:05:55.341: [upf] INFO: UE F-SEID[UP:0x494 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.341: [upf] INFO: UE F-SEID[UP:0x494 CP:0x307] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.346: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1033) 01/27 11:05:55.346: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3190) 01/27 11:05:55.346: [smf] INFO: UE IMSI[262429468248922] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.347: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 01/27 11:05:55.347: [upf] INFO: UE F-SEID[UP:0x680 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.347: [upf] INFO: UE F-SEID[UP:0x680 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.352: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1033) 01/27 11:05:55.352: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3190) 01/27 11:05:55.352: [smf] INFO: UE IMSI[262427726588957] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.353: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 01/27 11:05:55.353: [upf] INFO: UE F-SEID[UP:0x761 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.353: [upf] INFO: UE F-SEID[UP:0x761 CP:0xbdc] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.358: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1033) 01/27 11:05:55.358: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3190) 01/27 11:05:55.358: [smf] INFO: UE IMSI[262422006795976] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.358: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 01/27 11:05:55.358: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.358: [upf] INFO: UE F-SEID[UP:0xa6f CP:0xa75] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.363: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1033) 01/27 11:05:55.363: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3190) 01/27 11:05:55.363: [smf] INFO: UE IMSI[262424710828788] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.364: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 01/27 11:05:55.364: [upf] INFO: UE F-SEID[UP:0x64b CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.364: [upf] INFO: UE F-SEID[UP:0x64b CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.369: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1033) 01/27 11:05:55.369: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3190) 01/27 11:05:55.369: [smf] INFO: UE IMSI[262421141460489] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.370: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 01/27 11:05:55.370: [upf] INFO: UE F-SEID[UP:0x273 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.370: [upf] INFO: UE F-SEID[UP:0x273 CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.375: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1033) 01/27 11:05:55.375: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3190) 01/27 11:05:55.375: [smf] INFO: UE IMSI[262421535252907] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.376: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 01/27 11:05:55.376: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.376: [upf] INFO: UE F-SEID[UP:0x1f9 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.381: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1033) 01/27 11:05:55.381: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3190) 01/27 11:05:55.381: [smf] INFO: UE IMSI[262426256576070] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.382: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 01/27 11:05:55.382: [upf] INFO: UE F-SEID[UP:0x55d CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.382: [upf] INFO: UE F-SEID[UP:0x55d CP:0x928] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.387: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1033) 01/27 11:05:55.387: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3190) 01/27 11:05:55.387: [smf] INFO: UE IMSI[262426038738681] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.387: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 01/27 11:05:55.387: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.387: [upf] INFO: UE F-SEID[UP:0x6bf CP:0x929] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.393: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1033) 01/27 11:05:55.393: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3190) 01/27 11:05:55.393: [smf] INFO: UE IMSI[262420291338675] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.393: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 01/27 11:05:55.393: [upf] INFO: UE F-SEID[UP:0xcea CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.393: [upf] INFO: UE F-SEID[UP:0xcea CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.398: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1033) 01/27 11:05:55.398: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3190) 01/27 11:05:55.398: [smf] INFO: UE IMSI[262420737702491] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.399: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 01/27 11:05:55.399: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.399: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.404: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1033) 01/27 11:05:55.404: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3190) 01/27 11:05:55.404: [smf] INFO: UE IMSI[262424971947939] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.405: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 01/27 11:05:55.405: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.405: [upf] INFO: UE F-SEID[UP:0xd5c CP:0x8b1] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.410: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1033) 01/27 11:05:55.410: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3190) 01/27 11:05:55.410: [smf] INFO: UE IMSI[262424034305154] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.410: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 01/27 11:05:55.410: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.410: [upf] INFO: UE F-SEID[UP:0x2a2 CP:0x379] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.416: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1033) 01/27 11:05:55.416: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3190) 01/27 11:05:55.416: [smf] INFO: UE IMSI[262425621323473] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.416: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 01/27 11:05:55.416: [upf] INFO: UE F-SEID[UP:0x695 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.416: [upf] INFO: UE F-SEID[UP:0x695 CP:0xe6] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.421: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1033) 01/27 11:05:55.421: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3190) 01/27 11:05:55.421: [smf] INFO: UE IMSI[262429970204674] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.422: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 01/27 11:05:55.422: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.422: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.427: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1033) 01/27 11:05:55.427: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3190) 01/27 11:05:55.427: [smf] INFO: UE IMSI[262427476051692] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.428: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 01/27 11:05:55.428: [upf] INFO: UE F-SEID[UP:0x301 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.428: [upf] INFO: UE F-SEID[UP:0x301 CP:0x7c0] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.433: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1033) 01/27 11:05:55.433: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3190) 01/27 11:05:55.433: [smf] INFO: UE IMSI[262424817856343] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.434: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 01/27 11:05:55.434: [upf] INFO: UE F-SEID[UP:0x547 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.434: [upf] INFO: UE F-SEID[UP:0x547 CP:0xd8a] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.439: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1033) 01/27 11:05:55.439: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3190) 01/27 11:05:55.439: [smf] INFO: UE IMSI[262420435551281] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.439: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 01/27 11:05:55.439: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.439: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.444: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1033) 01/27 11:05:55.444: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3190) 01/27 11:05:55.444: [smf] INFO: UE IMSI[262429505047718] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.445: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 01/27 11:05:55.445: [upf] INFO: UE F-SEID[UP:0xd90 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.445: [upf] INFO: UE F-SEID[UP:0xd90 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.450: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1033) 01/27 11:05:55.450: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3190) 01/27 11:05:55.450: [smf] INFO: UE IMSI[262423534461902] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.451: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 01/27 11:05:55.451: [upf] INFO: UE F-SEID[UP:0x90d CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.451: [upf] INFO: UE F-SEID[UP:0x90d CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.456: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1033) 01/27 11:05:55.456: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3190) 01/27 11:05:55.456: [smf] INFO: UE IMSI[262425802510173] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.457: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 01/27 11:05:55.457: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.457: [upf] INFO: UE F-SEID[UP:0xfd6 CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.462: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1033) 01/27 11:05:55.462: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3190) 01/27 11:05:55.462: [smf] INFO: UE IMSI[262423635103101] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.462: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 01/27 11:05:55.462: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.462: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.468: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1033) 01/27 11:05:55.468: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3190) 01/27 11:05:55.468: [smf] INFO: UE IMSI[262428852356833] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.469: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 01/27 11:05:55.469: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.469: [upf] INFO: UE F-SEID[UP:0x3e6 CP:0xa76] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.474: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1033) 01/27 11:05:55.474: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3190) 01/27 11:05:55.474: [smf] INFO: UE IMSI[262428400929878] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.474: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 01/27 11:05:55.474: [upf] INFO: UE F-SEID[UP:0xfca CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.474: [upf] INFO: UE F-SEID[UP:0xfca CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.480: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1033) 01/27 11:05:55.480: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3190) 01/27 11:05:55.480: [smf] INFO: UE IMSI[262425778314026] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.481: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 01/27 11:05:55.481: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.481: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.486: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1033) 01/27 11:05:55.486: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3190) 01/27 11:05:55.486: [smf] INFO: UE IMSI[262423564589514] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.486: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 01/27 11:05:55.486: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.486: [upf] INFO: UE F-SEID[UP:0x2a6 CP:0x6d6] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.492: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1033) 01/27 11:05:55.492: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3190) 01/27 11:05:55.492: [smf] INFO: UE IMSI[262425949987432] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.492: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 01/27 11:05:55.492: [upf] INFO: UE F-SEID[UP:0x155 CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.492: [upf] INFO: UE F-SEID[UP:0x155 CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.497: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1033) 01/27 11:05:55.497: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3190) 01/27 11:05:55.497: [smf] INFO: UE IMSI[262428829710960] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.498: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 01/27 11:05:55.498: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.498: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0x118] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.503: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1033) 01/27 11:05:55.503: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3190) 01/27 11:05:55.503: [smf] INFO: UE IMSI[262426694873772] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.504: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 01/27 11:05:55.504: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.504: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x34c] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.509: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1033) 01/27 11:05:55.509: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3190) 01/27 11:05:55.509: [smf] INFO: UE IMSI[262423324135520] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.509: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 01/27 11:05:55.510: [upf] INFO: UE F-SEID[UP:0x82a CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.510: [upf] INFO: UE F-SEID[UP:0x82a CP:0xf9a] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.515: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1033) 01/27 11:05:55.515: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3190) 01/27 11:05:55.515: [smf] INFO: UE IMSI[262427450544229] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.515: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 01/27 11:05:55.515: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.515: [upf] INFO: UE F-SEID[UP:0xb64 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.521: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1033) 01/27 11:05:55.521: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3190) 01/27 11:05:55.521: [smf] INFO: UE IMSI[262420659554829] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.522: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 01/27 11:05:55.522: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.522: [upf] INFO: UE F-SEID[UP:0xdf4 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.527: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1033) 01/27 11:05:55.527: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3190) 01/27 11:05:55.527: [smf] INFO: UE IMSI[262420608215750] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.527: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 01/27 11:05:55.527: [upf] INFO: UE F-SEID[UP:0x1db CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.527: [upf] INFO: UE F-SEID[UP:0x1db CP:0x996] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.533: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1033) 01/27 11:05:55.533: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3190) 01/27 11:05:55.533: [smf] INFO: UE IMSI[262420959170929] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.533: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 01/27 11:05:55.533: [upf] INFO: UE F-SEID[UP:0x391 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.533: [upf] INFO: UE F-SEID[UP:0x391 CP:0x77f] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.539: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1033) 01/27 11:05:55.539: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3190) 01/27 11:05:55.539: [smf] INFO: UE IMSI[262423058208577] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.539: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 01/27 11:05:55.539: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.539: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.544: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1033) 01/27 11:05:55.544: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3190) 01/27 11:05:55.544: [smf] INFO: UE IMSI[262426747935356] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.545: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 01/27 11:05:55.545: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.545: [upf] INFO: UE F-SEID[UP:0xd91 CP:0x465] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.550: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1033) 01/27 11:05:55.550: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3190) 01/27 11:05:55.550: [smf] INFO: UE IMSI[262424315541397] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.551: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 01/27 11:05:55.551: [upf] INFO: UE F-SEID[UP:0x270 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.551: [upf] INFO: UE F-SEID[UP:0x270 CP:0xe2f] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.556: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1033) 01/27 11:05:55.556: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3190) 01/27 11:05:55.556: [smf] INFO: UE IMSI[262425917579162] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.557: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 01/27 11:05:55.557: [upf] INFO: UE F-SEID[UP:0x375 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.557: [upf] INFO: UE F-SEID[UP:0x375 CP:0x79d] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.562: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1033) 01/27 11:05:55.562: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3190) 01/27 11:05:55.562: [smf] INFO: UE IMSI[262420370175573] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.563: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 01/27 11:05:55.563: [upf] INFO: UE F-SEID[UP:0x382 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.563: [upf] INFO: UE F-SEID[UP:0x382 CP:0x409] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.568: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1033) 01/27 11:05:55.568: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3190) 01/27 11:05:55.568: [smf] INFO: UE IMSI[262427238494994] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.568: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 01/27 11:05:55.568: [upf] INFO: UE F-SEID[UP:0xdec CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.568: [upf] INFO: UE F-SEID[UP:0xdec CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.573: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1033) 01/27 11:05:55.573: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3190) 01/27 11:05:55.573: [smf] INFO: UE IMSI[262427466907132] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.574: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 01/27 11:05:55.574: [upf] INFO: UE F-SEID[UP:0x69 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.574: [upf] INFO: UE F-SEID[UP:0x69 CP:0xc9f] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.579: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1033) 01/27 11:05:55.579: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3190) 01/27 11:05:55.579: [smf] INFO: UE IMSI[262420815953105] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.580: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 01/27 11:05:55.580: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.580: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x4b3] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.585: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1033) 01/27 11:05:55.585: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3190) 01/27 11:05:55.585: [smf] INFO: UE IMSI[262424849746299] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.586: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 01/27 11:05:55.586: [upf] INFO: UE F-SEID[UP:0x539 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.586: [upf] INFO: UE F-SEID[UP:0x539 CP:0xdeb] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.591: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1033) 01/27 11:05:55.591: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3190) 01/27 11:05:55.591: [smf] INFO: UE IMSI[262421086206754] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.592: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 01/27 11:05:55.592: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.592: [upf] INFO: UE F-SEID[UP:0xc43 CP:0x16b] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.597: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1033) 01/27 11:05:55.597: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3190) 01/27 11:05:55.597: [smf] INFO: UE IMSI[262421495616676] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.598: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 01/27 11:05:55.598: [upf] INFO: UE F-SEID[UP:0xe34 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.598: [upf] INFO: UE F-SEID[UP:0xe34 CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.603: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1033) 01/27 11:05:55.603: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3190) 01/27 11:05:55.603: [smf] INFO: UE IMSI[262420319582925] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.604: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 01/27 11:05:55.604: [upf] INFO: UE F-SEID[UP:0x80f CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.604: [upf] INFO: UE F-SEID[UP:0x80f CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.609: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1033) 01/27 11:05:55.609: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3190) 01/27 11:05:55.609: [smf] INFO: UE IMSI[262423976131483] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.609: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 01/27 11:05:55.609: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.609: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.614: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1033) 01/27 11:05:55.614: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3190) 01/27 11:05:55.614: [smf] INFO: UE IMSI[262420609378815] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.615: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 01/27 11:05:55.615: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.615: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.620: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1033) 01/27 11:05:55.620: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3190) 01/27 11:05:55.620: [smf] INFO: UE IMSI[262427747236420] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.621: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 01/27 11:05:55.621: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.621: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.626: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1033) 01/27 11:05:55.626: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3190) 01/27 11:05:55.626: [smf] INFO: UE IMSI[262424013854435] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.627: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 01/27 11:05:55.627: [upf] INFO: UE F-SEID[UP:0x446 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.627: [upf] INFO: UE F-SEID[UP:0x446 CP:0x678] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.632: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1033) 01/27 11:05:55.632: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3190) 01/27 11:05:55.632: [smf] INFO: UE IMSI[262421526733872] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.632: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 01/27 11:05:55.632: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.632: [upf] INFO: UE F-SEID[UP:0xb0 CP:0xdc7] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.637: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1033) 01/27 11:05:55.637: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3190) 01/27 11:05:55.637: [smf] INFO: UE IMSI[262420699348650] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.638: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 01/27 11:05:55.638: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.638: [upf] INFO: UE F-SEID[UP:0xc36 CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.643: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1033) 01/27 11:05:55.643: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3190) 01/27 11:05:55.643: [smf] INFO: UE IMSI[262428043681925] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.644: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 01/27 11:05:55.644: [upf] INFO: UE F-SEID[UP:0x28e CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.644: [upf] INFO: UE F-SEID[UP:0x28e CP:0x8b2] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.649: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1033) 01/27 11:05:55.649: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3190) 01/27 11:05:55.649: [smf] INFO: UE IMSI[262428508681381] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.650: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 01/27 11:05:55.650: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.650: [upf] INFO: UE F-SEID[UP:0x3ec CP:0x54e] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.655: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1033) 01/27 11:05:55.655: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3190) 01/27 11:05:55.655: [smf] INFO: UE IMSI[262420716639768] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.656: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 01/27 11:05:55.656: [upf] INFO: UE F-SEID[UP:0x370 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.656: [upf] INFO: UE F-SEID[UP:0x370 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.661: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1033) 01/27 11:05:55.661: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3190) 01/27 11:05:55.661: [smf] INFO: UE IMSI[262426680822831] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.662: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 01/27 11:05:55.662: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.662: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.667: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1033) 01/27 11:05:55.667: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3190) 01/27 11:05:55.667: [smf] INFO: UE IMSI[262429333050221] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.668: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 01/27 11:05:55.668: [upf] INFO: UE F-SEID[UP:0x327 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.668: [upf] INFO: UE F-SEID[UP:0x327 CP:0x8c4] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.673: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1033) 01/27 11:05:55.673: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3190) 01/27 11:05:55.673: [smf] INFO: UE IMSI[262422092162426] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.673: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 01/27 11:05:55.673: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.673: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.678: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1033) 01/27 11:05:55.678: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3190) 01/27 11:05:55.678: [smf] INFO: UE IMSI[262428166082403] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.679: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 01/27 11:05:55.679: [upf] INFO: UE F-SEID[UP:0xae CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.679: [upf] INFO: UE F-SEID[UP:0xae CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.684: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1033) 01/27 11:05:55.684: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3190) 01/27 11:05:55.684: [smf] INFO: UE IMSI[262424900244270] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.685: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 01/27 11:05:55.685: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.685: [upf] INFO: UE F-SEID[UP:0x3b0 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.690: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1033) 01/27 11:05:55.690: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3190) 01/27 11:05:55.690: [smf] INFO: UE IMSI[262422916004051] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.691: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 01/27 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.691: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.696: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1033) 01/27 11:05:55.696: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3190) 01/27 11:05:55.696: [smf] INFO: UE IMSI[262420244134555] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.697: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 01/27 11:05:55.697: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.697: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xe82] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.702: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1033) 01/27 11:05:55.702: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3190) 01/27 11:05:55.702: [smf] INFO: UE IMSI[262428646231544] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.702: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 01/27 11:05:55.702: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.702: [upf] INFO: UE F-SEID[UP:0xd95 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.707: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1033) 01/27 11:05:55.707: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3190) 01/27 11:05:55.707: [smf] INFO: UE IMSI[262428035883499] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.708: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 01/27 11:05:55.708: [upf] INFO: UE F-SEID[UP:0x295 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.708: [upf] INFO: UE F-SEID[UP:0x295 CP:0xce0] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.713: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1033) 01/27 11:05:55.713: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3190) 01/27 11:05:55.713: [smf] INFO: UE IMSI[262427329189019] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.714: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 01/27 11:05:55.714: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.714: [upf] INFO: UE F-SEID[UP:0xb2f CP:0x87e] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.719: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1033) 01/27 11:05:55.719: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3190) 01/27 11:05:55.719: [smf] INFO: UE IMSI[262429898657020] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.719: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 01/27 11:05:55.719: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.719: [upf] INFO: UE F-SEID[UP:0xc69 CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.725: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1033) 01/27 11:05:55.725: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3190) 01/27 11:05:55.725: [smf] INFO: UE IMSI[262422418052485] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.725: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 01/27 11:05:55.725: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.725: [upf] INFO: UE F-SEID[UP:0xf4 CP:0x49b] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.730: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1033) 01/27 11:05:55.730: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3190) 01/27 11:05:55.730: [smf] INFO: UE IMSI[262422332723424] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.731: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 01/27 11:05:55.731: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.731: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xa1d] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.736: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1033) 01/27 11:05:55.736: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3190) 01/27 11:05:55.736: [smf] INFO: UE IMSI[262422428517697] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.737: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 01/27 11:05:55.737: [upf] INFO: UE F-SEID[UP:0x472 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.737: [upf] INFO: UE F-SEID[UP:0x472 CP:0xb6a] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.742: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1033) 01/27 11:05:55.742: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3190) 01/27 11:05:55.742: [smf] INFO: UE IMSI[262421333129852] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.743: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 01/27 11:05:55.743: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.743: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0x5d0] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.748: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1033) 01/27 11:05:55.748: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3190) 01/27 11:05:55.748: [smf] INFO: UE IMSI[262421912103057] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.748: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 01/27 11:05:55.748: [upf] INFO: UE F-SEID[UP:0xa3e CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.748: [upf] INFO: UE F-SEID[UP:0xa3e CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.753: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1033) 01/27 11:05:55.753: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3190) 01/27 11:05:55.753: [smf] INFO: UE IMSI[262421896922802] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.754: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 01/27 11:05:55.754: [upf] INFO: UE F-SEID[UP:0x2a CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.754: [upf] INFO: UE F-SEID[UP:0x2a CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.759: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1033) 01/27 11:05:55.759: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3190) 01/27 11:05:55.759: [smf] INFO: UE IMSI[262427164258991] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.760: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 01/27 11:05:55.760: [upf] INFO: UE F-SEID[UP:0x80d CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.760: [upf] INFO: UE F-SEID[UP:0x80d CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.765: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1033) 01/27 11:05:55.765: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3190) 01/27 11:05:55.765: [smf] INFO: UE IMSI[262428168921713] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.766: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 01/27 11:05:55.766: [upf] INFO: UE F-SEID[UP:0xe0c CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.766: [upf] INFO: UE F-SEID[UP:0xe0c CP:0xdd7] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.771: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1033) 01/27 11:05:55.771: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3190) 01/27 11:05:55.771: [smf] INFO: UE IMSI[262429688063736] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.771: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 01/27 11:05:55.771: [upf] INFO: UE F-SEID[UP:0x103 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.771: [upf] INFO: UE F-SEID[UP:0x103 CP:0x898] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.776: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1033) 01/27 11:05:55.776: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3190) 01/27 11:05:55.776: [smf] INFO: UE IMSI[262421407939074] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.777: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 01/27 11:05:55.777: [upf] INFO: UE F-SEID[UP:0x358 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.777: [upf] INFO: UE F-SEID[UP:0x358 CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.782: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1033) 01/27 11:05:55.782: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3190) 01/27 11:05:55.782: [smf] INFO: UE IMSI[262429921033772] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.783: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 01/27 11:05:55.783: [upf] INFO: UE F-SEID[UP:0x66c CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.783: [upf] INFO: UE F-SEID[UP:0x66c CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.788: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1033) 01/27 11:05:55.788: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3190) 01/27 11:05:55.788: [smf] INFO: UE IMSI[262423198270941] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.788: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 01/27 11:05:55.788: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.789: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x813] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.794: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1033) 01/27 11:05:55.794: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3190) 01/27 11:05:55.794: [smf] INFO: UE IMSI[262423563170532] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.794: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 01/27 11:05:55.794: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.794: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0x9b9] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.799: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1033) 01/27 11:05:55.799: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3190) 01/27 11:05:55.799: [smf] INFO: UE IMSI[262426231470353] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.800: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 01/27 11:05:55.800: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.800: [upf] INFO: UE F-SEID[UP:0xeb0 CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.805: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1033) 01/27 11:05:55.805: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3190) 01/27 11:05:55.805: [smf] INFO: UE IMSI[262428744485887] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.806: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 01/27 11:05:55.806: [upf] INFO: UE F-SEID[UP:0x833 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.806: [upf] INFO: UE F-SEID[UP:0x833 CP:0x4e6] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.811: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1033) 01/27 11:05:55.811: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3190) 01/27 11:05:55.811: [smf] INFO: UE IMSI[262429397978677] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.811: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 01/27 11:05:55.812: [upf] INFO: UE F-SEID[UP:0x45f CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.812: [upf] INFO: UE F-SEID[UP:0x45f CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.817: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1033) 01/27 11:05:55.817: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3190) 01/27 11:05:55.817: [smf] INFO: UE IMSI[262425224876596] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.817: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 01/27 11:05:55.817: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.817: [upf] INFO: UE F-SEID[UP:0x1d4 CP:0x122] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.823: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1033) 01/27 11:05:55.823: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3190) 01/27 11:05:55.823: [smf] INFO: UE IMSI[262422687055804] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.823: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 01/27 11:05:55.823: [upf] INFO: UE F-SEID[UP:0xbdb CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.823: [upf] INFO: UE F-SEID[UP:0xbdb CP:0x9c] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.828: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1033) 01/27 11:05:55.828: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3190) 01/27 11:05:55.828: [smf] INFO: UE IMSI[262428039442178] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.829: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 01/27 11:05:55.829: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.829: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x12] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.834: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1033) 01/27 11:05:55.834: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3190) 01/27 11:05:55.834: [smf] INFO: UE IMSI[262425076103650] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.835: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 01/27 11:05:55.835: [upf] INFO: UE F-SEID[UP:0x34 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.835: [upf] INFO: UE F-SEID[UP:0x34 CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.840: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1033) 01/27 11:05:55.840: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3190) 01/27 11:05:55.840: [smf] INFO: UE IMSI[262428713702472] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.840: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 01/27 11:05:55.840: [upf] INFO: UE F-SEID[UP:0x486 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.840: [upf] INFO: UE F-SEID[UP:0x486 CP:0x9d1] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.846: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1033) 01/27 11:05:55.846: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3190) 01/27 11:05:55.846: [smf] INFO: UE IMSI[262424909431303] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.846: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 01/27 11:05:55.846: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.846: [upf] INFO: UE F-SEID[UP:0xa0d CP:0x879] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.852: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1033) 01/27 11:05:55.852: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3190) 01/27 11:05:55.852: [smf] INFO: UE IMSI[262429924660586] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.852: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 01/27 11:05:55.852: [upf] INFO: UE F-SEID[UP:0x976 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.852: [upf] INFO: UE F-SEID[UP:0x976 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.857: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1033) 01/27 11:05:55.857: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3190) 01/27 11:05:55.857: [smf] INFO: UE IMSI[262420636873310] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.858: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 01/27 11:05:55.858: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.858: [upf] INFO: UE F-SEID[UP:0x7aa CP:0x531] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.863: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1033) 01/27 11:05:55.863: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3190) 01/27 11:05:55.863: [smf] INFO: UE IMSI[262429184138025] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.864: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 01/27 11:05:55.864: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.864: [upf] INFO: UE F-SEID[UP:0xba3 CP:0xb4c] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.869: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1033) 01/27 11:05:55.869: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3190) 01/27 11:05:55.869: [smf] INFO: UE IMSI[262429429786658] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.870: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 01/27 11:05:55.870: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.870: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x1e6] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.875: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1033) 01/27 11:05:55.875: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3190) 01/27 11:05:55.875: [smf] INFO: UE IMSI[262423721757808] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.875: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 01/27 11:05:55.875: [upf] INFO: UE F-SEID[UP:0x120 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.875: [upf] INFO: UE F-SEID[UP:0x120 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.881: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1033) 01/27 11:05:55.881: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3190) 01/27 11:05:55.881: [smf] INFO: UE IMSI[262420061294280] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.881: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 01/27 11:05:55.881: [upf] INFO: UE F-SEID[UP:0x64d CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.881: [upf] INFO: UE F-SEID[UP:0x64d CP:0x959] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.886: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1033) 01/27 11:05:55.886: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3190) 01/27 11:05:55.886: [smf] INFO: UE IMSI[262423748477593] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.887: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 01/27 11:05:55.887: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.887: [upf] INFO: UE F-SEID[UP:0xd42 CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.892: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1033) 01/27 11:05:55.892: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3190) 01/27 11:05:55.892: [smf] INFO: UE IMSI[262421713340757] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.893: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 01/27 11:05:55.893: [upf] INFO: UE F-SEID[UP:0x43d CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.893: [upf] INFO: UE F-SEID[UP:0x43d CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.898: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1033) 01/27 11:05:55.898: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3190) 01/27 11:05:55.898: [smf] INFO: UE IMSI[262423254946930] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.898: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 01/27 11:05:55.898: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.898: [upf] INFO: UE F-SEID[UP:0xa7f CP:0xf08] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.903: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1033) 01/27 11:05:55.903: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3190) 01/27 11:05:55.903: [smf] INFO: UE IMSI[262428119328536] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.904: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 01/27 11:05:55.904: [upf] INFO: UE F-SEID[UP:0x1 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.904: [upf] INFO: UE F-SEID[UP:0x1 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.909: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1033) 01/27 11:05:55.909: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3190) 01/27 11:05:55.909: [smf] INFO: UE IMSI[262421121975469] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.910: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 01/27 11:05:55.910: [upf] INFO: UE F-SEID[UP:0x17c CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.910: [upf] INFO: UE F-SEID[UP:0x17c CP:0x5b6] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.915: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1033) 01/27 11:05:55.915: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3190) 01/27 11:05:55.915: [smf] INFO: UE IMSI[262428997362504] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.915: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 01/27 11:05:55.915: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.915: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.921: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1033) 01/27 11:05:55.921: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3190) 01/27 11:05:55.921: [smf] INFO: UE IMSI[262422358689162] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.921: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 01/27 11:05:55.921: [upf] INFO: UE F-SEID[UP:0x97 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.921: [upf] INFO: UE F-SEID[UP:0x97 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.926: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1033) 01/27 11:05:55.926: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3190) 01/27 11:05:55.926: [smf] INFO: UE IMSI[262426273772081] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.927: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 01/27 11:05:55.927: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.927: [upf] INFO: UE F-SEID[UP:0x9b7 CP:0xdf1] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.932: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1033) 01/27 11:05:55.932: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3190) 01/27 11:05:55.932: [smf] INFO: UE IMSI[262425906595887] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.933: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 01/27 11:05:55.933: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.933: [upf] INFO: UE F-SEID[UP:0xce7 CP:0xbda] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.939: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1033) 01/27 11:05:55.939: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3190) 01/27 11:05:55.939: [smf] INFO: UE IMSI[262426005839414] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.939: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 01/27 11:05:55.939: [upf] INFO: UE F-SEID[UP:0x74c CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.939: [upf] INFO: UE F-SEID[UP:0x74c CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.944: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1033) 01/27 11:05:55.944: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3190) 01/27 11:05:55.944: [smf] INFO: UE IMSI[262429435763509] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.945: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 01/27 11:05:55.945: [upf] INFO: UE F-SEID[UP:0xf72 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.945: [upf] INFO: UE F-SEID[UP:0xf72 CP:0xb44] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.950: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1033) 01/27 11:05:55.950: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3190) 01/27 11:05:55.950: [smf] INFO: UE IMSI[262424048370264] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.951: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 01/27 11:05:55.951: [upf] INFO: UE F-SEID[UP:0x980 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.951: [upf] INFO: UE F-SEID[UP:0x980 CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.956: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1033) 01/27 11:05:55.956: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3190) 01/27 11:05:55.956: [smf] INFO: UE IMSI[262424108179313] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.957: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 01/27 11:05:55.957: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.957: [upf] INFO: UE F-SEID[UP:0xc4d CP:0xeee] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.962: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1033) 01/27 11:05:55.962: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3190) 01/27 11:05:55.962: [smf] INFO: UE IMSI[262426739653540] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.962: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 01/27 11:05:55.962: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.962: [upf] INFO: UE F-SEID[UP:0xbf0 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.968: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1033) 01/27 11:05:55.968: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3190) 01/27 11:05:55.968: [smf] INFO: UE IMSI[262429657516184] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.968: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 01/27 11:05:55.968: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.968: [upf] INFO: UE F-SEID[UP:0xc60 CP:0x834] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.974: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1033) 01/27 11:05:55.974: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3190) 01/27 11:05:55.974: [smf] INFO: UE IMSI[262426649222126] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.974: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 01/27 11:05:55.974: [upf] INFO: UE F-SEID[UP:0x85f CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.974: [upf] INFO: UE F-SEID[UP:0x85f CP:0x6fe] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.979: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1033) 01/27 11:05:55.979: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3190) 01/27 11:05:55.979: [smf] INFO: UE IMSI[262429714498598] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.980: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 01/27 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.980: [upf] INFO: UE F-SEID[UP:0xec0 CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.985: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1033) 01/27 11:05:55.985: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3190) 01/27 11:05:55.985: [smf] INFO: UE IMSI[262423443183198] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.986: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 01/27 11:05:55.986: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.986: [upf] INFO: UE F-SEID[UP:0xf9f CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.991: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1033) 01/27 11:05:55.991: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3190) 01/27 11:05:55.991: [smf] INFO: UE IMSI[262428482279545] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.992: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 01/27 11:05:55.992: [upf] INFO: UE F-SEID[UP:0xb09 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.992: [upf] INFO: UE F-SEID[UP:0xb09 CP:0xc94] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.997: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1033) 01/27 11:05:55.997: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3190) 01/27 11:05:55.997: [smf] INFO: UE IMSI[262426152558127] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:55.997: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 01/27 11:05:55.997: [upf] INFO: UE F-SEID[UP:0xffc CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:55.997: [upf] INFO: UE F-SEID[UP:0xffc CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.003: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1033) 01/27 11:05:56.003: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3190) 01/27 11:05:56.003: [smf] INFO: UE IMSI[262429728849758] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.003: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 01/27 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x1d1 CP:0xd09] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.008: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1033) 01/27 11:05:56.008: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3190) 01/27 11:05:56.008: [smf] INFO: UE IMSI[262424473364105] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.009: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 01/27 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x48e CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x48e CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.014: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1033) 01/27 11:05:56.014: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3190) 01/27 11:05:56.014: [smf] INFO: UE IMSI[262425236097248] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.015: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 01/27 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x723 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.015: [upf] INFO: UE F-SEID[UP:0x723 CP:0x8f7] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.020: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1033) 01/27 11:05:56.020: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3190) 01/27 11:05:56.020: [smf] INFO: UE IMSI[262424221698804] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.021: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 01/27 11:05:56.021: [upf] INFO: UE F-SEID[UP:0xaad CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.021: [upf] INFO: UE F-SEID[UP:0xaad CP:0xce5] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.026: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1033) 01/27 11:05:56.026: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3190) 01/27 11:05:56.026: [smf] INFO: UE IMSI[262420015511102] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.027: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 01/27 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x145 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.027: [upf] INFO: UE F-SEID[UP:0x145 CP:0x128] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.032: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1033) 01/27 11:05:56.032: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3190) 01/27 11:05:56.032: [smf] INFO: UE IMSI[262421155159722] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.033: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 01/27 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.033: [upf] INFO: UE F-SEID[UP:0x4e9 CP:0xe9e] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.038: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1033) 01/27 11:05:56.038: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3190) 01/27 11:05:56.038: [smf] INFO: UE IMSI[262420136151118] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.038: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 01/27 11:05:56.038: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.038: [upf] INFO: UE F-SEID[UP:0xcf8 CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.044: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1033) 01/27 11:05:56.044: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3190) 01/27 11:05:56.044: [smf] INFO: UE IMSI[262420529297529] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.045: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 01/27 11:05:56.045: [upf] INFO: UE F-SEID[UP:0xdb CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.045: [upf] INFO: UE F-SEID[UP:0xdb CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.050: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1033) 01/27 11:05:56.050: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3190) 01/27 11:05:56.050: [smf] INFO: UE IMSI[262424205702693] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.051: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 01/27 11:05:56.051: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.051: [upf] INFO: UE F-SEID[UP:0xbe9 CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.055: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1033) 01/27 11:05:56.055: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3190) 01/27 11:05:56.055: [smf] INFO: UE IMSI[262428886492746] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.056: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 01/27 11:05:56.056: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.056: [upf] INFO: UE F-SEID[UP:0x5bd CP:0x39] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.061: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1033) 01/27 11:05:56.061: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3190) 01/27 11:05:56.061: [smf] INFO: UE IMSI[262421254844082] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.062: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 01/27 11:05:56.062: [upf] INFO: UE F-SEID[UP:0xffa CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.062: [upf] INFO: UE F-SEID[UP:0xffa CP:0x63e] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1033) 01/27 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3190) 01/27 11:05:56.067: [smf] INFO: UE IMSI[262426595317264] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.068: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 01/27 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xeda CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xeda CP:0x350] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.073: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1033) 01/27 11:05:56.073: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3190) 01/27 11:05:56.073: [smf] INFO: UE IMSI[262429526804005] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.074: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 01/27 11:05:56.074: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.074: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x12a] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.079: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1033) 01/27 11:05:56.079: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3190) 01/27 11:05:56.079: [smf] INFO: UE IMSI[262425052578967] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.079: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 01/27 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x377 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.079: [upf] INFO: UE F-SEID[UP:0x377 CP:0x675] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.084: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1033) 01/27 11:05:56.084: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3190) 01/27 11:05:56.084: [smf] INFO: UE IMSI[262427882770844] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.085: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 01/27 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x84b CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.085: [upf] INFO: UE F-SEID[UP:0x84b CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.090: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1033) 01/27 11:05:56.090: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3190) 01/27 11:05:56.090: [smf] INFO: UE IMSI[262420394136718] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.091: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 01/27 11:05:56.091: [upf] INFO: UE F-SEID[UP:0x575 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.091: [upf] INFO: UE F-SEID[UP:0x575 CP:0xee3] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.096: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1033) 01/27 11:05:56.096: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3190) 01/27 11:05:56.096: [smf] INFO: UE IMSI[262426836061726] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.097: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 01/27 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x2af CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.097: [upf] INFO: UE F-SEID[UP:0x2af CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.102: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1033) 01/27 11:05:56.102: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3190) 01/27 11:05:56.102: [smf] INFO: UE IMSI[262425927538043] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.102: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 01/27 11:05:56.102: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.102: [upf] INFO: UE F-SEID[UP:0xa21 CP:0xc0a] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.107: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1033) 01/27 11:05:56.107: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3190) 01/27 11:05:56.107: [smf] INFO: UE IMSI[262420278420634] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.108: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 01/27 11:05:56.108: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.108: [upf] INFO: UE F-SEID[UP:0xdfe CP:0xc53] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.113: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1033) 01/27 11:05:56.113: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3190) 01/27 11:05:56.113: [smf] INFO: UE IMSI[262429531497241] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.114: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 01/27 11:05:56.114: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.114: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.119: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1033) 01/27 11:05:56.119: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3190) 01/27 11:05:56.119: [smf] INFO: UE IMSI[262421097799779] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.119: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 01/27 11:05:56.119: [upf] INFO: UE F-SEID[UP:0xec CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.119: [upf] INFO: UE F-SEID[UP:0xec CP:0x5c6] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.125: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1033) 01/27 11:05:56.125: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3190) 01/27 11:05:56.125: [smf] INFO: UE IMSI[262427713169137] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.125: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 01/27 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.125: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.130: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1033) 01/27 11:05:56.130: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3190) 01/27 11:05:56.130: [smf] INFO: UE IMSI[262421060235267] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.131: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 01/27 11:05:56.131: [upf] INFO: UE F-SEID[UP:0xa46 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.131: [upf] INFO: UE F-SEID[UP:0xa46 CP:0xb3f] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.136: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1033) 01/27 11:05:56.136: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3190) 01/27 11:05:56.136: [smf] INFO: UE IMSI[262425214564350] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.137: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 01/27 11:05:56.137: [upf] INFO: UE F-SEID[UP:0x977 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.137: [upf] INFO: UE F-SEID[UP:0x977 CP:0x4a7] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.142: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1033) 01/27 11:05:56.142: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3190) 01/27 11:05:56.142: [smf] INFO: UE IMSI[262421751013717] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.143: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 01/27 11:05:56.143: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.143: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.148: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1033) 01/27 11:05:56.148: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3190) 01/27 11:05:56.148: [smf] INFO: UE IMSI[262424738818513] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.149: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 01/27 11:05:56.149: [upf] INFO: UE F-SEID[UP:0x773 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.149: [upf] INFO: UE F-SEID[UP:0x773 CP:0x638] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.154: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1033) 01/27 11:05:56.154: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3190) 01/27 11:05:56.154: [smf] INFO: UE IMSI[262422468705343] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.155: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 01/27 11:05:56.155: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.155: [upf] INFO: UE F-SEID[UP:0xb5a CP:0x7ff] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.160: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1033) 01/27 11:05:56.160: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3190) 01/27 11:05:56.160: [smf] INFO: UE IMSI[262424311353601] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.160: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 01/27 11:05:56.160: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.160: [upf] INFO: UE F-SEID[UP:0x2c1 CP:0xf36] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.166: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1033) 01/27 11:05:56.166: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3190) 01/27 11:05:56.166: [smf] INFO: UE IMSI[262427574351592] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.166: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 01/27 11:05:56.166: [upf] INFO: UE F-SEID[UP:0xb CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.166: [upf] INFO: UE F-SEID[UP:0xb CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.171: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1033) 01/27 11:05:56.171: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3190) 01/27 11:05:56.171: [smf] INFO: UE IMSI[262429200885146] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.172: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 01/27 11:05:56.172: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.172: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.177: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1033) 01/27 11:05:56.177: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3190) 01/27 11:05:56.177: [smf] INFO: UE IMSI[262423829597428] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.178: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 01/27 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.178: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x3c0] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.183: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1033) 01/27 11:05:56.183: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3190) 01/27 11:05:56.183: [smf] INFO: UE IMSI[262427567267177] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.183: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 01/27 11:05:56.183: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.183: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.189: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1033) 01/27 11:05:56.189: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3190) 01/27 11:05:56.189: [smf] INFO: UE IMSI[262429013655228] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.189: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 01/27 11:05:56.189: [upf] INFO: UE F-SEID[UP:0x816 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.189: [upf] INFO: UE F-SEID[UP:0x816 CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.195: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1033) 01/27 11:05:56.195: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3190) 01/27 11:05:56.195: [smf] INFO: UE IMSI[262426861597114] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.195: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 01/27 11:05:56.195: [upf] INFO: UE F-SEID[UP:0xeca CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.195: [upf] INFO: UE F-SEID[UP:0xeca CP:0x869] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.201: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1033) 01/27 11:05:56.201: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3190) 01/27 11:05:56.201: [smf] INFO: UE IMSI[262423968422857] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.202: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 01/27 11:05:56.202: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.202: [upf] INFO: UE F-SEID[UP:0x8a7 CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.207: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1033) 01/27 11:05:56.207: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3190) 01/27 11:05:56.207: [smf] INFO: UE IMSI[262420709167550] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.207: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 01/27 11:05:56.207: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.207: [upf] INFO: UE F-SEID[UP:0xa4a CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.213: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1033) 01/27 11:05:56.213: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3190) 01/27 11:05:56.213: [smf] INFO: UE IMSI[262428613369857] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.213: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 01/27 11:05:56.213: [upf] INFO: UE F-SEID[UP:0x158 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.213: [upf] INFO: UE F-SEID[UP:0x158 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.219: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1033) 01/27 11:05:56.219: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3190) 01/27 11:05:56.219: [smf] INFO: UE IMSI[262422745750281] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.219: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 01/27 11:05:56.219: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.219: [upf] INFO: UE F-SEID[UP:0xf6f CP:0x279] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.224: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1033) 01/27 11:05:56.224: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3190) 01/27 11:05:56.224: [smf] INFO: UE IMSI[262421125534442] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.225: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 01/27 11:05:56.225: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.225: [upf] INFO: UE F-SEID[UP:0xff3 CP:0x378] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.230: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1033) 01/27 11:05:56.230: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3190) 01/27 11:05:56.230: [smf] INFO: UE IMSI[262426966417331] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.230: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 01/27 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.230: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.236: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1033) 01/27 11:05:56.236: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3190) 01/27 11:05:56.236: [smf] INFO: UE IMSI[262426905756234] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.237: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 01/27 11:05:56.237: [upf] INFO: UE F-SEID[UP:0x812 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.237: [upf] INFO: UE F-SEID[UP:0x812 CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.242: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1033) 01/27 11:05:56.242: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3190) 01/27 11:05:56.242: [smf] INFO: UE IMSI[262423143305148] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.242: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 01/27 11:05:56.242: [upf] INFO: UE F-SEID[UP:0x66f CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.242: [upf] INFO: UE F-SEID[UP:0x66f CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.248: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1033) 01/27 11:05:56.248: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3190) 01/27 11:05:56.248: [smf] INFO: UE IMSI[262425036049720] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.248: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 01/27 11:05:56.248: [upf] INFO: UE F-SEID[UP:0x2ad CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.248: [upf] INFO: UE F-SEID[UP:0x2ad CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.254: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1033) 01/27 11:05:56.254: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3190) 01/27 11:05:56.254: [smf] INFO: UE IMSI[262423173949918] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.254: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 01/27 11:05:56.254: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.254: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.259: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1033) 01/27 11:05:56.260: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3190) 01/27 11:05:56.260: [smf] INFO: UE IMSI[262424867379498] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.260: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 01/27 11:05:56.260: [upf] INFO: UE F-SEID[UP:0x41c CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.260: [upf] INFO: UE F-SEID[UP:0x41c CP:0x87] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.265: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1033) 01/27 11:05:56.265: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3190) 01/27 11:05:56.265: [smf] INFO: UE IMSI[262424734620584] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.266: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 01/27 11:05:56.266: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.266: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0xb6b] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.271: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1033) 01/27 11:05:56.271: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3190) 01/27 11:05:56.271: [smf] INFO: UE IMSI[262423106398822] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.272: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 01/27 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xefb CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.272: [upf] INFO: UE F-SEID[UP:0xefb CP:0xa94] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.277: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1033) 01/27 11:05:56.277: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3190) 01/27 11:05:56.277: [smf] INFO: UE IMSI[262429799893653] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.278: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 01/27 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.278: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x8bb] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.283: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1033) 01/27 11:05:56.283: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3190) 01/27 11:05:56.283: [smf] INFO: UE IMSI[262425163164452] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.283: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 01/27 11:05:56.283: [upf] INFO: UE F-SEID[UP:0x872 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.283: [upf] INFO: UE F-SEID[UP:0x872 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.289: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1033) 01/27 11:05:56.289: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3190) 01/27 11:05:56.289: [smf] INFO: UE IMSI[262429755586634] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.289: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 01/27 11:05:56.289: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.289: [upf] INFO: UE F-SEID[UP:0xf32 CP:0x17d] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.294: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1033) 01/27 11:05:56.294: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3190) 01/27 11:05:56.294: [smf] INFO: UE IMSI[262422688863618] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.295: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 01/27 11:05:56.295: [upf] INFO: UE F-SEID[UP:0x21a CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.295: [upf] INFO: UE F-SEID[UP:0x21a CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.301: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1033) 01/27 11:05:56.301: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3190) 01/27 11:05:56.301: [smf] INFO: UE IMSI[262420575154262] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.301: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 01/27 11:05:56.301: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.301: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x627] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.306: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1033) 01/27 11:05:56.306: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3190) 01/27 11:05:56.306: [smf] INFO: UE IMSI[262420732031648] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.307: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 01/27 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x9d0 CP:0x930] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.312: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1033) 01/27 11:05:56.312: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3190) 01/27 11:05:56.312: [smf] INFO: UE IMSI[262426318950736] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.313: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 01/27 11:05:56.313: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.313: [upf] INFO: UE F-SEID[UP:0xe53 CP:0x2d5] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.318: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1033) 01/27 11:05:56.318: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3190) 01/27 11:05:56.318: [smf] INFO: UE IMSI[262421123224831] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.318: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 01/27 11:05:56.318: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.318: [upf] INFO: UE F-SEID[UP:0xb78 CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.324: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1033) 01/27 11:05:56.324: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3190) 01/27 11:05:56.324: [smf] INFO: UE IMSI[262420944565587] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.324: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 01/27 11:05:56.324: [upf] INFO: UE F-SEID[UP:0x17d CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.324: [upf] INFO: UE F-SEID[UP:0x17d CP:0xb3] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.330: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1033) 01/27 11:05:56.330: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3190) 01/27 11:05:56.330: [smf] INFO: UE IMSI[262425498697474] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.331: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 01/27 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x780 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.331: [upf] INFO: UE F-SEID[UP:0x780 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.337: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1033) 01/27 11:05:56.337: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3190) 01/27 11:05:56.337: [smf] INFO: UE IMSI[262429354531888] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.338: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 01/27 11:05:56.338: [upf] INFO: UE F-SEID[UP:0xa02 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.338: [upf] INFO: UE F-SEID[UP:0xa02 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.343: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1033) 01/27 11:05:56.343: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3190) 01/27 11:05:56.343: [smf] INFO: UE IMSI[262424140089964] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.343: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 01/27 11:05:56.343: [upf] INFO: UE F-SEID[UP:0x20d CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.343: [upf] INFO: UE F-SEID[UP:0x20d CP:0x478] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.348: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1033) 01/27 11:05:56.348: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3190) 01/27 11:05:56.348: [smf] INFO: UE IMSI[262429849308189] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.349: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 01/27 11:05:56.349: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.349: [upf] INFO: UE F-SEID[UP:0x2b1 CP:0xbc3] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.354: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1033) 01/27 11:05:56.354: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3190) 01/27 11:05:56.354: [smf] INFO: UE IMSI[262420972665340] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.355: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 01/27 11:05:56.355: [upf] INFO: UE F-SEID[UP:0x530 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.355: [upf] INFO: UE F-SEID[UP:0x530 CP:0x943] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.360: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1033) 01/27 11:05:56.360: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3190) 01/27 11:05:56.360: [smf] INFO: UE IMSI[262427969911310] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.360: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 01/27 11:05:56.361: [upf] INFO: UE F-SEID[UP:0x580 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.361: [upf] INFO: UE F-SEID[UP:0x580 CP:0xa8b] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.366: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1033) 01/27 11:05:56.366: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3190) 01/27 11:05:56.366: [smf] INFO: UE IMSI[262421871063480] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.366: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 01/27 11:05:56.366: [upf] INFO: UE F-SEID[UP:0x284 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.366: [upf] INFO: UE F-SEID[UP:0x284 CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.372: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1033) 01/27 11:05:56.372: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3190) 01/27 11:05:56.372: [smf] INFO: UE IMSI[262427477227444] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.373: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 01/27 11:05:56.373: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.373: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xcbe] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.378: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1033) 01/27 11:05:56.378: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3190) 01/27 11:05:56.378: [smf] INFO: UE IMSI[262421495835003] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.379: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 01/27 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x877 CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.379: [upf] INFO: UE F-SEID[UP:0x877 CP:0x4e7] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.384: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1033) 01/27 11:05:56.384: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3190) 01/27 11:05:56.384: [smf] INFO: UE IMSI[262420368713541] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.385: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 01/27 11:05:56.385: [upf] INFO: UE F-SEID[UP:0x41f CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.385: [upf] INFO: UE F-SEID[UP:0x41f CP:0xc8e] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.390: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1033) 01/27 11:05:56.390: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3190) 01/27 11:05:56.390: [smf] INFO: UE IMSI[262423485577426] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.391: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 01/27 11:05:56.391: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.391: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.396: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1033) 01/27 11:05:56.396: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3190) 01/27 11:05:56.396: [smf] INFO: UE IMSI[262427298767967] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.397: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 01/27 11:05:56.397: [upf] INFO: UE F-SEID[UP:0x537 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.397: [upf] INFO: UE F-SEID[UP:0x537 CP:0xe88] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.402: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1033) 01/27 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3190) 01/27 11:05:56.402: [smf] INFO: UE IMSI[262425700008098] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.402: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 01/27 11:05:56.402: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.402: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xb47] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.408: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1033) 01/27 11:05:56.408: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3190) 01/27 11:05:56.408: [smf] INFO: UE IMSI[262422350217234] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.408: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 01/27 11:05:56.408: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.408: [upf] INFO: UE F-SEID[UP:0xa48 CP:0xc41] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.414: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1033) 01/27 11:05:56.414: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3190) 01/27 11:05:56.414: [smf] INFO: UE IMSI[262429818286002] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.415: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 01/27 11:05:56.415: [upf] INFO: UE F-SEID[UP:0x278 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.415: [upf] INFO: UE F-SEID[UP:0x278 CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.420: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1033) 01/27 11:05:56.420: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3190) 01/27 11:05:56.420: [smf] INFO: UE IMSI[262425271670381] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.421: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 01/27 11:05:56.421: [upf] INFO: UE F-SEID[UP:0x415 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.421: [upf] INFO: UE F-SEID[UP:0x415 CP:0x81a] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.427: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1033) 01/27 11:05:56.427: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3190) 01/27 11:05:56.427: [smf] INFO: UE IMSI[262429739961231] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.429: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 01/27 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x195 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x195 CP:0xf47] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.433: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1033) 01/27 11:05:56.433: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3190) 01/27 11:05:56.433: [smf] INFO: UE IMSI[262427471481443] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.434: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 01/27 11:05:56.434: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.434: [upf] INFO: UE F-SEID[UP:0x1ef CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.439: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1033) 01/27 11:05:56.439: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3190) 01/27 11:05:56.439: [smf] INFO: UE IMSI[262420013022399] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.440: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 01/27 11:05:56.440: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.440: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x74a] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.446: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1033) 01/27 11:05:56.446: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3190) 01/27 11:05:56.446: [smf] INFO: UE IMSI[262421479990811] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.447: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 01/27 11:05:56.447: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.447: [upf] INFO: UE F-SEID[UP:0xdc5 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.453: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1033) 01/27 11:05:56.453: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3190) 01/27 11:05:56.453: [smf] INFO: UE IMSI[262427650034711] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.454: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 01/27 11:05:56.454: [upf] INFO: UE F-SEID[UP:0xfec CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.454: [upf] INFO: UE F-SEID[UP:0xfec CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.460: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1033) 01/27 11:05:56.460: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3190) 01/27 11:05:56.460: [smf] INFO: UE IMSI[262426649465483] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.461: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 01/27 11:05:56.461: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.461: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x275] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.466: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1033) 01/27 11:05:56.466: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3190) 01/27 11:05:56.466: [smf] INFO: UE IMSI[262424960268401] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.467: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 01/27 11:05:56.467: [upf] INFO: UE F-SEID[UP:0x60a CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.467: [upf] INFO: UE F-SEID[UP:0x60a CP:0x4fb] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.472: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1033) 01/27 11:05:56.472: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3190) 01/27 11:05:56.472: [smf] INFO: UE IMSI[262422093620190] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.473: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 01/27 11:05:56.473: [upf] INFO: UE F-SEID[UP:0x858 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.473: [upf] INFO: UE F-SEID[UP:0x858 CP:0x37] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.478: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1033) 01/27 11:05:56.478: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3190) 01/27 11:05:56.478: [smf] INFO: UE IMSI[262427567069702] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.480: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 01/27 11:05:56.480: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.480: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0x6b4] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.484: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1033) 01/27 11:05:56.484: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3190) 01/27 11:05:56.484: [smf] INFO: UE IMSI[262420616471124] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.485: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 01/27 11:05:56.485: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.485: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0xe07] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.490: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1033) 01/27 11:05:56.490: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3190) 01/27 11:05:56.490: [smf] INFO: UE IMSI[262425429152465] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.491: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 01/27 11:05:56.491: [upf] INFO: UE F-SEID[UP:0x21c CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.491: [upf] INFO: UE F-SEID[UP:0x21c CP:0x450] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.496: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1033) 01/27 11:05:56.496: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3190) 01/27 11:05:56.496: [smf] INFO: UE IMSI[262426530158657] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.496: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 01/27 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xe5f CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.501: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1033) 01/27 11:05:56.501: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3190) 01/27 11:05:56.501: [smf] INFO: UE IMSI[262423013313687] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.502: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 01/27 11:05:56.502: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.502: [upf] INFO: UE F-SEID[UP:0xa37 CP:0x6cc] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.507: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1033) 01/27 11:05:56.507: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3190) 01/27 11:05:56.507: [smf] INFO: UE IMSI[262428091244102] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.508: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 01/27 11:05:56.508: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.508: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.513: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1033) 01/27 11:05:56.513: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3190) 01/27 11:05:56.513: [smf] INFO: UE IMSI[262426139403061] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.513: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 01/27 11:05:56.513: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.513: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.519: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1033) 01/27 11:05:56.519: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3190) 01/27 11:05:56.519: [smf] INFO: UE IMSI[262422989327550] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.519: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 01/27 11:05:56.519: [upf] INFO: UE F-SEID[UP:0x48a CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.519: [upf] INFO: UE F-SEID[UP:0x48a CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.525: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1033) 01/27 11:05:56.525: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3190) 01/27 11:05:56.525: [smf] INFO: UE IMSI[262429277372387] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.526: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 01/27 11:05:56.526: [upf] INFO: UE F-SEID[UP:0x87c CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.526: [upf] INFO: UE F-SEID[UP:0x87c CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.531: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1033) 01/27 11:05:56.531: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3190) 01/27 11:05:56.531: [smf] INFO: UE IMSI[262424222847643] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.532: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 01/27 11:05:56.532: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.532: [upf] INFO: UE F-SEID[UP:0x3d7 CP:0x502] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.537: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1033) 01/27 11:05:56.537: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3190) 01/27 11:05:56.537: [smf] INFO: UE IMSI[262426707650949] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.538: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 01/27 11:05:56.538: [upf] INFO: UE F-SEID[UP:0x47d CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.538: [upf] INFO: UE F-SEID[UP:0x47d CP:0x64e] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.543: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1033) 01/27 11:05:56.543: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3190) 01/27 11:05:56.543: [smf] INFO: UE IMSI[262421036343920] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.543: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 01/27 11:05:56.543: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.543: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x49f] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.548: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1033) 01/27 11:05:56.548: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3190) 01/27 11:05:56.548: [smf] INFO: UE IMSI[262424727476492] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.549: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 01/27 11:05:56.549: [upf] INFO: UE F-SEID[UP:0x101 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.549: [upf] INFO: UE F-SEID[UP:0x101 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.554: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1033) 01/27 11:05:56.554: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3190) 01/27 11:05:56.554: [smf] INFO: UE IMSI[262423401121259] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.555: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 01/27 11:05:56.555: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.555: [upf] INFO: UE F-SEID[UP:0xe40 CP:0xc19] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.560: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1033) 01/27 11:05:56.560: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3190) 01/27 11:05:56.560: [smf] INFO: UE IMSI[262426774800637] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.561: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 01/27 11:05:56.561: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.561: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x438] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.566: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1033) 01/27 11:05:56.566: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3190) 01/27 11:05:56.567: [smf] INFO: UE IMSI[262422546044469] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.567: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 01/27 11:05:56.567: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.567: [upf] INFO: UE F-SEID[UP:0xc2e CP:0x60b] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.572: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1033) 01/27 11:05:56.572: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3190) 01/27 11:05:56.572: [smf] INFO: UE IMSI[262424124135422] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.573: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 01/27 11:05:56.573: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.573: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xf32] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.578: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1033) 01/27 11:05:56.578: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3190) 01/27 11:05:56.578: [smf] INFO: UE IMSI[262429737767426] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.579: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 01/27 11:05:56.579: [upf] INFO: UE F-SEID[UP:0x98d CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.579: [upf] INFO: UE F-SEID[UP:0x98d CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.584: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1033) 01/27 11:05:56.584: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3190) 01/27 11:05:56.584: [smf] INFO: UE IMSI[262423023972520] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.585: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 01/27 11:05:56.585: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.585: [upf] INFO: UE F-SEID[UP:0xec4 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.591: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1033) 01/27 11:05:56.591: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3190) 01/27 11:05:56.591: [smf] INFO: UE IMSI[262422876227370] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.592: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 01/27 11:05:56.592: [upf] INFO: UE F-SEID[UP:0xedb CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.592: [upf] INFO: UE F-SEID[UP:0xedb CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.597: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1033) 01/27 11:05:56.597: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3190) 01/27 11:05:56.597: [smf] INFO: UE IMSI[262429664327538] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.598: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 01/27 11:05:56.598: [upf] INFO: UE F-SEID[UP:0x9de CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.598: [upf] INFO: UE F-SEID[UP:0x9de CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.603: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1033) 01/27 11:05:56.603: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3190) 01/27 11:05:56.603: [smf] INFO: UE IMSI[262421582758009] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.604: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 01/27 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.604: [upf] INFO: UE F-SEID[UP:0x5a8 CP:0x1fb] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.609: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1033) 01/27 11:05:56.609: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3190) 01/27 11:05:56.609: [smf] INFO: UE IMSI[262424730190392] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.610: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 01/27 11:05:56.610: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.610: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0x29f] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.615: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1033) 01/27 11:05:56.615: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3190) 01/27 11:05:56.615: [smf] INFO: UE IMSI[262421406917710] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.616: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 01/27 11:05:56.617: [upf] INFO: UE F-SEID[UP:0x58b CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.617: [upf] INFO: UE F-SEID[UP:0x58b CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.622: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1033) 01/27 11:05:56.622: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3190) 01/27 11:05:56.622: [smf] INFO: UE IMSI[262421173538924] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.623: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 01/27 11:05:56.623: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.623: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xca2] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.628: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1033) 01/27 11:05:56.628: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3190) 01/27 11:05:56.628: [smf] INFO: UE IMSI[262424425951212] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.628: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 01/27 11:05:56.628: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.628: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x57e] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.634: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1033) 01/27 11:05:56.634: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3190) 01/27 11:05:56.634: [smf] INFO: UE IMSI[262423412837367] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.635: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 01/27 11:05:56.635: [upf] INFO: UE F-SEID[UP:0x366 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.635: [upf] INFO: UE F-SEID[UP:0x366 CP:0x740] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.640: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1033) 01/27 11:05:56.640: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3190) 01/27 11:05:56.640: [smf] INFO: UE IMSI[262425059125834] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.640: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 01/27 11:05:56.640: [upf] INFO: UE F-SEID[UP:0x681 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.640: [upf] INFO: UE F-SEID[UP:0x681 CP:0x55d] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.646: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1033) 01/27 11:05:56.646: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3190) 01/27 11:05:56.646: [smf] INFO: UE IMSI[262428315530159] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.647: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 01/27 11:05:56.647: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.647: [upf] INFO: UE F-SEID[UP:0x8e5 CP:0x127] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.652: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1033) 01/27 11:05:56.652: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3190) 01/27 11:05:56.652: [smf] INFO: UE IMSI[262427421695454] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.653: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 01/27 11:05:56.653: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.653: [upf] INFO: UE F-SEID[UP:0xa5d CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.658: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1033) 01/27 11:05:56.658: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3190) 01/27 11:05:56.658: [smf] INFO: UE IMSI[262422695277433] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.659: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 01/27 11:05:56.659: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.659: [upf] INFO: UE F-SEID[UP:0xe92 CP:0xe5a] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.664: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1033) 01/27 11:05:56.664: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3190) 01/27 11:05:56.664: [smf] INFO: UE IMSI[262427326727677] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.665: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 01/27 11:05:56.665: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.665: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.670: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1033) 01/27 11:05:56.670: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3190) 01/27 11:05:56.670: [smf] INFO: UE IMSI[262429009147806] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.671: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 01/27 11:05:56.671: [upf] INFO: UE F-SEID[UP:0x578 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.671: [upf] INFO: UE F-SEID[UP:0x578 CP:0x4c1] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.677: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1033) 01/27 11:05:56.677: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3190) 01/27 11:05:56.677: [smf] INFO: UE IMSI[262423909862917] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.679: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 01/27 11:05:56.679: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.679: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.683: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1033) 01/27 11:05:56.683: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3190) 01/27 11:05:56.683: [smf] INFO: UE IMSI[262426920007871] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.683: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 01/27 11:05:56.683: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.683: [upf] INFO: UE F-SEID[UP:0xe79 CP:0x73b] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.701: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1033) 01/27 11:05:56.701: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3190) 01/27 11:05:56.701: [smf] INFO: UE IMSI[262429283618936] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.701: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 01/27 11:05:56.701: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.701: [upf] INFO: UE F-SEID[UP:0xe93 CP:0xd29] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.707: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1033) 01/27 11:05:56.707: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3190) 01/27 11:05:56.707: [smf] INFO: UE IMSI[262427398083665] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.708: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 01/27 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x3 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.708: [upf] INFO: UE F-SEID[UP:0x3 CP:0xc8c] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.713: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1033) 01/27 11:05:56.713: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3190) 01/27 11:05:56.713: [smf] INFO: UE IMSI[262427499105579] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.714: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 01/27 11:05:56.714: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.714: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x596] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.719: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1033) 01/27 11:05:56.719: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3190) 01/27 11:05:56.719: [smf] INFO: UE IMSI[262422379133378] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.720: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 01/27 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.725: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1033) 01/27 11:05:56.725: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3190) 01/27 11:05:56.725: [smf] INFO: UE IMSI[262422661779676] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.726: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 01/27 11:05:56.726: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.726: [upf] INFO: UE F-SEID[UP:0xba6 CP:0x1bc] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.731: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1033) 01/27 11:05:56.731: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3190) 01/27 11:05:56.731: [smf] INFO: UE IMSI[262428867336513] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.731: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 01/27 11:05:56.731: [upf] INFO: UE F-SEID[UP:0x113 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.731: [upf] INFO: UE F-SEID[UP:0x113 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.736: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1033) 01/27 11:05:56.736: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3190) 01/27 11:05:56.736: [smf] INFO: UE IMSI[262424393204145] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.737: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 01/27 11:05:56.737: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.737: [upf] INFO: UE F-SEID[UP:0xfbe CP:0x87c] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.742: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1033) 01/27 11:05:56.742: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3190) 01/27 11:05:56.742: [smf] INFO: UE IMSI[262422074414053] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.743: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 01/27 11:05:56.743: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.743: [upf] INFO: UE F-SEID[UP:0xaa2 CP:0xbfc] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.748: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1033) 01/27 11:05:56.748: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3190) 01/27 11:05:56.748: [smf] INFO: UE IMSI[262427918350274] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.749: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 01/27 11:05:56.749: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.749: [upf] INFO: UE F-SEID[UP:0xe9d CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.754: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1033) 01/27 11:05:56.754: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3190) 01/27 11:05:56.754: [smf] INFO: UE IMSI[262420550797395] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.755: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 01/27 11:05:56.755: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.755: [upf] INFO: UE F-SEID[UP:0xc0d CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.760: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1033) 01/27 11:05:56.760: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3190) 01/27 11:05:56.760: [smf] INFO: UE IMSI[262428672809254] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.761: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 01/27 11:05:56.761: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.761: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.766: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1033) 01/27 11:05:56.766: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3190) 01/27 11:05:56.766: [smf] INFO: UE IMSI[262420262066341] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.767: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 01/27 11:05:56.767: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.767: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.773: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1033) 01/27 11:05:56.773: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3190) 01/27 11:05:56.773: [smf] INFO: UE IMSI[262427092149045] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.773: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 01/27 11:05:56.773: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.773: [upf] INFO: UE F-SEID[UP:0xcd1 CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.779: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1033) 01/27 11:05:56.779: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3190) 01/27 11:05:56.779: [smf] INFO: UE IMSI[262425789925848] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.780: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 01/27 11:05:56.780: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.780: [upf] INFO: UE F-SEID[UP:0x6b3 CP:0x8d8] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.786: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1033) 01/27 11:05:56.786: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3190) 01/27 11:05:56.786: [smf] INFO: UE IMSI[262425904508224] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.787: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 01/27 11:05:56.787: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.787: [upf] INFO: UE F-SEID[UP:0xc21 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.792: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1033) 01/27 11:05:56.792: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3190) 01/27 11:05:56.792: [smf] INFO: UE IMSI[262422968145347] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.793: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 01/27 11:05:56.793: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.793: [upf] INFO: UE F-SEID[UP:0x9a2 CP:0xf8f] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.798: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1033) 01/27 11:05:56.799: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3190) 01/27 11:05:56.799: [smf] INFO: UE IMSI[262425664397678] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 01/27 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.805: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1033) 01/27 11:05:56.805: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3190) 01/27 11:05:56.805: [smf] INFO: UE IMSI[262424109575364] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.806: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 01/27 11:05:56.806: [upf] INFO: UE F-SEID[UP:0x244 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.806: [upf] INFO: UE F-SEID[UP:0x244 CP:0x8f] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.812: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1033) 01/27 11:05:56.812: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3190) 01/27 11:05:56.812: [smf] INFO: UE IMSI[262427986579991] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.813: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 01/27 11:05:56.813: [upf] INFO: UE F-SEID[UP:0x115 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.813: [upf] INFO: UE F-SEID[UP:0x115 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.823: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1033) 01/27 11:05:56.823: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3190) 01/27 11:05:56.823: [smf] INFO: UE IMSI[262428386130105] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.824: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 01/27 11:05:56.824: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.824: [upf] INFO: UE F-SEID[UP:0xd2d CP:0x47c] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.831: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1033) 01/27 11:05:56.832: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3190) 01/27 11:05:56.832: [smf] INFO: UE IMSI[262423433182079] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.833: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 01/27 11:05:56.833: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.833: [upf] INFO: UE F-SEID[UP:0xc3a CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.839: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1033) 01/27 11:05:56.839: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3190) 01/27 11:05:56.839: [smf] INFO: UE IMSI[262426327667468] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.840: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 01/27 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.840: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.845: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1033) 01/27 11:05:56.845: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3190) 01/27 11:05:56.845: [smf] INFO: UE IMSI[262426090429960] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.846: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 01/27 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x643 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x643 CP:0x142] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.851: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1033) 01/27 11:05:56.851: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3190) 01/27 11:05:56.851: [smf] INFO: UE IMSI[262425437295766] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.852: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 01/27 11:05:56.852: [upf] INFO: UE F-SEID[UP:0x74e CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.852: [upf] INFO: UE F-SEID[UP:0x74e CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.857: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1033) 01/27 11:05:56.857: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3190) 01/27 11:05:56.857: [smf] INFO: UE IMSI[262429759052264] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.858: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 01/27 11:05:56.858: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.858: [upf] INFO: UE F-SEID[UP:0x5f8 CP:0xe3a] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.864: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1033) 01/27 11:05:56.864: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3190) 01/27 11:05:56.864: [smf] INFO: UE IMSI[262421864174034] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.865: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 01/27 11:05:56.865: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.865: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x8c] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.871: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1033) 01/27 11:05:56.871: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3190) 01/27 11:05:56.871: [smf] INFO: UE IMSI[262429341192223] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.872: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 01/27 11:05:56.872: [upf] INFO: UE F-SEID[UP:0x207 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.872: [upf] INFO: UE F-SEID[UP:0x207 CP:0x39a] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.879: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1033) 01/27 11:05:56.879: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3190) 01/27 11:05:56.879: [smf] INFO: UE IMSI[262429887616594] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.880: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 01/27 11:05:56.880: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.880: [upf] INFO: UE F-SEID[UP:0xc7f CP:0xc25] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.885: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1033) 01/27 11:05:56.885: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3190) 01/27 11:05:56.885: [smf] INFO: UE IMSI[262428473119976] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.886: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 01/27 11:05:56.886: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.886: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0xf25] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.891: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1033) 01/27 11:05:56.891: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3190) 01/27 11:05:56.891: [smf] INFO: UE IMSI[262429599135072] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.892: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 01/27 11:05:56.892: [upf] INFO: UE F-SEID[UP:0x461 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.892: [upf] INFO: UE F-SEID[UP:0x461 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.897: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1033) 01/27 11:05:56.897: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3190) 01/27 11:05:56.897: [smf] INFO: UE IMSI[262421189896242] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.898: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 01/27 11:05:56.898: [upf] INFO: UE F-SEID[UP:0x831 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.898: [upf] INFO: UE F-SEID[UP:0x831 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.903: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1033) 01/27 11:05:56.903: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3190) 01/27 11:05:56.903: [smf] INFO: UE IMSI[262422078535762] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.903: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 01/27 11:05:56.903: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.903: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x1e9] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.908: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1033) 01/27 11:05:56.908: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3190) 01/27 11:05:56.908: [smf] INFO: UE IMSI[262426273634937] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.909: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 01/27 11:05:56.909: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.909: [upf] INFO: UE F-SEID[UP:0x4ab CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.914: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1033) 01/27 11:05:56.914: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3190) 01/27 11:05:56.914: [smf] INFO: UE IMSI[262428422340135] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.915: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 01/27 11:05:56.915: [upf] INFO: UE F-SEID[UP:0x508 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.915: [upf] INFO: UE F-SEID[UP:0x508 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.920: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1033) 01/27 11:05:56.920: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3190) 01/27 11:05:56.920: [smf] INFO: UE IMSI[262424577791534] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.921: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 01/27 11:05:56.921: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.921: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x67e] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.926: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1033) 01/27 11:05:56.926: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3190) 01/27 11:05:56.926: [smf] INFO: UE IMSI[262422695008505] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.928: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 01/27 11:05:56.928: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.928: [upf] INFO: UE F-SEID[UP:0xc6b CP:0x60e] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.932: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1033) 01/27 11:05:56.932: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3190) 01/27 11:05:56.932: [smf] INFO: UE IMSI[262427348396020] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.933: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 01/27 11:05:56.933: [upf] INFO: UE F-SEID[UP:0x91e CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.933: [upf] INFO: UE F-SEID[UP:0x91e CP:0x2f6] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.938: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1033) 01/27 11:05:56.938: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3190) 01/27 11:05:56.938: [smf] INFO: UE IMSI[262422899813108] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.939: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 01/27 11:05:56.939: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.939: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.944: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1033) 01/27 11:05:56.944: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3190) 01/27 11:05:56.944: [smf] INFO: UE IMSI[262426054128841] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.945: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 01/27 11:05:56.945: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.945: [upf] INFO: UE F-SEID[UP:0x9b1 CP:0xc7c] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.951: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1033) 01/27 11:05:56.951: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3190) 01/27 11:05:56.951: [smf] INFO: UE IMSI[262424953373317] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.952: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 01/27 11:05:56.952: [upf] INFO: UE F-SEID[UP:0x509 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.952: [upf] INFO: UE F-SEID[UP:0x509 CP:0x748] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.957: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1033) 01/27 11:05:56.957: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3190) 01/27 11:05:56.957: [smf] INFO: UE IMSI[262424835000651] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.957: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 01/27 11:05:56.957: [upf] INFO: UE F-SEID[UP:0xf58 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.957: [upf] INFO: UE F-SEID[UP:0xf58 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.962: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1033) 01/27 11:05:56.962: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3190) 01/27 11:05:56.962: [smf] INFO: UE IMSI[262420383481085] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.963: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 01/27 11:05:56.963: [upf] INFO: UE F-SEID[UP:0x8cd CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.963: [upf] INFO: UE F-SEID[UP:0x8cd CP:0xc9b] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.968: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1033) 01/27 11:05:56.969: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3190) 01/27 11:05:56.969: [smf] INFO: UE IMSI[262425382298801] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.969: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 01/27 11:05:56.969: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.969: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0x566] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.974: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1033) 01/27 11:05:56.974: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3190) 01/27 11:05:56.974: [smf] INFO: UE IMSI[262424962214611] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.975: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 01/27 11:05:56.975: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.975: [upf] INFO: UE F-SEID[UP:0xa6e CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.980: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1033) 01/27 11:05:56.980: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3190) 01/27 11:05:56.980: [smf] INFO: UE IMSI[262426407235175] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.981: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 01/27 11:05:56.981: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.981: [upf] INFO: UE F-SEID[UP:0xbf9 CP:0x612] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.986: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1033) 01/27 11:05:56.986: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3190) 01/27 11:05:56.986: [smf] INFO: UE IMSI[262428265725212] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.987: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 01/27 11:05:56.987: [upf] INFO: UE F-SEID[UP:0x400 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.987: [upf] INFO: UE F-SEID[UP:0x400 CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.992: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1033) 01/27 11:05:56.992: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3190) 01/27 11:05:56.992: [smf] INFO: UE IMSI[262428064118531] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.993: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 01/27 11:05:56.993: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.993: [upf] INFO: UE F-SEID[UP:0x1d8 CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.998: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1033) 01/27 11:05:56.998: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3190) 01/27 11:05:56.998: [smf] INFO: UE IMSI[262426964795355] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:56.999: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 01/27 11:05:56.999: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:56.999: [upf] INFO: UE F-SEID[UP:0xb14 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.005: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1033) 01/27 11:05:57.005: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3190) 01/27 11:05:57.005: [smf] INFO: UE IMSI[262420226546224] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.005: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 01/27 11:05:57.005: [upf] INFO: UE F-SEID[UP:0x403 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.005: [upf] INFO: UE F-SEID[UP:0x403 CP:0x955] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.011: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1033) 01/27 11:05:57.011: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3190) 01/27 11:05:57.011: [smf] INFO: UE IMSI[262423384255969] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.012: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 01/27 11:05:57.012: [upf] INFO: UE F-SEID[UP:0x885 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.012: [upf] INFO: UE F-SEID[UP:0x885 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.017: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1033) 01/27 11:05:57.017: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3190) 01/27 11:05:57.017: [smf] INFO: UE IMSI[262425054201643] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.018: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 01/27 11:05:57.018: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.018: [upf] INFO: UE F-SEID[UP:0xe12 CP:0x3e7] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.023: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1033) 01/27 11:05:57.023: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3190) 01/27 11:05:57.023: [smf] INFO: UE IMSI[262423667871825] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.024: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 01/27 11:05:57.024: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.024: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x47d] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.029: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1033) 01/27 11:05:57.029: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3190) 01/27 11:05:57.029: [smf] INFO: UE IMSI[262420432344139] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.030: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 01/27 11:05:57.030: [upf] INFO: UE F-SEID[UP:0x429 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.030: [upf] INFO: UE F-SEID[UP:0x429 CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.035: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1033) 01/27 11:05:57.035: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3190) 01/27 11:05:57.035: [smf] INFO: UE IMSI[262423352133757] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.036: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 01/27 11:05:57.036: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.036: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.041: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1033) 01/27 11:05:57.041: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3190) 01/27 11:05:57.041: [smf] INFO: UE IMSI[262426955564204] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.041: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 01/27 11:05:57.041: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.041: [upf] INFO: UE F-SEID[UP:0x6f6 CP:0x200] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.046: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1033) 01/27 11:05:57.046: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3190) 01/27 11:05:57.046: [smf] INFO: UE IMSI[262420003065396] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.047: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 01/27 11:05:57.047: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.047: [upf] INFO: UE F-SEID[UP:0xba2 CP:0xf72] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.052: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1033) 01/27 11:05:57.052: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3190) 01/27 11:05:57.052: [smf] INFO: UE IMSI[262425051638952] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.053: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 01/27 11:05:57.053: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.053: [upf] INFO: UE F-SEID[UP:0xd74 CP:0x91e] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.058: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1033) 01/27 11:05:57.058: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3190) 01/27 11:05:57.058: [smf] INFO: UE IMSI[262426981626844] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.059: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 01/27 11:05:57.059: [upf] INFO: UE F-SEID[UP:0x517 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.059: [upf] INFO: UE F-SEID[UP:0x517 CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.064: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1033) 01/27 11:05:57.064: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3190) 01/27 11:05:57.064: [smf] INFO: UE IMSI[262426982776006] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.064: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 01/27 11:05:57.064: [upf] INFO: UE F-SEID[UP:0x3f CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.064: [upf] INFO: UE F-SEID[UP:0x3f CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.070: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1033) 01/27 11:05:57.070: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3190) 01/27 11:05:57.070: [smf] INFO: UE IMSI[262429019305270] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.070: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 01/27 11:05:57.070: [upf] INFO: UE F-SEID[UP:0x931 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.070: [upf] INFO: UE F-SEID[UP:0x931 CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.075: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1033) 01/27 11:05:57.075: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3190) 01/27 11:05:57.075: [smf] INFO: UE IMSI[262428976870904] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.076: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 01/27 11:05:57.076: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.076: [upf] INFO: UE F-SEID[UP:0xf01 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.081: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1033) 01/27 11:05:57.081: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3190) 01/27 11:05:57.081: [smf] INFO: UE IMSI[262428749400878] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.082: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 01/27 11:05:57.082: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.082: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x773] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.087: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1033) 01/27 11:05:57.087: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3190) 01/27 11:05:57.087: [smf] INFO: UE IMSI[262426336986814] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.088: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 01/27 11:05:57.088: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.088: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0x62e] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.093: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1033) 01/27 11:05:57.093: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3190) 01/27 11:05:57.093: [smf] INFO: UE IMSI[262422899045747] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.094: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 01/27 11:05:57.094: [upf] INFO: UE F-SEID[UP:0x545 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.094: [upf] INFO: UE F-SEID[UP:0x545 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.099: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1033) 01/27 11:05:57.099: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3190) 01/27 11:05:57.099: [smf] INFO: UE IMSI[262427265484595] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.100: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 01/27 11:05:57.100: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.100: [upf] INFO: UE F-SEID[UP:0xed4 CP:0x8ea] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.105: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1033) 01/27 11:05:57.105: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3190) 01/27 11:05:57.105: [smf] INFO: UE IMSI[262422328789769] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.106: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 01/27 11:05:57.106: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.106: [upf] INFO: UE F-SEID[UP:0xa00 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.111: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1033) 01/27 11:05:57.111: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3190) 01/27 11:05:57.111: [smf] INFO: UE IMSI[262424122895672] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.111: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 01/27 11:05:57.111: [upf] INFO: UE F-SEID[UP:0x23b CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.111: [upf] INFO: UE F-SEID[UP:0x23b CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.116: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1033) 01/27 11:05:57.116: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3190) 01/27 11:05:57.116: [smf] INFO: UE IMSI[262429883824044] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.117: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 01/27 11:05:57.117: [upf] INFO: UE F-SEID[UP:0x433 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.117: [upf] INFO: UE F-SEID[UP:0x433 CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.122: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1033) 01/27 11:05:57.122: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3190) 01/27 11:05:57.122: [smf] INFO: UE IMSI[262424237836096] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.123: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 01/27 11:05:57.123: [upf] INFO: UE F-SEID[UP:0x159 CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.123: [upf] INFO: UE F-SEID[UP:0x159 CP:0xb17] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.128: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1033) 01/27 11:05:57.128: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3190) 01/27 11:05:57.128: [smf] INFO: UE IMSI[262426748861938] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.129: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 01/27 11:05:57.129: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.129: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x1cf] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.134: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1033) 01/27 11:05:57.134: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3190) 01/27 11:05:57.134: [smf] INFO: UE IMSI[262426379165694] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.135: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 01/27 11:05:57.135: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.135: [upf] INFO: UE F-SEID[UP:0xd82 CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.140: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1033) 01/27 11:05:57.140: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3190) 01/27 11:05:57.140: [smf] INFO: UE IMSI[262429199651335] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.141: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 01/27 11:05:57.141: [upf] INFO: UE F-SEID[UP:0x4ff CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.141: [upf] INFO: UE F-SEID[UP:0x4ff CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.146: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1033) 01/27 11:05:57.146: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3190) 01/27 11:05:57.146: [smf] INFO: UE IMSI[262420018776428] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.147: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 01/27 11:05:57.147: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.147: [upf] INFO: UE F-SEID[UP:0xde6 CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.152: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1033) 01/27 11:05:57.152: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3190) 01/27 11:05:57.152: [smf] INFO: UE IMSI[262421204054258] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.153: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 01/27 11:05:57.153: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.153: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x942] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.158: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1033) 01/27 11:05:57.158: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3190) 01/27 11:05:57.158: [smf] INFO: UE IMSI[262429676395504] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.159: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 01/27 11:05:57.159: [upf] INFO: UE F-SEID[UP:0xfba CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.159: [upf] INFO: UE F-SEID[UP:0xfba CP:0x43c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.164: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1033) 01/27 11:05:57.164: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3190) 01/27 11:05:57.164: [smf] INFO: UE IMSI[262426362834848] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.165: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 01/27 11:05:57.165: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.165: [upf] INFO: UE F-SEID[UP:0xf63 CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.170: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1033) 01/27 11:05:57.170: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3190) 01/27 11:05:57.170: [smf] INFO: UE IMSI[262425471950158] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.171: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 01/27 11:05:57.171: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.171: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.176: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1033) 01/27 11:05:57.176: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3190) 01/27 11:05:57.176: [smf] INFO: UE IMSI[262423859842626] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.177: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 01/27 11:05:57.177: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.177: [upf] INFO: UE F-SEID[UP:0xc34 CP:0xb91] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.182: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1033) 01/27 11:05:57.182: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3190) 01/27 11:05:57.182: [smf] INFO: UE IMSI[262427339390474] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.183: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 01/27 11:05:57.183: [upf] INFO: UE F-SEID[UP:0x535 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.183: [upf] INFO: UE F-SEID[UP:0x535 CP:0x8ef] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.188: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1033) 01/27 11:05:57.188: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3190) 01/27 11:05:57.188: [smf] INFO: UE IMSI[262428295482759] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.189: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 01/27 11:05:57.189: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.189: [upf] INFO: UE F-SEID[UP:0xa7c CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.194: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1033) 01/27 11:05:57.194: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3190) 01/27 11:05:57.194: [smf] INFO: UE IMSI[262425317442987] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.195: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 01/27 11:05:57.195: [upf] INFO: UE F-SEID[UP:0xf04 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.195: [upf] INFO: UE F-SEID[UP:0xf04 CP:0xd26] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.200: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1033) 01/27 11:05:57.200: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3190) 01/27 11:05:57.200: [smf] INFO: UE IMSI[262421294853542] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.201: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 01/27 11:05:57.201: [upf] INFO: UE F-SEID[UP:0x57f CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.201: [upf] INFO: UE F-SEID[UP:0x57f CP:0xfc7] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.206: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1033) 01/27 11:05:57.206: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3190) 01/27 11:05:57.206: [smf] INFO: UE IMSI[262423238683319] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.207: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 01/27 11:05:57.207: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.207: [upf] INFO: UE F-SEID[UP:0xea9 CP:0x41] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.212: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1033) 01/27 11:05:57.212: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3190) 01/27 11:05:57.212: [smf] INFO: UE IMSI[262429106912337] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.212: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 01/27 11:05:57.212: [upf] INFO: UE F-SEID[UP:0x5b CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.212: [upf] INFO: UE F-SEID[UP:0x5b CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.218: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1033) 01/27 11:05:57.218: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3190) 01/27 11:05:57.218: [smf] INFO: UE IMSI[262427480498378] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.218: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 01/27 11:05:57.218: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.218: [upf] INFO: UE F-SEID[UP:0x7d2 CP:0xc62] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.223: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1033) 01/27 11:05:57.223: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3190) 01/27 11:05:57.223: [smf] INFO: UE IMSI[262422274396513] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.224: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 01/27 11:05:57.224: [upf] INFO: UE F-SEID[UP:0x607 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.224: [upf] INFO: UE F-SEID[UP:0x607 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.231: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1033) 01/27 11:05:57.231: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3190) 01/27 11:05:57.231: [smf] INFO: UE IMSI[262421538272993] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.232: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 01/27 11:05:57.232: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.232: [upf] INFO: UE F-SEID[UP:0xc06 CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.237: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1033) 01/27 11:05:57.237: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3190) 01/27 11:05:57.238: [smf] INFO: UE IMSI[262428489975486] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.239: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 01/27 11:05:57.239: [upf] INFO: UE F-SEID[UP:0x176 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.239: [upf] INFO: UE F-SEID[UP:0x176 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.244: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1033) 01/27 11:05:57.244: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3190) 01/27 11:05:57.244: [smf] INFO: UE IMSI[262421733607098] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.245: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 01/27 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xe6c CP:0x6ce] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.250: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1033) 01/27 11:05:57.250: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3190) 01/27 11:05:57.250: [smf] INFO: UE IMSI[262423539588056] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.251: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 01/27 11:05:57.251: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.251: [upf] INFO: UE F-SEID[UP:0xd45 CP:0x76b] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.256: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1033) 01/27 11:05:57.256: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3190) 01/27 11:05:57.256: [smf] INFO: UE IMSI[262427447873070] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.257: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 01/27 11:05:57.257: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.257: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xef9] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.262: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1033) 01/27 11:05:57.262: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3190) 01/27 11:05:57.262: [smf] INFO: UE IMSI[262425478621611] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.264: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 01/27 11:05:57.264: [upf] INFO: UE F-SEID[UP:0x373 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.264: [upf] INFO: UE F-SEID[UP:0x373 CP:0xb2b] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.269: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1033) 01/27 11:05:57.269: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3190) 01/27 11:05:57.269: [smf] INFO: UE IMSI[262421230055161] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.270: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 01/27 11:05:57.270: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.270: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0x54f] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.275: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1033) 01/27 11:05:57.275: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3190) 01/27 11:05:57.275: [smf] INFO: UE IMSI[262424901296291] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.276: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 01/27 11:05:57.276: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.276: [upf] INFO: UE F-SEID[UP:0xf7e CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.281: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1033) 01/27 11:05:57.281: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3190) 01/27 11:05:57.281: [smf] INFO: UE IMSI[262421887695584] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.282: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 01/27 11:05:57.282: [upf] INFO: UE F-SEID[UP:0x718 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.282: [upf] INFO: UE F-SEID[UP:0x718 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.287: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1033) 01/27 11:05:57.287: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3190) 01/27 11:05:57.287: [smf] INFO: UE IMSI[262425932676432] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.288: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 01/27 11:05:57.288: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.288: [upf] INFO: UE F-SEID[UP:0xa3d CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.293: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1033) 01/27 11:05:57.293: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3190) 01/27 11:05:57.293: [smf] INFO: UE IMSI[262426326383115] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.293: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 01/27 11:05:57.293: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.293: [upf] INFO: UE F-SEID[UP:0xd8d CP:0x676] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.301: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1033) 01/27 11:05:57.301: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3190) 01/27 11:05:57.301: [smf] INFO: UE IMSI[262424735042927] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.302: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 01/27 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.302: [upf] INFO: UE F-SEID[UP:0x8bb CP:0xa71] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.307: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1033) 01/27 11:05:57.307: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3190) 01/27 11:05:57.307: [smf] INFO: UE IMSI[262421799446480] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.308: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 01/27 11:05:57.308: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.308: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.313: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1033) 01/27 11:05:57.313: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3190) 01/27 11:05:57.313: [smf] INFO: UE IMSI[262428330990989] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.314: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 01/27 11:05:57.314: [upf] INFO: UE F-SEID[UP:0x425 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.314: [upf] INFO: UE F-SEID[UP:0x425 CP:0x1d5] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.319: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1033) 01/27 11:05:57.319: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3190) 01/27 11:05:57.319: [smf] INFO: UE IMSI[262425114112350] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.319: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 01/27 11:05:57.319: [upf] INFO: UE F-SEID[UP:0xbae CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.319: [upf] INFO: UE F-SEID[UP:0xbae CP:0xf38] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.325: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1033) 01/27 11:05:57.325: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3190) 01/27 11:05:57.325: [smf] INFO: UE IMSI[262427228699029] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.326: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 01/27 11:05:57.326: [upf] INFO: UE F-SEID[UP:0xa85 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.326: [upf] INFO: UE F-SEID[UP:0xa85 CP:0xc71] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.331: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1033) 01/27 11:05:57.331: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3190) 01/27 11:05:57.331: [smf] INFO: UE IMSI[262424032231515] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.332: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 01/27 11:05:57.332: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.332: [upf] INFO: UE F-SEID[UP:0xf5 CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.337: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1033) 01/27 11:05:57.337: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3190) 01/27 11:05:57.337: [smf] INFO: UE IMSI[262423363870213] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.338: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 01/27 11:05:57.338: [upf] INFO: UE F-SEID[UP:0x840 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.338: [upf] INFO: UE F-SEID[UP:0x840 CP:0x2e] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.344: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1033) 01/27 11:05:57.344: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3190) 01/27 11:05:57.344: [smf] INFO: UE IMSI[262422509178992] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.345: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 01/27 11:05:57.345: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.345: [upf] INFO: UE F-SEID[UP:0xc51 CP:0xa52] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.351: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1033) 01/27 11:05:57.351: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3190) 01/27 11:05:57.351: [smf] INFO: UE IMSI[262424123737155] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.353: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 01/27 11:05:57.353: [upf] INFO: UE F-SEID[UP:0x610 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.353: [upf] INFO: UE F-SEID[UP:0x610 CP:0x184] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.358: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1033) 01/27 11:05:57.358: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3190) 01/27 11:05:57.358: [smf] INFO: UE IMSI[262420617494920] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.363: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 01/27 11:05:57.363: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.363: [upf] INFO: UE F-SEID[UP:0x3ea CP:0x700] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.364: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1033) 01/27 11:05:57.364: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3190) 01/27 11:05:57.364: [smf] INFO: UE IMSI[262422255722582] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.365: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 01/27 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x9ab CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.370: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1033) 01/27 11:05:57.370: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3190) 01/27 11:05:57.370: [smf] INFO: UE IMSI[262422572645028] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.370: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 01/27 11:05:57.370: [upf] INFO: UE F-SEID[UP:0x12b CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.370: [upf] INFO: UE F-SEID[UP:0x12b CP:0x5a] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.376: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1033) 01/27 11:05:57.376: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3190) 01/27 11:05:57.376: [smf] INFO: UE IMSI[262420867184608] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.376: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 01/27 11:05:57.376: [upf] INFO: UE F-SEID[UP:0xabf CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.376: [upf] INFO: UE F-SEID[UP:0xabf CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.381: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1033) 01/27 11:05:57.381: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3190) 01/27 11:05:57.381: [smf] INFO: UE IMSI[262423304847882] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.382: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 01/27 11:05:57.382: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.382: [upf] INFO: UE F-SEID[UP:0xf87 CP:0xad7] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.387: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1033) 01/27 11:05:57.387: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3190) 01/27 11:05:57.387: [smf] INFO: UE IMSI[262427053550903] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.388: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 01/27 11:05:57.388: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.388: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0x476] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.393: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1033) 01/27 11:05:57.393: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3190) 01/27 11:05:57.393: [smf] INFO: UE IMSI[262425621799293] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.394: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 01/27 11:05:57.394: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.394: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.399: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1033) 01/27 11:05:57.399: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3190) 01/27 11:05:57.399: [smf] INFO: UE IMSI[262424151375770] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.399: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 01/27 11:05:57.399: [upf] INFO: UE F-SEID[UP:0x246 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.399: [upf] INFO: UE F-SEID[UP:0x246 CP:0x38e] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.405: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1033) 01/27 11:05:57.405: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3190) 01/27 11:05:57.405: [smf] INFO: UE IMSI[262429092173603] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.405: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 01/27 11:05:57.405: [upf] INFO: UE F-SEID[UP:0x628 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.405: [upf] INFO: UE F-SEID[UP:0x628 CP:0xd7] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.410: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1033) 01/27 11:05:57.410: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3190) 01/27 11:05:57.410: [smf] INFO: UE IMSI[262421713238749] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.411: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 01/27 11:05:57.411: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.411: [upf] INFO: UE F-SEID[UP:0x4d1 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.416: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1033) 01/27 11:05:57.416: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3190) 01/27 11:05:57.416: [smf] INFO: UE IMSI[262426250568910] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.417: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 01/27 11:05:57.417: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.417: [upf] INFO: UE F-SEID[UP:0x5c3 CP:0x11] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.422: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1033) 01/27 11:05:57.422: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3190) 01/27 11:05:57.422: [smf] INFO: UE IMSI[262428952108325] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.423: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 01/27 11:05:57.423: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.423: [upf] INFO: UE F-SEID[UP:0x3dc CP:0xba8] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.428: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1033) 01/27 11:05:57.428: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3190) 01/27 11:05:57.428: [smf] INFO: UE IMSI[262421519415341] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.429: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 01/27 11:05:57.429: [upf] INFO: UE F-SEID[UP:0x3ed CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.429: [upf] INFO: UE F-SEID[UP:0x3ed CP:0xa16] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.434: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1033) 01/27 11:05:57.434: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3190) 01/27 11:05:57.434: [smf] INFO: UE IMSI[262420762744173] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.434: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 01/27 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.434: [upf] INFO: UE F-SEID[UP:0xef5 CP:0xf17] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.440: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1033) 01/27 11:05:57.440: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3190) 01/27 11:05:57.440: [smf] INFO: UE IMSI[262424832205581] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.440: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 01/27 11:05:57.440: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.440: [upf] INFO: UE F-SEID[UP:0xb0b CP:0x33c] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.445: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1033) 01/27 11:05:57.446: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3190) 01/27 11:05:57.446: [smf] INFO: UE IMSI[262427347629774] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.446: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 01/27 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x32 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.446: [upf] INFO: UE F-SEID[UP:0x32 CP:0x498] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.451: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1033) 01/27 11:05:57.451: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3190) 01/27 11:05:57.451: [smf] INFO: UE IMSI[262429291968716] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.452: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 01/27 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x756 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.452: [upf] INFO: UE F-SEID[UP:0x756 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.457: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1033) 01/27 11:05:57.457: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3190) 01/27 11:05:57.457: [smf] INFO: UE IMSI[262429887265235] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.458: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 01/27 11:05:57.458: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.458: [upf] INFO: UE F-SEID[UP:0xb40 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.463: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1033) 01/27 11:05:57.463: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3190) 01/27 11:05:57.463: [smf] INFO: UE IMSI[262429400728900] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.463: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 01/27 11:05:57.463: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.463: [upf] INFO: UE F-SEID[UP:0xd92 CP:0x69e] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.469: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1033) 01/27 11:05:57.469: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3190) 01/27 11:05:57.469: [smf] INFO: UE IMSI[262420178138952] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.470: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 01/27 11:05:57.470: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.470: [upf] INFO: UE F-SEID[UP:0xc5 CP:0x91c] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.475: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1033) 01/27 11:05:57.475: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3190) 01/27 11:05:57.475: [smf] INFO: UE IMSI[262428619215913] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.476: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 01/27 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x601 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x601 CP:0x9d4] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.481: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1033) 01/27 11:05:57.481: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3190) 01/27 11:05:57.481: [smf] INFO: UE IMSI[262424778927107] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.482: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 01/27 11:05:57.482: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.482: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.487: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1033) 01/27 11:05:57.487: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3190) 01/27 11:05:57.487: [smf] INFO: UE IMSI[262420879492373] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.487: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 01/27 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x314 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.487: [upf] INFO: UE F-SEID[UP:0x314 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.492: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1033) 01/27 11:05:57.492: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3190) 01/27 11:05:57.492: [smf] INFO: UE IMSI[262424955898898] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.493: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 01/27 11:05:57.493: [upf] INFO: UE F-SEID[UP:0x487 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.493: [upf] INFO: UE F-SEID[UP:0x487 CP:0x664] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.498: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1033) 01/27 11:05:57.498: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3190) 01/27 11:05:57.498: [smf] INFO: UE IMSI[262423767635298] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.499: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 01/27 11:05:57.499: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.499: [upf] INFO: UE F-SEID[UP:0x6cd CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.504: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1033) 01/27 11:05:57.504: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3190) 01/27 11:05:57.504: [smf] INFO: UE IMSI[262425287240768] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.505: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 01/27 11:05:57.505: [upf] INFO: UE F-SEID[UP:0x51e CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.505: [upf] INFO: UE F-SEID[UP:0x51e CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.510: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1033) 01/27 11:05:57.510: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3190) 01/27 11:05:57.510: [smf] INFO: UE IMSI[262428196765562] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.510: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 01/27 11:05:57.510: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.510: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.515: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1033) 01/27 11:05:57.515: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3190) 01/27 11:05:57.515: [smf] INFO: UE IMSI[262422404283053] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.516: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 01/27 11:05:57.516: [upf] INFO: UE F-SEID[UP:0x55c CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.516: [upf] INFO: UE F-SEID[UP:0x55c CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.521: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1033) 01/27 11:05:57.521: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3190) 01/27 11:05:57.521: [smf] INFO: UE IMSI[262424704390416] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.522: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 01/27 11:05:57.522: [upf] INFO: UE F-SEID[UP:0x674 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.522: [upf] INFO: UE F-SEID[UP:0x674 CP:0x934] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.527: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1033) 01/27 11:05:57.527: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3190) 01/27 11:05:57.527: [smf] INFO: UE IMSI[262427091741053] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.527: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 01/27 11:05:57.527: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.527: [upf] INFO: UE F-SEID[UP:0xe1c CP:0x4e4] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.533: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1033) 01/27 11:05:57.533: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3190) 01/27 11:05:57.533: [smf] INFO: UE IMSI[262421098156668] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.533: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 01/27 11:05:57.533: [upf] INFO: UE F-SEID[UP:0x61 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.533: [upf] INFO: UE F-SEID[UP:0x61 CP:0xba5] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.539: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1033) 01/27 11:05:57.539: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3190) 01/27 11:05:57.539: [smf] INFO: UE IMSI[262429940446509] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.539: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 01/27 11:05:57.539: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.539: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.545: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1033) 01/27 11:05:57.545: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3190) 01/27 11:05:57.545: [smf] INFO: UE IMSI[262426330305003] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.545: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 01/27 11:05:57.545: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.545: [upf] INFO: UE F-SEID[UP:0xcd3 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.551: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1033) 01/27 11:05:57.551: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3190) 01/27 11:05:57.551: [smf] INFO: UE IMSI[262423095914562] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.552: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 01/27 11:05:57.552: [upf] INFO: UE F-SEID[UP:0x932 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.552: [upf] INFO: UE F-SEID[UP:0x932 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.557: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1033) 01/27 11:05:57.557: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3190) 01/27 11:05:57.557: [smf] INFO: UE IMSI[262420134018425] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.559: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 01/27 11:05:57.559: [upf] INFO: UE F-SEID[UP:0x61b CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.559: [upf] INFO: UE F-SEID[UP:0x61b CP:0x88c] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.564: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1033) 01/27 11:05:57.565: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3190) 01/27 11:05:57.565: [smf] INFO: UE IMSI[262425903887039] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.566: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 01/27 11:05:57.566: [upf] INFO: UE F-SEID[UP:0x18d CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.566: [upf] INFO: UE F-SEID[UP:0x18d CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.571: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1033) 01/27 11:05:57.571: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3190) 01/27 11:05:57.571: [smf] INFO: UE IMSI[262426072071390] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.573: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 01/27 11:05:57.573: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.573: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x654] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.578: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1033) 01/27 11:05:57.578: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3190) 01/27 11:05:57.578: [smf] INFO: UE IMSI[262424126125078] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.579: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 01/27 11:05:57.579: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.579: [upf] INFO: UE F-SEID[UP:0xc88 CP:0x5c7] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.585: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1033) 01/27 11:05:57.585: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3190) 01/27 11:05:57.585: [smf] INFO: UE IMSI[262420743613582] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.586: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 01/27 11:05:57.586: [upf] INFO: UE F-SEID[UP:0x68a CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.586: [upf] INFO: UE F-SEID[UP:0x68a CP:0x91a] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.593: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1033) 01/27 11:05:57.593: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3190) 01/27 11:05:57.593: [smf] INFO: UE IMSI[262424935766815] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.594: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 01/27 11:05:57.594: [upf] INFO: UE F-SEID[UP:0xad5 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.594: [upf] INFO: UE F-SEID[UP:0xad5 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.599: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1033) 01/27 11:05:57.599: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3190) 01/27 11:05:57.599: [smf] INFO: UE IMSI[262422384511148] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.600: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 01/27 11:05:57.600: [upf] INFO: UE F-SEID[UP:0x31d CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.600: [upf] INFO: UE F-SEID[UP:0x31d CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.606: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1033) 01/27 11:05:57.606: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3190) 01/27 11:05:57.606: [smf] INFO: UE IMSI[262426045102708] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.606: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 01/27 11:05:57.606: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.606: [upf] INFO: UE F-SEID[UP:0xf91 CP:0xd64] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.612: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1033) 01/27 11:05:57.612: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3190) 01/27 11:05:57.612: [smf] INFO: UE IMSI[262426516503604] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.612: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 01/27 11:05:57.612: [upf] INFO: UE F-SEID[UP:0x577 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.612: [upf] INFO: UE F-SEID[UP:0x577 CP:0x5a1] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.618: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1033) 01/27 11:05:57.618: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3190) 01/27 11:05:57.618: [smf] INFO: UE IMSI[262421974525021] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.618: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 01/27 11:05:57.618: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.618: [upf] INFO: UE F-SEID[UP:0xef9 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.624: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1033) 01/27 11:05:57.624: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3190) 01/27 11:05:57.624: [smf] INFO: UE IMSI[262426140639880] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.624: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 01/27 11:05:57.624: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.624: [upf] INFO: UE F-SEID[UP:0xd1b CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.630: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1033) 01/27 11:05:57.630: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3190) 01/27 11:05:57.630: [smf] INFO: UE IMSI[262424300240395] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.631: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 01/27 11:05:57.631: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.631: [upf] INFO: UE F-SEID[UP:0xe28 CP:0x59e] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.636: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1033) 01/27 11:05:57.636: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3190) 01/27 11:05:57.636: [smf] INFO: UE IMSI[262425550006027] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.637: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 01/27 11:05:57.637: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.637: [upf] INFO: UE F-SEID[UP:0xa9 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.643: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1033) 01/27 11:05:57.643: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3190) 01/27 11:05:57.643: [smf] INFO: UE IMSI[262421930244167] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.645: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 01/27 11:05:57.645: [upf] INFO: UE F-SEID[UP:0x614 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.645: [upf] INFO: UE F-SEID[UP:0x614 CP:0x9f7] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.652: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1033) 01/27 11:05:57.652: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3190) 01/27 11:05:57.652: [smf] INFO: UE IMSI[262421434716054] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.653: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 01/27 11:05:57.653: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.653: [upf] INFO: UE F-SEID[UP:0x5dd CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.658: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1033) 01/27 11:05:57.658: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3190) 01/27 11:05:57.658: [smf] INFO: UE IMSI[262421647729270] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.659: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 01/27 11:05:57.659: [upf] INFO: UE F-SEID[UP:0x28c CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.659: [upf] INFO: UE F-SEID[UP:0x28c CP:0x768] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.664: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1033) 01/27 11:05:57.664: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3190) 01/27 11:05:57.664: [smf] INFO: UE IMSI[262425278981683] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.664: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 01/27 11:05:57.664: [upf] INFO: UE F-SEID[UP:0xaff CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.664: [upf] INFO: UE F-SEID[UP:0xaff CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.670: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1033) 01/27 11:05:57.670: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3190) 01/27 11:05:57.670: [smf] INFO: UE IMSI[262427514306230] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.670: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 01/27 11:05:57.670: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.670: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.676: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1033) 01/27 11:05:57.676: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3190) 01/27 11:05:57.676: [smf] INFO: UE IMSI[262420344925234] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.676: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 01/27 11:05:57.676: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.676: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.682: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1033) 01/27 11:05:57.682: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3190) 01/27 11:05:57.682: [smf] INFO: UE IMSI[262427499228544] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.684: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 01/27 11:05:57.684: [upf] INFO: UE F-SEID[UP:0x6df CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.684: [upf] INFO: UE F-SEID[UP:0x6df CP:0xa50] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.690: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1033) 01/27 11:05:57.690: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3190) 01/27 11:05:57.690: [smf] INFO: UE IMSI[262428100981025] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.692: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 01/27 11:05:57.692: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.692: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x8c7] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.700: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1033) 01/27 11:05:57.700: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3190) 01/27 11:05:57.700: [smf] INFO: UE IMSI[262427977535955] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.702: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 01/27 11:05:57.702: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.702: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.706: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1033) 01/27 11:05:57.706: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3190) 01/27 11:05:57.706: [smf] INFO: UE IMSI[262424282374513] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.707: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 01/27 11:05:57.707: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.707: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0xe2b] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.712: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1033) 01/27 11:05:57.712: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3190) 01/27 11:05:57.712: [smf] INFO: UE IMSI[262425283281496] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.713: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 01/27 11:05:57.713: [upf] INFO: UE F-SEID[UP:0x3eb CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.713: [upf] INFO: UE F-SEID[UP:0x3eb CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.718: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1033) 01/27 11:05:57.718: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3190) 01/27 11:05:57.718: [smf] INFO: UE IMSI[262428212309116] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.719: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 01/27 11:05:57.719: [upf] INFO: UE F-SEID[UP:0x439 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.719: [upf] INFO: UE F-SEID[UP:0x439 CP:0x4a3] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.724: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1033) 01/27 11:05:57.724: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3190) 01/27 11:05:57.724: [smf] INFO: UE IMSI[262423491490774] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.725: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 01/27 11:05:57.725: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.725: [upf] INFO: UE F-SEID[UP:0xa44 CP:0x3c2] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.731: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1033) 01/27 11:05:57.731: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3190) 01/27 11:05:57.731: [smf] INFO: UE IMSI[262422081737437] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.731: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 01/27 11:05:57.732: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.732: [upf] INFO: UE F-SEID[UP:0xd7f CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.737: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1033) 01/27 11:05:57.737: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3190) 01/27 11:05:57.737: [smf] INFO: UE IMSI[262424012515606] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.738: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 01/27 11:05:57.738: [upf] INFO: UE F-SEID[UP:0x939 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.738: [upf] INFO: UE F-SEID[UP:0x939 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.743: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1033) 01/27 11:05:57.743: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3190) 01/27 11:05:57.743: [smf] INFO: UE IMSI[262422135526011] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.744: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 01/27 11:05:57.744: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.744: [upf] INFO: UE F-SEID[UP:0xdd0 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.749: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1033) 01/27 11:05:57.749: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3190) 01/27 11:05:57.749: [smf] INFO: UE IMSI[262424580093967] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.750: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 01/27 11:05:57.750: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.750: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.755: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1033) 01/27 11:05:57.755: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3190) 01/27 11:05:57.755: [smf] INFO: UE IMSI[262422959631309] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.755: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 01/27 11:05:57.755: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.755: [upf] INFO: UE F-SEID[UP:0xa55 CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.761: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1033) 01/27 11:05:57.761: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3190) 01/27 11:05:57.761: [smf] INFO: UE IMSI[262422151209649] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.761: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 01/27 11:05:57.761: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.761: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x85b] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.767: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1033) 01/27 11:05:57.767: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3190) 01/27 11:05:57.767: [smf] INFO: UE IMSI[262429835417612] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.768: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 01/27 11:05:57.768: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.768: [upf] INFO: UE F-SEID[UP:0xf2c CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.774: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1033) 01/27 11:05:57.774: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3190) 01/27 11:05:57.774: [smf] INFO: UE IMSI[262429862432677] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.775: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 01/27 11:05:57.775: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.775: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xfe9] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.781: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1033) 01/27 11:05:57.781: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3190) 01/27 11:05:57.781: [smf] INFO: UE IMSI[262424294019225] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.782: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 01/27 11:05:57.782: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.782: [upf] INFO: UE F-SEID[UP:0xd01 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.787: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1033) 01/27 11:05:57.787: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3190) 01/27 11:05:57.787: [smf] INFO: UE IMSI[262429244033822] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.789: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 01/27 11:05:57.789: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.789: [upf] INFO: UE F-SEID[UP:0xc8 CP:0x992] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.793: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1033) 01/27 11:05:57.793: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3190) 01/27 11:05:57.794: [smf] INFO: UE IMSI[262427587251936] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.795: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 01/27 11:05:57.795: [upf] INFO: UE F-SEID[UP:0x529 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.795: [upf] INFO: UE F-SEID[UP:0x529 CP:0x535] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.800: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1033) 01/27 11:05:57.800: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3190) 01/27 11:05:57.800: [smf] INFO: UE IMSI[262420097076957] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.801: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 01/27 11:05:57.801: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.801: [upf] INFO: UE F-SEID[UP:0xa26 CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.806: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1033) 01/27 11:05:57.806: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3190) 01/27 11:05:57.806: [smf] INFO: UE IMSI[262428684211405] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.807: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 01/27 11:05:57.807: [upf] INFO: UE F-SEID[UP:0x807 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.807: [upf] INFO: UE F-SEID[UP:0x807 CP:0xe66] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.812: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1033) 01/27 11:05:57.812: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3190) 01/27 11:05:57.812: [smf] INFO: UE IMSI[262428167904177] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.813: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 01/27 11:05:57.813: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.813: [upf] INFO: UE F-SEID[UP:0xda2 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.818: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1033) 01/27 11:05:57.818: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3190) 01/27 11:05:57.818: [smf] INFO: UE IMSI[262426951923939] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.819: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 01/27 11:05:57.819: [upf] INFO: UE F-SEID[UP:0x928 CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.819: [upf] INFO: UE F-SEID[UP:0x928 CP:0x9f2] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.824: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1033) 01/27 11:05:57.824: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3190) 01/27 11:05:57.824: [smf] INFO: UE IMSI[262425446143673] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.824: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 01/27 11:05:57.824: [upf] INFO: UE F-SEID[UP:0x42 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.824: [upf] INFO: UE F-SEID[UP:0x42 CP:0xb10] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.830: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1033) 01/27 11:05:57.830: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3190) 01/27 11:05:57.830: [smf] INFO: UE IMSI[262421922917279] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.830: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 01/27 11:05:57.830: [upf] INFO: UE F-SEID[UP:0x660 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.830: [upf] INFO: UE F-SEID[UP:0x660 CP:0xb22] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.835: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1033) 01/27 11:05:57.835: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3190) 01/27 11:05:57.835: [smf] INFO: UE IMSI[262426341257257] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.836: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 01/27 11:05:57.836: [upf] INFO: UE F-SEID[UP:0x93a CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.836: [upf] INFO: UE F-SEID[UP:0x93a CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.841: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1033) 01/27 11:05:57.841: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3190) 01/27 11:05:57.841: [smf] INFO: UE IMSI[262420748953456] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.842: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 01/27 11:05:57.842: [upf] INFO: UE F-SEID[UP:0x108 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.842: [upf] INFO: UE F-SEID[UP:0x108 CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.847: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1033) 01/27 11:05:57.847: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3190) 01/27 11:05:57.847: [smf] INFO: UE IMSI[262426305262537] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.847: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 01/27 11:05:57.847: [upf] INFO: UE F-SEID[UP:0x593 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.847: [upf] INFO: UE F-SEID[UP:0x593 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.853: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1033) 01/27 11:05:57.853: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3190) 01/27 11:05:57.853: [smf] INFO: UE IMSI[262427806635509] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.853: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 01/27 11:05:57.854: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.854: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.859: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1033) 01/27 11:05:57.859: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3190) 01/27 11:05:57.859: [smf] INFO: UE IMSI[262422798039366] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.860: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 01/27 11:05:57.860: [upf] INFO: UE F-SEID[UP:0x294 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.860: [upf] INFO: UE F-SEID[UP:0x294 CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.865: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1033) 01/27 11:05:57.865: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3190) 01/27 11:05:57.865: [smf] INFO: UE IMSI[262421837114063] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.866: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 01/27 11:05:57.866: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.866: [upf] INFO: UE F-SEID[UP:0x1ee CP:0xcb] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.871: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1033) 01/27 11:05:57.871: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3190) 01/27 11:05:57.871: [smf] INFO: UE IMSI[262421999250606] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.872: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 01/27 11:05:57.872: [upf] INFO: UE F-SEID[UP:0x9 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.872: [upf] INFO: UE F-SEID[UP:0x9 CP:0x67f] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.877: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1033) 01/27 11:05:57.877: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3190) 01/27 11:05:57.877: [smf] INFO: UE IMSI[262428072007995] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.878: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 01/27 11:05:57.878: [upf] INFO: UE F-SEID[UP:0x687 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.878: [upf] INFO: UE F-SEID[UP:0x687 CP:0xf7d] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.884: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1033) 01/27 11:05:57.884: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3190) 01/27 11:05:57.884: [smf] INFO: UE IMSI[262421458208029] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.885: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 01/27 11:05:57.885: [upf] INFO: UE F-SEID[UP:0x67e CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.885: [upf] INFO: UE F-SEID[UP:0x67e CP:0xee2] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.891: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1033) 01/27 11:05:57.891: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3190) 01/27 11:05:57.891: [smf] INFO: UE IMSI[262425294530615] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.892: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 01/27 11:05:57.892: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.892: [upf] INFO: UE F-SEID[UP:0xe7b CP:0x4f3] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.898: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1033) 01/27 11:05:57.898: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3190) 01/27 11:05:57.898: [smf] INFO: UE IMSI[262429185860521] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.899: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 01/27 11:05:57.899: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.899: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.904: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1033) 01/27 11:05:57.904: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3190) 01/27 11:05:57.904: [smf] INFO: UE IMSI[262422017226524] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.905: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 01/27 11:05:57.905: [upf] INFO: UE F-SEID[UP:0xa64 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.905: [upf] INFO: UE F-SEID[UP:0xa64 CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.910: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1033) 01/27 11:05:57.910: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3190) 01/27 11:05:57.910: [smf] INFO: UE IMSI[262422897719184] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.911: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 01/27 11:05:57.911: [upf] INFO: UE F-SEID[UP:0xffd CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.911: [upf] INFO: UE F-SEID[UP:0xffd CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.916: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1033) 01/27 11:05:57.916: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3190) 01/27 11:05:57.916: [smf] INFO: UE IMSI[262429871049557] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.917: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 01/27 11:05:57.917: [upf] INFO: UE F-SEID[UP:0x995 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.917: [upf] INFO: UE F-SEID[UP:0x995 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.922: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1033) 01/27 11:05:57.922: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3190) 01/27 11:05:57.922: [smf] INFO: UE IMSI[262426657534330] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.923: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 01/27 11:05:57.923: [upf] INFO: UE F-SEID[UP:0x594 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.923: [upf] INFO: UE F-SEID[UP:0x594 CP:0x321] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.928: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1033) 01/27 11:05:57.928: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3190) 01/27 11:05:57.928: [smf] INFO: UE IMSI[262422982320601] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.929: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 01/27 11:05:57.929: [upf] INFO: UE F-SEID[UP:0x16e CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.929: [upf] INFO: UE F-SEID[UP:0x16e CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.934: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1033) 01/27 11:05:57.934: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3190) 01/27 11:05:57.934: [smf] INFO: UE IMSI[262424134340649] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.934: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 01/27 11:05:57.934: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.934: [upf] INFO: UE F-SEID[UP:0xf47 CP:0x1ae] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.939: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1033) 01/27 11:05:57.939: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3190) 01/27 11:05:57.939: [smf] INFO: UE IMSI[262422040336321] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.940: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 01/27 11:05:57.940: [upf] INFO: UE F-SEID[UP:0x85a CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.940: [upf] INFO: UE F-SEID[UP:0x85a CP:0x2b1] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.945: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1033) 01/27 11:05:57.945: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3190) 01/27 11:05:57.945: [smf] INFO: UE IMSI[262427534686476] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.946: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 01/27 11:05:57.946: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.946: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x4b] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.951: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1033) 01/27 11:05:57.951: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3190) 01/27 11:05:57.951: [smf] INFO: UE IMSI[262420943751413] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.952: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 01/27 11:05:57.952: [upf] INFO: UE F-SEID[UP:0x510 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.952: [upf] INFO: UE F-SEID[UP:0x510 CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.957: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1033) 01/27 11:05:57.957: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3190) 01/27 11:05:57.957: [smf] INFO: UE IMSI[262423535915819] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.957: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 01/27 11:05:57.957: [upf] INFO: UE F-SEID[UP:0x72a CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.957: [upf] INFO: UE F-SEID[UP:0x72a CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.963: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1033) 01/27 11:05:57.963: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3190) 01/27 11:05:57.963: [smf] INFO: UE IMSI[262424160302888] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.963: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 01/27 11:05:57.963: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.963: [upf] INFO: UE F-SEID[UP:0xf83 CP:0x3e4] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.969: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1033) 01/27 11:05:57.969: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3190) 01/27 11:05:57.969: [smf] INFO: UE IMSI[262423670727751] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.969: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 01/27 11:05:57.969: [upf] INFO: UE F-SEID[UP:0x904 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.969: [upf] INFO: UE F-SEID[UP:0x904 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.974: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1033) 01/27 11:05:57.974: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3190) 01/27 11:05:57.974: [smf] INFO: UE IMSI[262426690267418] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.975: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 01/27 11:05:57.975: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.975: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0xd10] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.980: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1033) 01/27 11:05:57.980: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3190) 01/27 11:05:57.980: [smf] INFO: UE IMSI[262427763701077] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.981: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 01/27 11:05:57.981: [upf] INFO: UE F-SEID[UP:0x47f CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.981: [upf] INFO: UE F-SEID[UP:0x47f CP:0xce7] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.986: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1033) 01/27 11:05:57.986: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3190) 01/27 11:05:57.986: [smf] INFO: UE IMSI[262425172752927] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.986: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 01/27 11:05:57.986: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.986: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.992: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1033) 01/27 11:05:57.992: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3190) 01/27 11:05:57.992: [smf] INFO: UE IMSI[262423467307736] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.992: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 01/27 11:05:57.992: [upf] INFO: UE F-SEID[UP:0x12e CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.992: [upf] INFO: UE F-SEID[UP:0x12e CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.998: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1033) 01/27 11:05:57.998: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3190) 01/27 11:05:57.998: [smf] INFO: UE IMSI[262424274235022] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:57.998: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 01/27 11:05:57.998: [upf] INFO: UE F-SEID[UP:0x492 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:57.998: [upf] INFO: UE F-SEID[UP:0x492 CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.003: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1033) 01/27 11:05:58.003: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3190) 01/27 11:05:58.003: [smf] INFO: UE IMSI[262422302093456] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.004: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 01/27 11:05:58.004: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.004: [upf] INFO: UE F-SEID[UP:0xce8 CP:0x62b] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.009: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1033) 01/27 11:05:58.009: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3190) 01/27 11:05:58.009: [smf] INFO: UE IMSI[262426333683871] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.010: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 01/27 11:05:58.010: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.010: [upf] INFO: UE F-SEID[UP:0x6ba CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.015: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1033) 01/27 11:05:58.015: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3190) 01/27 11:05:58.015: [smf] INFO: UE IMSI[262427351820827] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.016: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 01/27 11:05:58.016: [upf] INFO: UE F-SEID[UP:0x502 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.016: [upf] INFO: UE F-SEID[UP:0x502 CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.021: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1033) 01/27 11:05:58.021: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3190) 01/27 11:05:58.021: [smf] INFO: UE IMSI[262427947180192] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.021: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 01/27 11:05:58.021: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.021: [upf] INFO: UE F-SEID[UP:0x2b9 CP:0x778] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.026: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1033) 01/27 11:05:58.026: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3190) 01/27 11:05:58.026: [smf] INFO: UE IMSI[262428676147113] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.027: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 01/27 11:05:58.027: [upf] INFO: UE F-SEID[UP:0x519 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.027: [upf] INFO: UE F-SEID[UP:0x519 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.032: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1033) 01/27 11:05:58.032: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3190) 01/27 11:05:58.032: [smf] INFO: UE IMSI[262428887537897] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.033: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 01/27 11:05:58.033: [upf] INFO: UE F-SEID[UP:0x39e CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.033: [upf] INFO: UE F-SEID[UP:0x39e CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.038: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1033) 01/27 11:05:58.038: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3190) 01/27 11:05:58.038: [smf] INFO: UE IMSI[262423310459167] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.039: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 01/27 11:05:58.039: [upf] INFO: UE F-SEID[UP:0xd4c CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.039: [upf] INFO: UE F-SEID[UP:0xd4c CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.044: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1033) 01/27 11:05:58.044: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3190) 01/27 11:05:58.044: [smf] INFO: UE IMSI[262420546262624] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.044: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 01/27 11:05:58.044: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.044: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.049: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1033) 01/27 11:05:58.049: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3190) 01/27 11:05:58.049: [smf] INFO: UE IMSI[262424125673064] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.050: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 01/27 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.050: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x278] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.055: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1033) 01/27 11:05:58.055: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3190) 01/27 11:05:58.055: [smf] INFO: UE IMSI[262424944159296] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.055: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 01/27 11:05:58.055: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.055: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0xf0d] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.061: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1033) 01/27 11:05:58.061: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3190) 01/27 11:05:58.061: [smf] INFO: UE IMSI[262423050188236] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.061: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 01/27 11:05:58.061: [upf] INFO: UE F-SEID[UP:0x99a CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.061: [upf] INFO: UE F-SEID[UP:0x99a CP:0x4] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.067: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1033) 01/27 11:05:58.067: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3190) 01/27 11:05:58.067: [smf] INFO: UE IMSI[262427536512603] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.067: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 01/27 11:05:58.067: [upf] INFO: UE F-SEID[UP:0x20 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.067: [upf] INFO: UE F-SEID[UP:0x20 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.073: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1033) 01/27 11:05:58.073: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3190) 01/27 11:05:58.073: [smf] INFO: UE IMSI[262425934731613] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.074: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 01/27 11:05:58.074: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.074: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x32d] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.079: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1033) 01/27 11:05:58.079: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3190) 01/27 11:05:58.079: [smf] INFO: UE IMSI[262420309856692] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.080: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 01/27 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.085: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1033) 01/27 11:05:58.085: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3190) 01/27 11:05:58.085: [smf] INFO: UE IMSI[262424948685669] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.086: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 01/27 11:05:58.086: [upf] INFO: UE F-SEID[UP:0xaec CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.086: [upf] INFO: UE F-SEID[UP:0xaec CP:0x55e] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.091: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1033) 01/27 11:05:58.091: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3190) 01/27 11:05:58.091: [smf] INFO: UE IMSI[262421061366922] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.093: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 01/27 11:05:58.093: [upf] INFO: UE F-SEID[UP:0x69e CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.093: [upf] INFO: UE F-SEID[UP:0x69e CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.098: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1033) 01/27 11:05:58.098: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3190) 01/27 11:05:58.098: [smf] INFO: UE IMSI[262428558410791] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.098: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 01/27 11:05:58.098: [upf] INFO: UE F-SEID[UP:0x22f CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.098: [upf] INFO: UE F-SEID[UP:0x22f CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.104: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1033) 01/27 11:05:58.104: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3190) 01/27 11:05:58.104: [smf] INFO: UE IMSI[262428887852104] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.105: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 01/27 11:05:58.105: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.105: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x4c6] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.110: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1033) 01/27 11:05:58.110: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3190) 01/27 11:05:58.110: [smf] INFO: UE IMSI[262422143282518] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.110: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 01/27 11:05:58.110: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.110: [upf] INFO: UE F-SEID[UP:0x3ab CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.116: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1033) 01/27 11:05:58.116: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3190) 01/27 11:05:58.116: [smf] INFO: UE IMSI[262425308510142] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.117: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 01/27 11:05:58.117: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.117: [upf] INFO: UE F-SEID[UP:0x5ad CP:0x997] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.122: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1033) 01/27 11:05:58.122: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3190) 01/27 11:05:58.122: [smf] INFO: UE IMSI[262420194875435] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.123: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 01/27 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x662 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.123: [upf] INFO: UE F-SEID[UP:0x662 CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.128: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1033) 01/27 11:05:58.128: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3190) 01/27 11:05:58.128: [smf] INFO: UE IMSI[262423258564553] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.129: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 01/27 11:05:58.129: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.129: [upf] INFO: UE F-SEID[UP:0xb0d CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.134: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1033) 01/27 11:05:58.134: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3190) 01/27 11:05:58.134: [smf] INFO: UE IMSI[262429524698915] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.134: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 01/27 11:05:58.134: [upf] INFO: UE F-SEID[UP:0x531 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.134: [upf] INFO: UE F-SEID[UP:0x531 CP:0xbe9] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.140: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1033) 01/27 11:05:58.140: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3190) 01/27 11:05:58.140: [smf] INFO: UE IMSI[262428153895245] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.141: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 01/27 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.141: [upf] INFO: UE F-SEID[UP:0x9aa CP:0xc] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.147: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1033) 01/27 11:05:58.147: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3190) 01/27 11:05:58.147: [smf] INFO: UE IMSI[262422223236524] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.148: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 01/27 11:05:58.148: [upf] INFO: UE F-SEID[UP:0x118 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.148: [upf] INFO: UE F-SEID[UP:0x118 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.154: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1033) 01/27 11:05:58.154: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3190) 01/27 11:05:58.154: [smf] INFO: UE IMSI[262426086720542] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.155: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 01/27 11:05:58.155: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.155: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xecb] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.160: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1033) 01/27 11:05:58.160: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3190) 01/27 11:05:58.160: [smf] INFO: UE IMSI[262421800510450] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.161: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 01/27 11:05:58.161: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.161: [upf] INFO: UE F-SEID[UP:0xa36 CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.166: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1033) 01/27 11:05:58.166: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3190) 01/27 11:05:58.166: [smf] INFO: UE IMSI[262420986340393] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.167: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 01/27 11:05:58.167: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.167: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0x6ff] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.173: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1033) 01/27 11:05:58.173: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3190) 01/27 11:05:58.173: [smf] INFO: UE IMSI[262422187282595] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.174: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 01/27 11:05:58.174: [upf] INFO: UE F-SEID[UP:0x395 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.174: [upf] INFO: UE F-SEID[UP:0x395 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.179: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1033) 01/27 11:05:58.179: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3190) 01/27 11:05:58.179: [smf] INFO: UE IMSI[262423130675915] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.180: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 01/27 11:05:58.180: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.180: [upf] INFO: UE F-SEID[UP:0xa39 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.185: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1033) 01/27 11:05:58.185: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3190) 01/27 11:05:58.185: [smf] INFO: UE IMSI[262429932375255] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.187: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 01/27 11:05:58.187: [upf] INFO: UE F-SEID[UP:0xced CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.187: [upf] INFO: UE F-SEID[UP:0xced CP:0x805] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.192: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1033) 01/27 11:05:58.192: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3190) 01/27 11:05:58.192: [smf] INFO: UE IMSI[262426580705238] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.193: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 01/27 11:05:58.193: [upf] INFO: UE F-SEID[UP:0xe6f CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.193: [upf] INFO: UE F-SEID[UP:0xe6f CP:0xcea] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.198: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1033) 01/27 11:05:58.198: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3190) 01/27 11:05:58.198: [smf] INFO: UE IMSI[262429081023608] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.199: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 01/27 11:05:58.199: [upf] INFO: UE F-SEID[UP:0x399 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.199: [upf] INFO: UE F-SEID[UP:0x399 CP:0x1f4] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.204: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1033) 01/27 11:05:58.204: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3190) 01/27 11:05:58.204: [smf] INFO: UE IMSI[262428945607616] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.205: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 01/27 11:05:58.205: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.205: [upf] INFO: UE F-SEID[UP:0x1fc CP:0x6bc] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.210: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1033) 01/27 11:05:58.210: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3190) 01/27 11:05:58.210: [smf] INFO: UE IMSI[262426700325586] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.211: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 01/27 11:05:58.211: [upf] INFO: UE F-SEID[UP:0x48b CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.211: [upf] INFO: UE F-SEID[UP:0x48b CP:0xc44] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.216: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1033) 01/27 11:05:58.216: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3190) 01/27 11:05:58.216: [smf] INFO: UE IMSI[262420675620671] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.217: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 01/27 11:05:58.217: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.217: [upf] INFO: UE F-SEID[UP:0xa63 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.222: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1033) 01/27 11:05:58.222: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3190) 01/27 11:05:58.222: [smf] INFO: UE IMSI[262420448813469] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.223: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 01/27 11:05:58.223: [upf] INFO: UE F-SEID[UP:0x60e CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.223: [upf] INFO: UE F-SEID[UP:0x60e CP:0x825] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.228: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1033) 01/27 11:05:58.228: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3190) 01/27 11:05:58.228: [smf] INFO: UE IMSI[262428323183905] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.229: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 01/27 11:05:58.229: [upf] INFO: UE F-SEID[UP:0x806 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.229: [upf] INFO: UE F-SEID[UP:0x806 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.234: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1033) 01/27 11:05:58.234: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3190) 01/27 11:05:58.234: [smf] INFO: UE IMSI[262427749302192] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.235: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 01/27 11:05:58.235: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.235: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.240: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1033) 01/27 11:05:58.240: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3190) 01/27 11:05:58.240: [smf] INFO: UE IMSI[262424616985230] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.241: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 01/27 11:05:58.241: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.241: [upf] INFO: UE F-SEID[UP:0x8b3 CP:0x89f] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.246: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1033) 01/27 11:05:58.246: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3190) 01/27 11:05:58.246: [smf] INFO: UE IMSI[262424408150362] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.247: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 01/27 11:05:58.247: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.247: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xe63] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.252: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1033) 01/27 11:05:58.252: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3190) 01/27 11:05:58.252: [smf] INFO: UE IMSI[262427378541438] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.253: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 01/27 11:05:58.253: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.253: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0xd89] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.258: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1033) 01/27 11:05:58.258: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3190) 01/27 11:05:58.258: [smf] INFO: UE IMSI[262427494780395] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.258: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 01/27 11:05:58.258: [upf] INFO: UE F-SEID[UP:0xfff CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.258: [upf] INFO: UE F-SEID[UP:0xfff CP:0x809] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.264: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1033) 01/27 11:05:58.264: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3190) 01/27 11:05:58.264: [smf] INFO: UE IMSI[262426889043784] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.264: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 01/27 11:05:58.264: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.264: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xfed] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.270: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1033) 01/27 11:05:58.270: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3190) 01/27 11:05:58.270: [smf] INFO: UE IMSI[262421131465616] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.270: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 01/27 11:05:58.270: [upf] INFO: UE F-SEID[UP:0x717 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.270: [upf] INFO: UE F-SEID[UP:0x717 CP:0x3ea] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.276: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1033) 01/27 11:05:58.276: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3190) 01/27 11:05:58.276: [smf] INFO: UE IMSI[262424272015574] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.277: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 01/27 11:05:58.277: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.277: [upf] INFO: UE F-SEID[UP:0xa35 CP:0x96] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.282: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1033) 01/27 11:05:58.282: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3190) 01/27 11:05:58.282: [smf] INFO: UE IMSI[262425496030932] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.283: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 01/27 11:05:58.283: [upf] INFO: UE F-SEID[UP:0x759 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.283: [upf] INFO: UE F-SEID[UP:0x759 CP:0x9ea] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.288: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1033) 01/27 11:05:58.288: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3190) 01/27 11:05:58.288: [smf] INFO: UE IMSI[262424785621085] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.289: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 01/27 11:05:58.289: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.289: [upf] INFO: UE F-SEID[UP:0x5f0 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.294: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1033) 01/27 11:05:58.294: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3190) 01/27 11:05:58.294: [smf] INFO: UE IMSI[262423988577490] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.295: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 01/27 11:05:58.295: [upf] INFO: UE F-SEID[UP:0xaac CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.295: [upf] INFO: UE F-SEID[UP:0xaac CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.300: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1033) 01/27 11:05:58.300: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3190) 01/27 11:05:58.300: [smf] INFO: UE IMSI[262421783788146] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.301: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 01/27 11:05:58.301: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.301: [upf] INFO: UE F-SEID[UP:0xf86 CP:0x35f] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.306: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1033) 01/27 11:05:58.306: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3190) 01/27 11:05:58.306: [smf] INFO: UE IMSI[262427626661787] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.306: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 01/27 11:05:58.306: [upf] INFO: UE F-SEID[UP:0x99f CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.306: [upf] INFO: UE F-SEID[UP:0x99f CP:0x7bf] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.312: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1033) 01/27 11:05:58.312: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3190) 01/27 11:05:58.312: [smf] INFO: UE IMSI[262420933190881] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.312: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 01/27 11:05:58.312: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.312: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x5fc] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.317: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1033) 01/27 11:05:58.317: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3190) 01/27 11:05:58.317: [smf] INFO: UE IMSI[262421530544774] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.318: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 01/27 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.318: [upf] INFO: UE F-SEID[UP:0x5fd CP:0x86c] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.323: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1033) 01/27 11:05:58.323: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3190) 01/27 11:05:58.323: [smf] INFO: UE IMSI[262421425403741] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.324: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 01/27 11:05:58.324: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.324: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0x614] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.329: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1033) 01/27 11:05:58.329: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3190) 01/27 11:05:58.329: [smf] INFO: UE IMSI[262421055521439] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.330: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 01/27 11:05:58.330: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.330: [upf] INFO: UE F-SEID[UP:0xd3a CP:0x2e5] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.335: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1033) 01/27 11:05:58.335: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3190) 01/27 11:05:58.335: [smf] INFO: UE IMSI[262428407980659] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.335: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 01/27 11:05:58.335: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.335: [upf] INFO: UE F-SEID[UP:0xfe8 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.341: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1033) 01/27 11:05:58.341: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3190) 01/27 11:05:58.341: [smf] INFO: UE IMSI[262424288529586] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.341: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 01/27 11:05:58.341: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.341: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x867] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.347: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1033) 01/27 11:05:58.347: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3190) 01/27 11:05:58.347: [smf] INFO: UE IMSI[262420203094812] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.347: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 01/27 11:05:58.347: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.347: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x437] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.353: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1033) 01/27 11:05:58.353: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3190) 01/27 11:05:58.353: [smf] INFO: UE IMSI[262425158575098] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.354: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 01/27 11:05:58.354: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.354: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x9f1] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.359: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1033) 01/27 11:05:58.359: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3190) 01/27 11:05:58.359: [smf] INFO: UE IMSI[262427402364510] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.360: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 01/27 11:05:58.360: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.360: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x790] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.365: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1033) 01/27 11:05:58.365: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3190) 01/27 11:05:58.365: [smf] INFO: UE IMSI[262429579208366] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.365: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 01/27 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x245 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x245 CP:0x121] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.370: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1033) 01/27 11:05:58.370: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3190) 01/27 11:05:58.370: [smf] INFO: UE IMSI[262421961770227] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.371: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 01/27 11:05:58.371: [upf] INFO: UE F-SEID[UP:0x608 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.371: [upf] INFO: UE F-SEID[UP:0x608 CP:0x429] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.376: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1033) 01/27 11:05:58.376: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3190) 01/27 11:05:58.376: [smf] INFO: UE IMSI[262427957577689] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.377: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 01/27 11:05:58.377: [upf] INFO: UE F-SEID[UP:0x873 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.377: [upf] INFO: UE F-SEID[UP:0x873 CP:0xdc8] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.382: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1033) 01/27 11:05:58.382: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3190) 01/27 11:05:58.382: [smf] INFO: UE IMSI[262423283806094] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.383: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 01/27 11:05:58.383: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.383: [upf] INFO: UE F-SEID[UP:0xb7f CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.388: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1033) 01/27 11:05:58.388: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3190) 01/27 11:05:58.388: [smf] INFO: UE IMSI[262427562944007] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.389: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 01/27 11:05:58.389: [upf] INFO: UE F-SEID[UP:0x37a CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.389: [upf] INFO: UE F-SEID[UP:0x37a CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.394: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1033) 01/27 11:05:58.394: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3190) 01/27 11:05:58.394: [smf] INFO: UE IMSI[262426055210370] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.394: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 01/27 11:05:58.394: [upf] INFO: UE F-SEID[UP:0x95d CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.394: [upf] INFO: UE F-SEID[UP:0x95d CP:0xea6] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.399: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1033) 01/27 11:05:58.399: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3190) 01/27 11:05:58.399: [smf] INFO: UE IMSI[262427640461419] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.400: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 01/27 11:05:58.400: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.400: [upf] INFO: UE F-SEID[UP:0xac4 CP:0x144] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.405: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1033) 01/27 11:05:58.405: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3190) 01/27 11:05:58.405: [smf] INFO: UE IMSI[262420630580381] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.406: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 01/27 11:05:58.406: [upf] INFO: UE F-SEID[UP:0x325 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.406: [upf] INFO: UE F-SEID[UP:0x325 CP:0x653] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.411: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1033) 01/27 11:05:58.411: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3190) 01/27 11:05:58.411: [smf] INFO: UE IMSI[262428769957885] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.411: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 01/27 11:05:58.411: [upf] INFO: UE F-SEID[UP:0x2db CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.411: [upf] INFO: UE F-SEID[UP:0x2db CP:0x5e8] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.417: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1033) 01/27 11:05:58.417: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3190) 01/27 11:05:58.417: [smf] INFO: UE IMSI[262426469937215] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.418: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 01/27 11:05:58.418: [upf] INFO: UE F-SEID[UP:0x124 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.418: [upf] INFO: UE F-SEID[UP:0x124 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.423: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1033) 01/27 11:05:58.423: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3190) 01/27 11:05:58.423: [smf] INFO: UE IMSI[262429124301512] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.424: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 01/27 11:05:58.424: [upf] INFO: UE F-SEID[UP:0x56d CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.424: [upf] INFO: UE F-SEID[UP:0x56d CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.429: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1033) 01/27 11:05:58.429: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3190) 01/27 11:05:58.429: [smf] INFO: UE IMSI[262422584492892] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.430: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 01/27 11:05:58.430: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.430: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xa95] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.435: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1033) 01/27 11:05:58.435: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3190) 01/27 11:05:58.435: [smf] INFO: UE IMSI[262427692065010] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.435: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 01/27 11:05:58.435: [upf] INFO: UE F-SEID[UP:0x363 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.435: [upf] INFO: UE F-SEID[UP:0x363 CP:0x4f0] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.441: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1033) 01/27 11:05:58.441: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3190) 01/27 11:05:58.441: [smf] INFO: UE IMSI[262422897489581] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.441: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 01/27 11:05:58.441: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.441: [upf] INFO: UE F-SEID[UP:0xcc0 CP:0x188] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.446: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1033) 01/27 11:05:58.446: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3190) 01/27 11:05:58.446: [smf] INFO: UE IMSI[262422914042421] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.447: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 01/27 11:05:58.447: [upf] INFO: UE F-SEID[UP:0xcc CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.447: [upf] INFO: UE F-SEID[UP:0xcc CP:0x5d1] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.452: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1033) 01/27 11:05:58.452: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3190) 01/27 11:05:58.452: [smf] INFO: UE IMSI[262422181603551] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.453: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 01/27 11:05:58.453: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.453: [upf] INFO: UE F-SEID[UP:0x4aa CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.458: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1033) 01/27 11:05:58.458: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3190) 01/27 11:05:58.458: [smf] INFO: UE IMSI[262420966556946] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.459: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 01/27 11:05:58.459: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.459: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.464: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1033) 01/27 11:05:58.464: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3190) 01/27 11:05:58.464: [smf] INFO: UE IMSI[262427653918537] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.465: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 01/27 11:05:58.465: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.465: [upf] INFO: UE F-SEID[UP:0xf34 CP:0x5f7] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.470: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1033) 01/27 11:05:58.470: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3190) 01/27 11:05:58.470: [smf] INFO: UE IMSI[262426885483437] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.471: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 01/27 11:05:58.471: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.471: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x418] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.477: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1033) 01/27 11:05:58.477: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3190) 01/27 11:05:58.477: [smf] INFO: UE IMSI[262425534705064] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.478: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 01/27 11:05:58.478: [upf] INFO: UE F-SEID[UP:0x89f CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.478: [upf] INFO: UE F-SEID[UP:0x89f CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.484: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1033) 01/27 11:05:58.484: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3190) 01/27 11:05:58.484: [smf] INFO: UE IMSI[262420318181392] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.484: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 01/27 11:05:58.484: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.484: [upf] INFO: UE F-SEID[UP:0x7bf CP:0x256] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.490: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1033) 01/27 11:05:58.490: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3190) 01/27 11:05:58.490: [smf] INFO: UE IMSI[262427635179398] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.491: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 01/27 11:05:58.491: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.491: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0x25b] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.496: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1033) 01/27 11:05:58.496: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3190) 01/27 11:05:58.496: [smf] INFO: UE IMSI[262427424465500] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.497: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 01/27 11:05:58.497: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.497: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x801] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.503: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1033) 01/27 11:05:58.503: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3190) 01/27 11:05:58.503: [smf] INFO: UE IMSI[262429696398385] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.504: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 01/27 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.504: [upf] INFO: UE F-SEID[UP:0x2d9 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.509: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1033) 01/27 11:05:58.509: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3190) 01/27 11:05:58.509: [smf] INFO: UE IMSI[262425720964628] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.510: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 01/27 11:05:58.510: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.510: [upf] INFO: UE F-SEID[UP:0xcc1 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.515: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1033) 01/27 11:05:58.515: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3190) 01/27 11:05:58.515: [smf] INFO: UE IMSI[262424901555168] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.516: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 01/27 11:05:58.516: [upf] INFO: UE F-SEID[UP:0x57c CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.516: [upf] INFO: UE F-SEID[UP:0x57c CP:0xc61] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.521: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1033) 01/27 11:05:58.521: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3190) 01/27 11:05:58.521: [smf] INFO: UE IMSI[262424689818427] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.522: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 01/27 11:05:58.522: [upf] INFO: UE F-SEID[UP:0x90c CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.522: [upf] INFO: UE F-SEID[UP:0x90c CP:0x35] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.527: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1033) 01/27 11:05:58.527: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3190) 01/27 11:05:58.527: [smf] INFO: UE IMSI[262423826782023] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.528: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 01/27 11:05:58.528: [upf] INFO: UE F-SEID[UP:0xfb CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.528: [upf] INFO: UE F-SEID[UP:0xfb CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.533: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1033) 01/27 11:05:58.533: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3190) 01/27 11:05:58.533: [smf] INFO: UE IMSI[262422063910586] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.534: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 01/27 11:05:58.534: [upf] INFO: UE F-SEID[UP:0x50 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.534: [upf] INFO: UE F-SEID[UP:0x50 CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.539: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1033) 01/27 11:05:58.539: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3190) 01/27 11:05:58.539: [smf] INFO: UE IMSI[262423269620990] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.540: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 01/27 11:05:58.540: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.540: [upf] INFO: UE F-SEID[UP:0x2a1 CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.545: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1033) 01/27 11:05:58.545: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3190) 01/27 11:05:58.545: [smf] INFO: UE IMSI[262422677851815] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.546: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 01/27 11:05:58.546: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.546: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.551: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1033) 01/27 11:05:58.551: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3190) 01/27 11:05:58.551: [smf] INFO: UE IMSI[262422395853956] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.551: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 01/27 11:05:58.551: [upf] INFO: UE F-SEID[UP:0xaf CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.551: [upf] INFO: UE F-SEID[UP:0xaf CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.556: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1033) 01/27 11:05:58.556: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3190) 01/27 11:05:58.556: [smf] INFO: UE IMSI[262422648346410] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.557: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 01/27 11:05:58.557: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.557: [upf] INFO: UE F-SEID[UP:0xe56 CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.562: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1033) 01/27 11:05:58.562: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3190) 01/27 11:05:58.562: [smf] INFO: UE IMSI[262428491792072] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.563: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 01/27 11:05:58.563: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.563: [upf] INFO: UE F-SEID[UP:0xb0c CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.568: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1033) 01/27 11:05:58.568: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3190) 01/27 11:05:58.568: [smf] INFO: UE IMSI[262422836875060] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.569: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 01/27 11:05:58.569: [upf] INFO: UE F-SEID[UP:0x750 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.569: [upf] INFO: UE F-SEID[UP:0x750 CP:0xf65] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.574: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1033) 01/27 11:05:58.574: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3190) 01/27 11:05:58.574: [smf] INFO: UE IMSI[262420372714154] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.575: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 01/27 11:05:58.575: [upf] INFO: UE F-SEID[UP:0x76f CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.575: [upf] INFO: UE F-SEID[UP:0x76f CP:0x811] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.581: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1033) 01/27 11:05:58.581: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3190) 01/27 11:05:58.581: [smf] INFO: UE IMSI[262426056693995] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.582: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 01/27 11:05:58.582: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.582: [upf] INFO: UE F-SEID[UP:0xb5f CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.592: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1033) 01/27 11:05:58.592: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3190) 01/27 11:05:58.592: [smf] INFO: UE IMSI[262426845910971] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.593: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 01/27 11:05:58.593: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.593: [upf] INFO: UE F-SEID[UP:0xc16 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.599: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1033) 01/27 11:05:58.599: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3190) 01/27 11:05:58.599: [smf] INFO: UE IMSI[262421918197144] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.601: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 01/27 11:05:58.601: [upf] INFO: UE F-SEID[UP:0x9c CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.601: [upf] INFO: UE F-SEID[UP:0x9c CP:0x90d] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.606: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1033) 01/27 11:05:58.606: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3190) 01/27 11:05:58.606: [smf] INFO: UE IMSI[262422827385500] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.608: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 01/27 11:05:58.608: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.608: [upf] INFO: UE F-SEID[UP:0xb9e CP:0x74] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.613: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1033) 01/27 11:05:58.613: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3190) 01/27 11:05:58.613: [smf] INFO: UE IMSI[262420428014982] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.614: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 01/27 11:05:58.614: [upf] INFO: UE F-SEID[UP:0x3af CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.614: [upf] INFO: UE F-SEID[UP:0x3af CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.619: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1033) 01/27 11:05:58.619: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3190) 01/27 11:05:58.619: [smf] INFO: UE IMSI[262420703423814] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.619: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 01/27 11:05:58.619: [upf] INFO: UE F-SEID[UP:0x228 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.619: [upf] INFO: UE F-SEID[UP:0x228 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.625: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1033) 01/27 11:05:58.625: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3190) 01/27 11:05:58.625: [smf] INFO: UE IMSI[262428317449420] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.625: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 01/27 11:05:58.625: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.625: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0xf86] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.631: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1033) 01/27 11:05:58.631: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3190) 01/27 11:05:58.631: [smf] INFO: UE IMSI[262420963526728] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.631: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 01/27 11:05:58.631: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.631: [upf] INFO: UE F-SEID[UP:0x2ca CP:0x39d] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.636: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1033) 01/27 11:05:58.636: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3190) 01/27 11:05:58.636: [smf] INFO: UE IMSI[262420658463467] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.637: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 01/27 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x6ed CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.637: [upf] INFO: UE F-SEID[UP:0x6ed CP:0x999] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.642: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1033) 01/27 11:05:58.642: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3190) 01/27 11:05:58.642: [smf] INFO: UE IMSI[262426775837236] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.643: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 01/27 11:05:58.643: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.643: [upf] INFO: UE F-SEID[UP:0xe4b CP:0xfbf] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.648: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1033) 01/27 11:05:58.648: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3190) 01/27 11:05:58.648: [smf] INFO: UE IMSI[262428918377997] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.649: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 01/27 11:05:58.649: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.649: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.654: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1033) 01/27 11:05:58.654: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3190) 01/27 11:05:58.654: [smf] INFO: UE IMSI[262422368234101] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.654: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 01/27 11:05:58.655: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.655: [upf] INFO: UE F-SEID[UP:0x6a7 CP:0xf92] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.660: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1033) 01/27 11:05:58.660: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3190) 01/27 11:05:58.660: [smf] INFO: UE IMSI[262427019235109] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.660: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 01/27 11:05:58.660: [upf] INFO: UE F-SEID[UP:0xbc CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.660: [upf] INFO: UE F-SEID[UP:0xbc CP:0xb7] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.666: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1033) 01/27 11:05:58.666: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3190) 01/27 11:05:58.666: [smf] INFO: UE IMSI[262423906272361] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.666: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 01/27 11:05:58.666: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.666: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0x38a] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.672: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1033) 01/27 11:05:58.672: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3190) 01/27 11:05:58.672: [smf] INFO: UE IMSI[262424953333946] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.672: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 01/27 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x710 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.672: [upf] INFO: UE F-SEID[UP:0x710 CP:0x58a] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.679: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1033) 01/27 11:05:58.679: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3190) 01/27 11:05:58.679: [smf] INFO: UE IMSI[262425819408317] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.680: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 01/27 11:05:58.680: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.680: [upf] INFO: UE F-SEID[UP:0xf93 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.685: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1033) 01/27 11:05:58.685: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3190) 01/27 11:05:58.685: [smf] INFO: UE IMSI[262424212101937] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.686: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 01/27 11:05:58.686: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.686: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0x62a] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.691: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1033) 01/27 11:05:58.691: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3190) 01/27 11:05:58.691: [smf] INFO: UE IMSI[262424851775860] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.693: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 01/27 11:05:58.693: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.693: [upf] INFO: UE F-SEID[UP:0xa17 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.698: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1033) 01/27 11:05:58.698: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3190) 01/27 11:05:58.698: [smf] INFO: UE IMSI[262427200765751] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.699: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 01/27 11:05:58.699: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.699: [upf] INFO: UE F-SEID[UP:0xc92 CP:0x890] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.704: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1033) 01/27 11:05:58.704: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3190) 01/27 11:05:58.704: [smf] INFO: UE IMSI[262423308676510] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.704: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 01/27 11:05:58.704: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.704: [upf] INFO: UE F-SEID[UP:0x3ee CP:0xa62] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.709: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1033) 01/27 11:05:58.709: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3190) 01/27 11:05:58.709: [smf] INFO: UE IMSI[262423804736482] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.710: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 01/27 11:05:58.710: [upf] INFO: UE F-SEID[UP:0x359 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.710: [upf] INFO: UE F-SEID[UP:0x359 CP:0xf9b] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.715: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1033) 01/27 11:05:58.715: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3190) 01/27 11:05:58.715: [smf] INFO: UE IMSI[262427383723955] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.716: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 01/27 11:05:58.716: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.716: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x23b] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.721: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1033) 01/27 11:05:58.721: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3190) 01/27 11:05:58.721: [smf] INFO: UE IMSI[262428340535277] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.722: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 01/27 11:05:58.722: [upf] INFO: UE F-SEID[UP:0x665 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.722: [upf] INFO: UE F-SEID[UP:0x665 CP:0xce4] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.726: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1033) 01/27 11:05:58.727: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3190) 01/27 11:05:58.727: [smf] INFO: UE IMSI[262425954394105] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.727: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 01/27 11:05:58.727: [upf] INFO: UE F-SEID[UP:0x275 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.727: [upf] INFO: UE F-SEID[UP:0x275 CP:0x7b9] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.732: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1033) 01/27 11:05:58.732: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3190) 01/27 11:05:58.732: [smf] INFO: UE IMSI[262420525419663] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.733: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 01/27 11:05:58.733: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.733: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.738: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1033) 01/27 11:05:58.738: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3190) 01/27 11:05:58.738: [smf] INFO: UE IMSI[262428228694326] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.739: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 01/27 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x867 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.739: [upf] INFO: UE F-SEID[UP:0x867 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.744: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1033) 01/27 11:05:58.744: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3190) 01/27 11:05:58.744: [smf] INFO: UE IMSI[262427163472323] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.744: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 01/27 11:05:58.745: [upf] INFO: UE F-SEID[UP:0x865 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.745: [upf] INFO: UE F-SEID[UP:0x865 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.749: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1033) 01/27 11:05:58.749: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3190) 01/27 11:05:58.749: [smf] INFO: UE IMSI[262423274546539] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.750: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 01/27 11:05:58.750: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.750: [upf] INFO: UE F-SEID[UP:0xe9b CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.755: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1033) 01/27 11:05:58.755: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3190) 01/27 11:05:58.755: [smf] INFO: UE IMSI[262421179040774] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.756: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 01/27 11:05:58.756: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.756: [upf] INFO: UE F-SEID[UP:0xe6d CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.761: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1033) 01/27 11:05:58.761: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3190) 01/27 11:05:58.761: [smf] INFO: UE IMSI[262425080871167] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.762: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 01/27 11:05:58.762: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.762: [upf] INFO: UE F-SEID[UP:0x5c0 CP:0x445] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.767: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1033) 01/27 11:05:58.767: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3190) 01/27 11:05:58.767: [smf] INFO: UE IMSI[262426756905690] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.767: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 01/27 11:05:58.767: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.767: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.773: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1033) 01/27 11:05:58.773: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3190) 01/27 11:05:58.773: [smf] INFO: UE IMSI[262421926402879] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.774: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 01/27 11:05:58.774: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.774: [upf] INFO: UE F-SEID[UP:0x8dd CP:0x538] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.778: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1033) 01/27 11:05:58.778: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3190) 01/27 11:05:58.778: [smf] INFO: UE IMSI[262427835749875] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.779: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 01/27 11:05:58.779: [upf] INFO: UE F-SEID[UP:0x15f CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.779: [upf] INFO: UE F-SEID[UP:0x15f CP:0xebb] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.784: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1033) 01/27 11:05:58.784: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3190) 01/27 11:05:58.784: [smf] INFO: UE IMSI[262421782336125] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.785: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 01/27 11:05:58.785: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.785: [upf] INFO: UE F-SEID[UP:0xd3e CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.790: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1033) 01/27 11:05:58.790: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3190) 01/27 11:05:58.790: [smf] INFO: UE IMSI[262428153491443] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.791: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 01/27 11:05:58.791: [upf] INFO: UE F-SEID[UP:0x72 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.791: [upf] INFO: UE F-SEID[UP:0x72 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.796: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1033) 01/27 11:05:58.796: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3190) 01/27 11:05:58.796: [smf] INFO: UE IMSI[262421570549621] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.796: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 01/27 11:05:58.796: [upf] INFO: UE F-SEID[UP:0x216 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.796: [upf] INFO: UE F-SEID[UP:0x216 CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.801: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1033) 01/27 11:05:58.801: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3190) 01/27 11:05:58.801: [smf] INFO: UE IMSI[262425214331780] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.802: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 01/27 11:05:58.802: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.802: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0x8a8] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.807: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1033) 01/27 11:05:58.807: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3190) 01/27 11:05:58.807: [smf] INFO: UE IMSI[262427569316536] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.808: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 01/27 11:05:58.808: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.808: [upf] INFO: UE F-SEID[UP:0x8d3 CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.813: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1033) 01/27 11:05:58.813: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3190) 01/27 11:05:58.813: [smf] INFO: UE IMSI[262425597005457] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.814: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 01/27 11:05:58.814: [upf] INFO: UE F-SEID[UP:0x513 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.814: [upf] INFO: UE F-SEID[UP:0x513 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.819: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1033) 01/27 11:05:58.819: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3190) 01/27 11:05:58.819: [smf] INFO: UE IMSI[262424323969745] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.820: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 01/27 11:05:58.820: [upf] INFO: UE F-SEID[UP:0x39f CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.820: [upf] INFO: UE F-SEID[UP:0x39f CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.825: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1033) 01/27 11:05:58.825: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3190) 01/27 11:05:58.825: [smf] INFO: UE IMSI[262427233107035] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.827: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 01/27 11:05:58.827: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.827: [upf] INFO: UE F-SEID[UP:0xa62 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.832: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1033) 01/27 11:05:58.832: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3190) 01/27 11:05:58.832: [smf] INFO: UE IMSI[262428029598114] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.832: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 01/27 11:05:58.832: [upf] INFO: UE F-SEID[UP:0x99e CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.832: [upf] INFO: UE F-SEID[UP:0x99e CP:0xda3] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.837: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1033) 01/27 11:05:58.837: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3190) 01/27 11:05:58.837: [smf] INFO: UE IMSI[262421306763772] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.838: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 01/27 11:05:58.838: [upf] INFO: UE F-SEID[UP:0xf25 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.838: [upf] INFO: UE F-SEID[UP:0xf25 CP:0xcd0] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.843: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1033) 01/27 11:05:58.843: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3190) 01/27 11:05:58.843: [smf] INFO: UE IMSI[262424336360753] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.844: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 01/27 11:05:58.844: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.844: [upf] INFO: UE F-SEID[UP:0x1e1 CP:0xb1c] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.849: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1033) 01/27 11:05:58.849: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3190) 01/27 11:05:58.849: [smf] INFO: UE IMSI[262426993949785] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.850: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 01/27 11:05:58.850: [upf] INFO: UE F-SEID[UP:0x4 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.850: [upf] INFO: UE F-SEID[UP:0x4 CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.855: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1033) 01/27 11:05:58.855: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3190) 01/27 11:05:58.855: [smf] INFO: UE IMSI[262421424139896] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.855: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 01/27 11:05:58.855: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.855: [upf] INFO: UE F-SEID[UP:0xf2 CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.861: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1033) 01/27 11:05:58.861: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3190) 01/27 11:05:58.861: [smf] INFO: UE IMSI[262425864712786] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.861: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 01/27 11:05:58.861: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.861: [upf] INFO: UE F-SEID[UP:0xd8 CP:0x3f6] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.866: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1033) 01/27 11:05:58.866: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3190) 01/27 11:05:58.866: [smf] INFO: UE IMSI[262426823454718] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.867: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 01/27 11:05:58.867: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.867: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0x211] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.872: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1033) 01/27 11:05:58.872: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3190) 01/27 11:05:58.872: [smf] INFO: UE IMSI[262426533825266] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.873: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 01/27 11:05:58.873: [upf] INFO: UE F-SEID[UP:0x71 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.873: [upf] INFO: UE F-SEID[UP:0x71 CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.878: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1033) 01/27 11:05:58.878: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3190) 01/27 11:05:58.878: [smf] INFO: UE IMSI[262426879432099] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.878: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 01/27 11:05:58.878: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.878: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.883: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1033) 01/27 11:05:58.883: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3190) 01/27 11:05:58.883: [smf] INFO: UE IMSI[262422035886244] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.884: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 01/27 11:05:58.884: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.884: [upf] INFO: UE F-SEID[UP:0x1c9 CP:0x8e4] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.889: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1033) 01/27 11:05:58.889: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3190) 01/27 11:05:58.889: [smf] INFO: UE IMSI[262420170847752] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.890: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 01/27 11:05:58.890: [upf] INFO: UE F-SEID[UP:0x298 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.890: [upf] INFO: UE F-SEID[UP:0x298 CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.895: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1033) 01/27 11:05:58.895: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3190) 01/27 11:05:58.895: [smf] INFO: UE IMSI[262420038935555] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.896: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 01/27 11:05:58.896: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.896: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x99b] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.901: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1033) 01/27 11:05:58.901: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3190) 01/27 11:05:58.901: [smf] INFO: UE IMSI[262428832559570] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.901: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 01/27 11:05:58.901: [upf] INFO: UE F-SEID[UP:0x871 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.901: [upf] INFO: UE F-SEID[UP:0x871 CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.906: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1033) 01/27 11:05:58.906: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3190) 01/27 11:05:58.906: [smf] INFO: UE IMSI[262429679861448] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.907: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 01/27 11:05:58.907: [upf] INFO: UE F-SEID[UP:0x882 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.907: [upf] INFO: UE F-SEID[UP:0x882 CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.912: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1033) 01/27 11:05:58.912: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3190) 01/27 11:05:58.912: [smf] INFO: UE IMSI[262429016822588] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.913: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 01/27 11:05:58.913: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.913: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xbf0] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.919: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1033) 01/27 11:05:58.919: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3190) 01/27 11:05:58.919: [smf] INFO: UE IMSI[262425035871586] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.920: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 01/27 11:05:58.920: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.920: [upf] INFO: UE F-SEID[UP:0xc8a CP:0x6a7] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.926: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1033) 01/27 11:05:58.926: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3190) 01/27 11:05:58.926: [smf] INFO: UE IMSI[262423484934375] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.927: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 01/27 11:05:58.927: [upf] INFO: UE F-SEID[UP:0xefa CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.927: [upf] INFO: UE F-SEID[UP:0xefa CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.932: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1033) 01/27 11:05:58.932: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3190) 01/27 11:05:58.932: [smf] INFO: UE IMSI[262421290881262] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.933: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 01/27 11:05:58.933: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.933: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xb8f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.938: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1033) 01/27 11:05:58.938: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3190) 01/27 11:05:58.938: [smf] INFO: UE IMSI[262428960597544] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.939: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 01/27 11:05:58.939: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.939: [upf] INFO: UE F-SEID[UP:0xf35 CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.944: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1033) 01/27 11:05:58.944: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3190) 01/27 11:05:58.944: [smf] INFO: UE IMSI[262425112112647] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.945: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 01/27 11:05:58.945: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.945: [upf] INFO: UE F-SEID[UP:0x6d3 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.950: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1033) 01/27 11:05:58.950: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3190) 01/27 11:05:58.950: [smf] INFO: UE IMSI[262424702927270] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.950: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 01/27 11:05:58.951: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.951: [upf] INFO: UE F-SEID[UP:0xb1 CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.956: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1033) 01/27 11:05:58.956: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3190) 01/27 11:05:58.956: [smf] INFO: UE IMSI[262422987402986] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.957: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 01/27 11:05:58.957: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.957: [upf] INFO: UE F-SEID[UP:0x4f3 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.962: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1033) 01/27 11:05:58.962: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3190) 01/27 11:05:58.962: [smf] INFO: UE IMSI[262421574122644] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.962: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 01/27 11:05:58.962: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.962: [upf] INFO: UE F-SEID[UP:0x4c3 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.968: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1033) 01/27 11:05:58.968: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3190) 01/27 11:05:58.968: [smf] INFO: UE IMSI[262421478232228] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.968: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 01/27 11:05:58.968: [upf] INFO: UE F-SEID[UP:0x796 CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.968: [upf] INFO: UE F-SEID[UP:0x796 CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.974: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1033) 01/27 11:05:58.974: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3190) 01/27 11:05:58.974: [smf] INFO: UE IMSI[262425303644209] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.975: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 01/27 11:05:58.975: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.975: [upf] INFO: UE F-SEID[UP:0x4e2 CP:0x616] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.980: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1033) 01/27 11:05:58.980: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3190) 01/27 11:05:58.980: [smf] INFO: UE IMSI[262423599754933] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.980: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 01/27 11:05:58.981: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.981: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.986: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1033) 01/27 11:05:58.986: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3190) 01/27 11:05:58.986: [smf] INFO: UE IMSI[262422481647893] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.986: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 01/27 11:05:58.986: [upf] INFO: UE F-SEID[UP:0x86d CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.986: [upf] INFO: UE F-SEID[UP:0x86d CP:0x643] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.992: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1033) 01/27 11:05:58.992: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3190) 01/27 11:05:58.992: [smf] INFO: UE IMSI[262420663472829] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.993: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 01/27 11:05:58.993: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.993: [upf] INFO: UE F-SEID[UP:0xdf6 CP:0xae3] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.998: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1033) 01/27 11:05:58.998: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3190) 01/27 11:05:58.998: [smf] INFO: UE IMSI[262429527036086] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:58.999: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 01/27 11:05:58.999: [upf] INFO: UE F-SEID[UP:0x546 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:58.999: [upf] INFO: UE F-SEID[UP:0x546 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.004: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1033) 01/27 11:05:59.004: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3190) 01/27 11:05:59.004: [smf] INFO: UE IMSI[262428052603326] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.005: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 01/27 11:05:59.005: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.005: [upf] INFO: UE F-SEID[UP:0xb89 CP:0x5d6] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.010: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1033) 01/27 11:05:59.010: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3190) 01/27 11:05:59.010: [smf] INFO: UE IMSI[262427127150066] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.011: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 01/27 11:05:59.011: [upf] INFO: UE F-SEID[UP:0x525 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.011: [upf] INFO: UE F-SEID[UP:0x525 CP:0xc05] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.017: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1033) 01/27 11:05:59.017: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3190) 01/27 11:05:59.017: [smf] INFO: UE IMSI[262428176836209] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.018: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 01/27 11:05:59.019: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.019: [upf] INFO: UE F-SEID[UP:0xb4e CP:0x32f] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.024: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1033) 01/27 11:05:59.024: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3190) 01/27 11:05:59.024: [smf] INFO: UE IMSI[262421421000475] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.025: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 01/27 11:05:59.025: [upf] INFO: UE F-SEID[UP:0x95a CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.025: [upf] INFO: UE F-SEID[UP:0x95a CP:0x690] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.030: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1033) 01/27 11:05:59.030: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3190) 01/27 11:05:59.030: [smf] INFO: UE IMSI[262422478534809] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.031: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 01/27 11:05:59.031: [upf] INFO: UE F-SEID[UP:0x2cd CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.031: [upf] INFO: UE F-SEID[UP:0x2cd CP:0xa81] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.036: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1033) 01/27 11:05:59.036: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3190) 01/27 11:05:59.036: [smf] INFO: UE IMSI[262425426462295] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.037: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 01/27 11:05:59.037: [upf] INFO: UE F-SEID[UP:0x83f CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.037: [upf] INFO: UE F-SEID[UP:0x83f CP:0x9bb] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.042: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1033) 01/27 11:05:59.042: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3190) 01/27 11:05:59.042: [smf] INFO: UE IMSI[262428334019183] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.043: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 01/27 11:05:59.043: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.043: [upf] INFO: UE F-SEID[UP:0xaf0 CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.047: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1033) 01/27 11:05:59.047: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3190) 01/27 11:05:59.047: [smf] INFO: UE IMSI[262425748939934] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.048: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 01/27 11:05:59.048: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.048: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x656] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.053: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1033) 01/27 11:05:59.053: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3190) 01/27 11:05:59.053: [smf] INFO: UE IMSI[262424459481991] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.054: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 01/27 11:05:59.054: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.054: [upf] INFO: UE F-SEID[UP:0xc0e CP:0x2c9] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.059: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1033) 01/27 11:05:59.059: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3190) 01/27 11:05:59.059: [smf] INFO: UE IMSI[262426328562267] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.060: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 01/27 11:05:59.060: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.060: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.065: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1033) 01/27 11:05:59.065: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3190) 01/27 11:05:59.065: [smf] INFO: UE IMSI[262422435715203] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.066: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 01/27 11:05:59.066: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.066: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.071: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1033) 01/27 11:05:59.071: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3190) 01/27 11:05:59.071: [smf] INFO: UE IMSI[262421580309575] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.072: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 01/27 11:05:59.072: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.072: [upf] INFO: UE F-SEID[UP:0x2a7 CP:0x508] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.077: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1033) 01/27 11:05:59.077: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3190) 01/27 11:05:59.077: [smf] INFO: UE IMSI[262424750153311] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.078: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 01/27 11:05:59.078: [upf] INFO: UE F-SEID[UP:0xe1 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.078: [upf] INFO: UE F-SEID[UP:0xe1 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.083: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1033) 01/27 11:05:59.083: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3190) 01/27 11:05:59.083: [smf] INFO: UE IMSI[262428126773000] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.084: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 01/27 11:05:59.084: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.084: [upf] INFO: UE F-SEID[UP:0xc08 CP:0xb7e] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.089: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1033) 01/27 11:05:59.089: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3190) 01/27 11:05:59.089: [smf] INFO: UE IMSI[262424634694301] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.090: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 01/27 11:05:59.090: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.090: [upf] INFO: UE F-SEID[UP:0xfe1 CP:0xde0] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.095: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1033) 01/27 11:05:59.095: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3190) 01/27 11:05:59.095: [smf] INFO: UE IMSI[262427531332261] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.096: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 01/27 11:05:59.096: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.096: [upf] INFO: UE F-SEID[UP:0xa3c CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.101: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1033) 01/27 11:05:59.101: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3190) 01/27 11:05:59.101: [smf] INFO: UE IMSI[262425341284852] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.102: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 01/27 11:05:59.102: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.102: [upf] INFO: UE F-SEID[UP:0x5b8 CP:0x183] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.107: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1033) 01/27 11:05:59.107: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3190) 01/27 11:05:59.107: [smf] INFO: UE IMSI[262425115155828] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.108: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 01/27 11:05:59.108: [upf] INFO: UE F-SEID[UP:0x421 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.108: [upf] INFO: UE F-SEID[UP:0x421 CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.114: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1033) 01/27 11:05:59.114: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3190) 01/27 11:05:59.114: [smf] INFO: UE IMSI[262420383335139] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.115: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 01/27 11:05:59.115: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.115: [upf] INFO: UE F-SEID[UP:0x9f2 CP:0xdb8] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.120: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1033) 01/27 11:05:59.120: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3190) 01/27 11:05:59.120: [smf] INFO: UE IMSI[262427709349651] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.120: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 01/27 11:05:59.120: [upf] INFO: UE F-SEID[UP:0x75a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.120: [upf] INFO: UE F-SEID[UP:0x75a CP:0x65d] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.126: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1033) 01/27 11:05:59.126: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3190) 01/27 11:05:59.126: [smf] INFO: UE IMSI[262427748686470] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.126: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 01/27 11:05:59.126: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.126: [upf] INFO: UE F-SEID[UP:0xe86 CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.132: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1033) 01/27 11:05:59.132: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3190) 01/27 11:05:59.132: [smf] INFO: UE IMSI[262426040787506] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.132: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 01/27 11:05:59.132: [upf] INFO: UE F-SEID[UP:0x462 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.132: [upf] INFO: UE F-SEID[UP:0x462 CP:0x7d4] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.137: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1033) 01/27 11:05:59.137: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3190) 01/27 11:05:59.137: [smf] INFO: UE IMSI[262425463236915] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.138: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 01/27 11:05:59.138: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.138: [upf] INFO: UE F-SEID[UP:0x5f3 CP:0x13d] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.143: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1033) 01/27 11:05:59.143: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3190) 01/27 11:05:59.143: [smf] INFO: UE IMSI[262423444556049] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.144: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 01/27 11:05:59.144: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.144: [upf] INFO: UE F-SEID[UP:0xb68 CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.149: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1033) 01/27 11:05:59.149: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3190) 01/27 11:05:59.149: [smf] INFO: UE IMSI[262426337639292] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.150: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 01/27 11:05:59.150: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.150: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.155: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1033) 01/27 11:05:59.155: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3190) 01/27 11:05:59.155: [smf] INFO: UE IMSI[262428631059191] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.156: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 01/27 11:05:59.156: [upf] INFO: UE F-SEID[UP:0xea CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.156: [upf] INFO: UE F-SEID[UP:0xea CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.161: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1033) 01/27 11:05:59.161: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3190) 01/27 11:05:59.161: [smf] INFO: UE IMSI[262423516098928] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.161: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 01/27 11:05:59.161: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.161: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.166: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1033) 01/27 11:05:59.166: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3190) 01/27 11:05:59.166: [smf] INFO: UE IMSI[262429394242632] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.167: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 01/27 11:05:59.167: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.167: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x75a] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.172: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1033) 01/27 11:05:59.172: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3190) 01/27 11:05:59.172: [smf] INFO: UE IMSI[262425417165291] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.173: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 01/27 11:05:59.173: [upf] INFO: UE F-SEID[UP:0x45d CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.173: [upf] INFO: UE F-SEID[UP:0x45d CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.178: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1033) 01/27 11:05:59.178: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3190) 01/27 11:05:59.178: [smf] INFO: UE IMSI[262423802359111] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.179: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 01/27 11:05:59.179: [upf] INFO: UE F-SEID[UP:0x27e CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.179: [upf] INFO: UE F-SEID[UP:0x27e CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.184: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1033) 01/27 11:05:59.184: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3190) 01/27 11:05:59.184: [smf] INFO: UE IMSI[262422550960780] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.184: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 01/27 11:05:59.184: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.184: [upf] INFO: UE F-SEID[UP:0x9d3 CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.189: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1033) 01/27 11:05:59.189: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3190) 01/27 11:05:59.189: [smf] INFO: UE IMSI[262429889306392] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.190: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 01/27 11:05:59.190: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.190: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x424] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.195: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1033) 01/27 11:05:59.195: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3190) 01/27 11:05:59.195: [smf] INFO: UE IMSI[262427619549354] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.196: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 01/27 11:05:59.196: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.196: [upf] INFO: UE F-SEID[UP:0xdc1 CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.201: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1033) 01/27 11:05:59.201: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3190) 01/27 11:05:59.201: [smf] INFO: UE IMSI[262424644520824] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.201: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 01/27 11:05:59.201: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.201: [upf] INFO: UE F-SEID[UP:0xbd0 CP:0x3ff] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.207: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1033) 01/27 11:05:59.207: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3190) 01/27 11:05:59.207: [smf] INFO: UE IMSI[262421387732337] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.207: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 01/27 11:05:59.207: [upf] INFO: UE F-SEID[UP:0x93c CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.207: [upf] INFO: UE F-SEID[UP:0x93c CP:0x16a] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.212: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1033) 01/27 11:05:59.212: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3190) 01/27 11:05:59.212: [smf] INFO: UE IMSI[262422237546449] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.213: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 01/27 11:05:59.213: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.213: [upf] INFO: UE F-SEID[UP:0xe94 CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.218: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1033) 01/27 11:05:59.218: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3190) 01/27 11:05:59.218: [smf] INFO: UE IMSI[262421224333080] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.219: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 01/27 11:05:59.219: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.219: [upf] INFO: UE F-SEID[UP:0xbfa CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.224: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1033) 01/27 11:05:59.224: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3190) 01/27 11:05:59.224: [smf] INFO: UE IMSI[262425643483645] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.225: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 01/27 11:05:59.225: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.225: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0x4df] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.230: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1033) 01/27 11:05:59.230: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3190) 01/27 11:05:59.230: [smf] INFO: UE IMSI[262428885840531] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.230: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 01/27 11:05:59.230: [upf] INFO: UE F-SEID[UP:0x65a CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.230: [upf] INFO: UE F-SEID[UP:0x65a CP:0x45f] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.236: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1033) 01/27 11:05:59.236: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3190) 01/27 11:05:59.236: [smf] INFO: UE IMSI[262423678031645] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.237: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 01/27 11:05:59.237: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.237: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.242: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1033) 01/27 11:05:59.242: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3190) 01/27 11:05:59.242: [smf] INFO: UE IMSI[262423164981909] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.243: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 01/27 11:05:59.243: [upf] INFO: UE F-SEID[UP:0x379 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.243: [upf] INFO: UE F-SEID[UP:0x379 CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.248: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1033) 01/27 11:05:59.248: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3190) 01/27 11:05:59.248: [smf] INFO: UE IMSI[262426019473223] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.249: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 01/27 11:05:59.249: [upf] INFO: UE F-SEID[UP:0x185 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.249: [upf] INFO: UE F-SEID[UP:0x185 CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.254: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1033) 01/27 11:05:59.254: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3190) 01/27 11:05:59.254: [smf] INFO: UE IMSI[262428261670863] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.254: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 01/27 11:05:59.255: [upf] INFO: UE F-SEID[UP:0x38c CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.255: [upf] INFO: UE F-SEID[UP:0x38c CP:0x7f4] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.260: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1033) 01/27 11:05:59.260: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3190) 01/27 11:05:59.260: [smf] INFO: UE IMSI[262421625823318] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.260: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 01/27 11:05:59.260: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.260: [upf] INFO: UE F-SEID[UP:0xb8a CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.266: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1033) 01/27 11:05:59.266: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3190) 01/27 11:05:59.266: [smf] INFO: UE IMSI[262424006855322] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.266: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 01/27 11:05:59.266: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.266: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.271: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1033) 01/27 11:05:59.271: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3190) 01/27 11:05:59.271: [smf] INFO: UE IMSI[262421361837098] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.272: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 01/27 11:05:59.272: [upf] INFO: UE F-SEID[UP:0x38a CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.272: [upf] INFO: UE F-SEID[UP:0x38a CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.277: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1033) 01/27 11:05:59.277: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3190) 01/27 11:05:59.277: [smf] INFO: UE IMSI[262429528548856] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.278: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 01/27 11:05:59.278: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.278: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.283: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1033) 01/27 11:05:59.283: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3190) 01/27 11:05:59.283: [smf] INFO: UE IMSI[262426057926822] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.284: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 01/27 11:05:59.284: [upf] INFO: UE F-SEID[UP:0x915 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.284: [upf] INFO: UE F-SEID[UP:0x915 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.289: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1033) 01/27 11:05:59.289: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3190) 01/27 11:05:59.289: [smf] INFO: UE IMSI[262421862705586] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.290: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 01/27 11:05:59.290: [upf] INFO: UE F-SEID[UP:0x737 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.290: [upf] INFO: UE F-SEID[UP:0x737 CP:0x89b] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.296: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1033) 01/27 11:05:59.296: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3190) 01/27 11:05:59.296: [smf] INFO: UE IMSI[262428939230327] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.297: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 01/27 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x96 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.297: [upf] INFO: UE F-SEID[UP:0x96 CP:0x8f9] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.302: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1033) 01/27 11:05:59.302: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3190) 01/27 11:05:59.302: [smf] INFO: UE IMSI[262425474971671] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.304: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 01/27 11:05:59.304: [upf] INFO: UE F-SEID[UP:0x18e CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.304: [upf] INFO: UE F-SEID[UP:0x18e CP:0x4eb] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.309: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1033) 01/27 11:05:59.309: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3190) 01/27 11:05:59.309: [smf] INFO: UE IMSI[262428561821705] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.311: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 01/27 11:05:59.311: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.311: [upf] INFO: UE F-SEID[UP:0x5ec CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.317: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1033) 01/27 11:05:59.317: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3190) 01/27 11:05:59.317: [smf] INFO: UE IMSI[262423136319199] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:05:59.319: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 01/27 11:05:59.319: [upf] INFO: UE F-SEID[UP:0x70d CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.319: [upf] INFO: UE F-SEID[UP:0x70d CP:0x472] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.324: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1023) MTC@52e0d44c1057: Successfully created 1019 PDP contexts before exhausting the pool MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:05:59.521: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 01/27 11:05:59.521: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.521: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 01/27 11:05:59.528: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 01/27 11:05:59.530: [smf] INFO: Removed Session: UE IMSI:[262424844900324] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.530: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3198) 01/27 11:05:59.530: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1094) 01/27 11:05:59.533: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 01/27 11:05:59.535: [smf] INFO: Removed Session: UE IMSI:[262426212988821] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3198) 01/27 11:05:59.535: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1094) 01/27 11:05:59.538: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 01/27 11:05:59.540: [smf] INFO: Removed Session: UE IMSI:[262426262442246] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3198) 01/27 11:05:59.540: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1094) 01/27 11:05:59.544: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 01/27 11:05:59.545: [smf] INFO: Removed Session: UE IMSI:[262423041244916] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3198) 01/27 11:05:59.545: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1094) 01/27 11:05:59.549: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 01/27 11:05:59.551: [smf] INFO: Removed Session: UE IMSI:[262425728776712] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3198) 01/27 11:05:59.551: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1094) 01/27 11:05:59.554: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 01/27 11:05:59.556: [smf] INFO: Removed Session: UE IMSI:[262426932372569] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3198) 01/27 11:05:59.556: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1094) 01/27 11:05:59.559: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 01/27 11:05:59.561: [smf] INFO: Removed Session: UE IMSI:[262420648336517] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.561: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3198) 01/27 11:05:59.561: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1094) 01/27 11:05:59.565: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 01/27 11:05:59.566: [smf] INFO: Removed Session: UE IMSI:[262425568656617] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3198) 01/27 11:05:59.566: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1094) 01/27 11:05:59.570: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 01/27 11:05:59.573: [smf] INFO: Removed Session: UE IMSI:[262422061431438] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3198) 01/27 11:05:59.573: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1094) 01/27 11:05:59.575: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 01/27 11:05:59.577: [smf] INFO: Removed Session: UE IMSI:[262422969678000] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3198) 01/27 11:05:59.577: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1094) 01/27 11:05:59.580: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 01/27 11:05:59.582: [smf] INFO: Removed Session: UE IMSI:[262424721562650] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3198) 01/27 11:05:59.582: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1094) 01/27 11:05:59.586: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 01/27 11:05:59.588: [smf] INFO: Removed Session: UE IMSI:[262425379586293] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3198) 01/27 11:05:59.588: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1094) 01/27 11:05:59.591: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 01/27 11:05:59.593: [smf] INFO: Removed Session: UE IMSI:[262428744252800] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3198) 01/27 11:05:59.593: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1094) 01/27 11:05:59.596: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 01/27 11:05:59.598: [smf] INFO: Removed Session: UE IMSI:[262424106472204] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3198) 01/27 11:05:59.598: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1094) 01/27 11:05:59.601: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 01/27 11:05:59.603: [smf] INFO: Removed Session: UE IMSI:[262423144260406] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3198) 01/27 11:05:59.603: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1094) 01/27 11:05:59.607: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 01/27 11:05:59.609: [smf] INFO: Removed Session: UE IMSI:[262429379718834] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3198) 01/27 11:05:59.609: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1094) 01/27 11:05:59.612: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 01/27 11:05:59.614: [smf] INFO: Removed Session: UE IMSI:[262429436940608] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3198) 01/27 11:05:59.614: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1094) 01/27 11:05:59.617: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 01/27 11:05:59.619: [smf] INFO: Removed Session: UE IMSI:[262420951178628] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3198) 01/27 11:05:59.619: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1094) 01/27 11:05:59.622: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 01/27 11:05:59.624: [smf] INFO: Removed Session: UE IMSI:[262424232330995] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3198) 01/27 11:05:59.624: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1094) 01/27 11:05:59.628: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 01/27 11:05:59.629: [smf] INFO: Removed Session: UE IMSI:[262425380244393] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3198) 01/27 11:05:59.629: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1094) 01/27 11:05:59.633: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 01/27 11:05:59.635: [smf] INFO: Removed Session: UE IMSI:[262424901756522] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3198) 01/27 11:05:59.635: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1094) 01/27 11:05:59.638: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 01/27 11:05:59.640: [smf] INFO: Removed Session: UE IMSI:[262427913639981] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3198) 01/27 11:05:59.640: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1094) 01/27 11:05:59.643: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 01/27 11:05:59.645: [smf] INFO: Removed Session: UE IMSI:[262422854846309] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3198) 01/27 11:05:59.645: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1094) 01/27 11:05:59.649: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 01/27 11:05:59.650: [smf] INFO: Removed Session: UE IMSI:[262424667612681] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3198) 01/27 11:05:59.650: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1094) 01/27 11:05:59.654: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 01/27 11:05:59.656: [smf] INFO: Removed Session: UE IMSI:[262425008404085] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3198) 01/27 11:05:59.656: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1094) 01/27 11:05:59.659: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 01/27 11:05:59.661: [smf] INFO: Removed Session: UE IMSI:[262425888572174] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3198) 01/27 11:05:59.661: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1094) 01/27 11:05:59.664: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 01/27 11:05:59.666: [smf] INFO: Removed Session: UE IMSI:[262423960632705] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3198) 01/27 11:05:59.666: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1094) 01/27 11:05:59.670: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 01/27 11:05:59.671: [smf] INFO: Removed Session: UE IMSI:[262420697150742] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3198) 01/27 11:05:59.671: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1094) 01/27 11:05:59.675: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 01/27 11:05:59.679: [smf] INFO: Removed Session: UE IMSI:[262423094495434] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3198) 01/27 11:05:59.679: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1094) 01/27 11:05:59.680: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 01/27 11:05:59.684: [smf] INFO: Removed Session: UE IMSI:[262422983439083] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3198) 01/27 11:05:59.684: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1094) 01/27 11:05:59.685: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 01/27 11:05:59.687: [smf] INFO: Removed Session: UE IMSI:[262427598228299] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3198) 01/27 11:05:59.687: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1094) 01/27 11:05:59.691: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 01/27 11:05:59.692: [smf] INFO: Removed Session: UE IMSI:[262421511583461] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3198) 01/27 11:05:59.692: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1094) 01/27 11:05:59.696: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 01/27 11:05:59.698: [smf] INFO: Removed Session: UE IMSI:[262422634354306] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3198) 01/27 11:05:59.699: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1094) 01/27 11:05:59.701: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 01/27 11:05:59.704: [smf] INFO: Removed Session: UE IMSI:[262422936963823] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3198) 01/27 11:05:59.704: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1094) 01/27 11:05:59.707: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 01/27 11:05:59.709: [smf] INFO: Removed Session: UE IMSI:[262425758048825] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3198) 01/27 11:05:59.709: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1094) 01/27 11:05:59.712: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 01/27 11:05:59.714: [smf] INFO: Removed Session: UE IMSI:[262426057259916] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.714: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3198) 01/27 11:05:59.714: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1094) 01/27 11:05:59.717: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 01/27 11:05:59.719: [smf] INFO: Removed Session: UE IMSI:[262422621388488] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3198) 01/27 11:05:59.719: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1094) 01/27 11:05:59.722: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 01/27 11:05:59.724: [smf] INFO: Removed Session: UE IMSI:[262427053074795] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3198) 01/27 11:05:59.724: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1094) 01/27 11:05:59.728: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 01/27 11:05:59.729: [smf] INFO: Removed Session: UE IMSI:[262428284407861] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3198) 01/27 11:05:59.729: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1094) 01/27 11:05:59.733: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 01/27 11:05:59.735: [smf] INFO: Removed Session: UE IMSI:[262426223788342] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3198) 01/27 11:05:59.735: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1094) 01/27 11:05:59.738: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 01/27 11:05:59.740: [smf] INFO: Removed Session: UE IMSI:[262421117007769] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3198) 01/27 11:05:59.740: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1094) 01/27 11:05:59.743: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 01/27 11:05:59.747: [smf] INFO: Removed Session: UE IMSI:[262429936781460] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3198) 01/27 11:05:59.747: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1094) 01/27 11:05:59.749: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 01/27 11:05:59.751: [smf] INFO: Removed Session: UE IMSI:[262422394177959] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3198) 01/27 11:05:59.751: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1094) 01/27 11:05:59.754: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 01/27 11:05:59.756: [smf] INFO: Removed Session: UE IMSI:[262429241495721] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3198) 01/27 11:05:59.756: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1094) 01/27 11:05:59.759: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 01/27 11:05:59.761: [smf] INFO: Removed Session: UE IMSI:[262429768157041] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3198) 01/27 11:05:59.761: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1094) 01/27 11:05:59.765: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 01/27 11:05:59.767: [smf] INFO: Removed Session: UE IMSI:[262428165527122] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3198) 01/27 11:05:59.767: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1094) 01/27 11:05:59.770: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 01/27 11:05:59.772: [smf] INFO: Removed Session: UE IMSI:[262422744074190] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3198) 01/27 11:05:59.772: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1094) 01/27 11:05:59.775: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 01/27 11:05:59.777: [smf] INFO: Removed Session: UE IMSI:[262423635325758] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.777: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3198) 01/27 11:05:59.777: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1094) 01/27 11:05:59.780: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 01/27 11:05:59.783: [smf] INFO: Removed Session: UE IMSI:[262421861423580] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3198) 01/27 11:05:59.783: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1094) 01/27 11:05:59.786: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 01/27 11:05:59.789: [smf] INFO: Removed Session: UE IMSI:[262423494479485] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3198) 01/27 11:05:59.789: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1094) 01/27 11:05:59.791: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 01/27 11:05:59.794: [smf] INFO: Removed Session: UE IMSI:[262429940501814] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3198) 01/27 11:05:59.794: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1094) 01/27 11:05:59.797: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 01/27 11:05:59.799: [smf] INFO: Removed Session: UE IMSI:[262421712293744] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3198) 01/27 11:05:59.799: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1094) 01/27 11:05:59.802: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 01/27 11:05:59.804: [smf] INFO: Removed Session: UE IMSI:[262427920580368] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3198) 01/27 11:05:59.804: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1094) 01/27 11:05:59.807: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 01/27 11:05:59.809: [smf] INFO: Removed Session: UE IMSI:[262428525893323] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.809: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3198) 01/27 11:05:59.809: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1094) 01/27 11:05:59.813: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 01/27 11:05:59.815: [smf] INFO: Removed Session: UE IMSI:[262422812831731] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3198) 01/27 11:05:59.815: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1094) 01/27 11:05:59.818: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 01/27 11:05:59.820: [smf] INFO: Removed Session: UE IMSI:[262423294289989] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3198) 01/27 11:05:59.820: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1094) 01/27 11:05:59.823: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 01/27 11:05:59.826: [smf] INFO: Removed Session: UE IMSI:[262426538293687] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3198) 01/27 11:05:59.826: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1094) 01/27 11:05:59.828: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 01/27 11:05:59.831: [smf] INFO: Removed Session: UE IMSI:[262421346360988] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3198) 01/27 11:05:59.831: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1094) 01/27 11:05:59.834: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 01/27 11:05:59.836: [smf] INFO: Removed Session: UE IMSI:[262426708394750] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3198) 01/27 11:05:59.836: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1094) 01/27 11:05:59.839: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 01/27 11:05:59.842: [smf] INFO: Removed Session: UE IMSI:[262427245920700] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3198) 01/27 11:05:59.842: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1094) 01/27 11:05:59.845: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 01/27 11:05:59.847: [smf] INFO: Removed Session: UE IMSI:[262421882175411] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3198) 01/27 11:05:59.847: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1094) 01/27 11:05:59.850: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 01/27 11:05:59.852: [smf] INFO: Removed Session: UE IMSI:[262424402848084] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3198) 01/27 11:05:59.852: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1094) 01/27 11:05:59.855: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 01/27 11:05:59.858: [smf] INFO: Removed Session: UE IMSI:[262427532099567] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3198) 01/27 11:05:59.858: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1094) 01/27 11:05:59.860: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 01/27 11:05:59.863: [smf] INFO: Removed Session: UE IMSI:[262420393759130] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3198) 01/27 11:05:59.863: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1094) 01/27 11:05:59.866: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 01/27 11:05:59.868: [smf] INFO: Removed Session: UE IMSI:[262420194593288] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3198) 01/27 11:05:59.868: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1094) 01/27 11:05:59.871: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 01/27 11:05:59.874: [smf] INFO: Removed Session: UE IMSI:[262420290619941] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3198) 01/27 11:05:59.874: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1094) 01/27 11:05:59.877: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 01/27 11:05:59.879: [smf] INFO: Removed Session: UE IMSI:[262427599313706] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3198) 01/27 11:05:59.879: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1094) 01/27 11:05:59.882: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 01/27 11:05:59.884: [smf] INFO: Removed Session: UE IMSI:[262428378055546] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3198) 01/27 11:05:59.884: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1094) 01/27 11:05:59.887: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 01/27 11:05:59.890: [smf] INFO: Removed Session: UE IMSI:[262429233416935] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3198) 01/27 11:05:59.890: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1094) 01/27 11:05:59.893: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 01/27 11:05:59.895: [smf] INFO: Removed Session: UE IMSI:[262424611080761] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3198) 01/27 11:05:59.895: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1094) 01/27 11:05:59.915: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 01/27 11:05:59.921: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 01/27 11:05:59.925: [smf] INFO: Removed Session: UE IMSI:[262420284284052] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3198) 01/27 11:05:59.925: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1094) 01/27 11:05:59.926: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 01/27 11:05:59.927: [smf] INFO: Removed Session: UE IMSI:[262423988202076] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3198) 01/27 11:05:59.927: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1094) 01/27 11:05:59.932: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 01/27 11:05:59.932: [smf] INFO: Removed Session: UE IMSI:[262428096866217] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3198) 01/27 11:05:59.932: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1094) 01/27 11:05:59.937: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 01/27 11:05:59.937: [smf] INFO: Removed Session: UE IMSI:[262427261524357] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3198) 01/27 11:05:59.937: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1094) 01/27 11:05:59.942: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 01/27 11:05:59.943: [smf] INFO: Removed Session: UE IMSI:[262426672195508] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3198) 01/27 11:05:59.943: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1094) 01/27 11:05:59.947: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 01/27 11:05:59.948: [smf] INFO: Removed Session: UE IMSI:[262428755930306] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3198) 01/27 11:05:59.948: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1094) 01/27 11:05:59.953: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 01/27 11:05:59.953: [smf] INFO: Removed Session: UE IMSI:[262428498204823] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3198) 01/27 11:05:59.953: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1094) 01/27 11:05:59.958: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 01/27 11:05:59.959: [smf] INFO: Removed Session: UE IMSI:[262421137273319] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3198) 01/27 11:05:59.959: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1094) 01/27 11:05:59.963: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 01/27 11:05:59.964: [smf] INFO: Removed Session: UE IMSI:[262426420209220] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3198) 01/27 11:05:59.964: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1094) 01/27 11:05:59.969: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 01/27 11:05:59.969: [smf] INFO: Removed Session: UE IMSI:[262428356434204] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3198) 01/27 11:05:59.969: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1094) 01/27 11:05:59.974: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 01/27 11:05:59.975: [smf] INFO: Removed Session: UE IMSI:[262428615829238] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3198) 01/27 11:05:59.975: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1094) 01/27 11:05:59.980: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 01/27 11:05:59.980: [smf] INFO: Removed Session: UE IMSI:[262429405714373] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3198) 01/27 11:05:59.980: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1094) 01/27 11:05:59.985: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 01/27 11:05:59.986: [smf] INFO: Removed Session: UE IMSI:[262420305460993] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3198) 01/27 11:05:59.986: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1094) 01/27 11:05:59.991: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 01/27 11:05:59.991: [smf] INFO: Removed Session: UE IMSI:[262429432547946] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3198) 01/27 11:05:59.991: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1094) 01/27 11:05:59.996: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 01/27 11:05:59.996: [smf] INFO: Removed Session: UE IMSI:[262421053598909] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:05:59.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3198) 01/27 11:05:59.996: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1094) 01/27 11:06:00.001: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 01/27 11:06:00.002: [smf] INFO: Removed Session: UE IMSI:[262423295359667] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3198) 01/27 11:06:00.002: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1094) 01/27 11:06:00.007: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 01/27 11:06:00.007: [smf] INFO: Removed Session: UE IMSI:[262425277494489] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3198) 01/27 11:06:00.007: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1094) 01/27 11:06:00.012: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 01/27 11:06:00.013: [smf] INFO: Removed Session: UE IMSI:[262421659753754] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3198) 01/27 11:06:00.013: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1094) 01/27 11:06:00.018: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 01/27 11:06:00.018: [smf] INFO: Removed Session: UE IMSI:[262420960755791] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3198) 01/27 11:06:00.018: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1094) 01/27 11:06:00.023: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 01/27 11:06:00.023: [smf] INFO: Removed Session: UE IMSI:[262424249373250] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3198) 01/27 11:06:00.023: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1094) 01/27 11:06:00.028: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 01/27 11:06:00.029: [smf] INFO: Removed Session: UE IMSI:[262424673888506] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3198) 01/27 11:06:00.029: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1094) 01/27 11:06:00.034: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 01/27 11:06:00.035: [smf] INFO: Removed Session: UE IMSI:[262429508727372] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3198) 01/27 11:06:00.035: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1094) 01/27 11:06:00.040: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 01/27 11:06:00.040: [smf] INFO: Removed Session: UE IMSI:[262421765785544] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3198) 01/27 11:06:00.040: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1094) 01/27 11:06:00.045: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 01/27 11:06:00.046: [smf] INFO: Removed Session: UE IMSI:[262428601561700] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3198) 01/27 11:06:00.046: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1094) 01/27 11:06:00.051: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 01/27 11:06:00.051: [smf] INFO: Removed Session: UE IMSI:[262420309038327] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3198) 01/27 11:06:00.051: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1094) 01/27 11:06:00.056: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 01/27 11:06:00.056: [smf] INFO: Removed Session: UE IMSI:[262426733244871] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3198) 01/27 11:06:00.056: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1094) 01/27 11:06:00.061: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 01/27 11:06:00.062: [smf] INFO: Removed Session: UE IMSI:[262425245691299] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3198) 01/27 11:06:00.062: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1094) 01/27 11:06:00.066: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 01/27 11:06:00.067: [smf] INFO: Removed Session: UE IMSI:[262426202021542] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3198) 01/27 11:06:00.067: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1094) 01/27 11:06:00.072: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 01/27 11:06:00.072: [smf] INFO: Removed Session: UE IMSI:[262425581200397] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3198) 01/27 11:06:00.072: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1094) 01/27 11:06:00.077: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 01/27 11:06:00.077: [smf] INFO: Removed Session: UE IMSI:[262422546988408] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3198) 01/27 11:06:00.077: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1094) 01/27 11:06:00.082: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 01/27 11:06:00.082: [smf] INFO: Removed Session: UE IMSI:[262428609621202] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3198) 01/27 11:06:00.082: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1094) 01/27 11:06:00.087: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 01/27 11:06:00.088: [smf] INFO: Removed Session: UE IMSI:[262424230931026] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3198) 01/27 11:06:00.088: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1094) 01/27 11:06:00.093: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 01/27 11:06:00.093: [smf] INFO: Removed Session: UE IMSI:[262426488859430] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3198) 01/27 11:06:00.093: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1094) 01/27 11:06:00.098: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 01/27 11:06:00.098: [smf] INFO: Removed Session: UE IMSI:[262424130958953] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3198) 01/27 11:06:00.098: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1094) 01/27 11:06:00.103: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 01/27 11:06:00.104: [smf] INFO: Removed Session: UE IMSI:[262421530699419] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3198) 01/27 11:06:00.104: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1094) 01/27 11:06:00.109: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 01/27 11:06:00.109: [smf] INFO: Removed Session: UE IMSI:[262429781535006] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3198) 01/27 11:06:00.109: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1094) 01/27 11:06:00.114: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 01/27 11:06:00.114: [smf] INFO: Removed Session: UE IMSI:[262429637827080] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3198) 01/27 11:06:00.114: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1094) 01/27 11:06:00.119: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 01/27 11:06:00.120: [smf] INFO: Removed Session: UE IMSI:[262427003346147] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3198) 01/27 11:06:00.120: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1094) 01/27 11:06:00.125: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 01/27 11:06:00.125: [smf] INFO: Removed Session: UE IMSI:[262423096946254] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3198) 01/27 11:06:00.125: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1094) 01/27 11:06:00.130: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 01/27 11:06:00.130: [smf] INFO: Removed Session: UE IMSI:[262424540973420] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.130: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3198) 01/27 11:06:00.130: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1094) 01/27 11:06:00.135: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 01/27 11:06:00.135: [smf] INFO: Removed Session: UE IMSI:[262427435092738] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3198) 01/27 11:06:00.135: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1094) 01/27 11:06:00.140: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 01/27 11:06:00.141: [smf] INFO: Removed Session: UE IMSI:[262420519429143] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3198) 01/27 11:06:00.141: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1094) 01/27 11:06:00.146: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 01/27 11:06:00.146: [smf] INFO: Removed Session: UE IMSI:[262429126975367] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3198) 01/27 11:06:00.146: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1094) 01/27 11:06:00.151: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 01/27 11:06:00.151: [smf] INFO: Removed Session: UE IMSI:[262425340079631] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3198) 01/27 11:06:00.151: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1094) 01/27 11:06:00.156: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 01/27 11:06:00.157: [smf] INFO: Removed Session: UE IMSI:[262425230918373] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3198) 01/27 11:06:00.157: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1094) 01/27 11:06:00.162: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 01/27 11:06:00.162: [smf] INFO: Removed Session: UE IMSI:[262423777273742] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3198) 01/27 11:06:00.162: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1094) 01/27 11:06:00.167: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 01/27 11:06:00.167: [smf] INFO: Removed Session: UE IMSI:[262421895694083] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3198) 01/27 11:06:00.167: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1094) 01/27 11:06:00.172: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 01/27 11:06:00.172: [smf] INFO: Removed Session: UE IMSI:[262429859104035] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3198) 01/27 11:06:00.172: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1094) 01/27 11:06:00.177: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 01/27 11:06:00.178: [smf] INFO: Removed Session: UE IMSI:[262428957300967] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3198) 01/27 11:06:00.178: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1094) 01/27 11:06:00.183: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 01/27 11:06:00.183: [smf] INFO: Removed Session: UE IMSI:[262428813202103] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3198) 01/27 11:06:00.183: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1094) 01/27 11:06:00.188: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 01/27 11:06:00.188: [smf] INFO: Removed Session: UE IMSI:[262427891112249] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3198) 01/27 11:06:00.188: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1094) 01/27 11:06:00.193: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 01/27 11:06:00.193: [smf] INFO: Removed Session: UE IMSI:[262423450264216] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3198) 01/27 11:06:00.193: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1094) 01/27 11:06:00.198: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 01/27 11:06:00.199: [smf] INFO: Removed Session: UE IMSI:[262420358708469] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3198) 01/27 11:06:00.199: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1094) 01/27 11:06:00.204: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 01/27 11:06:00.204: [smf] INFO: Removed Session: UE IMSI:[262429574227326] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3198) 01/27 11:06:00.204: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1094) 01/27 11:06:00.209: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 01/27 11:06:00.210: [smf] INFO: Removed Session: UE IMSI:[262422341598474] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3198) 01/27 11:06:00.210: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1094) 01/27 11:06:00.215: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 01/27 11:06:00.215: [smf] INFO: Removed Session: UE IMSI:[262426975594505] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3198) 01/27 11:06:00.215: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1094) 01/27 11:06:00.220: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 01/27 11:06:00.220: [smf] INFO: Removed Session: UE IMSI:[262425715724648] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3198) 01/27 11:06:00.220: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1094) 01/27 11:06:00.225: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 01/27 11:06:00.225: [smf] INFO: Removed Session: UE IMSI:[262420904856163] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.225: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3198) 01/27 11:06:00.225: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1094) 01/27 11:06:00.230: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 01/27 11:06:00.231: [smf] INFO: Removed Session: UE IMSI:[262422644603861] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3198) 01/27 11:06:00.231: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1094) 01/27 11:06:00.236: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 01/27 11:06:00.236: [smf] INFO: Removed Session: UE IMSI:[262424266855347] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3198) 01/27 11:06:00.236: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1094) 01/27 11:06:00.241: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 01/27 11:06:00.241: [smf] INFO: Removed Session: UE IMSI:[262426747284112] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3198) 01/27 11:06:00.241: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1094) 01/27 11:06:00.246: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 01/27 11:06:00.246: [smf] INFO: Removed Session: UE IMSI:[262426245856631] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3198) 01/27 11:06:00.247: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1094) 01/27 11:06:00.251: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 01/27 11:06:00.252: [smf] INFO: Removed Session: UE IMSI:[262422170633171] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.252: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3198) 01/27 11:06:00.252: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1094) 01/27 11:06:00.256: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 01/27 11:06:00.257: [smf] INFO: Removed Session: UE IMSI:[262424104943483] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3198) 01/27 11:06:00.257: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1094) 01/27 11:06:00.262: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 01/27 11:06:00.262: [smf] INFO: Removed Session: UE IMSI:[262423961281607] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3198) 01/27 11:06:00.262: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1094) 01/27 11:06:00.267: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 01/27 11:06:00.268: [smf] INFO: Removed Session: UE IMSI:[262424604105187] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3198) 01/27 11:06:00.268: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1094) 01/27 11:06:00.272: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 01/27 11:06:00.273: [smf] INFO: Removed Session: UE IMSI:[262423057786484] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3198) 01/27 11:06:00.273: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1094) 01/27 11:06:00.278: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 01/27 11:06:00.278: [smf] INFO: Removed Session: UE IMSI:[262427406891738] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3198) 01/27 11:06:00.278: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1094) 01/27 11:06:00.283: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 01/27 11:06:00.284: [smf] INFO: Removed Session: UE IMSI:[262425366064373] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3198) 01/27 11:06:00.284: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1094) 01/27 11:06:00.288: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 01/27 11:06:00.289: [smf] INFO: Removed Session: UE IMSI:[262427736283687] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3198) 01/27 11:06:00.289: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1094) 01/27 11:06:00.294: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 01/27 11:06:00.294: [smf] INFO: Removed Session: UE IMSI:[262423866472427] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3198) 01/27 11:06:00.294: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1094) 01/27 11:06:00.299: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 01/27 11:06:00.300: [smf] INFO: Removed Session: UE IMSI:[262424264263605] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3198) 01/27 11:06:00.300: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1094) 01/27 11:06:00.304: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 01/27 11:06:00.305: [smf] INFO: Removed Session: UE IMSI:[262420449639266] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3198) 01/27 11:06:00.305: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1094) 01/27 11:06:00.310: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 01/27 11:06:00.310: [smf] INFO: Removed Session: UE IMSI:[262429597707948] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3198) 01/27 11:06:00.310: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1094) 01/27 11:06:00.315: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 01/27 11:06:00.315: [smf] INFO: Removed Session: UE IMSI:[262422770835285] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3198) 01/27 11:06:00.316: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1094) 01/27 11:06:00.320: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 01/27 11:06:00.321: [smf] INFO: Removed Session: UE IMSI:[262420164459946] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3198) 01/27 11:06:00.321: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1094) 01/27 11:06:00.325: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 01/27 11:06:00.326: [smf] INFO: Removed Session: UE IMSI:[262422313644011] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3198) 01/27 11:06:00.326: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1094) 01/27 11:06:00.331: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 01/27 11:06:00.331: [smf] INFO: Removed Session: UE IMSI:[262422889037204] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3198) 01/27 11:06:00.331: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1094) 01/27 11:06:00.336: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 01/27 11:06:00.336: [smf] INFO: Removed Session: UE IMSI:[262425170159745] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3198) 01/27 11:06:00.336: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1094) 01/27 11:06:00.341: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 01/27 11:06:00.342: [smf] INFO: Removed Session: UE IMSI:[262425896675464] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3198) 01/27 11:06:00.342: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1094) 01/27 11:06:00.346: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 01/27 11:06:00.347: [smf] INFO: Removed Session: UE IMSI:[262420276494860] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3198) 01/27 11:06:00.347: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1094) 01/27 11:06:00.352: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 01/27 11:06:00.352: [smf] INFO: Removed Session: UE IMSI:[262427531792096] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3198) 01/27 11:06:00.352: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1094) 01/27 11:06:00.357: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 01/27 11:06:00.357: [smf] INFO: Removed Session: UE IMSI:[262425450377483] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3198) 01/27 11:06:00.357: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1094) 01/27 11:06:00.362: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 01/27 11:06:00.363: [smf] INFO: Removed Session: UE IMSI:[262429842122977] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.363: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3198) 01/27 11:06:00.363: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1094) 01/27 11:06:00.368: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 01/27 11:06:00.368: [smf] INFO: Removed Session: UE IMSI:[262422039132252] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3198) 01/27 11:06:00.368: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1094) 01/27 11:06:00.373: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 01/27 11:06:00.373: [smf] INFO: Removed Session: UE IMSI:[262423081647731] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3198) 01/27 11:06:00.373: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1094) 01/27 11:06:00.378: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 01/27 11:06:00.378: [smf] INFO: Removed Session: UE IMSI:[262425956003975] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3198) 01/27 11:06:00.379: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1094) 01/27 11:06:00.383: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 01/27 11:06:00.384: [smf] INFO: Removed Session: UE IMSI:[262424563017376] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3198) 01/27 11:06:00.384: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1094) 01/27 11:06:00.389: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 01/27 11:06:00.389: [smf] INFO: Removed Session: UE IMSI:[262422280432934] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3198) 01/27 11:06:00.389: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1094) 01/27 11:06:00.394: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 01/27 11:06:00.394: [smf] INFO: Removed Session: UE IMSI:[262429268422046] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3198) 01/27 11:06:00.394: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1094) 01/27 11:06:00.399: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 01/27 11:06:00.399: [smf] INFO: Removed Session: UE IMSI:[262427801661328] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3198) 01/27 11:06:00.399: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1094) 01/27 11:06:00.404: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 01/27 11:06:00.405: [smf] INFO: Removed Session: UE IMSI:[262421719397259] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3198) 01/27 11:06:00.405: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1094) 01/27 11:06:00.410: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 01/27 11:06:00.410: [smf] INFO: Removed Session: UE IMSI:[262421285230380] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3198) 01/27 11:06:00.410: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1094) 01/27 11:06:00.415: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 01/27 11:06:00.416: [smf] INFO: Removed Session: UE IMSI:[262420164210484] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3198) 01/27 11:06:00.416: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1094) 01/27 11:06:00.420: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 01/27 11:06:00.421: [smf] INFO: Removed Session: UE IMSI:[262427575829623] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3198) 01/27 11:06:00.421: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1094) 01/27 11:06:00.425: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 01/27 11:06:00.426: [smf] INFO: Removed Session: UE IMSI:[262428119358240] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3198) 01/27 11:06:00.426: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1094) 01/27 11:06:00.431: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 01/27 11:06:00.431: [smf] INFO: Removed Session: UE IMSI:[262422964831886] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3198) 01/27 11:06:00.431: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1094) 01/27 11:06:00.436: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 01/27 11:06:00.436: [smf] INFO: Removed Session: UE IMSI:[262421183360970] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3198) 01/27 11:06:00.436: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1094) 01/27 11:06:00.441: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 01/27 11:06:00.442: [smf] INFO: Removed Session: UE IMSI:[262428038829090] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3198) 01/27 11:06:00.442: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1094) 01/27 11:06:00.446: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 01/27 11:06:00.447: [smf] INFO: Removed Session: UE IMSI:[262424361720280] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3198) 01/27 11:06:00.447: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1094) 01/27 11:06:00.452: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 01/27 11:06:00.452: [smf] INFO: Removed Session: UE IMSI:[262421522042870] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3198) 01/27 11:06:00.452: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1094) 01/27 11:06:00.457: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 01/27 11:06:00.457: [smf] INFO: Removed Session: UE IMSI:[262422361165904] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.457: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3198) 01/27 11:06:00.457: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1094) 01/27 11:06:00.462: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 01/27 11:06:00.463: [smf] INFO: Removed Session: UE IMSI:[262427353997163] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3198) 01/27 11:06:00.463: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1094) 01/27 11:06:00.468: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 01/27 11:06:00.468: [smf] INFO: Removed Session: UE IMSI:[262429999024564] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3198) 01/27 11:06:00.468: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1094) 01/27 11:06:00.473: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 01/27 11:06:00.474: [smf] INFO: Removed Session: UE IMSI:[262427816243154] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3198) 01/27 11:06:00.474: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1094) 01/27 11:06:00.478: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 01/27 11:06:00.479: [smf] INFO: Removed Session: UE IMSI:[262422007802127] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.479: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3198) 01/27 11:06:00.479: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1094) 01/27 11:06:00.484: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 01/27 11:06:00.484: [smf] INFO: Removed Session: UE IMSI:[262421883544997] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3198) 01/27 11:06:00.484: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1094) 01/27 11:06:00.489: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 01/27 11:06:00.489: [smf] INFO: Removed Session: UE IMSI:[262427065768154] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3198) 01/27 11:06:00.489: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1094) 01/27 11:06:00.494: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 01/27 11:06:00.495: [smf] INFO: Removed Session: UE IMSI:[262428051482541] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3198) 01/27 11:06:00.495: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1094) 01/27 11:06:00.500: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 01/27 11:06:00.500: [smf] INFO: Removed Session: UE IMSI:[262428514642085] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3198) 01/27 11:06:00.500: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1094) 01/27 11:06:00.505: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 01/27 11:06:00.506: [smf] INFO: Removed Session: UE IMSI:[262422562114063] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3198) 01/27 11:06:00.506: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1094) 01/27 11:06:00.511: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 01/27 11:06:00.511: [smf] INFO: Removed Session: UE IMSI:[262420429593750] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3198) 01/27 11:06:00.511: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1094) 01/27 11:06:00.516: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 01/27 11:06:00.516: [smf] INFO: Removed Session: UE IMSI:[262420533266273] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3198) 01/27 11:06:00.516: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1094) 01/27 11:06:00.521: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 01/27 11:06:00.522: [smf] INFO: Removed Session: UE IMSI:[262420973235664] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3198) 01/27 11:06:00.522: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1094) 01/27 11:06:00.527: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 01/27 11:06:00.527: [smf] INFO: Removed Session: UE IMSI:[262428290371054] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3198) 01/27 11:06:00.527: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1094) 01/27 11:06:00.532: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 01/27 11:06:00.532: [smf] INFO: Removed Session: UE IMSI:[262426222251005] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3198) 01/27 11:06:00.532: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1094) 01/27 11:06:00.537: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 01/27 11:06:00.537: [smf] INFO: Removed Session: UE IMSI:[262422719413457] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3198) 01/27 11:06:00.537: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1094) 01/27 11:06:00.542: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 01/27 11:06:00.542: [smf] INFO: Removed Session: UE IMSI:[262422130882874] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3198) 01/27 11:06:00.542: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1094) 01/27 11:06:00.547: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 01/27 11:06:00.548: [smf] INFO: Removed Session: UE IMSI:[262421399938239] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3198) 01/27 11:06:00.548: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1094) 01/27 11:06:00.553: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 01/27 11:06:00.553: [smf] INFO: Removed Session: UE IMSI:[262425874037645] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3198) 01/27 11:06:00.553: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1094) 01/27 11:06:00.558: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 01/27 11:06:00.558: [smf] INFO: Removed Session: UE IMSI:[262421002896341] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.558: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3198) 01/27 11:06:00.558: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1094) 01/27 11:06:00.563: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 01/27 11:06:00.564: [smf] INFO: Removed Session: UE IMSI:[262429063315309] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3198) 01/27 11:06:00.564: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1094) 01/27 11:06:00.569: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 01/27 11:06:00.569: [smf] INFO: Removed Session: UE IMSI:[262420132074941] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3198) 01/27 11:06:00.569: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1094) 01/27 11:06:00.574: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 01/27 11:06:00.574: [smf] INFO: Removed Session: UE IMSI:[262425471916798] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3198) 01/27 11:06:00.574: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1094) 01/27 11:06:00.579: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 01/27 11:06:00.579: [smf] INFO: Removed Session: UE IMSI:[262425966799911] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3198) 01/27 11:06:00.579: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1094) 01/27 11:06:00.584: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 01/27 11:06:00.585: [smf] INFO: Removed Session: UE IMSI:[262428547320574] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3198) 01/27 11:06:00.585: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1094) 01/27 11:06:00.590: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 01/27 11:06:00.590: [smf] INFO: Removed Session: UE IMSI:[262421658732744] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3198) 01/27 11:06:00.590: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1094) 01/27 11:06:00.595: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 01/27 11:06:00.595: [smf] INFO: Removed Session: UE IMSI:[262427270806732] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3198) 01/27 11:06:00.595: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1094) 01/27 11:06:00.600: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 01/27 11:06:00.601: [smf] INFO: Removed Session: UE IMSI:[262429273459740] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3198) 01/27 11:06:00.601: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1094) 01/27 11:06:00.605: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 01/27 11:06:00.606: [smf] INFO: Removed Session: UE IMSI:[262422101422763] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3198) 01/27 11:06:00.606: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1094) 01/27 11:06:00.611: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 01/27 11:06:00.611: [smf] INFO: Removed Session: UE IMSI:[262429702286356] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3198) 01/27 11:06:00.611: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1094) 01/27 11:06:00.616: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 01/27 11:06:00.616: [smf] INFO: Removed Session: UE IMSI:[262423673695766] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3198) 01/27 11:06:00.616: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1094) 01/27 11:06:00.621: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 01/27 11:06:00.621: [smf] INFO: Removed Session: UE IMSI:[262421072521867] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3198) 01/27 11:06:00.621: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1094) 01/27 11:06:00.626: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 01/27 11:06:00.627: [smf] INFO: Removed Session: UE IMSI:[262426664329533] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3198) 01/27 11:06:00.627: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1094) 01/27 11:06:00.632: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 01/27 11:06:00.632: [smf] INFO: Removed Session: UE IMSI:[262420661887918] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3198) 01/27 11:06:00.632: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1094) 01/27 11:06:00.637: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 01/27 11:06:00.637: [smf] INFO: Removed Session: UE IMSI:[262429356549471] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3198) 01/27 11:06:00.637: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1094) 01/27 11:06:00.642: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 01/27 11:06:00.642: [smf] INFO: Removed Session: UE IMSI:[262423512476827] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3198) 01/27 11:06:00.642: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1094) 01/27 11:06:00.647: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 01/27 11:06:00.648: [smf] INFO: Removed Session: UE IMSI:[262425664045961] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3198) 01/27 11:06:00.648: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1094) 01/27 11:06:00.653: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 01/27 11:06:00.653: [smf] INFO: Removed Session: UE IMSI:[262426475106150] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3198) 01/27 11:06:00.653: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1094) 01/27 11:06:00.658: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 01/27 11:06:00.658: [smf] INFO: Removed Session: UE IMSI:[262424010613148] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3198) 01/27 11:06:00.658: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1094) 01/27 11:06:00.663: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 01/27 11:06:00.663: [smf] INFO: Removed Session: UE IMSI:[262429387647356] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3198) 01/27 11:06:00.663: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1094) 01/27 11:06:00.668: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 01/27 11:06:00.669: [smf] INFO: Removed Session: UE IMSI:[262423486732584] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3198) 01/27 11:06:00.669: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1094) 01/27 11:06:00.674: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 01/27 11:06:00.674: [smf] INFO: Removed Session: UE IMSI:[262423409868522] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3198) 01/27 11:06:00.674: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1094) 01/27 11:06:00.679: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 01/27 11:06:00.679: [smf] INFO: Removed Session: UE IMSI:[262424584888491] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3198) 01/27 11:06:00.679: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1094) 01/27 11:06:00.684: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 01/27 11:06:00.684: [smf] INFO: Removed Session: UE IMSI:[262425872407242] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3198) 01/27 11:06:00.684: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1094) 01/27 11:06:00.689: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 01/27 11:06:00.690: [smf] INFO: Removed Session: UE IMSI:[262424279937927] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3198) 01/27 11:06:00.690: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1094) 01/27 11:06:00.695: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 01/27 11:06:00.695: [smf] INFO: Removed Session: UE IMSI:[262426261006010] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3198) 01/27 11:06:00.695: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1094) 01/27 11:06:00.700: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 01/27 11:06:00.700: [smf] INFO: Removed Session: UE IMSI:[262422728300514] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3198) 01/27 11:06:00.700: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1094) 01/27 11:06:00.705: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 01/27 11:06:00.705: [smf] INFO: Removed Session: UE IMSI:[262427584759938] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3198) 01/27 11:06:00.705: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1094) 01/27 11:06:00.710: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 01/27 11:06:00.711: [smf] INFO: Removed Session: UE IMSI:[262421499378243] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3198) 01/27 11:06:00.711: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1094) 01/27 11:06:00.716: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 01/27 11:06:00.716: [smf] INFO: Removed Session: UE IMSI:[262429518628536] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3198) 01/27 11:06:00.716: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1094) 01/27 11:06:00.721: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 01/27 11:06:00.721: [smf] INFO: Removed Session: UE IMSI:[262421057111532] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3198) 01/27 11:06:00.721: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1094) 01/27 11:06:00.726: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 01/27 11:06:00.726: [smf] INFO: Removed Session: UE IMSI:[262423664671806] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3198) 01/27 11:06:00.726: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1094) 01/27 11:06:00.731: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 01/27 11:06:00.732: [smf] INFO: Removed Session: UE IMSI:[262427679284948] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3198) 01/27 11:06:00.732: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1094) 01/27 11:06:00.737: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 01/27 11:06:00.737: [smf] INFO: Removed Session: UE IMSI:[262423405892882] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3198) 01/27 11:06:00.737: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1094) 01/27 11:06:00.742: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 01/27 11:06:00.742: [smf] INFO: Removed Session: UE IMSI:[262426663177094] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3198) 01/27 11:06:00.742: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1094) 01/27 11:06:00.747: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 01/27 11:06:00.747: [smf] INFO: Removed Session: UE IMSI:[262428020450617] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.747: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3198) 01/27 11:06:00.747: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1094) 01/27 11:06:00.752: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 01/27 11:06:00.753: [smf] INFO: Removed Session: UE IMSI:[262422660079625] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3198) 01/27 11:06:00.753: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1094) 01/27 11:06:00.758: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 01/27 11:06:00.758: [smf] INFO: Removed Session: UE IMSI:[262425670595586] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3198) 01/27 11:06:00.758: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1094) 01/27 11:06:00.763: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 01/27 11:06:00.763: [smf] INFO: Removed Session: UE IMSI:[262428160982993] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3198) 01/27 11:06:00.763: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1094) 01/27 11:06:00.768: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 01/27 11:06:00.768: [smf] INFO: Removed Session: UE IMSI:[262421754325261] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.768: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3198) 01/27 11:06:00.768: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1094) 01/27 11:06:00.773: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 01/27 11:06:00.774: [smf] INFO: Removed Session: UE IMSI:[262422036673276] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3198) 01/27 11:06:00.774: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1094) 01/27 11:06:00.779: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 01/27 11:06:00.779: [smf] INFO: Removed Session: UE IMSI:[262422271416941] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3198) 01/27 11:06:00.779: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1094) 01/27 11:06:00.784: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 01/27 11:06:00.784: [smf] INFO: Removed Session: UE IMSI:[262420992143616] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3198) 01/27 11:06:00.784: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1094) 01/27 11:06:00.789: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 01/27 11:06:00.789: [smf] INFO: Removed Session: UE IMSI:[262427222654545] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3198) 01/27 11:06:00.789: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1094) 01/27 11:06:00.795: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 01/27 11:06:00.795: [smf] INFO: Removed Session: UE IMSI:[262420176094946] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3198) 01/27 11:06:00.795: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1094) 01/27 11:06:00.800: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 01/27 11:06:00.800: [smf] INFO: Removed Session: UE IMSI:[262422049486630] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3198) 01/27 11:06:00.800: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1094) 01/27 11:06:00.805: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 01/27 11:06:00.806: [smf] INFO: Removed Session: UE IMSI:[262425255621470] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3198) 01/27 11:06:00.806: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1094) 01/27 11:06:00.810: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 01/27 11:06:00.811: [smf] INFO: Removed Session: UE IMSI:[262422465678232] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3198) 01/27 11:06:00.811: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1094) 01/27 11:06:00.816: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 01/27 11:06:00.816: [smf] INFO: Removed Session: UE IMSI:[262425544947292] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3198) 01/27 11:06:00.816: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1094) 01/27 11:06:00.821: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 01/27 11:06:00.821: [smf] INFO: Removed Session: UE IMSI:[262422242831230] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3198) 01/27 11:06:00.821: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1094) 01/27 11:06:00.826: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 01/27 11:06:00.826: [smf] INFO: Removed Session: UE IMSI:[262422278101875] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3198) 01/27 11:06:00.827: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1094) 01/27 11:06:00.831: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 01/27 11:06:00.832: [smf] INFO: Removed Session: UE IMSI:[262426025860853] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3198) 01/27 11:06:00.832: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1094) 01/27 11:06:00.837: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 01/27 11:06:00.837: [smf] INFO: Removed Session: UE IMSI:[262427534135093] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3198) 01/27 11:06:00.837: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1094) 01/27 11:06:00.842: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 01/27 11:06:00.842: [smf] INFO: Removed Session: UE IMSI:[262424948562624] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3198) 01/27 11:06:00.842: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1094) 01/27 11:06:00.847: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 01/27 11:06:00.848: [smf] INFO: Removed Session: UE IMSI:[262420650153581] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3198) 01/27 11:06:00.848: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1094) 01/27 11:06:00.852: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 01/27 11:06:00.853: [smf] INFO: Removed Session: UE IMSI:[262427976163242] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3198) 01/27 11:06:00.853: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1094) 01/27 11:06:00.858: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 01/27 11:06:00.858: [smf] INFO: Removed Session: UE IMSI:[262429557131049] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3198) 01/27 11:06:00.858: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1094) 01/27 11:06:00.863: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 01/27 11:06:00.863: [smf] INFO: Removed Session: UE IMSI:[262420896337699] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3198) 01/27 11:06:00.863: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1094) 01/27 11:06:00.868: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 01/27 11:06:00.868: [smf] INFO: Removed Session: UE IMSI:[262423349778602] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3198) 01/27 11:06:00.868: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1094) 01/27 11:06:00.873: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 01/27 11:06:00.874: [smf] INFO: Removed Session: UE IMSI:[262426825004671] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3198) 01/27 11:06:00.874: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1094) 01/27 11:06:00.879: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 01/27 11:06:00.879: [smf] INFO: Removed Session: UE IMSI:[262422361149957] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3198) 01/27 11:06:00.879: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1094) 01/27 11:06:00.884: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 01/27 11:06:00.884: [smf] INFO: Removed Session: UE IMSI:[262428297541994] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3198) 01/27 11:06:00.884: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1094) 01/27 11:06:00.889: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 01/27 11:06:00.889: [smf] INFO: Removed Session: UE IMSI:[262429721874141] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3198) 01/27 11:06:00.889: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1094) 01/27 11:06:00.894: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 01/27 11:06:00.895: [smf] INFO: Removed Session: UE IMSI:[262423877935353] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3198) 01/27 11:06:00.895: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1094) 01/27 11:06:00.900: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 01/27 11:06:00.900: [smf] INFO: Removed Session: UE IMSI:[262420456188886] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3198) 01/27 11:06:00.900: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1094) 01/27 11:06:00.905: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 01/27 11:06:00.905: [smf] INFO: Removed Session: UE IMSI:[262423943326507] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.905: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3198) 01/27 11:06:00.905: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1094) 01/27 11:06:00.911: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 01/27 11:06:00.911: [smf] INFO: Removed Session: UE IMSI:[262424773179519] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.911: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3198) 01/27 11:06:00.911: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1094) 01/27 11:06:00.916: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 01/27 11:06:00.916: [smf] INFO: Removed Session: UE IMSI:[262423774213616] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3198) 01/27 11:06:00.916: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1094) 01/27 11:06:00.921: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 01/27 11:06:00.921: [smf] INFO: Removed Session: UE IMSI:[262429066100626] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3198) 01/27 11:06:00.921: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1094) 01/27 11:06:00.926: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 01/27 11:06:00.927: [smf] INFO: Removed Session: UE IMSI:[262429435416159] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3198) 01/27 11:06:00.927: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1094) 01/27 11:06:00.932: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 01/27 11:06:00.932: [smf] INFO: Removed Session: UE IMSI:[262424050157513] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3198) 01/27 11:06:00.932: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1094) 01/27 11:06:00.937: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 01/27 11:06:00.937: [smf] INFO: Removed Session: UE IMSI:[262425743041697] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.937: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3198) 01/27 11:06:00.937: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1094) 01/27 11:06:00.942: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 01/27 11:06:00.943: [smf] INFO: Removed Session: UE IMSI:[262427710296941] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3198) 01/27 11:06:00.943: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1094) 01/27 11:06:00.947: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 01/27 11:06:00.948: [smf] INFO: Removed Session: UE IMSI:[262423738259707] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3198) 01/27 11:06:00.948: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1094) 01/27 11:06:00.953: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 01/27 11:06:00.953: [smf] INFO: Removed Session: UE IMSI:[262428049973784] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3198) 01/27 11:06:00.953: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1094) 01/27 11:06:00.958: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 01/27 11:06:00.958: [smf] INFO: Removed Session: UE IMSI:[262428220391841] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3198) 01/27 11:06:00.958: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1094) 01/27 11:06:00.963: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 01/27 11:06:00.963: [smf] INFO: Removed Session: UE IMSI:[262429483989028] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3198) 01/27 11:06:00.963: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1094) 01/27 11:06:00.968: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 01/27 11:06:00.969: [smf] INFO: Removed Session: UE IMSI:[262426963500181] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3198) 01/27 11:06:00.969: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1094) 01/27 11:06:00.974: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 01/27 11:06:00.974: [smf] INFO: Removed Session: UE IMSI:[262429887797995] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3198) 01/27 11:06:00.974: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1094) 01/27 11:06:00.979: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 01/27 11:06:00.979: [smf] INFO: Removed Session: UE IMSI:[262428497607504] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3198) 01/27 11:06:00.979: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1094) 01/27 11:06:00.984: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 01/27 11:06:00.985: [smf] INFO: Removed Session: UE IMSI:[262428419644276] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3198) 01/27 11:06:00.985: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1094) 01/27 11:06:00.990: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 01/27 11:06:00.990: [smf] INFO: Removed Session: UE IMSI:[262427339361668] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3198) 01/27 11:06:00.990: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1094) 01/27 11:06:00.995: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 01/27 11:06:00.995: [smf] INFO: Removed Session: UE IMSI:[262424331954266] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:00.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3198) 01/27 11:06:00.995: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1094) 01/27 11:06:01.000: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 01/27 11:06:01.000: [smf] INFO: Removed Session: UE IMSI:[262423705716123] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3198) 01/27 11:06:01.000: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1094) 01/27 11:06:01.005: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 01/27 11:06:01.006: [smf] INFO: Removed Session: UE IMSI:[262424228454394] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3198) 01/27 11:06:01.006: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1094) 01/27 11:06:01.010: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 01/27 11:06:01.011: [smf] INFO: Removed Session: UE IMSI:[262424347037765] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3198) 01/27 11:06:01.011: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1094) 01/27 11:06:01.016: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 01/27 11:06:01.016: [smf] INFO: Removed Session: UE IMSI:[262422714839561] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3198) 01/27 11:06:01.016: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1094) 01/27 11:06:01.021: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 01/27 11:06:01.021: [smf] INFO: Removed Session: UE IMSI:[262422368027689] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3198) 01/27 11:06:01.021: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1094) 01/27 11:06:01.027: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 01/27 11:06:01.027: [smf] INFO: Removed Session: UE IMSI:[262422071504977] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3198) 01/27 11:06:01.027: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1094) 01/27 11:06:01.032: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 01/27 11:06:01.033: [smf] INFO: Removed Session: UE IMSI:[262420140045199] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3198) 01/27 11:06:01.033: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1094) 01/27 11:06:01.038: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 01/27 11:06:01.039: [smf] INFO: Removed Session: UE IMSI:[262420330789646] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3198) 01/27 11:06:01.039: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1094) 01/27 11:06:01.044: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 01/27 11:06:01.045: [smf] INFO: Removed Session: UE IMSI:[262423363198133] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3198) 01/27 11:06:01.045: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1094) 01/27 11:06:01.050: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 01/27 11:06:01.051: [smf] INFO: Removed Session: UE IMSI:[262427099424151] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3198) 01/27 11:06:01.051: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1094) 01/27 11:06:01.055: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 01/27 11:06:01.056: [smf] INFO: Removed Session: UE IMSI:[262423913864027] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3198) 01/27 11:06:01.056: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1094) 01/27 11:06:01.061: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 01/27 11:06:01.061: [smf] INFO: Removed Session: UE IMSI:[262423059560524] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3198) 01/27 11:06:01.061: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1094) 01/27 11:06:01.066: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 01/27 11:06:01.067: [smf] INFO: Removed Session: UE IMSI:[262422926659986] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3198) 01/27 11:06:01.067: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1094) 01/27 11:06:01.071: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 01/27 11:06:01.072: [smf] INFO: Removed Session: UE IMSI:[262427876783126] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3198) 01/27 11:06:01.072: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1094) 01/27 11:06:01.077: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 01/27 11:06:01.077: [smf] INFO: Removed Session: UE IMSI:[262423756056842] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3198) 01/27 11:06:01.077: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1094) 01/27 11:06:01.082: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 01/27 11:06:01.082: [smf] INFO: Removed Session: UE IMSI:[262425117254482] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3198) 01/27 11:06:01.082: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1094) 01/27 11:06:01.087: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 01/27 11:06:01.088: [smf] INFO: Removed Session: UE IMSI:[262425366767999] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3198) 01/27 11:06:01.088: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1094) 01/27 11:06:01.093: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 01/27 11:06:01.093: [smf] INFO: Removed Session: UE IMSI:[262427568999630] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3198) 01/27 11:06:01.093: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1094) 01/27 11:06:01.098: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 01/27 11:06:01.099: [smf] INFO: Removed Session: UE IMSI:[262423617443144] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3198) 01/27 11:06:01.099: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1094) 01/27 11:06:01.103: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 01/27 11:06:01.104: [smf] INFO: Removed Session: UE IMSI:[262424746063414] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3198) 01/27 11:06:01.104: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1094) 01/27 11:06:01.109: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 01/27 11:06:01.109: [smf] INFO: Removed Session: UE IMSI:[262424234505545] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3198) 01/27 11:06:01.109: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1094) 01/27 11:06:01.114: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 01/27 11:06:01.114: [smf] INFO: Removed Session: UE IMSI:[262429198614453] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3198) 01/27 11:06:01.114: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1094) 01/27 11:06:01.120: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 01/27 11:06:01.120: [smf] INFO: Removed Session: UE IMSI:[262423264239433] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3198) 01/27 11:06:01.120: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1094) 01/27 11:06:01.125: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 01/27 11:06:01.126: [smf] INFO: Removed Session: UE IMSI:[262428552926809] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3198) 01/27 11:06:01.126: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1094) 01/27 11:06:01.131: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 01/27 11:06:01.131: [smf] INFO: Removed Session: UE IMSI:[262424935418710] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3198) 01/27 11:06:01.131: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1094) 01/27 11:06:01.136: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 01/27 11:06:01.137: [smf] INFO: Removed Session: UE IMSI:[262429871181077] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3198) 01/27 11:06:01.137: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1094) 01/27 11:06:01.142: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 01/27 11:06:01.143: [smf] INFO: Removed Session: UE IMSI:[262422684702183] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3198) 01/27 11:06:01.143: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1094) 01/27 11:06:01.147: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 01/27 11:06:01.148: [smf] INFO: Removed Session: UE IMSI:[262422569789534] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3198) 01/27 11:06:01.148: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1094) 01/27 11:06:01.153: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 01/27 11:06:01.153: [smf] INFO: Removed Session: UE IMSI:[262421763436504] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3198) 01/27 11:06:01.153: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1094) 01/27 11:06:01.158: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 01/27 11:06:01.159: [smf] INFO: Removed Session: UE IMSI:[262429959019404] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3198) 01/27 11:06:01.159: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1094) 01/27 11:06:01.163: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 01/27 11:06:01.164: [smf] INFO: Removed Session: UE IMSI:[262421237792204] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.164: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3198) 01/27 11:06:01.164: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1094) 01/27 11:06:01.168: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 01/27 11:06:01.169: [smf] INFO: Removed Session: UE IMSI:[262424726334481] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3198) 01/27 11:06:01.169: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1094) 01/27 11:06:01.174: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 01/27 11:06:01.174: [smf] INFO: Removed Session: UE IMSI:[262423442341671] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3198) 01/27 11:06:01.174: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1094) 01/27 11:06:01.179: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 01/27 11:06:01.179: [smf] INFO: Removed Session: UE IMSI:[262421216986245] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3198) 01/27 11:06:01.179: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1094) 01/27 11:06:01.184: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 01/27 11:06:01.185: [smf] INFO: Removed Session: UE IMSI:[262424067533008] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3198) 01/27 11:06:01.185: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1094) 01/27 11:06:01.189: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 01/27 11:06:01.190: [smf] INFO: Removed Session: UE IMSI:[262420952121813] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3198) 01/27 11:06:01.190: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1094) 01/27 11:06:01.195: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 01/27 11:06:01.195: [smf] INFO: Removed Session: UE IMSI:[262424866688748] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3198) 01/27 11:06:01.195: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1094) 01/27 11:06:01.200: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 01/27 11:06:01.201: [smf] INFO: Removed Session: UE IMSI:[262428779198098] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3198) 01/27 11:06:01.201: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1094) 01/27 11:06:01.205: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 01/27 11:06:01.206: [smf] INFO: Removed Session: UE IMSI:[262420032858560] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3198) 01/27 11:06:01.206: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1094) 01/27 11:06:01.211: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 01/27 11:06:01.212: [smf] INFO: Removed Session: UE IMSI:[262427895263801] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3198) 01/27 11:06:01.212: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1094) 01/27 11:06:01.216: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 01/27 11:06:01.217: [smf] INFO: Removed Session: UE IMSI:[262422911806486] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3198) 01/27 11:06:01.217: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1094) 01/27 11:06:01.221: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 01/27 11:06:01.222: [smf] INFO: Removed Session: UE IMSI:[262422504273992] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3198) 01/27 11:06:01.222: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1094) 01/27 11:06:01.227: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 01/27 11:06:01.228: [smf] INFO: Removed Session: UE IMSI:[262423044579066] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3198) 01/27 11:06:01.228: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1094) 01/27 11:06:01.233: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 01/27 11:06:01.233: [smf] INFO: Removed Session: UE IMSI:[262421070129216] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3198) 01/27 11:06:01.233: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1094) 01/27 11:06:01.239: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 01/27 11:06:01.240: [smf] INFO: Removed Session: UE IMSI:[262425493564798] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3198) 01/27 11:06:01.240: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1094) 01/27 11:06:01.244: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 01/27 11:06:01.245: [smf] INFO: Removed Session: UE IMSI:[262427929260403] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3198) 01/27 11:06:01.245: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1094) 01/27 11:06:01.250: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 01/27 11:06:01.251: [smf] INFO: Removed Session: UE IMSI:[262426254035417] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3198) 01/27 11:06:01.251: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1094) 01/27 11:06:01.256: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 01/27 11:06:01.257: [smf] INFO: Removed Session: UE IMSI:[262425371470828] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3198) 01/27 11:06:01.257: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1094) 01/27 11:06:01.262: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 01/27 11:06:01.263: [smf] INFO: Removed Session: UE IMSI:[262429068254516] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3198) 01/27 11:06:01.263: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1094) 01/27 11:06:01.267: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 01/27 11:06:01.268: [smf] INFO: Removed Session: UE IMSI:[262420548989599] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3198) 01/27 11:06:01.268: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1094) 01/27 11:06:01.273: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 01/27 11:06:01.273: [smf] INFO: Removed Session: UE IMSI:[262428729207541] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3198) 01/27 11:06:01.273: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1094) 01/27 11:06:01.278: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 01/27 11:06:01.278: [smf] INFO: Removed Session: UE IMSI:[262420483485732] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3198) 01/27 11:06:01.278: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1094) 01/27 11:06:01.284: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 01/27 11:06:01.284: [smf] INFO: Removed Session: UE IMSI:[262421583709070] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3198) 01/27 11:06:01.284: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1094) 01/27 11:06:01.289: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 01/27 11:06:01.289: [smf] INFO: Removed Session: UE IMSI:[262420553814787] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3198) 01/27 11:06:01.289: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1094) 01/27 11:06:01.294: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 01/27 11:06:01.294: [smf] INFO: Removed Session: UE IMSI:[262427182414786] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3198) 01/27 11:06:01.294: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1094) 01/27 11:06:01.299: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 01/27 11:06:01.300: [smf] INFO: Removed Session: UE IMSI:[262425564468267] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3198) 01/27 11:06:01.300: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1094) 01/27 11:06:01.304: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 01/27 11:06:01.305: [smf] INFO: Removed Session: UE IMSI:[262428387198489] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3198) 01/27 11:06:01.305: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1094) 01/27 11:06:01.310: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 01/27 11:06:01.310: [smf] INFO: Removed Session: UE IMSI:[262423507210183] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3198) 01/27 11:06:01.310: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1094) 01/27 11:06:01.315: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 01/27 11:06:01.316: [smf] INFO: Removed Session: UE IMSI:[262421712433123] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3198) 01/27 11:06:01.316: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1094) 01/27 11:06:01.321: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 01/27 11:06:01.322: [smf] INFO: Removed Session: UE IMSI:[262423999946332] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3198) 01/27 11:06:01.322: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1094) 01/27 11:06:01.326: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 01/27 11:06:01.327: [smf] INFO: Removed Session: UE IMSI:[262424804083386] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3198) 01/27 11:06:01.327: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1094) 01/27 11:06:01.332: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 01/27 11:06:01.332: [smf] INFO: Removed Session: UE IMSI:[262425425252832] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3198) 01/27 11:06:01.333: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1094) 01/27 11:06:01.337: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 01/27 11:06:01.338: [smf] INFO: Removed Session: UE IMSI:[262421157531027] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3198) 01/27 11:06:01.338: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1094) 01/27 11:06:01.343: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 01/27 11:06:01.343: [smf] INFO: Removed Session: UE IMSI:[262427196522667] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3198) 01/27 11:06:01.343: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1094) 01/27 11:06:01.348: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 01/27 11:06:01.349: [smf] INFO: Removed Session: UE IMSI:[262423098143234] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3198) 01/27 11:06:01.349: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1094) 01/27 11:06:01.353: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 01/27 11:06:01.354: [smf] INFO: Removed Session: UE IMSI:[262425499713911] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3198) 01/27 11:06:01.354: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1094) 01/27 11:06:01.359: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 01/27 11:06:01.359: [smf] INFO: Removed Session: UE IMSI:[262427973626023] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3198) 01/27 11:06:01.359: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1094) 01/27 11:06:01.364: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 01/27 11:06:01.364: [smf] INFO: Removed Session: UE IMSI:[262424207310665] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3198) 01/27 11:06:01.364: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1094) 01/27 11:06:01.369: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 01/27 11:06:01.370: [smf] INFO: Removed Session: UE IMSI:[262429017755924] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3198) 01/27 11:06:01.370: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1094) 01/27 11:06:01.375: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 01/27 11:06:01.375: [smf] INFO: Removed Session: UE IMSI:[262428292405094] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3198) 01/27 11:06:01.375: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1094) 01/27 11:06:01.380: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 01/27 11:06:01.381: [smf] INFO: Removed Session: UE IMSI:[262420888020095] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3198) 01/27 11:06:01.381: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1094) 01/27 11:06:01.386: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 01/27 11:06:01.386: [smf] INFO: Removed Session: UE IMSI:[262423638566303] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3198) 01/27 11:06:01.386: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1094) 01/27 11:06:01.391: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 01/27 11:06:01.391: [smf] INFO: Removed Session: UE IMSI:[262420772542339] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3198) 01/27 11:06:01.391: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1094) 01/27 11:06:01.396: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 01/27 11:06:01.397: [smf] INFO: Removed Session: UE IMSI:[262423864740135] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3198) 01/27 11:06:01.397: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1094) 01/27 11:06:01.402: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 01/27 11:06:01.402: [smf] INFO: Removed Session: UE IMSI:[262425288967504] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3198) 01/27 11:06:01.402: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1094) 01/27 11:06:01.407: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 01/27 11:06:01.408: [smf] INFO: Removed Session: UE IMSI:[262424133220804] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3198) 01/27 11:06:01.408: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1094) 01/27 11:06:01.413: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 01/27 11:06:01.413: [smf] INFO: Removed Session: UE IMSI:[262426713252831] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3198) 01/27 11:06:01.413: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1094) 01/27 11:06:01.418: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 01/27 11:06:01.418: [smf] INFO: Removed Session: UE IMSI:[262424365413178] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3198) 01/27 11:06:01.418: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1094) 01/27 11:06:01.424: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 01/27 11:06:01.424: [smf] INFO: Removed Session: UE IMSI:[262427248924397] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3198) 01/27 11:06:01.424: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1094) 01/27 11:06:01.429: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 01/27 11:06:01.429: [smf] INFO: Removed Session: UE IMSI:[262428990685817] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.429: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3198) 01/27 11:06:01.429: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1094) 01/27 11:06:01.434: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 01/27 11:06:01.435: [smf] INFO: Removed Session: UE IMSI:[262424026655440] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3198) 01/27 11:06:01.435: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1094) 01/27 11:06:01.440: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 01/27 11:06:01.440: [smf] INFO: Removed Session: UE IMSI:[262428814141007] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.440: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3198) 01/27 11:06:01.440: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1094) 01/27 11:06:01.445: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 01/27 11:06:01.445: [smf] INFO: Removed Session: UE IMSI:[262423026506502] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3198) 01/27 11:06:01.445: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1094) 01/27 11:06:01.450: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 01/27 11:06:01.451: [smf] INFO: Removed Session: UE IMSI:[262421301117083] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.451: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3198) 01/27 11:06:01.451: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1094) 01/27 11:06:01.455: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 01/27 11:06:01.456: [smf] INFO: Removed Session: UE IMSI:[262428728222138] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3198) 01/27 11:06:01.456: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1094) 01/27 11:06:01.461: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 01/27 11:06:01.461: [smf] INFO: Removed Session: UE IMSI:[262423746103015] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3198) 01/27 11:06:01.462: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1094) 01/27 11:06:01.466: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 01/27 11:06:01.467: [smf] INFO: Removed Session: UE IMSI:[262423415327035] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3198) 01/27 11:06:01.467: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1094) 01/27 11:06:01.473: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 01/27 11:06:01.473: [smf] INFO: Removed Session: UE IMSI:[262423269559639] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3198) 01/27 11:06:01.473: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1094) 01/27 11:06:01.478: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 01/27 11:06:01.478: [smf] INFO: Removed Session: UE IMSI:[262429468248922] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3198) 01/27 11:06:01.478: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1094) 01/27 11:06:01.483: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 01/27 11:06:01.484: [smf] INFO: Removed Session: UE IMSI:[262427726588957] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3198) 01/27 11:06:01.484: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1094) 01/27 11:06:01.489: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 01/27 11:06:01.489: [smf] INFO: Removed Session: UE IMSI:[262422006795976] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3198) 01/27 11:06:01.489: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1094) 01/27 11:06:01.494: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 01/27 11:06:01.495: [smf] INFO: Removed Session: UE IMSI:[262424710828788] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3198) 01/27 11:06:01.495: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1094) 01/27 11:06:01.499: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 01/27 11:06:01.500: [smf] INFO: Removed Session: UE IMSI:[262421141460489] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3198) 01/27 11:06:01.500: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1094) 01/27 11:06:01.505: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 01/27 11:06:01.505: [smf] INFO: Removed Session: UE IMSI:[262421535252907] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3198) 01/27 11:06:01.505: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1094) 01/27 11:06:01.510: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 01/27 11:06:01.511: [smf] INFO: Removed Session: UE IMSI:[262426256576070] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3198) 01/27 11:06:01.511: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1094) 01/27 11:06:01.516: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 01/27 11:06:01.516: [smf] INFO: Removed Session: UE IMSI:[262426038738681] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3198) 01/27 11:06:01.516: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1094) 01/27 11:06:01.522: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 01/27 11:06:01.522: [smf] INFO: Removed Session: UE IMSI:[262420291338675] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3198) 01/27 11:06:01.522: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1094) 01/27 11:06:01.529: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 01/27 11:06:01.529: [smf] INFO: Removed Session: UE IMSI:[262420737702491] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3198) 01/27 11:06:01.529: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1094) 01/27 11:06:01.534: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 01/27 11:06:01.535: [smf] INFO: Removed Session: UE IMSI:[262424971947939] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.535: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3198) 01/27 11:06:01.535: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1094) 01/27 11:06:01.540: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 01/27 11:06:01.541: [smf] INFO: Removed Session: UE IMSI:[262424034305154] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.541: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3198) 01/27 11:06:01.541: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1094) 01/27 11:06:01.545: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 01/27 11:06:01.546: [smf] INFO: Removed Session: UE IMSI:[262425621323473] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3198) 01/27 11:06:01.546: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1094) 01/27 11:06:01.551: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 01/27 11:06:01.551: [smf] INFO: Removed Session: UE IMSI:[262429970204674] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.551: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3198) 01/27 11:06:01.551: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1094) 01/27 11:06:01.556: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 01/27 11:06:01.557: [smf] INFO: Removed Session: UE IMSI:[262427476051692] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3198) 01/27 11:06:01.557: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1094) 01/27 11:06:01.562: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 01/27 11:06:01.562: [smf] INFO: Removed Session: UE IMSI:[262424817856343] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3198) 01/27 11:06:01.562: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1094) 01/27 11:06:01.567: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 01/27 11:06:01.568: [smf] INFO: Removed Session: UE IMSI:[262420435551281] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3198) 01/27 11:06:01.568: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1094) 01/27 11:06:01.573: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 01/27 11:06:01.573: [smf] INFO: Removed Session: UE IMSI:[262429505047718] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3198) 01/27 11:06:01.573: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1094) 01/27 11:06:01.578: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 01/27 11:06:01.579: [smf] INFO: Removed Session: UE IMSI:[262423534461902] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3198) 01/27 11:06:01.579: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1094) 01/27 11:06:01.584: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 01/27 11:06:01.585: [smf] INFO: Removed Session: UE IMSI:[262425802510173] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3198) 01/27 11:06:01.585: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1094) 01/27 11:06:01.589: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 01/27 11:06:01.590: [smf] INFO: Removed Session: UE IMSI:[262423635103101] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3198) 01/27 11:06:01.590: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1094) 01/27 11:06:01.595: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 01/27 11:06:01.596: [smf] INFO: Removed Session: UE IMSI:[262428852356833] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3198) 01/27 11:06:01.596: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1094) 01/27 11:06:01.600: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 01/27 11:06:01.601: [smf] INFO: Removed Session: UE IMSI:[262428400929878] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3198) 01/27 11:06:01.601: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1094) 01/27 11:06:01.605: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 01/27 11:06:01.606: [smf] INFO: Removed Session: UE IMSI:[262425778314026] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3198) 01/27 11:06:01.606: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1094) 01/27 11:06:01.611: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 01/27 11:06:01.611: [smf] INFO: Removed Session: UE IMSI:[262423564589514] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3198) 01/27 11:06:01.611: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1094) 01/27 11:06:01.616: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 01/27 11:06:01.616: [smf] INFO: Removed Session: UE IMSI:[262425949987432] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3198) 01/27 11:06:01.616: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1094) 01/27 11:06:01.621: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 01/27 11:06:01.622: [smf] INFO: Removed Session: UE IMSI:[262428829710960] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3198) 01/27 11:06:01.622: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1094) 01/27 11:06:01.626: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 01/27 11:06:01.627: [smf] INFO: Removed Session: UE IMSI:[262426694873772] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3198) 01/27 11:06:01.627: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1094) 01/27 11:06:01.632: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 01/27 11:06:01.632: [smf] INFO: Removed Session: UE IMSI:[262423324135520] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3198) 01/27 11:06:01.632: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1094) 01/27 11:06:01.637: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 01/27 11:06:01.638: [smf] INFO: Removed Session: UE IMSI:[262427450544229] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3198) 01/27 11:06:01.638: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1094) 01/27 11:06:01.643: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 01/27 11:06:01.643: [smf] INFO: Removed Session: UE IMSI:[262420659554829] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3198) 01/27 11:06:01.643: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1094) 01/27 11:06:01.648: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 01/27 11:06:01.648: [smf] INFO: Removed Session: UE IMSI:[262420608215750] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3198) 01/27 11:06:01.648: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1094) 01/27 11:06:01.653: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 01/27 11:06:01.653: [smf] INFO: Removed Session: UE IMSI:[262420959170929] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3198) 01/27 11:06:01.653: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1094) 01/27 11:06:01.658: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 01/27 11:06:01.659: [smf] INFO: Removed Session: UE IMSI:[262423058208577] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3198) 01/27 11:06:01.659: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1094) 01/27 11:06:01.664: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 01/27 11:06:01.664: [smf] INFO: Removed Session: UE IMSI:[262426747935356] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3198) 01/27 11:06:01.664: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1094) 01/27 11:06:01.669: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 01/27 11:06:01.669: [smf] INFO: Removed Session: UE IMSI:[262424315541397] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3198) 01/27 11:06:01.669: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1094) 01/27 11:06:01.674: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 01/27 11:06:01.674: [smf] INFO: Removed Session: UE IMSI:[262425917579162] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3198) 01/27 11:06:01.674: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1094) 01/27 11:06:01.679: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 01/27 11:06:01.680: [smf] INFO: Removed Session: UE IMSI:[262420370175573] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3198) 01/27 11:06:01.680: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1094) 01/27 11:06:01.685: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 01/27 11:06:01.685: [smf] INFO: Removed Session: UE IMSI:[262427238494994] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3198) 01/27 11:06:01.685: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1094) 01/27 11:06:01.690: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 01/27 11:06:01.690: [smf] INFO: Removed Session: UE IMSI:[262427466907132] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3198) 01/27 11:06:01.690: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1094) 01/27 11:06:01.695: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 01/27 11:06:01.695: [smf] INFO: Removed Session: UE IMSI:[262420815953105] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3198) 01/27 11:06:01.695: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1094) 01/27 11:06:01.700: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 01/27 11:06:01.701: [smf] INFO: Removed Session: UE IMSI:[262424849746299] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3198) 01/27 11:06:01.701: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1094) 01/27 11:06:01.705: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 01/27 11:06:01.706: [smf] INFO: Removed Session: UE IMSI:[262421086206754] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3198) 01/27 11:06:01.706: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1094) 01/27 11:06:01.711: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 01/27 11:06:01.711: [smf] INFO: Removed Session: UE IMSI:[262421495616676] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3198) 01/27 11:06:01.711: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1094) 01/27 11:06:01.716: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 01/27 11:06:01.716: [smf] INFO: Removed Session: UE IMSI:[262420319582925] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3198) 01/27 11:06:01.716: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1094) 01/27 11:06:01.721: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 01/27 11:06:01.721: [smf] INFO: Removed Session: UE IMSI:[262423976131483] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.721: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3198) 01/27 11:06:01.721: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1094) 01/27 11:06:01.726: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 01/27 11:06:01.727: [smf] INFO: Removed Session: UE IMSI:[262420609378815] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3198) 01/27 11:06:01.727: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1094) 01/27 11:06:01.732: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 01/27 11:06:01.732: [smf] INFO: Removed Session: UE IMSI:[262427747236420] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3198) 01/27 11:06:01.732: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1094) 01/27 11:06:01.737: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 01/27 11:06:01.737: [smf] INFO: Removed Session: UE IMSI:[262424013854435] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3198) 01/27 11:06:01.737: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1094) 01/27 11:06:01.742: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 01/27 11:06:01.743: [smf] INFO: Removed Session: UE IMSI:[262421526733872] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3198) 01/27 11:06:01.743: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1094) 01/27 11:06:01.748: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 01/27 11:06:01.748: [smf] INFO: Removed Session: UE IMSI:[262420699348650] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3198) 01/27 11:06:01.748: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1094) 01/27 11:06:01.753: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 01/27 11:06:01.754: [smf] INFO: Removed Session: UE IMSI:[262428043681925] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3198) 01/27 11:06:01.754: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1094) 01/27 11:06:01.758: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 01/27 11:06:01.759: [smf] INFO: Removed Session: UE IMSI:[262428508681381] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3198) 01/27 11:06:01.759: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1094) 01/27 11:06:01.764: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 01/27 11:06:01.764: [smf] INFO: Removed Session: UE IMSI:[262420716639768] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3198) 01/27 11:06:01.764: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1094) 01/27 11:06:01.769: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 01/27 11:06:01.770: [smf] INFO: Removed Session: UE IMSI:[262426680822831] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3198) 01/27 11:06:01.770: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1094) 01/27 11:06:01.775: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 01/27 11:06:01.775: [smf] INFO: Removed Session: UE IMSI:[262429333050221] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3198) 01/27 11:06:01.775: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1094) 01/27 11:06:01.780: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 01/27 11:06:01.781: [smf] INFO: Removed Session: UE IMSI:[262422092162426] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3198) 01/27 11:06:01.781: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1094) 01/27 11:06:01.786: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 01/27 11:06:01.787: [smf] INFO: Removed Session: UE IMSI:[262428166082403] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3198) 01/27 11:06:01.787: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1094) 01/27 11:06:01.791: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 01/27 11:06:01.792: [smf] INFO: Removed Session: UE IMSI:[262424900244270] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3198) 01/27 11:06:01.792: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1094) 01/27 11:06:01.797: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 01/27 11:06:01.797: [smf] INFO: Removed Session: UE IMSI:[262422916004051] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3198) 01/27 11:06:01.797: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1094) 01/27 11:06:01.802: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 01/27 11:06:01.802: [smf] INFO: Removed Session: UE IMSI:[262420244134555] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3198) 01/27 11:06:01.802: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1094) 01/27 11:06:01.807: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 01/27 11:06:01.808: [smf] INFO: Removed Session: UE IMSI:[262428646231544] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3198) 01/27 11:06:01.808: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1094) 01/27 11:06:01.812: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 01/27 11:06:01.813: [smf] INFO: Removed Session: UE IMSI:[262428035883499] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3198) 01/27 11:06:01.813: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1094) 01/27 11:06:01.818: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 01/27 11:06:01.818: [smf] INFO: Removed Session: UE IMSI:[262427329189019] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3198) 01/27 11:06:01.818: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1094) 01/27 11:06:01.823: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 01/27 11:06:01.823: [smf] INFO: Removed Session: UE IMSI:[262429898657020] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3198) 01/27 11:06:01.823: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1094) 01/27 11:06:01.828: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 01/27 11:06:01.829: [smf] INFO: Removed Session: UE IMSI:[262422418052485] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3198) 01/27 11:06:01.829: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1094) 01/27 11:06:01.833: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 01/27 11:06:01.834: [smf] INFO: Removed Session: UE IMSI:[262422332723424] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3198) 01/27 11:06:01.834: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1094) 01/27 11:06:01.839: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 01/27 11:06:01.839: [smf] INFO: Removed Session: UE IMSI:[262422428517697] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3198) 01/27 11:06:01.839: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1094) 01/27 11:06:01.844: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 01/27 11:06:01.844: [smf] INFO: Removed Session: UE IMSI:[262421333129852] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3198) 01/27 11:06:01.844: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1094) 01/27 11:06:01.849: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 01/27 11:06:01.850: [smf] INFO: Removed Session: UE IMSI:[262421912103057] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3198) 01/27 11:06:01.850: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1094) 01/27 11:06:01.855: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 01/27 11:06:01.855: [smf] INFO: Removed Session: UE IMSI:[262421896922802] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3198) 01/27 11:06:01.855: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1094) 01/27 11:06:01.860: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 01/27 11:06:01.860: [smf] INFO: Removed Session: UE IMSI:[262427164258991] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3198) 01/27 11:06:01.860: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1094) 01/27 11:06:01.865: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 01/27 11:06:01.866: [smf] INFO: Removed Session: UE IMSI:[262428168921713] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3198) 01/27 11:06:01.866: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1094) 01/27 11:06:01.871: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 01/27 11:06:01.871: [smf] INFO: Removed Session: UE IMSI:[262429688063736] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3198) 01/27 11:06:01.871: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1094) 01/27 11:06:01.876: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 01/27 11:06:01.876: [smf] INFO: Removed Session: UE IMSI:[262421407939074] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3198) 01/27 11:06:01.876: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1094) 01/27 11:06:01.881: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 01/27 11:06:01.882: [smf] INFO: Removed Session: UE IMSI:[262429921033772] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3198) 01/27 11:06:01.882: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1094) 01/27 11:06:01.887: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 01/27 11:06:01.887: [smf] INFO: Removed Session: UE IMSI:[262423198270941] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3198) 01/27 11:06:01.887: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1094) 01/27 11:06:01.892: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 01/27 11:06:01.892: [smf] INFO: Removed Session: UE IMSI:[262423563170532] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3198) 01/27 11:06:01.892: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1094) 01/27 11:06:01.897: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 01/27 11:06:01.898: [smf] INFO: Removed Session: UE IMSI:[262426231470353] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3198) 01/27 11:06:01.898: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1094) 01/27 11:06:01.903: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 01/27 11:06:01.904: [smf] INFO: Removed Session: UE IMSI:[262428744485887] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3198) 01/27 11:06:01.904: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1094) 01/27 11:06:01.908: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 01/27 11:06:01.909: [smf] INFO: Removed Session: UE IMSI:[262429397978677] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3198) 01/27 11:06:01.909: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1094) 01/27 11:06:01.914: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 01/27 11:06:01.915: [smf] INFO: Removed Session: UE IMSI:[262425224876596] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3198) 01/27 11:06:01.915: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1094) 01/27 11:06:01.919: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 01/27 11:06:01.920: [smf] INFO: Removed Session: UE IMSI:[262422687055804] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3198) 01/27 11:06:01.920: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1094) 01/27 11:06:01.925: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 01/27 11:06:01.925: [smf] INFO: Removed Session: UE IMSI:[262428039442178] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3198) 01/27 11:06:01.925: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1094) 01/27 11:06:01.930: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 01/27 11:06:01.931: [smf] INFO: Removed Session: UE IMSI:[262425076103650] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3198) 01/27 11:06:01.931: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1094) 01/27 11:06:01.935: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 01/27 11:06:01.936: [smf] INFO: Removed Session: UE IMSI:[262428713702472] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3198) 01/27 11:06:01.936: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1094) 01/27 11:06:01.941: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 01/27 11:06:01.941: [smf] INFO: Removed Session: UE IMSI:[262424909431303] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3198) 01/27 11:06:01.941: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1094) 01/27 11:06:01.946: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 01/27 11:06:01.947: [smf] INFO: Removed Session: UE IMSI:[262429924660586] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3198) 01/27 11:06:01.947: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1094) 01/27 11:06:01.951: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 01/27 11:06:01.952: [smf] INFO: Removed Session: UE IMSI:[262420636873310] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3198) 01/27 11:06:01.952: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1094) 01/27 11:06:01.957: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 01/27 11:06:01.957: [smf] INFO: Removed Session: UE IMSI:[262429184138025] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3198) 01/27 11:06:01.957: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1094) 01/27 11:06:01.962: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 01/27 11:06:01.963: [smf] INFO: Removed Session: UE IMSI:[262429429786658] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3198) 01/27 11:06:01.963: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1094) 01/27 11:06:01.968: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 01/27 11:06:01.968: [smf] INFO: Removed Session: UE IMSI:[262423721757808] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.968: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3198) 01/27 11:06:01.968: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1094) 01/27 11:06:01.973: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 01/27 11:06:01.974: [smf] INFO: Removed Session: UE IMSI:[262420061294280] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3198) 01/27 11:06:01.974: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1094) 01/27 11:06:01.978: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 01/27 11:06:01.979: [smf] INFO: Removed Session: UE IMSI:[262423748477593] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.979: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3198) 01/27 11:06:01.979: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1094) 01/27 11:06:01.984: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 01/27 11:06:01.984: [smf] INFO: Removed Session: UE IMSI:[262421713340757] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3198) 01/27 11:06:01.984: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1094) 01/27 11:06:01.989: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 01/27 11:06:01.989: [smf] INFO: Removed Session: UE IMSI:[262423254946930] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3198) 01/27 11:06:01.989: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1094) 01/27 11:06:01.994: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 01/27 11:06:01.994: [smf] INFO: Removed Session: UE IMSI:[262428119328536] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:01.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3198) 01/27 11:06:01.994: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1094) 01/27 11:06:01.999: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 01/27 11:06:02.000: [smf] INFO: Removed Session: UE IMSI:[262421121975469] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3198) 01/27 11:06:02.000: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1094) 01/27 11:06:02.005: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 01/27 11:06:02.005: [smf] INFO: Removed Session: UE IMSI:[262428997362504] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3198) 01/27 11:06:02.005: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1094) 01/27 11:06:02.010: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 01/27 11:06:02.011: [smf] INFO: Removed Session: UE IMSI:[262422358689162] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3198) 01/27 11:06:02.011: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1094) 01/27 11:06:02.015: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 01/27 11:06:02.016: [smf] INFO: Removed Session: UE IMSI:[262426273772081] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3198) 01/27 11:06:02.016: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1094) 01/27 11:06:02.021: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 01/27 11:06:02.021: [smf] INFO: Removed Session: UE IMSI:[262425906595887] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3198) 01/27 11:06:02.021: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1094) 01/27 11:06:02.026: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 01/27 11:06:02.026: [smf] INFO: Removed Session: UE IMSI:[262426005839414] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3198) 01/27 11:06:02.026: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1094) 01/27 11:06:02.031: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 01/27 11:06:02.032: [smf] INFO: Removed Session: UE IMSI:[262429435763509] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.032: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3198) 01/27 11:06:02.032: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1094) 01/27 11:06:02.036: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 01/27 11:06:02.037: [smf] INFO: Removed Session: UE IMSI:[262424048370264] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3198) 01/27 11:06:02.037: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1094) 01/27 11:06:02.042: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 01/27 11:06:02.042: [smf] INFO: Removed Session: UE IMSI:[262424108179313] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3198) 01/27 11:06:02.042: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1094) 01/27 11:06:02.047: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 01/27 11:06:02.047: [smf] INFO: Removed Session: UE IMSI:[262426739653540] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3198) 01/27 11:06:02.047: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1094) 01/27 11:06:02.052: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 01/27 11:06:02.053: [smf] INFO: Removed Session: UE IMSI:[262429657516184] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.053: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3198) 01/27 11:06:02.053: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1094) 01/27 11:06:02.058: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 01/27 11:06:02.058: [smf] INFO: Removed Session: UE IMSI:[262426649222126] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3198) 01/27 11:06:02.058: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1094) 01/27 11:06:02.063: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 01/27 11:06:02.063: [smf] INFO: Removed Session: UE IMSI:[262429714498598] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3198) 01/27 11:06:02.063: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1094) 01/27 11:06:02.068: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 01/27 11:06:02.069: [smf] INFO: Removed Session: UE IMSI:[262423443183198] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.069: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3198) 01/27 11:06:02.069: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1094) 01/27 11:06:02.074: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 01/27 11:06:02.074: [smf] INFO: Removed Session: UE IMSI:[262428482279545] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3198) 01/27 11:06:02.074: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1094) 01/27 11:06:02.079: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 01/27 11:06:02.079: [smf] INFO: Removed Session: UE IMSI:[262426152558127] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3198) 01/27 11:06:02.079: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1094) 01/27 11:06:02.084: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 01/27 11:06:02.085: [smf] INFO: Removed Session: UE IMSI:[262429728849758] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3198) 01/27 11:06:02.085: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1094) 01/27 11:06:02.089: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 01/27 11:06:02.090: [smf] INFO: Removed Session: UE IMSI:[262424473364105] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.090: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3198) 01/27 11:06:02.090: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1094) 01/27 11:06:02.095: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 01/27 11:06:02.095: [smf] INFO: Removed Session: UE IMSI:[262425236097248] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3198) 01/27 11:06:02.095: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1094) 01/27 11:06:02.100: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 01/27 11:06:02.100: [smf] INFO: Removed Session: UE IMSI:[262424221698804] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3198) 01/27 11:06:02.100: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1094) 01/27 11:06:02.105: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 01/27 11:06:02.106: [smf] INFO: Removed Session: UE IMSI:[262420015511102] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3198) 01/27 11:06:02.106: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1094) 01/27 11:06:02.110: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 01/27 11:06:02.111: [smf] INFO: Removed Session: UE IMSI:[262421155159722] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3198) 01/27 11:06:02.111: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1094) 01/27 11:06:02.116: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 01/27 11:06:02.116: [smf] INFO: Removed Session: UE IMSI:[262420136151118] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3198) 01/27 11:06:02.116: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1094) 01/27 11:06:02.121: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 01/27 11:06:02.121: [smf] INFO: Removed Session: UE IMSI:[262420529297529] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3198) 01/27 11:06:02.122: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1094) 01/27 11:06:02.126: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 01/27 11:06:02.127: [smf] INFO: Removed Session: UE IMSI:[262424205702693] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3198) 01/27 11:06:02.127: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1094) 01/27 11:06:02.132: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 01/27 11:06:02.132: [smf] INFO: Removed Session: UE IMSI:[262428886492746] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3198) 01/27 11:06:02.132: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1094) 01/27 11:06:02.137: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 01/27 11:06:02.138: [smf] INFO: Removed Session: UE IMSI:[262421254844082] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3198) 01/27 11:06:02.138: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1094) 01/27 11:06:02.143: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 01/27 11:06:02.144: [smf] INFO: Removed Session: UE IMSI:[262426595317264] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3198) 01/27 11:06:02.144: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1094) 01/27 11:06:02.149: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 01/27 11:06:02.149: [smf] INFO: Removed Session: UE IMSI:[262429526804005] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3198) 01/27 11:06:02.150: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1094) 01/27 11:06:02.154: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 01/27 11:06:02.155: [smf] INFO: Removed Session: UE IMSI:[262425052578967] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3198) 01/27 11:06:02.155: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1094) 01/27 11:06:02.159: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 01/27 11:06:02.160: [smf] INFO: Removed Session: UE IMSI:[262427882770844] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3198) 01/27 11:06:02.160: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1094) 01/27 11:06:02.165: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 01/27 11:06:02.166: [smf] INFO: Removed Session: UE IMSI:[262420394136718] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3198) 01/27 11:06:02.166: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1094) 01/27 11:06:02.170: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 01/27 11:06:02.171: [smf] INFO: Removed Session: UE IMSI:[262426836061726] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3198) 01/27 11:06:02.171: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1094) 01/27 11:06:02.176: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 01/27 11:06:02.177: [smf] INFO: Removed Session: UE IMSI:[262425927538043] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3198) 01/27 11:06:02.177: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1094) 01/27 11:06:02.181: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 01/27 11:06:02.182: [smf] INFO: Removed Session: UE IMSI:[262420278420634] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3198) 01/27 11:06:02.182: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1094) 01/27 11:06:02.187: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 01/27 11:06:02.187: [smf] INFO: Removed Session: UE IMSI:[262429531497241] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3198) 01/27 11:06:02.188: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1094) 01/27 11:06:02.192: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 01/27 11:06:02.193: [smf] INFO: Removed Session: UE IMSI:[262421097799779] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3198) 01/27 11:06:02.193: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1094) 01/27 11:06:02.197: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 01/27 11:06:02.198: [smf] INFO: Removed Session: UE IMSI:[262427713169137] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3198) 01/27 11:06:02.198: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1094) 01/27 11:06:02.203: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 01/27 11:06:02.203: [smf] INFO: Removed Session: UE IMSI:[262421060235267] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3198) 01/27 11:06:02.203: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1094) 01/27 11:06:02.208: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 01/27 11:06:02.209: [smf] INFO: Removed Session: UE IMSI:[262425214564350] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3198) 01/27 11:06:02.209: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1094) 01/27 11:06:02.213: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 01/27 11:06:02.214: [smf] INFO: Removed Session: UE IMSI:[262421751013717] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3198) 01/27 11:06:02.214: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1094) 01/27 11:06:02.219: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 01/27 11:06:02.219: [smf] INFO: Removed Session: UE IMSI:[262424738818513] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3198) 01/27 11:06:02.219: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1094) 01/27 11:06:02.224: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 01/27 11:06:02.224: [smf] INFO: Removed Session: UE IMSI:[262422468705343] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3198) 01/27 11:06:02.224: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1094) 01/27 11:06:02.229: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 01/27 11:06:02.229: [smf] INFO: Removed Session: UE IMSI:[262424311353601] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.229: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3198) 01/27 11:06:02.229: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1094) 01/27 11:06:02.234: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 01/27 11:06:02.235: [smf] INFO: Removed Session: UE IMSI:[262427574351592] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3198) 01/27 11:06:02.235: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1094) 01/27 11:06:02.240: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 01/27 11:06:02.240: [smf] INFO: Removed Session: UE IMSI:[262429200885146] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3198) 01/27 11:06:02.240: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1094) 01/27 11:06:02.245: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 01/27 11:06:02.245: [smf] INFO: Removed Session: UE IMSI:[262423829597428] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3198) 01/27 11:06:02.245: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1094) 01/27 11:06:02.250: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 01/27 11:06:02.251: [smf] INFO: Removed Session: UE IMSI:[262427567267177] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3198) 01/27 11:06:02.251: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1094) 01/27 11:06:02.256: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 01/27 11:06:02.256: [smf] INFO: Removed Session: UE IMSI:[262429013655228] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3198) 01/27 11:06:02.256: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1094) 01/27 11:06:02.261: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 01/27 11:06:02.261: [smf] INFO: Removed Session: UE IMSI:[262426861597114] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3198) 01/27 11:06:02.261: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1094) 01/27 11:06:02.266: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 01/27 11:06:02.267: [smf] INFO: Removed Session: UE IMSI:[262423968422857] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3198) 01/27 11:06:02.267: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1094) 01/27 11:06:02.272: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 01/27 11:06:02.273: [smf] INFO: Removed Session: UE IMSI:[262420709167550] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3198) 01/27 11:06:02.273: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1094) 01/27 11:06:02.278: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 01/27 11:06:02.279: [smf] INFO: Removed Session: UE IMSI:[262428613369857] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3198) 01/27 11:06:02.279: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1094) 01/27 11:06:02.284: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 01/27 11:06:02.285: [smf] INFO: Removed Session: UE IMSI:[262422745750281] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3198) 01/27 11:06:02.285: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1094) 01/27 11:06:02.291: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 01/27 11:06:02.292: [smf] INFO: Removed Session: UE IMSI:[262421125534442] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3198) 01/27 11:06:02.292: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1094) 01/27 11:06:02.296: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 01/27 11:06:02.297: [smf] INFO: Removed Session: UE IMSI:[262426966417331] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3198) 01/27 11:06:02.297: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1094) 01/27 11:06:02.302: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 01/27 11:06:02.302: [smf] INFO: Removed Session: UE IMSI:[262426905756234] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3198) 01/27 11:06:02.302: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1094) 01/27 11:06:02.307: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 01/27 11:06:02.308: [smf] INFO: Removed Session: UE IMSI:[262423143305148] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3198) 01/27 11:06:02.308: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1094) 01/27 11:06:02.313: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 01/27 11:06:02.313: [smf] INFO: Removed Session: UE IMSI:[262425036049720] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.313: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3198) 01/27 11:06:02.313: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1094) 01/27 11:06:02.318: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 01/27 11:06:02.319: [smf] INFO: Removed Session: UE IMSI:[262423173949918] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3198) 01/27 11:06:02.319: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1094) 01/27 11:06:02.323: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 01/27 11:06:02.324: [smf] INFO: Removed Session: UE IMSI:[262424867379498] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3198) 01/27 11:06:02.324: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1094) 01/27 11:06:02.329: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 01/27 11:06:02.329: [smf] INFO: Removed Session: UE IMSI:[262424734620584] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3198) 01/27 11:06:02.329: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1094) 01/27 11:06:02.334: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 01/27 11:06:02.335: [smf] INFO: Removed Session: UE IMSI:[262423106398822] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3198) 01/27 11:06:02.335: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1094) 01/27 11:06:02.340: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 01/27 11:06:02.340: [smf] INFO: Removed Session: UE IMSI:[262429799893653] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3198) 01/27 11:06:02.340: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1094) 01/27 11:06:02.345: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 01/27 11:06:02.345: [smf] INFO: Removed Session: UE IMSI:[262425163164452] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3198) 01/27 11:06:02.346: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1094) 01/27 11:06:02.350: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 01/27 11:06:02.351: [smf] INFO: Removed Session: UE IMSI:[262429755586634] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3198) 01/27 11:06:02.351: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1094) 01/27 11:06:02.356: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 01/27 11:06:02.356: [smf] INFO: Removed Session: UE IMSI:[262422688863618] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3198) 01/27 11:06:02.356: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1094) 01/27 11:06:02.361: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 01/27 11:06:02.362: [smf] INFO: Removed Session: UE IMSI:[262420575154262] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3198) 01/27 11:06:02.362: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1094) 01/27 11:06:02.367: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 01/27 11:06:02.367: [smf] INFO: Removed Session: UE IMSI:[262420732031648] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3198) 01/27 11:06:02.367: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1094) 01/27 11:06:02.372: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 01/27 11:06:02.372: [smf] INFO: Removed Session: UE IMSI:[262426318950736] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3198) 01/27 11:06:02.372: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1094) 01/27 11:06:02.377: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 01/27 11:06:02.378: [smf] INFO: Removed Session: UE IMSI:[262421123224831] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3198) 01/27 11:06:02.378: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1094) 01/27 11:06:02.383: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 01/27 11:06:02.383: [smf] INFO: Removed Session: UE IMSI:[262420944565587] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3198) 01/27 11:06:02.383: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1094) 01/27 11:06:02.388: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 01/27 11:06:02.389: [smf] INFO: Removed Session: UE IMSI:[262425498697474] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3198) 01/27 11:06:02.389: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1094) 01/27 11:06:02.394: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 01/27 11:06:02.394: [smf] INFO: Removed Session: UE IMSI:[262429354531888] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3198) 01/27 11:06:02.394: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1094) 01/27 11:06:02.399: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 01/27 11:06:02.400: [smf] INFO: Removed Session: UE IMSI:[262424140089964] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3198) 01/27 11:06:02.400: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1094) 01/27 11:06:02.404: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 01/27 11:06:02.405: [smf] INFO: Removed Session: UE IMSI:[262429849308189] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3198) 01/27 11:06:02.405: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1094) 01/27 11:06:02.410: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 01/27 11:06:02.410: [smf] INFO: Removed Session: UE IMSI:[262420972665340] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3198) 01/27 11:06:02.410: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1094) 01/27 11:06:02.415: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 01/27 11:06:02.415: [smf] INFO: Removed Session: UE IMSI:[262427969911310] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3198) 01/27 11:06:02.415: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1094) 01/27 11:06:02.420: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 01/27 11:06:02.421: [smf] INFO: Removed Session: UE IMSI:[262421871063480] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3198) 01/27 11:06:02.421: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1094) 01/27 11:06:02.426: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 01/27 11:06:02.427: [smf] INFO: Removed Session: UE IMSI:[262427477227444] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3198) 01/27 11:06:02.427: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1094) 01/27 11:06:02.431: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 01/27 11:06:02.432: [smf] INFO: Removed Session: UE IMSI:[262421495835003] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3198) 01/27 11:06:02.432: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1094) 01/27 11:06:02.437: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 01/27 11:06:02.437: [smf] INFO: Removed Session: UE IMSI:[262420368713541] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3198) 01/27 11:06:02.437: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1094) 01/27 11:06:02.442: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 01/27 11:06:02.443: [smf] INFO: Removed Session: UE IMSI:[262423485577426] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3198) 01/27 11:06:02.443: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1094) 01/27 11:06:02.447: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 01/27 11:06:02.448: [smf] INFO: Removed Session: UE IMSI:[262427298767967] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3198) 01/27 11:06:02.448: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1094) 01/27 11:06:02.453: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 01/27 11:06:02.453: [smf] INFO: Removed Session: UE IMSI:[262425700008098] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3198) 01/27 11:06:02.453: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1094) 01/27 11:06:02.458: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 01/27 11:06:02.458: [smf] INFO: Removed Session: UE IMSI:[262422350217234] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3198) 01/27 11:06:02.458: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1094) 01/27 11:06:02.463: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 01/27 11:06:02.464: [smf] INFO: Removed Session: UE IMSI:[262429818286002] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3198) 01/27 11:06:02.464: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1094) 01/27 11:06:02.469: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 01/27 11:06:02.470: [smf] INFO: Removed Session: UE IMSI:[262425271670381] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3198) 01/27 11:06:02.470: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1094) 01/27 11:06:02.474: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 01/27 11:06:02.475: [smf] INFO: Removed Session: UE IMSI:[262429739961231] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3198) 01/27 11:06:02.475: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1094) 01/27 11:06:02.480: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 01/27 11:06:02.480: [smf] INFO: Removed Session: UE IMSI:[262427471481443] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3198) 01/27 11:06:02.480: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1094) 01/27 11:06:02.485: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 01/27 11:06:02.486: [smf] INFO: Removed Session: UE IMSI:[262420013022399] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3198) 01/27 11:06:02.486: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1094) 01/27 11:06:02.490: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 01/27 11:06:02.491: [smf] INFO: Removed Session: UE IMSI:[262421479990811] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3198) 01/27 11:06:02.491: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1094) 01/27 11:06:02.496: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 01/27 11:06:02.496: [smf] INFO: Removed Session: UE IMSI:[262427650034711] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3198) 01/27 11:06:02.496: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1094) 01/27 11:06:02.501: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 01/27 11:06:02.502: [smf] INFO: Removed Session: UE IMSI:[262426649465483] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3198) 01/27 11:06:02.502: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1094) 01/27 11:06:02.506: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 01/27 11:06:02.507: [smf] INFO: Removed Session: UE IMSI:[262424960268401] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3198) 01/27 11:06:02.507: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1094) 01/27 11:06:02.512: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 01/27 11:06:02.512: [smf] INFO: Removed Session: UE IMSI:[262422093620190] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3198) 01/27 11:06:02.512: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1094) 01/27 11:06:02.517: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 01/27 11:06:02.518: [smf] INFO: Removed Session: UE IMSI:[262427567069702] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3198) 01/27 11:06:02.518: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1094) 01/27 11:06:02.522: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 01/27 11:06:02.523: [smf] INFO: Removed Session: UE IMSI:[262420616471124] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3198) 01/27 11:06:02.523: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1094) 01/27 11:06:02.528: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 01/27 11:06:02.528: [smf] INFO: Removed Session: UE IMSI:[262425429152465] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3198) 01/27 11:06:02.528: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1094) 01/27 11:06:02.533: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 01/27 11:06:02.534: [smf] INFO: Removed Session: UE IMSI:[262426530158657] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3198) 01/27 11:06:02.534: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1094) 01/27 11:06:02.538: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 01/27 11:06:02.539: [smf] INFO: Removed Session: UE IMSI:[262423013313687] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3198) 01/27 11:06:02.539: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1094) 01/27 11:06:02.544: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 01/27 11:06:02.544: [smf] INFO: Removed Session: UE IMSI:[262428091244102] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3198) 01/27 11:06:02.544: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1094) 01/27 11:06:02.549: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 01/27 11:06:02.550: [smf] INFO: Removed Session: UE IMSI:[262426139403061] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3198) 01/27 11:06:02.550: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1094) 01/27 11:06:02.554: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 01/27 11:06:02.555: [smf] INFO: Removed Session: UE IMSI:[262422989327550] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3198) 01/27 11:06:02.555: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1094) 01/27 11:06:02.560: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 01/27 11:06:02.560: [smf] INFO: Removed Session: UE IMSI:[262429277372387] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3198) 01/27 11:06:02.560: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1094) 01/27 11:06:02.565: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 01/27 11:06:02.566: [smf] INFO: Removed Session: UE IMSI:[262424222847643] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3198) 01/27 11:06:02.566: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1094) 01/27 11:06:02.570: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 01/27 11:06:02.571: [smf] INFO: Removed Session: UE IMSI:[262426707650949] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.571: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3198) 01/27 11:06:02.571: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1094) 01/27 11:06:02.576: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 01/27 11:06:02.576: [smf] INFO: Removed Session: UE IMSI:[262421036343920] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3198) 01/27 11:06:02.576: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1094) 01/27 11:06:02.581: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 01/27 11:06:02.581: [smf] INFO: Removed Session: UE IMSI:[262424727476492] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3198) 01/27 11:06:02.581: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1094) 01/27 11:06:02.586: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 01/27 11:06:02.587: [smf] INFO: Removed Session: UE IMSI:[262423401121259] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3198) 01/27 11:06:02.587: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1094) 01/27 11:06:02.592: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 01/27 11:06:02.592: [smf] INFO: Removed Session: UE IMSI:[262426774800637] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3198) 01/27 11:06:02.592: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1094) 01/27 11:06:02.597: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 01/27 11:06:02.598: [smf] INFO: Removed Session: UE IMSI:[262422546044469] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3198) 01/27 11:06:02.598: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1094) 01/27 11:06:02.603: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 01/27 11:06:02.603: [smf] INFO: Removed Session: UE IMSI:[262424124135422] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3198) 01/27 11:06:02.603: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1094) 01/27 11:06:02.608: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 01/27 11:06:02.608: [smf] INFO: Removed Session: UE IMSI:[262429737767426] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3198) 01/27 11:06:02.608: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1094) 01/27 11:06:02.613: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 01/27 11:06:02.614: [smf] INFO: Removed Session: UE IMSI:[262423023972520] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3198) 01/27 11:06:02.614: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1094) 01/27 11:06:02.619: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 01/27 11:06:02.619: [smf] INFO: Removed Session: UE IMSI:[262422876227370] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3198) 01/27 11:06:02.619: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1094) 01/27 11:06:02.624: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 01/27 11:06:02.624: [smf] INFO: Removed Session: UE IMSI:[262429664327538] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3198) 01/27 11:06:02.624: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1094) 01/27 11:06:02.629: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 01/27 11:06:02.630: [smf] INFO: Removed Session: UE IMSI:[262421582758009] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3198) 01/27 11:06:02.630: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1094) 01/27 11:06:02.635: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 01/27 11:06:02.635: [smf] INFO: Removed Session: UE IMSI:[262424730190392] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3198) 01/27 11:06:02.635: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1094) 01/27 11:06:02.640: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 01/27 11:06:02.641: [smf] INFO: Removed Session: UE IMSI:[262421406917710] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3198) 01/27 11:06:02.641: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1094) 01/27 11:06:02.646: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 01/27 11:06:02.646: [smf] INFO: Removed Session: UE IMSI:[262421173538924] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.646: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3198) 01/27 11:06:02.646: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1094) 01/27 11:06:02.651: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 01/27 11:06:02.651: [smf] INFO: Removed Session: UE IMSI:[262424425951212] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3198) 01/27 11:06:02.651: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1094) 01/27 11:06:02.656: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 01/27 11:06:02.657: [smf] INFO: Removed Session: UE IMSI:[262423412837367] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3198) 01/27 11:06:02.657: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1094) 01/27 11:06:02.662: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 01/27 11:06:02.663: [smf] INFO: Removed Session: UE IMSI:[262425059125834] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3198) 01/27 11:06:02.663: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1094) 01/27 11:06:02.667: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 01/27 11:06:02.668: [smf] INFO: Removed Session: UE IMSI:[262428315530159] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3198) 01/27 11:06:02.668: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1094) 01/27 11:06:02.673: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 01/27 11:06:02.674: [smf] INFO: Removed Session: UE IMSI:[262427421695454] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3198) 01/27 11:06:02.674: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1094) 01/27 11:06:02.678: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 01/27 11:06:02.679: [smf] INFO: Removed Session: UE IMSI:[262422695277433] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3198) 01/27 11:06:02.679: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1094) 01/27 11:06:02.684: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 01/27 11:06:02.685: [smf] INFO: Removed Session: UE IMSI:[262427326727677] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3198) 01/27 11:06:02.685: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1094) 01/27 11:06:02.689: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 01/27 11:06:02.690: [smf] INFO: Removed Session: UE IMSI:[262429009147806] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3198) 01/27 11:06:02.690: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1094) 01/27 11:06:02.695: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 01/27 11:06:02.695: [smf] INFO: Removed Session: UE IMSI:[262423909862917] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3198) 01/27 11:06:02.695: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1094) 01/27 11:06:02.700: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 01/27 11:06:02.700: [smf] INFO: Removed Session: UE IMSI:[262426920007871] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3198) 01/27 11:06:02.700: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1094) 01/27 11:06:02.705: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 01/27 11:06:02.706: [smf] INFO: Removed Session: UE IMSI:[262429283618936] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3198) 01/27 11:06:02.706: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1094) 01/27 11:06:02.710: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 01/27 11:06:02.711: [smf] INFO: Removed Session: UE IMSI:[262427398083665] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3198) 01/27 11:06:02.711: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1094) 01/27 11:06:02.716: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 01/27 11:06:02.716: [smf] INFO: Removed Session: UE IMSI:[262427499105579] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3198) 01/27 11:06:02.716: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1094) 01/27 11:06:02.721: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 01/27 11:06:02.721: [smf] INFO: Removed Session: UE IMSI:[262422379133378] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3198) 01/27 11:06:02.722: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1094) 01/27 11:06:02.726: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 01/27 11:06:02.727: [smf] INFO: Removed Session: UE IMSI:[262422661779676] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3198) 01/27 11:06:02.727: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1094) 01/27 11:06:02.732: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 01/27 11:06:02.732: [smf] INFO: Removed Session: UE IMSI:[262428867336513] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3198) 01/27 11:06:02.732: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1094) 01/27 11:06:02.737: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 01/27 11:06:02.738: [smf] INFO: Removed Session: UE IMSI:[262424393204145] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3198) 01/27 11:06:02.738: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1094) 01/27 11:06:02.742: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 01/27 11:06:02.743: [smf] INFO: Removed Session: UE IMSI:[262422074414053] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3198) 01/27 11:06:02.743: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1094) 01/27 11:06:02.748: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 01/27 11:06:02.748: [smf] INFO: Removed Session: UE IMSI:[262427918350274] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3198) 01/27 11:06:02.748: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1094) 01/27 11:06:02.753: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 01/27 11:06:02.753: [smf] INFO: Removed Session: UE IMSI:[262420550797395] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3198) 01/27 11:06:02.753: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1094) 01/27 11:06:02.758: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 01/27 11:06:02.759: [smf] INFO: Removed Session: UE IMSI:[262428672809254] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3198) 01/27 11:06:02.759: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1094) 01/27 11:06:02.764: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 01/27 11:06:02.764: [smf] INFO: Removed Session: UE IMSI:[262420262066341] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3198) 01/27 11:06:02.764: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1094) 01/27 11:06:02.770: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 01/27 11:06:02.770: [smf] INFO: Removed Session: UE IMSI:[262427092149045] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3198) 01/27 11:06:02.770: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1094) 01/27 11:06:02.775: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 01/27 11:06:02.776: [smf] INFO: Removed Session: UE IMSI:[262425789925848] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3198) 01/27 11:06:02.776: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1094) 01/27 11:06:02.781: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 01/27 11:06:02.781: [smf] INFO: Removed Session: UE IMSI:[262425904508224] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3198) 01/27 11:06:02.781: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1094) 01/27 11:06:02.786: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 01/27 11:06:02.787: [smf] INFO: Removed Session: UE IMSI:[262422968145347] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.787: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3198) 01/27 11:06:02.787: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1094) 01/27 11:06:02.798: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 01/27 11:06:02.799: [smf] INFO: Removed Session: UE IMSI:[262425664397678] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.799: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3198) 01/27 11:06:02.799: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1094) 01/27 11:06:02.804: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 01/27 11:06:02.805: [smf] INFO: Removed Session: UE IMSI:[262424109575364] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3198) 01/27 11:06:02.805: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1094) 01/27 11:06:02.809: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 01/27 11:06:02.810: [smf] INFO: Removed Session: UE IMSI:[262427986579991] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3198) 01/27 11:06:02.810: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1094) 01/27 11:06:02.815: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 01/27 11:06:02.815: [smf] INFO: Removed Session: UE IMSI:[262428386130105] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3198) 01/27 11:06:02.815: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1094) 01/27 11:06:02.820: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 01/27 11:06:02.821: [smf] INFO: Removed Session: UE IMSI:[262423433182079] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3198) 01/27 11:06:02.821: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1094) 01/27 11:06:02.825: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 01/27 11:06:02.826: [smf] INFO: Removed Session: UE IMSI:[262426327667468] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3198) 01/27 11:06:02.826: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1094) 01/27 11:06:02.831: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 01/27 11:06:02.831: [smf] INFO: Removed Session: UE IMSI:[262426090429960] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3198) 01/27 11:06:02.831: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1094) 01/27 11:06:02.836: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 01/27 11:06:02.837: [smf] INFO: Removed Session: UE IMSI:[262425437295766] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3198) 01/27 11:06:02.837: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1094) 01/27 11:06:02.842: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 01/27 11:06:02.842: [smf] INFO: Removed Session: UE IMSI:[262429759052264] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3198) 01/27 11:06:02.842: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1094) 01/27 11:06:02.847: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 01/27 11:06:02.848: [smf] INFO: Removed Session: UE IMSI:[262421864174034] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3198) 01/27 11:06:02.848: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1094) 01/27 11:06:02.852: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 01/27 11:06:02.853: [smf] INFO: Removed Session: UE IMSI:[262429341192223] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3198) 01/27 11:06:02.853: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1094) 01/27 11:06:02.858: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 01/27 11:06:02.858: [smf] INFO: Removed Session: UE IMSI:[262429887616594] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.858: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3198) 01/27 11:06:02.858: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1094) 01/27 11:06:02.863: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 01/27 11:06:02.864: [smf] INFO: Removed Session: UE IMSI:[262428473119976] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3198) 01/27 11:06:02.864: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1094) 01/27 11:06:02.869: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 01/27 11:06:02.870: [smf] INFO: Removed Session: UE IMSI:[262429599135072] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3198) 01/27 11:06:02.870: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1094) 01/27 11:06:02.874: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 01/27 11:06:02.875: [smf] INFO: Removed Session: UE IMSI:[262421189896242] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3198) 01/27 11:06:02.875: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1094) 01/27 11:06:02.880: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 01/27 11:06:02.880: [smf] INFO: Removed Session: UE IMSI:[262422078535762] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3198) 01/27 11:06:02.880: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1094) 01/27 11:06:02.885: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 01/27 11:06:02.885: [smf] INFO: Removed Session: UE IMSI:[262426273634937] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3198) 01/27 11:06:02.885: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1094) 01/27 11:06:02.890: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 01/27 11:06:02.891: [smf] INFO: Removed Session: UE IMSI:[262428422340135] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3198) 01/27 11:06:02.891: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1094) 01/27 11:06:02.896: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 01/27 11:06:02.896: [smf] INFO: Removed Session: UE IMSI:[262424577791534] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3198) 01/27 11:06:02.896: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1094) 01/27 11:06:02.901: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 01/27 11:06:02.901: [smf] INFO: Removed Session: UE IMSI:[262422695008505] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3198) 01/27 11:06:02.901: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1094) 01/27 11:06:02.906: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 01/27 11:06:02.906: [smf] INFO: Removed Session: UE IMSI:[262427348396020] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3198) 01/27 11:06:02.906: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1094) 01/27 11:06:02.911: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 01/27 11:06:02.912: [smf] INFO: Removed Session: UE IMSI:[262422899813108] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3198) 01/27 11:06:02.912: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1094) 01/27 11:06:02.917: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 01/27 11:06:02.917: [smf] INFO: Removed Session: UE IMSI:[262426054128841] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3198) 01/27 11:06:02.917: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1094) 01/27 11:06:02.922: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 01/27 11:06:02.922: [smf] INFO: Removed Session: UE IMSI:[262424953373317] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3198) 01/27 11:06:02.922: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1094) 01/27 11:06:02.927: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 01/27 11:06:02.928: [smf] INFO: Removed Session: UE IMSI:[262424835000651] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3198) 01/27 11:06:02.928: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1094) 01/27 11:06:02.932: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 01/27 11:06:02.933: [smf] INFO: Removed Session: UE IMSI:[262420383481085] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3198) 01/27 11:06:02.933: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1094) 01/27 11:06:02.938: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 01/27 11:06:02.938: [smf] INFO: Removed Session: UE IMSI:[262425382298801] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3198) 01/27 11:06:02.938: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1094) 01/27 11:06:02.943: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 01/27 11:06:02.944: [smf] INFO: Removed Session: UE IMSI:[262424962214611] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3198) 01/27 11:06:02.944: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1094) 01/27 11:06:02.949: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 01/27 11:06:02.949: [smf] INFO: Removed Session: UE IMSI:[262426407235175] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3198) 01/27 11:06:02.949: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1094) 01/27 11:06:02.954: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 01/27 11:06:02.955: [smf] INFO: Removed Session: UE IMSI:[262428265725212] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3198) 01/27 11:06:02.955: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1094) 01/27 11:06:02.959: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 01/27 11:06:02.960: [smf] INFO: Removed Session: UE IMSI:[262428064118531] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3198) 01/27 11:06:02.960: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1094) 01/27 11:06:02.965: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 01/27 11:06:02.965: [smf] INFO: Removed Session: UE IMSI:[262426964795355] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3198) 01/27 11:06:02.965: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1094) 01/27 11:06:02.970: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 01/27 11:06:02.971: [smf] INFO: Removed Session: UE IMSI:[262420226546224] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3198) 01/27 11:06:02.971: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1094) 01/27 11:06:02.975: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 01/27 11:06:02.976: [smf] INFO: Removed Session: UE IMSI:[262423384255969] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3198) 01/27 11:06:02.976: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1094) 01/27 11:06:02.981: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 01/27 11:06:02.981: [smf] INFO: Removed Session: UE IMSI:[262425054201643] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3198) 01/27 11:06:02.981: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1094) 01/27 11:06:02.986: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 01/27 11:06:02.987: [smf] INFO: Removed Session: UE IMSI:[262423667871825] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3198) 01/27 11:06:02.987: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1094) 01/27 11:06:02.991: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 01/27 11:06:02.992: [smf] INFO: Removed Session: UE IMSI:[262420432344139] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3198) 01/27 11:06:02.992: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1094) 01/27 11:06:02.997: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 01/27 11:06:02.997: [smf] INFO: Removed Session: UE IMSI:[262423352133757] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:02.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3198) 01/27 11:06:02.997: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1094) 01/27 11:06:03.002: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 01/27 11:06:03.003: [smf] INFO: Removed Session: UE IMSI:[262426955564204] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3198) 01/27 11:06:03.003: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1094) 01/27 11:06:03.008: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 01/27 11:06:03.008: [smf] INFO: Removed Session: UE IMSI:[262420003065396] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3198) 01/27 11:06:03.008: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1094) 01/27 11:06:03.013: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 01/27 11:06:03.013: [smf] INFO: Removed Session: UE IMSI:[262425051638952] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3198) 01/27 11:06:03.013: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1094) 01/27 11:06:03.018: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 01/27 11:06:03.018: [smf] INFO: Removed Session: UE IMSI:[262426981626844] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3198) 01/27 11:06:03.018: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1094) 01/27 11:06:03.024: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 01/27 11:06:03.024: [smf] INFO: Removed Session: UE IMSI:[262426982776006] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3198) 01/27 11:06:03.024: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1094) 01/27 11:06:03.029: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 01/27 11:06:03.029: [smf] INFO: Removed Session: UE IMSI:[262429019305270] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3198) 01/27 11:06:03.029: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1094) 01/27 11:06:03.034: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 01/27 11:06:03.034: [smf] INFO: Removed Session: UE IMSI:[262428976870904] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3198) 01/27 11:06:03.034: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1094) 01/27 11:06:03.039: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 01/27 11:06:03.040: [smf] INFO: Removed Session: UE IMSI:[262428749400878] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3198) 01/27 11:06:03.040: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1094) 01/27 11:06:03.045: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 01/27 11:06:03.045: [smf] INFO: Removed Session: UE IMSI:[262426336986814] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3198) 01/27 11:06:03.045: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1094) 01/27 11:06:03.050: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 01/27 11:06:03.051: [smf] INFO: Removed Session: UE IMSI:[262422899045747] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3198) 01/27 11:06:03.051: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1094) 01/27 11:06:03.056: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 01/27 11:06:03.056: [smf] INFO: Removed Session: UE IMSI:[262427265484595] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3198) 01/27 11:06:03.056: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1094) 01/27 11:06:03.061: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 01/27 11:06:03.061: [smf] INFO: Removed Session: UE IMSI:[262422328789769] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3198) 01/27 11:06:03.061: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1094) 01/27 11:06:03.066: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 01/27 11:06:03.067: [smf] INFO: Removed Session: UE IMSI:[262424122895672] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3198) 01/27 11:06:03.067: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1094) 01/27 11:06:03.072: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 01/27 11:06:03.072: [smf] INFO: Removed Session: UE IMSI:[262429883824044] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3198) 01/27 11:06:03.072: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1094) 01/27 11:06:03.077: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 01/27 11:06:03.077: [smf] INFO: Removed Session: UE IMSI:[262424237836096] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3198) 01/27 11:06:03.077: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1094) 01/27 11:06:03.082: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 01/27 11:06:03.083: [smf] INFO: Removed Session: UE IMSI:[262426748861938] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3198) 01/27 11:06:03.083: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1094) 01/27 11:06:03.088: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 01/27 11:06:03.088: [smf] INFO: Removed Session: UE IMSI:[262426379165694] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.088: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3198) 01/27 11:06:03.088: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1094) 01/27 11:06:03.093: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 01/27 11:06:03.094: [smf] INFO: Removed Session: UE IMSI:[262429199651335] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3198) 01/27 11:06:03.094: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1094) 01/27 11:06:03.098: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 01/27 11:06:03.099: [smf] INFO: Removed Session: UE IMSI:[262420018776428] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3198) 01/27 11:06:03.099: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1094) 01/27 11:06:03.104: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 01/27 11:06:03.104: [smf] INFO: Removed Session: UE IMSI:[262421204054258] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3198) 01/27 11:06:03.105: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1094) 01/27 11:06:03.109: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 01/27 11:06:03.110: [smf] INFO: Removed Session: UE IMSI:[262429676395504] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3198) 01/27 11:06:03.110: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1094) 01/27 11:06:03.115: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 01/27 11:06:03.115: [smf] INFO: Removed Session: UE IMSI:[262426362834848] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3198) 01/27 11:06:03.115: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1094) 01/27 11:06:03.120: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 01/27 11:06:03.121: [smf] INFO: Removed Session: UE IMSI:[262425471950158] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3198) 01/27 11:06:03.121: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1094) 01/27 11:06:03.126: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 01/27 11:06:03.126: [smf] INFO: Removed Session: UE IMSI:[262423859842626] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3198) 01/27 11:06:03.126: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1094) 01/27 11:06:03.131: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 01/27 11:06:03.131: [smf] INFO: Removed Session: UE IMSI:[262427339390474] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3198) 01/27 11:06:03.131: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1094) 01/27 11:06:03.136: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 01/27 11:06:03.137: [smf] INFO: Removed Session: UE IMSI:[262428295482759] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3198) 01/27 11:06:03.137: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1094) 01/27 11:06:03.142: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 01/27 11:06:03.142: [smf] INFO: Removed Session: UE IMSI:[262425317442987] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3198) 01/27 11:06:03.142: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1094) 01/27 11:06:03.147: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 01/27 11:06:03.147: [smf] INFO: Removed Session: UE IMSI:[262421294853542] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3198) 01/27 11:06:03.147: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1094) 01/27 11:06:03.152: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 01/27 11:06:03.152: [smf] INFO: Removed Session: UE IMSI:[262423238683319] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3198) 01/27 11:06:03.152: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1094) 01/27 11:06:03.157: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 01/27 11:06:03.158: [smf] INFO: Removed Session: UE IMSI:[262429106912337] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3198) 01/27 11:06:03.158: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1094) 01/27 11:06:03.163: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 01/27 11:06:03.163: [smf] INFO: Removed Session: UE IMSI:[262427480498378] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3198) 01/27 11:06:03.163: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1094) 01/27 11:06:03.169: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 01/27 11:06:03.169: [smf] INFO: Removed Session: UE IMSI:[262422274396513] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3198) 01/27 11:06:03.169: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1094) 01/27 11:06:03.174: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 01/27 11:06:03.174: [smf] INFO: Removed Session: UE IMSI:[262421538272993] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3198) 01/27 11:06:03.174: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1094) 01/27 11:06:03.179: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 01/27 11:06:03.179: [smf] INFO: Removed Session: UE IMSI:[262428489975486] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3198) 01/27 11:06:03.179: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1094) 01/27 11:06:03.184: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 01/27 11:06:03.185: [smf] INFO: Removed Session: UE IMSI:[262421733607098] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3198) 01/27 11:06:03.185: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1094) 01/27 11:06:03.190: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 01/27 11:06:03.190: [smf] INFO: Removed Session: UE IMSI:[262423539588056] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3198) 01/27 11:06:03.190: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1094) 01/27 11:06:03.195: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 01/27 11:06:03.195: [smf] INFO: Removed Session: UE IMSI:[262427447873070] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.195: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3198) 01/27 11:06:03.195: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1094) 01/27 11:06:03.200: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 01/27 11:06:03.200: [smf] INFO: Removed Session: UE IMSI:[262425478621611] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3198) 01/27 11:06:03.200: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1094) 01/27 11:06:03.205: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 01/27 11:06:03.206: [smf] INFO: Removed Session: UE IMSI:[262421230055161] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.206: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3198) 01/27 11:06:03.206: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1094) 01/27 11:06:03.211: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 01/27 11:06:03.211: [smf] INFO: Removed Session: UE IMSI:[262424901296291] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3198) 01/27 11:06:03.211: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1094) 01/27 11:06:03.216: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 01/27 11:06:03.216: [smf] INFO: Removed Session: UE IMSI:[262421887695584] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3198) 01/27 11:06:03.216: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1094) 01/27 11:06:03.221: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 01/27 11:06:03.221: [smf] INFO: Removed Session: UE IMSI:[262425932676432] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3198) 01/27 11:06:03.221: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1094) 01/27 11:06:03.227: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 01/27 11:06:03.227: [smf] INFO: Removed Session: UE IMSI:[262426326383115] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3198) 01/27 11:06:03.227: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1094) 01/27 11:06:03.232: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 01/27 11:06:03.232: [smf] INFO: Removed Session: UE IMSI:[262424735042927] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3198) 01/27 11:06:03.232: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1094) 01/27 11:06:03.237: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 01/27 11:06:03.238: [smf] INFO: Removed Session: UE IMSI:[262421799446480] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3198) 01/27 11:06:03.238: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1094) 01/27 11:06:03.243: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 01/27 11:06:03.243: [smf] INFO: Removed Session: UE IMSI:[262428330990989] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3198) 01/27 11:06:03.243: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1094) 01/27 11:06:03.248: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 01/27 11:06:03.248: [smf] INFO: Removed Session: UE IMSI:[262425114112350] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.248: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3198) 01/27 11:06:03.248: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1094) 01/27 11:06:03.253: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 01/27 11:06:03.254: [smf] INFO: Removed Session: UE IMSI:[262427228699029] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3198) 01/27 11:06:03.254: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1094) 01/27 11:06:03.259: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 01/27 11:06:03.259: [smf] INFO: Removed Session: UE IMSI:[262424032231515] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3198) 01/27 11:06:03.259: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1094) 01/27 11:06:03.264: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 01/27 11:06:03.264: [smf] INFO: Removed Session: UE IMSI:[262423363870213] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3198) 01/27 11:06:03.264: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1094) 01/27 11:06:03.269: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 01/27 11:06:03.269: [smf] INFO: Removed Session: UE IMSI:[262422509178992] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.269: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3198) 01/27 11:06:03.269: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1094) 01/27 11:06:03.274: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 01/27 11:06:03.275: [smf] INFO: Removed Session: UE IMSI:[262424123737155] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3198) 01/27 11:06:03.275: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1094) 01/27 11:06:03.280: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 01/27 11:06:03.280: [smf] INFO: Removed Session: UE IMSI:[262420617494920] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3198) 01/27 11:06:03.280: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1094) 01/27 11:06:03.285: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 01/27 11:06:03.285: [smf] INFO: Removed Session: UE IMSI:[262422255722582] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3198) 01/27 11:06:03.285: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1094) 01/27 11:06:03.290: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 01/27 11:06:03.291: [smf] INFO: Removed Session: UE IMSI:[262422572645028] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3198) 01/27 11:06:03.291: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1094) 01/27 11:06:03.295: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 01/27 11:06:03.296: [smf] INFO: Removed Session: UE IMSI:[262420867184608] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3198) 01/27 11:06:03.296: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1094) 01/27 11:06:03.301: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 01/27 11:06:03.301: [smf] INFO: Removed Session: UE IMSI:[262423304847882] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3198) 01/27 11:06:03.301: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1094) 01/27 11:06:03.306: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 01/27 11:06:03.306: [smf] INFO: Removed Session: UE IMSI:[262427053550903] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3198) 01/27 11:06:03.306: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1094) 01/27 11:06:03.311: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 01/27 11:06:03.312: [smf] INFO: Removed Session: UE IMSI:[262425621799293] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3198) 01/27 11:06:03.312: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1094) 01/27 11:06:03.316: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 01/27 11:06:03.317: [smf] INFO: Removed Session: UE IMSI:[262424151375770] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3198) 01/27 11:06:03.317: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1094) 01/27 11:06:03.322: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 01/27 11:06:03.322: [smf] INFO: Removed Session: UE IMSI:[262429092173603] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3198) 01/27 11:06:03.322: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1094) 01/27 11:06:03.327: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 01/27 11:06:03.328: [smf] INFO: Removed Session: UE IMSI:[262421713238749] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3198) 01/27 11:06:03.328: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1094) 01/27 11:06:03.332: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 01/27 11:06:03.333: [smf] INFO: Removed Session: UE IMSI:[262426250568910] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3198) 01/27 11:06:03.333: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1094) 01/27 11:06:03.338: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 01/27 11:06:03.338: [smf] INFO: Removed Session: UE IMSI:[262428952108325] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3198) 01/27 11:06:03.338: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1094) 01/27 11:06:03.343: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 01/27 11:06:03.344: [smf] INFO: Removed Session: UE IMSI:[262421519415341] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3198) 01/27 11:06:03.344: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1094) 01/27 11:06:03.348: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 01/27 11:06:03.349: [smf] INFO: Removed Session: UE IMSI:[262420762744173] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3198) 01/27 11:06:03.349: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1094) 01/27 11:06:03.354: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 01/27 11:06:03.354: [smf] INFO: Removed Session: UE IMSI:[262424832205581] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3198) 01/27 11:06:03.354: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1094) 01/27 11:06:03.359: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 01/27 11:06:03.360: [smf] INFO: Removed Session: UE IMSI:[262427347629774] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3198) 01/27 11:06:03.360: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1094) 01/27 11:06:03.364: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 01/27 11:06:03.365: [smf] INFO: Removed Session: UE IMSI:[262429291968716] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3198) 01/27 11:06:03.365: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1094) 01/27 11:06:03.370: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 01/27 11:06:03.370: [smf] INFO: Removed Session: UE IMSI:[262429887265235] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3198) 01/27 11:06:03.370: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1094) 01/27 11:06:03.375: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 01/27 11:06:03.375: [smf] INFO: Removed Session: UE IMSI:[262429400728900] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3198) 01/27 11:06:03.375: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1094) 01/27 11:06:03.380: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 01/27 11:06:03.381: [smf] INFO: Removed Session: UE IMSI:[262420178138952] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3198) 01/27 11:06:03.381: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1094) 01/27 11:06:03.385: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 01/27 11:06:03.386: [smf] INFO: Removed Session: UE IMSI:[262428619215913] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3198) 01/27 11:06:03.386: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1094) 01/27 11:06:03.391: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 01/27 11:06:03.391: [smf] INFO: Removed Session: UE IMSI:[262424778927107] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3198) 01/27 11:06:03.391: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1094) 01/27 11:06:03.396: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 01/27 11:06:03.396: [smf] INFO: Removed Session: UE IMSI:[262420879492373] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3198) 01/27 11:06:03.396: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1094) 01/27 11:06:03.401: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 01/27 11:06:03.401: [smf] INFO: Removed Session: UE IMSI:[262424955898898] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3198) 01/27 11:06:03.401: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1094) 01/27 11:06:03.406: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 01/27 11:06:03.407: [smf] INFO: Removed Session: UE IMSI:[262423767635298] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3198) 01/27 11:06:03.407: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1094) 01/27 11:06:03.412: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 01/27 11:06:03.412: [smf] INFO: Removed Session: UE IMSI:[262425287240768] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3198) 01/27 11:06:03.412: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1094) 01/27 11:06:03.417: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 01/27 11:06:03.417: [smf] INFO: Removed Session: UE IMSI:[262428196765562] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3198) 01/27 11:06:03.417: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1094) 01/27 11:06:03.422: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 01/27 11:06:03.423: [smf] INFO: Removed Session: UE IMSI:[262422404283053] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.423: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3198) 01/27 11:06:03.423: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1094) 01/27 11:06:03.427: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 01/27 11:06:03.428: [smf] INFO: Removed Session: UE IMSI:[262424704390416] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3198) 01/27 11:06:03.428: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1094) 01/27 11:06:03.433: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 01/27 11:06:03.433: [smf] INFO: Removed Session: UE IMSI:[262427091741053] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3198) 01/27 11:06:03.433: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1094) 01/27 11:06:03.438: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 01/27 11:06:03.438: [smf] INFO: Removed Session: UE IMSI:[262421098156668] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3198) 01/27 11:06:03.438: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1094) 01/27 11:06:03.443: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 01/27 11:06:03.443: [smf] INFO: Removed Session: UE IMSI:[262429940446509] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3198) 01/27 11:06:03.443: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1094) 01/27 11:06:03.448: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 01/27 11:06:03.449: [smf] INFO: Removed Session: UE IMSI:[262426330305003] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3198) 01/27 11:06:03.449: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1094) 01/27 11:06:03.454: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 01/27 11:06:03.454: [smf] INFO: Removed Session: UE IMSI:[262423095914562] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3198) 01/27 11:06:03.454: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1094) 01/27 11:06:03.459: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 01/27 11:06:03.459: [smf] INFO: Removed Session: UE IMSI:[262420134018425] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3198) 01/27 11:06:03.459: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1094) 01/27 11:06:03.464: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 01/27 11:06:03.465: [smf] INFO: Removed Session: UE IMSI:[262425903887039] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3198) 01/27 11:06:03.465: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1094) 01/27 11:06:03.469: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 01/27 11:06:03.470: [smf] INFO: Removed Session: UE IMSI:[262426072071390] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3198) 01/27 11:06:03.470: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1094) 01/27 11:06:03.475: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 01/27 11:06:03.475: [smf] INFO: Removed Session: UE IMSI:[262424126125078] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3198) 01/27 11:06:03.475: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1094) 01/27 11:06:03.480: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 01/27 11:06:03.480: [smf] INFO: Removed Session: UE IMSI:[262420743613582] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3198) 01/27 11:06:03.480: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1094) 01/27 11:06:03.485: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 01/27 11:06:03.486: [smf] INFO: Removed Session: UE IMSI:[262424935766815] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3198) 01/27 11:06:03.486: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1094) 01/27 11:06:03.490: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 01/27 11:06:03.491: [smf] INFO: Removed Session: UE IMSI:[262422384511148] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3198) 01/27 11:06:03.491: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1094) 01/27 11:06:03.496: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 01/27 11:06:03.496: [smf] INFO: Removed Session: UE IMSI:[262426045102708] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3198) 01/27 11:06:03.496: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1094) 01/27 11:06:03.501: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 01/27 11:06:03.501: [smf] INFO: Removed Session: UE IMSI:[262426516503604] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3198) 01/27 11:06:03.501: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1094) 01/27 11:06:03.506: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 01/27 11:06:03.507: [smf] INFO: Removed Session: UE IMSI:[262421974525021] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3198) 01/27 11:06:03.507: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1094) 01/27 11:06:03.511: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 01/27 11:06:03.512: [smf] INFO: Removed Session: UE IMSI:[262426140639880] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3198) 01/27 11:06:03.512: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1094) 01/27 11:06:03.517: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 01/27 11:06:03.517: [smf] INFO: Removed Session: UE IMSI:[262424300240395] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3198) 01/27 11:06:03.517: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1094) 01/27 11:06:03.522: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 01/27 11:06:03.522: [smf] INFO: Removed Session: UE IMSI:[262425550006027] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3198) 01/27 11:06:03.522: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1094) 01/27 11:06:03.527: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 01/27 11:06:03.528: [smf] INFO: Removed Session: UE IMSI:[262421930244167] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3198) 01/27 11:06:03.528: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1094) 01/27 11:06:03.533: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 01/27 11:06:03.533: [smf] INFO: Removed Session: UE IMSI:[262421434716054] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3198) 01/27 11:06:03.533: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1094) 01/27 11:06:03.538: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 01/27 11:06:03.538: [smf] INFO: Removed Session: UE IMSI:[262421647729270] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3198) 01/27 11:06:03.538: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1094) 01/27 11:06:03.543: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 01/27 11:06:03.543: [smf] INFO: Removed Session: UE IMSI:[262425278981683] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3198) 01/27 11:06:03.543: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1094) 01/27 11:06:03.548: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 01/27 11:06:03.549: [smf] INFO: Removed Session: UE IMSI:[262427514306230] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3198) 01/27 11:06:03.549: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1094) 01/27 11:06:03.554: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 01/27 11:06:03.554: [smf] INFO: Removed Session: UE IMSI:[262420344925234] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3198) 01/27 11:06:03.554: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1094) 01/27 11:06:03.559: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 01/27 11:06:03.559: [smf] INFO: Removed Session: UE IMSI:[262427499228544] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3198) 01/27 11:06:03.559: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1094) 01/27 11:06:03.564: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 01/27 11:06:03.564: [smf] INFO: Removed Session: UE IMSI:[262428100981025] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3198) 01/27 11:06:03.564: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1094) 01/27 11:06:03.569: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 01/27 11:06:03.570: [smf] INFO: Removed Session: UE IMSI:[262427977535955] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3198) 01/27 11:06:03.570: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1094) 01/27 11:06:03.575: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 01/27 11:06:03.575: [smf] INFO: Removed Session: UE IMSI:[262424282374513] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3198) 01/27 11:06:03.575: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1094) 01/27 11:06:03.580: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 01/27 11:06:03.580: [smf] INFO: Removed Session: UE IMSI:[262425283281496] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3198) 01/27 11:06:03.580: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1094) 01/27 11:06:03.585: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 01/27 11:06:03.585: [smf] INFO: Removed Session: UE IMSI:[262428212309116] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.585: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3198) 01/27 11:06:03.585: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1094) 01/27 11:06:03.590: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 01/27 11:06:03.591: [smf] INFO: Removed Session: UE IMSI:[262423491490774] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.591: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3198) 01/27 11:06:03.591: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1094) 01/27 11:06:03.596: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 01/27 11:06:03.596: [smf] INFO: Removed Session: UE IMSI:[262422081737437] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.596: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3198) 01/27 11:06:03.596: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1094) 01/27 11:06:03.601: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 01/27 11:06:03.601: [smf] INFO: Removed Session: UE IMSI:[262424012515606] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3198) 01/27 11:06:03.601: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1094) 01/27 11:06:03.606: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 01/27 11:06:03.606: [smf] INFO: Removed Session: UE IMSI:[262422135526011] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3198) 01/27 11:06:03.606: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1094) 01/27 11:06:03.611: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 01/27 11:06:03.612: [smf] INFO: Removed Session: UE IMSI:[262424580093967] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3198) 01/27 11:06:03.612: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1094) 01/27 11:06:03.617: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 01/27 11:06:03.617: [smf] INFO: Removed Session: UE IMSI:[262422959631309] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3198) 01/27 11:06:03.617: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1094) 01/27 11:06:03.622: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 01/27 11:06:03.622: [smf] INFO: Removed Session: UE IMSI:[262422151209649] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3198) 01/27 11:06:03.622: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1094) 01/27 11:06:03.627: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 01/27 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262429835417612] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3198) 01/27 11:06:03.627: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1094) 01/27 11:06:03.632: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 01/27 11:06:03.633: [smf] INFO: Removed Session: UE IMSI:[262429862432677] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3198) 01/27 11:06:03.633: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1094) 01/27 11:06:03.638: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 01/27 11:06:03.638: [smf] INFO: Removed Session: UE IMSI:[262424294019225] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3198) 01/27 11:06:03.638: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1094) 01/27 11:06:03.643: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 01/27 11:06:03.644: [smf] INFO: Removed Session: UE IMSI:[262429244033822] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3198) 01/27 11:06:03.644: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1094) 01/27 11:06:03.649: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 01/27 11:06:03.649: [smf] INFO: Removed Session: UE IMSI:[262427587251936] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3198) 01/27 11:06:03.649: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1094) 01/27 11:06:03.654: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 01/27 11:06:03.654: [smf] INFO: Removed Session: UE IMSI:[262420097076957] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.654: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3198) 01/27 11:06:03.654: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1094) 01/27 11:06:03.659: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 01/27 11:06:03.660: [smf] INFO: Removed Session: UE IMSI:[262428684211405] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3198) 01/27 11:06:03.660: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1094) 01/27 11:06:03.665: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 01/27 11:06:03.665: [smf] INFO: Removed Session: UE IMSI:[262428167904177] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3198) 01/27 11:06:03.665: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1094) 01/27 11:06:03.670: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 01/27 11:06:03.670: [smf] INFO: Removed Session: UE IMSI:[262426951923939] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3198) 01/27 11:06:03.670: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1094) 01/27 11:06:03.675: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 01/27 11:06:03.675: [smf] INFO: Removed Session: UE IMSI:[262425446143673] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3198) 01/27 11:06:03.675: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1094) 01/27 11:06:03.680: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 01/27 11:06:03.681: [smf] INFO: Removed Session: UE IMSI:[262421922917279] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3198) 01/27 11:06:03.681: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1094) 01/27 11:06:03.685: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 01/27 11:06:03.686: [smf] INFO: Removed Session: UE IMSI:[262426341257257] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3198) 01/27 11:06:03.686: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1094) 01/27 11:06:03.691: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 01/27 11:06:03.691: [smf] INFO: Removed Session: UE IMSI:[262420748953456] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3198) 01/27 11:06:03.691: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1094) 01/27 11:06:03.696: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 01/27 11:06:03.696: [smf] INFO: Removed Session: UE IMSI:[262426305262537] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3198) 01/27 11:06:03.696: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1094) 01/27 11:06:03.701: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 01/27 11:06:03.702: [smf] INFO: Removed Session: UE IMSI:[262427806635509] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.702: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3198) 01/27 11:06:03.702: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1094) 01/27 11:06:03.706: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 01/27 11:06:03.707: [smf] INFO: Removed Session: UE IMSI:[262422798039366] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3198) 01/27 11:06:03.707: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1094) 01/27 11:06:03.712: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 01/27 11:06:03.712: [smf] INFO: Removed Session: UE IMSI:[262421837114063] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3198) 01/27 11:06:03.712: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1094) 01/27 11:06:03.717: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 01/27 11:06:03.718: [smf] INFO: Removed Session: UE IMSI:[262421999250606] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3198) 01/27 11:06:03.718: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1094) 01/27 11:06:03.722: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 01/27 11:06:03.723: [smf] INFO: Removed Session: UE IMSI:[262428072007995] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3198) 01/27 11:06:03.723: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1094) 01/27 11:06:03.728: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 01/27 11:06:03.728: [smf] INFO: Removed Session: UE IMSI:[262421458208029] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3198) 01/27 11:06:03.728: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1094) 01/27 11:06:03.733: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 01/27 11:06:03.734: [smf] INFO: Removed Session: UE IMSI:[262425294530615] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3198) 01/27 11:06:03.734: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1094) 01/27 11:06:03.738: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 01/27 11:06:03.739: [smf] INFO: Removed Session: UE IMSI:[262429185860521] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3198) 01/27 11:06:03.739: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1094) 01/27 11:06:03.744: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 01/27 11:06:03.744: [smf] INFO: Removed Session: UE IMSI:[262422017226524] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3198) 01/27 11:06:03.744: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1094) 01/27 11:06:03.749: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 01/27 11:06:03.749: [smf] INFO: Removed Session: UE IMSI:[262422897719184] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3198) 01/27 11:06:03.749: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1094) 01/27 11:06:03.754: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 01/27 11:06:03.755: [smf] INFO: Removed Session: UE IMSI:[262429871049557] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3198) 01/27 11:06:03.755: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1094) 01/27 11:06:03.759: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 01/27 11:06:03.760: [smf] INFO: Removed Session: UE IMSI:[262426657534330] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.760: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3198) 01/27 11:06:03.760: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1094) 01/27 11:06:03.765: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 01/27 11:06:03.765: [smf] INFO: Removed Session: UE IMSI:[262422982320601] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.765: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3198) 01/27 11:06:03.765: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1094) 01/27 11:06:03.770: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 01/27 11:06:03.770: [smf] INFO: Removed Session: UE IMSI:[262424134340649] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3198) 01/27 11:06:03.770: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1094) 01/27 11:06:03.775: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 01/27 11:06:03.775: [smf] INFO: Removed Session: UE IMSI:[262422040336321] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3198) 01/27 11:06:03.775: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1094) 01/27 11:06:03.780: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 01/27 11:06:03.781: [smf] INFO: Removed Session: UE IMSI:[262427534686476] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3198) 01/27 11:06:03.781: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1094) 01/27 11:06:03.785: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 01/27 11:06:03.786: [smf] INFO: Removed Session: UE IMSI:[262420943751413] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3198) 01/27 11:06:03.786: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1094) 01/27 11:06:03.791: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 01/27 11:06:03.791: [smf] INFO: Removed Session: UE IMSI:[262423535915819] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3198) 01/27 11:06:03.791: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1094) 01/27 11:06:03.796: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 01/27 11:06:03.796: [smf] INFO: Removed Session: UE IMSI:[262424160302888] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3198) 01/27 11:06:03.796: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1094) 01/27 11:06:03.801: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 01/27 11:06:03.802: [smf] INFO: Removed Session: UE IMSI:[262423670727751] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3198) 01/27 11:06:03.802: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1094) 01/27 11:06:03.807: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 01/27 11:06:03.807: [smf] INFO: Removed Session: UE IMSI:[262426690267418] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.807: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3198) 01/27 11:06:03.807: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1094) 01/27 11:06:03.812: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 01/27 11:06:03.812: [smf] INFO: Removed Session: UE IMSI:[262427763701077] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3198) 01/27 11:06:03.812: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1094) 01/27 11:06:03.817: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 01/27 11:06:03.818: [smf] INFO: Removed Session: UE IMSI:[262425172752927] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3198) 01/27 11:06:03.818: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1094) 01/27 11:06:03.822: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 01/27 11:06:03.823: [smf] INFO: Removed Session: UE IMSI:[262423467307736] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3198) 01/27 11:06:03.823: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1094) 01/27 11:06:03.828: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 01/27 11:06:03.828: [smf] INFO: Removed Session: UE IMSI:[262424274235022] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3198) 01/27 11:06:03.828: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1094) 01/27 11:06:03.833: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 01/27 11:06:03.833: [smf] INFO: Removed Session: UE IMSI:[262422302093456] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3198) 01/27 11:06:03.833: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1094) 01/27 11:06:03.838: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 01/27 11:06:03.839: [smf] INFO: Removed Session: UE IMSI:[262426333683871] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3198) 01/27 11:06:03.839: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1094) 01/27 11:06:03.844: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 01/27 11:06:03.844: [smf] INFO: Removed Session: UE IMSI:[262427351820827] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3198) 01/27 11:06:03.844: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1094) 01/27 11:06:03.849: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 01/27 11:06:03.849: [smf] INFO: Removed Session: UE IMSI:[262427947180192] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3198) 01/27 11:06:03.849: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1094) 01/27 11:06:03.854: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 01/27 11:06:03.855: [smf] INFO: Removed Session: UE IMSI:[262428676147113] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3198) 01/27 11:06:03.855: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1094) 01/27 11:06:03.859: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 01/27 11:06:03.860: [smf] INFO: Removed Session: UE IMSI:[262428887537897] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3198) 01/27 11:06:03.860: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1094) 01/27 11:06:03.865: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 01/27 11:06:03.865: [smf] INFO: Removed Session: UE IMSI:[262423310459167] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3198) 01/27 11:06:03.865: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1094) 01/27 11:06:03.870: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 01/27 11:06:03.871: [smf] INFO: Removed Session: UE IMSI:[262420546262624] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3198) 01/27 11:06:03.871: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1094) 01/27 11:06:03.876: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 01/27 11:06:03.876: [smf] INFO: Removed Session: UE IMSI:[262424125673064] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3198) 01/27 11:06:03.876: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1094) 01/27 11:06:03.881: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 01/27 11:06:03.881: [smf] INFO: Removed Session: UE IMSI:[262424944159296] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3198) 01/27 11:06:03.881: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1094) 01/27 11:06:03.886: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 01/27 11:06:03.886: [smf] INFO: Removed Session: UE IMSI:[262423050188236] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3198) 01/27 11:06:03.887: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1094) 01/27 11:06:03.891: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 01/27 11:06:03.892: [smf] INFO: Removed Session: UE IMSI:[262427536512603] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3198) 01/27 11:06:03.892: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1094) 01/27 11:06:03.897: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 01/27 11:06:03.897: [smf] INFO: Removed Session: UE IMSI:[262425934731613] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3198) 01/27 11:06:03.897: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1094) 01/27 11:06:03.902: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 01/27 11:06:03.902: [smf] INFO: Removed Session: UE IMSI:[262420309856692] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3198) 01/27 11:06:03.902: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1094) 01/27 11:06:03.907: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 01/27 11:06:03.908: [smf] INFO: Removed Session: UE IMSI:[262424948685669] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3198) 01/27 11:06:03.908: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1094) 01/27 11:06:03.912: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 01/27 11:06:03.913: [smf] INFO: Removed Session: UE IMSI:[262421061366922] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3198) 01/27 11:06:03.913: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1094) 01/27 11:06:03.918: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 01/27 11:06:03.918: [smf] INFO: Removed Session: UE IMSI:[262428558410791] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3198) 01/27 11:06:03.918: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1094) 01/27 11:06:03.923: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 01/27 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262428887852104] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3198) 01/27 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1094) 01/27 11:06:03.928: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 01/27 11:06:03.929: [smf] INFO: Removed Session: UE IMSI:[262422143282518] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3198) 01/27 11:06:03.929: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1094) 01/27 11:06:03.933: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 01/27 11:06:03.934: [smf] INFO: Removed Session: UE IMSI:[262425308510142] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3198) 01/27 11:06:03.934: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1094) 01/27 11:06:03.939: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 01/27 11:06:03.939: [smf] INFO: Removed Session: UE IMSI:[262420194875435] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3198) 01/27 11:06:03.939: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1094) 01/27 11:06:03.944: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 01/27 11:06:03.945: [smf] INFO: Removed Session: UE IMSI:[262423258564553] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3198) 01/27 11:06:03.945: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1094) 01/27 11:06:03.949: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 01/27 11:06:03.950: [smf] INFO: Removed Session: UE IMSI:[262429524698915] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3198) 01/27 11:06:03.950: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1094) 01/27 11:06:03.955: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 01/27 11:06:03.955: [smf] INFO: Removed Session: UE IMSI:[262428153895245] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3198) 01/27 11:06:03.955: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1094) 01/27 11:06:03.960: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 01/27 11:06:03.960: [smf] INFO: Removed Session: UE IMSI:[262422223236524] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3198) 01/27 11:06:03.960: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1094) 01/27 11:06:03.965: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 01/27 11:06:03.966: [smf] INFO: Removed Session: UE IMSI:[262426086720542] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3198) 01/27 11:06:03.966: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1094) 01/27 11:06:03.970: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 01/27 11:06:03.971: [smf] INFO: Removed Session: UE IMSI:[262421800510450] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3198) 01/27 11:06:03.971: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1094) 01/27 11:06:03.975: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 01/27 11:06:03.976: [smf] INFO: Removed Session: UE IMSI:[262420986340393] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3198) 01/27 11:06:03.976: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1094) 01/27 11:06:03.981: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 01/27 11:06:03.981: [smf] INFO: Removed Session: UE IMSI:[262422187282595] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3198) 01/27 11:06:03.981: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1094) 01/27 11:06:03.986: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 01/27 11:06:03.987: [smf] INFO: Removed Session: UE IMSI:[262423130675915] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3198) 01/27 11:06:03.987: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1094) 01/27 11:06:03.991: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 01/27 11:06:03.992: [smf] INFO: Removed Session: UE IMSI:[262429932375255] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3198) 01/27 11:06:03.992: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1094) 01/27 11:06:03.996: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 01/27 11:06:03.997: [smf] INFO: Removed Session: UE IMSI:[262426580705238] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:03.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3198) 01/27 11:06:03.997: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1094) 01/27 11:06:04.002: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 01/27 11:06:04.002: [smf] INFO: Removed Session: UE IMSI:[262429081023608] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3198) 01/27 11:06:04.002: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1094) 01/27 11:06:04.007: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 01/27 11:06:04.008: [smf] INFO: Removed Session: UE IMSI:[262428945607616] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3198) 01/27 11:06:04.008: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1094) 01/27 11:06:04.012: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 01/27 11:06:04.013: [smf] INFO: Removed Session: UE IMSI:[262426700325586] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.013: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3198) 01/27 11:06:04.013: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1094) 01/27 11:06:04.018: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 01/27 11:06:04.018: [smf] INFO: Removed Session: UE IMSI:[262420675620671] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3198) 01/27 11:06:04.018: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1094) 01/27 11:06:04.023: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 01/27 11:06:04.023: [smf] INFO: Removed Session: UE IMSI:[262420448813469] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3198) 01/27 11:06:04.023: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1094) 01/27 11:06:04.028: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 01/27 11:06:04.029: [smf] INFO: Removed Session: UE IMSI:[262428323183905] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3198) 01/27 11:06:04.029: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1094) 01/27 11:06:04.034: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 01/27 11:06:04.034: [smf] INFO: Removed Session: UE IMSI:[262427749302192] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.034: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3198) 01/27 11:06:04.034: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1094) 01/27 11:06:04.039: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 01/27 11:06:04.040: [smf] INFO: Removed Session: UE IMSI:[262424616985230] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3198) 01/27 11:06:04.040: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1094) 01/27 11:06:04.045: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 01/27 11:06:04.045: [smf] INFO: Removed Session: UE IMSI:[262424408150362] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3198) 01/27 11:06:04.045: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1094) 01/27 11:06:04.050: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 01/27 11:06:04.051: [smf] INFO: Removed Session: UE IMSI:[262427378541438] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3198) 01/27 11:06:04.051: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1094) 01/27 11:06:04.055: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 01/27 11:06:04.056: [smf] INFO: Removed Session: UE IMSI:[262427494780395] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3198) 01/27 11:06:04.056: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1094) 01/27 11:06:04.060: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 01/27 11:06:04.061: [smf] INFO: Removed Session: UE IMSI:[262426889043784] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3198) 01/27 11:06:04.061: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1094) 01/27 11:06:04.066: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 01/27 11:06:04.066: [smf] INFO: Removed Session: UE IMSI:[262421131465616] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3198) 01/27 11:06:04.066: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1094) 01/27 11:06:04.071: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 01/27 11:06:04.072: [smf] INFO: Removed Session: UE IMSI:[262424272015574] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3198) 01/27 11:06:04.072: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1094) 01/27 11:06:04.076: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 01/27 11:06:04.077: [smf] INFO: Removed Session: UE IMSI:[262425496030932] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3198) 01/27 11:06:04.077: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1094) 01/27 11:06:04.082: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 01/27 11:06:04.082: [smf] INFO: Removed Session: UE IMSI:[262424785621085] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3198) 01/27 11:06:04.082: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1094) 01/27 11:06:04.087: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 01/27 11:06:04.087: [smf] INFO: Removed Session: UE IMSI:[262423988577490] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3198) 01/27 11:06:04.087: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1094) 01/27 11:06:04.092: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 01/27 11:06:04.093: [smf] INFO: Removed Session: UE IMSI:[262421783788146] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3198) 01/27 11:06:04.093: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1094) 01/27 11:06:04.097: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 01/27 11:06:04.098: [smf] INFO: Removed Session: UE IMSI:[262427626661787] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.098: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3198) 01/27 11:06:04.098: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1094) 01/27 11:06:04.103: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 01/27 11:06:04.104: [smf] INFO: Removed Session: UE IMSI:[262420933190881] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3198) 01/27 11:06:04.104: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1094) 01/27 11:06:04.109: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 01/27 11:06:04.109: [smf] INFO: Removed Session: UE IMSI:[262421530544774] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3198) 01/27 11:06:04.109: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1094) 01/27 11:06:04.114: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 01/27 11:06:04.115: [smf] INFO: Removed Session: UE IMSI:[262421425403741] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.115: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3198) 01/27 11:06:04.115: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1094) 01/27 11:06:04.120: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 01/27 11:06:04.121: [smf] INFO: Removed Session: UE IMSI:[262421055521439] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3198) 01/27 11:06:04.121: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1094) 01/27 11:06:04.125: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 01/27 11:06:04.126: [smf] INFO: Removed Session: UE IMSI:[262428407980659] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3198) 01/27 11:06:04.126: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1094) 01/27 11:06:04.131: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 01/27 11:06:04.131: [smf] INFO: Removed Session: UE IMSI:[262424288529586] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3198) 01/27 11:06:04.131: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1094) 01/27 11:06:04.136: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 01/27 11:06:04.136: [smf] INFO: Removed Session: UE IMSI:[262420203094812] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3198) 01/27 11:06:04.136: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1094) 01/27 11:06:04.141: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 01/27 11:06:04.142: [smf] INFO: Removed Session: UE IMSI:[262425158575098] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.142: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3198) 01/27 11:06:04.142: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1094) 01/27 11:06:04.147: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 01/27 11:06:04.147: [smf] INFO: Removed Session: UE IMSI:[262427402364510] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3198) 01/27 11:06:04.147: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1094) 01/27 11:06:04.152: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 01/27 11:06:04.153: [smf] INFO: Removed Session: UE IMSI:[262429579208366] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3198) 01/27 11:06:04.153: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1094) 01/27 11:06:04.157: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 01/27 11:06:04.158: [smf] INFO: Removed Session: UE IMSI:[262421961770227] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3198) 01/27 11:06:04.158: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1094) 01/27 11:06:04.163: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 01/27 11:06:04.163: [smf] INFO: Removed Session: UE IMSI:[262427957577689] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3198) 01/27 11:06:04.163: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1094) 01/27 11:06:04.168: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 01/27 11:06:04.169: [smf] INFO: Removed Session: UE IMSI:[262423283806094] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3198) 01/27 11:06:04.169: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1094) 01/27 11:06:04.174: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 01/27 11:06:04.174: [smf] INFO: Removed Session: UE IMSI:[262427562944007] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.174: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3198) 01/27 11:06:04.174: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1094) 01/27 11:06:04.179: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 01/27 11:06:04.180: [smf] INFO: Removed Session: UE IMSI:[262426055210370] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3198) 01/27 11:06:04.180: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1094) 01/27 11:06:04.185: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 01/27 11:06:04.185: [smf] INFO: Removed Session: UE IMSI:[262427640461419] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3198) 01/27 11:06:04.185: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1094) 01/27 11:06:04.190: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 01/27 11:06:04.191: [smf] INFO: Removed Session: UE IMSI:[262420630580381] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3198) 01/27 11:06:04.191: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1094) 01/27 11:06:04.196: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 01/27 11:06:04.196: [smf] INFO: Removed Session: UE IMSI:[262428769957885] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3198) 01/27 11:06:04.196: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1094) 01/27 11:06:04.201: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 01/27 11:06:04.201: [smf] INFO: Removed Session: UE IMSI:[262426469937215] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3198) 01/27 11:06:04.201: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1094) 01/27 11:06:04.206: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 01/27 11:06:04.207: [smf] INFO: Removed Session: UE IMSI:[262429124301512] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3198) 01/27 11:06:04.207: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1094) 01/27 11:06:04.212: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 01/27 11:06:04.212: [smf] INFO: Removed Session: UE IMSI:[262422584492892] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.212: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3198) 01/27 11:06:04.212: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1094) 01/27 11:06:04.217: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 01/27 11:06:04.217: [smf] INFO: Removed Session: UE IMSI:[262427692065010] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3198) 01/27 11:06:04.217: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1094) 01/27 11:06:04.222: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 01/27 11:06:04.222: [smf] INFO: Removed Session: UE IMSI:[262422897489581] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3198) 01/27 11:06:04.223: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1094) 01/27 11:06:04.227: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 01/27 11:06:04.228: [smf] INFO: Removed Session: UE IMSI:[262422914042421] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3198) 01/27 11:06:04.228: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1094) 01/27 11:06:04.233: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 01/27 11:06:04.233: [smf] INFO: Removed Session: UE IMSI:[262422181603551] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3198) 01/27 11:06:04.233: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1094) 01/27 11:06:04.238: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 01/27 11:06:04.239: [smf] INFO: Removed Session: UE IMSI:[262420966556946] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3198) 01/27 11:06:04.239: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1094) 01/27 11:06:04.244: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 01/27 11:06:04.244: [smf] INFO: Removed Session: UE IMSI:[262427653918537] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3198) 01/27 11:06:04.244: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1094) 01/27 11:06:04.249: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 01/27 11:06:04.249: [smf] INFO: Removed Session: UE IMSI:[262426885483437] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3198) 01/27 11:06:04.249: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1094) 01/27 11:06:04.254: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 01/27 11:06:04.254: [smf] INFO: Removed Session: UE IMSI:[262425534705064] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3198) 01/27 11:06:04.254: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1094) 01/27 11:06:04.259: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 01/27 11:06:04.260: [smf] INFO: Removed Session: UE IMSI:[262420318181392] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3198) 01/27 11:06:04.260: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1094) 01/27 11:06:04.265: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 01/27 11:06:04.265: [smf] INFO: Removed Session: UE IMSI:[262427635179398] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3198) 01/27 11:06:04.265: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1094) 01/27 11:06:04.270: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 01/27 11:06:04.270: [smf] INFO: Removed Session: UE IMSI:[262427424465500] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.270: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3198) 01/27 11:06:04.270: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1094) 01/27 11:06:04.275: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 01/27 11:06:04.275: [smf] INFO: Removed Session: UE IMSI:[262429696398385] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3198) 01/27 11:06:04.275: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1094) 01/27 11:06:04.280: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 01/27 11:06:04.281: [smf] INFO: Removed Session: UE IMSI:[262425720964628] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3198) 01/27 11:06:04.281: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1094) 01/27 11:06:04.286: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 01/27 11:06:04.286: [smf] INFO: Removed Session: UE IMSI:[262424901555168] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3198) 01/27 11:06:04.286: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1094) 01/27 11:06:04.291: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 01/27 11:06:04.291: [smf] INFO: Removed Session: UE IMSI:[262424689818427] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3198) 01/27 11:06:04.291: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1094) 01/27 11:06:04.296: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 01/27 11:06:04.296: [smf] INFO: Removed Session: UE IMSI:[262423826782023] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3198) 01/27 11:06:04.296: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1094) 01/27 11:06:04.301: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 01/27 11:06:04.302: [smf] INFO: Removed Session: UE IMSI:[262422063910586] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3198) 01/27 11:06:04.302: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1094) 01/27 11:06:04.307: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 01/27 11:06:04.307: [smf] INFO: Removed Session: UE IMSI:[262423269620990] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3198) 01/27 11:06:04.307: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1094) 01/27 11:06:04.312: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 01/27 11:06:04.312: [smf] INFO: Removed Session: UE IMSI:[262422677851815] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3198) 01/27 11:06:04.312: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1094) 01/27 11:06:04.317: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 01/27 11:06:04.317: [smf] INFO: Removed Session: UE IMSI:[262422395853956] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3198) 01/27 11:06:04.317: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1094) 01/27 11:06:04.323: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 01/27 11:06:04.323: [smf] INFO: Removed Session: UE IMSI:[262422648346410] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3198) 01/27 11:06:04.323: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1094) 01/27 11:06:04.328: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 01/27 11:06:04.329: [smf] INFO: Removed Session: UE IMSI:[262428491792072] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3198) 01/27 11:06:04.329: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1094) 01/27 11:06:04.334: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 01/27 11:06:04.335: [smf] INFO: Removed Session: UE IMSI:[262422836875060] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3198) 01/27 11:06:04.335: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1094) 01/27 11:06:04.339: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 01/27 11:06:04.340: [smf] INFO: Removed Session: UE IMSI:[262420372714154] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3198) 01/27 11:06:04.340: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1094) 01/27 11:06:04.344: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 01/27 11:06:04.345: [smf] INFO: Removed Session: UE IMSI:[262426056693995] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.345: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3198) 01/27 11:06:04.345: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1094) 01/27 11:06:04.350: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 01/27 11:06:04.350: [smf] INFO: Removed Session: UE IMSI:[262426845910971] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3198) 01/27 11:06:04.350: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1094) 01/27 11:06:04.355: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 01/27 11:06:04.356: [smf] INFO: Removed Session: UE IMSI:[262421918197144] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3198) 01/27 11:06:04.356: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1094) 01/27 11:06:04.361: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 01/27 11:06:04.361: [smf] INFO: Removed Session: UE IMSI:[262422827385500] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.362: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3198) 01/27 11:06:04.362: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1094) 01/27 11:06:04.366: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 01/27 11:06:04.367: [smf] INFO: Removed Session: UE IMSI:[262420428014982] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3198) 01/27 11:06:04.367: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1094) 01/27 11:06:04.372: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 01/27 11:06:04.372: [smf] INFO: Removed Session: UE IMSI:[262420703423814] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3198) 01/27 11:06:04.372: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1094) 01/27 11:06:04.377: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 01/27 11:06:04.377: [smf] INFO: Removed Session: UE IMSI:[262428317449420] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.377: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3198) 01/27 11:06:04.377: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1094) 01/27 11:06:04.383: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 01/27 11:06:04.383: [smf] INFO: Removed Session: UE IMSI:[262420963526728] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.383: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3198) 01/27 11:06:04.383: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1094) 01/27 11:06:04.388: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 01/27 11:06:04.388: [smf] INFO: Removed Session: UE IMSI:[262420658463467] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3198) 01/27 11:06:04.388: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1094) 01/27 11:06:04.393: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 01/27 11:06:04.394: [smf] INFO: Removed Session: UE IMSI:[262426775837236] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.394: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3198) 01/27 11:06:04.394: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1094) 01/27 11:06:04.398: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 01/27 11:06:04.399: [smf] INFO: Removed Session: UE IMSI:[262428918377997] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3198) 01/27 11:06:04.399: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1094) 01/27 11:06:04.404: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 01/27 11:06:04.404: [smf] INFO: Removed Session: UE IMSI:[262422368234101] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3198) 01/27 11:06:04.404: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1094) 01/27 11:06:04.409: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 01/27 11:06:04.409: [smf] INFO: Removed Session: UE IMSI:[262427019235109] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3198) 01/27 11:06:04.409: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1094) 01/27 11:06:04.414: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 01/27 11:06:04.415: [smf] INFO: Removed Session: UE IMSI:[262423906272361] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3198) 01/27 11:06:04.415: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1094) 01/27 11:06:04.420: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 01/27 11:06:04.420: [smf] INFO: Removed Session: UE IMSI:[262424953333946] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3198) 01/27 11:06:04.420: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1094) 01/27 11:06:04.425: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 01/27 11:06:04.426: [smf] INFO: Removed Session: UE IMSI:[262425819408317] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.426: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3198) 01/27 11:06:04.426: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1094) 01/27 11:06:04.431: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 01/27 11:06:04.432: [smf] INFO: Removed Session: UE IMSI:[262424212101937] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3198) 01/27 11:06:04.432: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1094) 01/27 11:06:04.436: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 01/27 11:06:04.437: [smf] INFO: Removed Session: UE IMSI:[262424851775860] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3198) 01/27 11:06:04.437: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1094) 01/27 11:06:04.442: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 01/27 11:06:04.443: [smf] INFO: Removed Session: UE IMSI:[262427200765751] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3198) 01/27 11:06:04.443: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1094) 01/27 11:06:04.447: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 01/27 11:06:04.448: [smf] INFO: Removed Session: UE IMSI:[262423308676510] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.448: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3198) 01/27 11:06:04.448: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1094) 01/27 11:06:04.453: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 01/27 11:06:04.453: [smf] INFO: Removed Session: UE IMSI:[262423804736482] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3198) 01/27 11:06:04.453: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1094) 01/27 11:06:04.458: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 01/27 11:06:04.459: [smf] INFO: Removed Session: UE IMSI:[262427383723955] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3198) 01/27 11:06:04.459: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1094) 01/27 11:06:04.463: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 01/27 11:06:04.464: [smf] INFO: Removed Session: UE IMSI:[262428340535277] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3198) 01/27 11:06:04.464: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1094) 01/27 11:06:04.469: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 01/27 11:06:04.470: [smf] INFO: Removed Session: UE IMSI:[262425954394105] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3198) 01/27 11:06:04.470: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1094) 01/27 11:06:04.475: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 01/27 11:06:04.475: [smf] INFO: Removed Session: UE IMSI:[262420525419663] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3198) 01/27 11:06:04.475: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1094) 01/27 11:06:04.480: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 01/27 11:06:04.480: [smf] INFO: Removed Session: UE IMSI:[262428228694326] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3198) 01/27 11:06:04.480: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1094) 01/27 11:06:04.485: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 01/27 11:06:04.485: [smf] INFO: Removed Session: UE IMSI:[262427163472323] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3198) 01/27 11:06:04.485: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1094) 01/27 11:06:04.490: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 01/27 11:06:04.491: [smf] INFO: Removed Session: UE IMSI:[262423274546539] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3198) 01/27 11:06:04.491: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1094) 01/27 11:06:04.496: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 01/27 11:06:04.496: [smf] INFO: Removed Session: UE IMSI:[262421179040774] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3198) 01/27 11:06:04.496: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1094) 01/27 11:06:04.501: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 01/27 11:06:04.501: [smf] INFO: Removed Session: UE IMSI:[262425080871167] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.501: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3198) 01/27 11:06:04.501: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1094) 01/27 11:06:04.506: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 01/27 11:06:04.507: [smf] INFO: Removed Session: UE IMSI:[262426756905690] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3198) 01/27 11:06:04.507: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1094) 01/27 11:06:04.512: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 01/27 11:06:04.512: [smf] INFO: Removed Session: UE IMSI:[262421926402879] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3198) 01/27 11:06:04.512: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1094) 01/27 11:06:04.517: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 01/27 11:06:04.517: [smf] INFO: Removed Session: UE IMSI:[262427835749875] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3198) 01/27 11:06:04.517: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1094) 01/27 11:06:04.522: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 01/27 11:06:04.522: [smf] INFO: Removed Session: UE IMSI:[262421782336125] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3198) 01/27 11:06:04.522: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1094) 01/27 11:06:04.527: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 01/27 11:06:04.528: [smf] INFO: Removed Session: UE IMSI:[262428153491443] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3198) 01/27 11:06:04.528: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1094) 01/27 11:06:04.533: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 01/27 11:06:04.533: [smf] INFO: Removed Session: UE IMSI:[262421570549621] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3198) 01/27 11:06:04.533: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1094) 01/27 11:06:04.538: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 01/27 11:06:04.538: [smf] INFO: Removed Session: UE IMSI:[262425214331780] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3198) 01/27 11:06:04.538: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1094) 01/27 11:06:04.543: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 01/27 11:06:04.544: [smf] INFO: Removed Session: UE IMSI:[262427569316536] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3198) 01/27 11:06:04.544: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1094) 01/27 11:06:04.548: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 01/27 11:06:04.549: [smf] INFO: Removed Session: UE IMSI:[262425597005457] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3198) 01/27 11:06:04.549: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1094) 01/27 11:06:04.554: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 01/27 11:06:04.554: [smf] INFO: Removed Session: UE IMSI:[262424323969745] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3198) 01/27 11:06:04.554: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1094) 01/27 11:06:04.559: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 01/27 11:06:04.559: [smf] INFO: Removed Session: UE IMSI:[262427233107035] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3198) 01/27 11:06:04.559: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1094) 01/27 11:06:04.564: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 01/27 11:06:04.565: [smf] INFO: Removed Session: UE IMSI:[262428029598114] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3198) 01/27 11:06:04.565: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1094) 01/27 11:06:04.569: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 01/27 11:06:04.570: [smf] INFO: Removed Session: UE IMSI:[262421306763772] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3198) 01/27 11:06:04.570: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1094) 01/27 11:06:04.575: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 01/27 11:06:04.576: [smf] INFO: Removed Session: UE IMSI:[262424336360753] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3198) 01/27 11:06:04.576: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1094) 01/27 11:06:04.580: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 01/27 11:06:04.581: [smf] INFO: Removed Session: UE IMSI:[262426993949785] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3198) 01/27 11:06:04.581: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1094) 01/27 11:06:04.586: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 01/27 11:06:04.586: [smf] INFO: Removed Session: UE IMSI:[262421424139896] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3198) 01/27 11:06:04.586: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1094) 01/27 11:06:04.591: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 01/27 11:06:04.592: [smf] INFO: Removed Session: UE IMSI:[262425864712786] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3198) 01/27 11:06:04.592: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1094) 01/27 11:06:04.597: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 01/27 11:06:04.598: [smf] INFO: Removed Session: UE IMSI:[262426823454718] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3198) 01/27 11:06:04.598: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1094) 01/27 11:06:04.602: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 01/27 11:06:04.604: [smf] INFO: Removed Session: UE IMSI:[262426533825266] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3198) 01/27 11:06:04.604: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1094) 01/27 11:06:04.608: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 01/27 11:06:04.609: [smf] INFO: Removed Session: UE IMSI:[262426879432099] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3198) 01/27 11:06:04.609: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1094) 01/27 11:06:04.613: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 01/27 11:06:04.614: [smf] INFO: Removed Session: UE IMSI:[262422035886244] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3198) 01/27 11:06:04.614: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1094) 01/27 11:06:04.619: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 01/27 11:06:04.619: [smf] INFO: Removed Session: UE IMSI:[262420170847752] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3198) 01/27 11:06:04.619: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1094) 01/27 11:06:04.625: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 01/27 11:06:04.625: [smf] INFO: Removed Session: UE IMSI:[262420038935555] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3198) 01/27 11:06:04.625: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1094) 01/27 11:06:04.630: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 01/27 11:06:04.631: [smf] INFO: Removed Session: UE IMSI:[262428832559570] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3198) 01/27 11:06:04.631: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1094) 01/27 11:06:04.636: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 01/27 11:06:04.637: [smf] INFO: Removed Session: UE IMSI:[262429679861448] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3198) 01/27 11:06:04.637: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1094) 01/27 11:06:04.642: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 01/27 11:06:04.642: [smf] INFO: Removed Session: UE IMSI:[262429016822588] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3198) 01/27 11:06:04.642: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1094) 01/27 11:06:04.647: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 01/27 11:06:04.647: [smf] INFO: Removed Session: UE IMSI:[262425035871586] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3198) 01/27 11:06:04.647: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1094) 01/27 11:06:04.652: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 01/27 11:06:04.653: [smf] INFO: Removed Session: UE IMSI:[262423484934375] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3198) 01/27 11:06:04.653: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1094) 01/27 11:06:04.658: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 01/27 11:06:04.659: [smf] INFO: Removed Session: UE IMSI:[262421290881262] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3198) 01/27 11:06:04.659: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1094) 01/27 11:06:04.663: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 01/27 11:06:04.664: [smf] INFO: Removed Session: UE IMSI:[262428960597544] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.664: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3198) 01/27 11:06:04.664: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1094) 01/27 11:06:04.669: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 01/27 11:06:04.671: [smf] INFO: Removed Session: UE IMSI:[262425112112647] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3198) 01/27 11:06:04.671: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1094) 01/27 11:06:04.674: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 01/27 11:06:04.675: [smf] INFO: Removed Session: UE IMSI:[262424702927270] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.675: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3198) 01/27 11:06:04.675: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1094) 01/27 11:06:04.679: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 01/27 11:06:04.680: [smf] INFO: Removed Session: UE IMSI:[262422987402986] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.680: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3198) 01/27 11:06:04.680: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1094) 01/27 11:06:04.685: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 01/27 11:06:04.686: [smf] INFO: Removed Session: UE IMSI:[262421574122644] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3198) 01/27 11:06:04.686: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1094) 01/27 11:06:04.690: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 01/27 11:06:04.691: [smf] INFO: Removed Session: UE IMSI:[262421478232228] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3198) 01/27 11:06:04.691: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1094) 01/27 11:06:04.696: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 01/27 11:06:04.696: [smf] INFO: Removed Session: UE IMSI:[262425303644209] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.696: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3198) 01/27 11:06:04.696: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1094) 01/27 11:06:04.701: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 01/27 11:06:04.701: [smf] INFO: Removed Session: UE IMSI:[262423599754933] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3198) 01/27 11:06:04.701: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1094) 01/27 11:06:04.706: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 01/27 11:06:04.707: [smf] INFO: Removed Session: UE IMSI:[262422481647893] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3198) 01/27 11:06:04.707: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1094) 01/27 11:06:04.712: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 01/27 11:06:04.712: [smf] INFO: Removed Session: UE IMSI:[262420663472829] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3198) 01/27 11:06:04.712: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1094) 01/27 11:06:04.717: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 01/27 11:06:04.718: [smf] INFO: Removed Session: UE IMSI:[262429527036086] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3198) 01/27 11:06:04.718: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1094) 01/27 11:06:04.723: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 01/27 11:06:04.723: [smf] INFO: Removed Session: UE IMSI:[262428052603326] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3198) 01/27 11:06:04.723: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1094) 01/27 11:06:04.728: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 01/27 11:06:04.729: [smf] INFO: Removed Session: UE IMSI:[262427127150066] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.729: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3198) 01/27 11:06:04.729: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1094) 01/27 11:06:04.734: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 01/27 11:06:04.735: [smf] INFO: Removed Session: UE IMSI:[262428176836209] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3198) 01/27 11:06:04.735: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1094) 01/27 11:06:04.739: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 01/27 11:06:04.740: [smf] INFO: Removed Session: UE IMSI:[262421421000475] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3198) 01/27 11:06:04.740: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1094) 01/27 11:06:04.745: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 01/27 11:06:04.745: [smf] INFO: Removed Session: UE IMSI:[262422478534809] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.745: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3198) 01/27 11:06:04.745: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1094) 01/27 11:06:04.750: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 01/27 11:06:04.751: [smf] INFO: Removed Session: UE IMSI:[262425426462295] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3198) 01/27 11:06:04.751: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1094) 01/27 11:06:04.756: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 01/27 11:06:04.756: [smf] INFO: Removed Session: UE IMSI:[262428334019183] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3198) 01/27 11:06:04.756: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1094) 01/27 11:06:04.761: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 01/27 11:06:04.762: [smf] INFO: Removed Session: UE IMSI:[262425748939934] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3198) 01/27 11:06:04.762: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1094) 01/27 11:06:04.766: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 01/27 11:06:04.767: [smf] INFO: Removed Session: UE IMSI:[262424459481991] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3198) 01/27 11:06:04.767: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1094) 01/27 11:06:04.772: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 01/27 11:06:04.773: [smf] INFO: Removed Session: UE IMSI:[262426328562267] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3198) 01/27 11:06:04.773: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1094) 01/27 11:06:04.777: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 01/27 11:06:04.778: [smf] INFO: Removed Session: UE IMSI:[262422435715203] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3198) 01/27 11:06:04.778: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1094) 01/27 11:06:04.783: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 01/27 11:06:04.783: [smf] INFO: Removed Session: UE IMSI:[262421580309575] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3198) 01/27 11:06:04.783: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1094) 01/27 11:06:04.788: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 01/27 11:06:04.789: [smf] INFO: Removed Session: UE IMSI:[262424750153311] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3198) 01/27 11:06:04.789: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1094) 01/27 11:06:04.794: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 01/27 11:06:04.795: [smf] INFO: Removed Session: UE IMSI:[262428126773000] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3198) 01/27 11:06:04.795: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1094) 01/27 11:06:04.799: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 01/27 11:06:04.800: [smf] INFO: Removed Session: UE IMSI:[262424634694301] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3198) 01/27 11:06:04.800: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1094) 01/27 11:06:04.805: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 01/27 11:06:04.805: [smf] INFO: Removed Session: UE IMSI:[262427531332261] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.805: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3198) 01/27 11:06:04.805: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1094) 01/27 11:06:04.810: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 01/27 11:06:04.811: [smf] INFO: Removed Session: UE IMSI:[262425341284852] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3198) 01/27 11:06:04.811: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1094) 01/27 11:06:04.815: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 01/27 11:06:04.816: [smf] INFO: Removed Session: UE IMSI:[262425115155828] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3198) 01/27 11:06:04.816: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1094) 01/27 11:06:04.821: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 01/27 11:06:04.821: [smf] INFO: Removed Session: UE IMSI:[262420383335139] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3198) 01/27 11:06:04.821: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1094) 01/27 11:06:04.826: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 01/27 11:06:04.827: [smf] INFO: Removed Session: UE IMSI:[262427709349651] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3198) 01/27 11:06:04.827: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1094) 01/27 11:06:04.831: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 01/27 11:06:04.832: [smf] INFO: Removed Session: UE IMSI:[262427748686470] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3198) 01/27 11:06:04.832: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1094) 01/27 11:06:04.837: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 01/27 11:06:04.837: [smf] INFO: Removed Session: UE IMSI:[262426040787506] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3198) 01/27 11:06:04.837: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1094) 01/27 11:06:04.842: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 01/27 11:06:04.843: [smf] INFO: Removed Session: UE IMSI:[262425463236915] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3198) 01/27 11:06:04.843: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1094) 01/27 11:06:04.848: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 01/27 11:06:04.848: [smf] INFO: Removed Session: UE IMSI:[262423444556049] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3198) 01/27 11:06:04.848: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1094) 01/27 11:06:04.853: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 01/27 11:06:04.853: [smf] INFO: Removed Session: UE IMSI:[262426337639292] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3198) 01/27 11:06:04.853: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1094) 01/27 11:06:04.858: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 01/27 11:06:04.859: [smf] INFO: Removed Session: UE IMSI:[262428631059191] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3198) 01/27 11:06:04.859: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1094) 01/27 11:06:04.864: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 01/27 11:06:04.864: [smf] INFO: Removed Session: UE IMSI:[262423516098928] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.864: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3198) 01/27 11:06:04.864: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1094) 01/27 11:06:04.869: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 01/27 11:06:04.870: [smf] INFO: Removed Session: UE IMSI:[262429394242632] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3198) 01/27 11:06:04.870: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1094) 01/27 11:06:04.875: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 01/27 11:06:04.875: [smf] INFO: Removed Session: UE IMSI:[262425417165291] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.875: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3198) 01/27 11:06:04.875: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1094) 01/27 11:06:04.880: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 01/27 11:06:04.881: [smf] INFO: Removed Session: UE IMSI:[262423802359111] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3198) 01/27 11:06:04.881: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1094) 01/27 11:06:04.886: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 01/27 11:06:04.886: [smf] INFO: Removed Session: UE IMSI:[262422550960780] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3198) 01/27 11:06:04.886: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1094) 01/27 11:06:04.891: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 01/27 11:06:04.892: [smf] INFO: Removed Session: UE IMSI:[262429889306392] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3198) 01/27 11:06:04.892: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1094) 01/27 11:06:04.896: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 01/27 11:06:04.897: [smf] INFO: Removed Session: UE IMSI:[262427619549354] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3198) 01/27 11:06:04.897: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1094) 01/27 11:06:04.902: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 01/27 11:06:04.902: [smf] INFO: Removed Session: UE IMSI:[262424644520824] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3198) 01/27 11:06:04.902: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1094) 01/27 11:06:04.907: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 01/27 11:06:04.908: [smf] INFO: Removed Session: UE IMSI:[262421387732337] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3198) 01/27 11:06:04.908: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1094) 01/27 11:06:04.912: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 01/27 11:06:04.913: [smf] INFO: Removed Session: UE IMSI:[262422237546449] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3198) 01/27 11:06:04.913: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1094) 01/27 11:06:04.917: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 01/27 11:06:04.918: [smf] INFO: Removed Session: UE IMSI:[262421224333080] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3198) 01/27 11:06:04.918: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1094) 01/27 11:06:04.923: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 01/27 11:06:04.923: [smf] INFO: Removed Session: UE IMSI:[262425643483645] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3198) 01/27 11:06:04.923: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1094) 01/27 11:06:04.928: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 01/27 11:06:04.928: [smf] INFO: Removed Session: UE IMSI:[262428885840531] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3198) 01/27 11:06:04.928: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1094) 01/27 11:06:04.933: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 01/27 11:06:04.934: [smf] INFO: Removed Session: UE IMSI:[262423678031645] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3198) 01/27 11:06:04.934: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1094) 01/27 11:06:04.938: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 01/27 11:06:04.939: [smf] INFO: Removed Session: UE IMSI:[262423164981909] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3198) 01/27 11:06:04.939: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1094) 01/27 11:06:04.944: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 01/27 11:06:04.944: [smf] INFO: Removed Session: UE IMSI:[262426019473223] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3198) 01/27 11:06:04.944: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1094) 01/27 11:06:04.949: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 01/27 11:06:04.949: [smf] INFO: Removed Session: UE IMSI:[262428261670863] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3198) 01/27 11:06:04.949: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1094) 01/27 11:06:04.954: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 01/27 11:06:04.955: [smf] INFO: Removed Session: UE IMSI:[262421625823318] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3198) 01/27 11:06:04.955: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1094) 01/27 11:06:04.960: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 01/27 11:06:04.960: [smf] INFO: Removed Session: UE IMSI:[262424006855322] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3198) 01/27 11:06:04.960: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1094) 01/27 11:06:04.965: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 01/27 11:06:04.965: [smf] INFO: Removed Session: UE IMSI:[262421361837098] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3198) 01/27 11:06:04.965: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1094) 01/27 11:06:04.970: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 01/27 11:06:04.970: [smf] INFO: Removed Session: UE IMSI:[262429528548856] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3198) 01/27 11:06:04.970: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1094) 01/27 11:06:04.975: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 01/27 11:06:04.976: [smf] INFO: Removed Session: UE IMSI:[262426057926822] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3198) 01/27 11:06:04.976: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1094) 01/27 11:06:04.981: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 01/27 11:06:04.981: [smf] INFO: Removed Session: UE IMSI:[262421862705586] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.981: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3198) 01/27 11:06:04.981: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1094) 01/27 11:06:04.986: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 01/27 11:06:04.986: [smf] INFO: Removed Session: UE IMSI:[262428939230327] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3198) 01/27 11:06:04.986: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1094) 01/27 11:06:04.991: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/27 11:06:04.992: [smf] INFO: Removed Session: UE IMSI:[262425474971671] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:04.992: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3198) 01/27 11:06:04.992: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1094) 01/27 11:06:05.197: [smf] INFO: Removed Session: UE IMSI:[262428561821705] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:05.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/27 11:06:05.197: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: Warning: Stopping inactive timer T_next. MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:06:07.202: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_addr_pool_exhaustion(87)@52e0d44c1057: Final verdict of PTC: none 01/27 11:06:07.202: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_addr_pool_exhaustion(88)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@52e0d44c1057: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass'. Mon Jan 27 11:06:07 UTC 2025 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232880) Waiting for packet dumper to finish... 1 (prev_count=6232880, count=6233392) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_addr_pool_exhaustion pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time'. ------ GGSN_Tests.TC_gy_charging_cc_time ------ Mon Jan 27 11:06:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_cc_time.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_cc_time' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_gy_charging_cc_time started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:06:11.044: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:06:12.485: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:06:13.487: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/27 11:06:13.487: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/27 11:06:13.487: [smf] INFO: UE IMSI[262429627553260] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:06:13.492: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/27 11:06:13.492: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 01/27 11:06:13.492: [upf] INFO: UE F-SEID[UP:0xc0f CP:0x9b] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass 01/27 11:06:16.496: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f4630c01910 (../src/upf/context.c:810) 01/27 11:06:19.497: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f4630c01910 (../src/upf/context.c:810) MTC@52e0d44c1057: Warning: Re-starting timer T_default, which is already active (running or expired). 01/27 11:06:21.498: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f4630c01910 (../src/upf/context.c:810) MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:06:22.004: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/27 11:06:22.007: [smf] INFO: Removed Session: UE IMSI:[262429627553260] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:22.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/27 11:06:22.007: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:06:24.010: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 01/27 11:06:24.010: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_cc_time(90)@52e0d44c1057: Final verdict of PTC: none TC_gy_charging_cc_time(89)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@52e0d44c1057: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass'. Mon Jan 27 11:06:24 UTC 2025 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21524) Waiting for packet dumper to finish... 1 (prev_count=21524, count=22828) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_cc_time pass' was executed successfully (exit status: 0). MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold'. ------ GGSN_Tests.TC_gy_charging_volume_quota_threshold ------ Mon Jan 27 11:06:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/GGSN_Tests.TC_gy_charging_volume_quota_threshold.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold' was executed successfully (exit status: 0). MTC@52e0d44c1057: Test case TC_gy_charging_volume_quota_threshold started. MTC@52e0d44c1057: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@52e0d44c1057: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 01/27 11:06:27.973: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 01/27 11:06:28.326: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@52e0d44c1057: sending CreatePDP 01/27 11:06:29.329: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1033) 01/27 11:06:29.329: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3190) 01/27 11:06:29.329: [smf] INFO: UE IMSI[262424114662524] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 01/27 11:06:29.332: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 01/27 11:06:29.332: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 01/27 11:06:29.332: [upf] INFO: UE F-SEID[UP:0x3d0 CP:0xe30] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@52e0d44c1057: setverdict(pass): none -> pass MTC@52e0d44c1057: Warning: Re-starting timer T_default, which is already active (running or expired). 01/27 11:06:37.351: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f4630c019a0 (../src/upf/context.c:810) MTC@52e0d44c1057: Warning: Stopping inactive timer T_default. 01/27 11:06:37.859: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 01/27 11:06:37.863: [smf] INFO: Removed Session: UE IMSI:[262424114662524] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1693) 01/27 11:06:37.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3198) 01/27 11:06:37.863: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1094) MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed MTC@52e0d44c1057: setverdict(pass): pass -> pass, component reason not changed 01/27 11:06:39.870: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(91)@52e0d44c1057: Final verdict of PTC: none 01/27 11:06:39.871: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) TC_gy_charging_volume_quota_threshold(92)@52e0d44c1057: Final verdict of PTC: none MTC@52e0d44c1057: Setting final verdict of the test case. MTC@52e0d44c1057: Local verdict of MTC: pass MTC@52e0d44c1057: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@52e0d44c1057: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@52e0d44c1057: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@52e0d44c1057: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass'. Mon Jan 27 11:06:39 UTC 2025 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24628) Waiting for packet dumper to finish... 1 (prev_count=24628, count=25140) MTC@52e0d44c1057: External command `/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh GGSN_Tests.TC_gy_charging_volume_quota_threshold pass' was executed successfully (exit status: 0). MC@52e0d44c1057: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@52e0d44c1057: Terminating MTC. MC@52e0d44c1057: MTC terminated. MC2> exit MC@52e0d44c1057: Shutting down session. MC@52e0d44c1057: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/expected-results.xml' against results in 'junit-xml-4750.log' -------------------- pass GGSN_Tests.TC_pdp4_act_deact pass GGSN_Tests.TC_pdp4_act_deact_ipcp pass GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass GGSN_Tests.TC_pdp4_act_deact_pcodns pass GGSN_Tests.TC_pdp4_act_deact_mtu pass GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass->FAIL GGSN_Tests.TC_pdp4_clients_interact_with_txseq pass GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass GGSN_Tests.TC_pdp6_act_deact pass GGSN_Tests.TC_pdp6_act_deact_pcodns pass GGSN_Tests.TC_pdp6_act_deact_icmp6 pass GGSN_Tests.TC_pdp6_act_deact_mtu pass GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass GGSN_Tests.TC_pdp6_clients_interact pass GGSN_Tests.TC_pdp46_act_deact pass GGSN_Tests.TC_pdp46_act_deact_ipcp pass GGSN_Tests.TC_pdp46_act_deact_icmp6 pass GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass GGSN_Tests.TC_pdp46_act_deact_mtu pass GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass GGSN_Tests.TC_pdp46_clients_interact pass GGSN_Tests.TC_pdp46_act_deact_apn4 pass GGSN_Tests.TC_echo_req_resp pass->FAIL GGSN_Tests.TC_pdp_act2_recovery pass GGSN_Tests.TC_act_deact_retrans_duplicate pass->FAIL GGSN_Tests.TC_pdp_act_restart_ctr_echo NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr NEW: PASS GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 NEW: PASS GGSN_Tests.TC_pdp4_act_update_teic NEW: PASS GGSN_Tests.TC_pdp4_act_update_teid NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr NEW: PASS GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 NEW: PASS GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 NEW: PASS GGSN_Tests.TC_echo_req_resp_gtpu NEW: PASS GGSN_Tests.TC_lots_of_concurrent_pdp_ctx NEW: PASS GGSN_Tests.TC_addr_pool_exhaustion NEW: PASS GGSN_Tests.TC_gy_charging_cc_time NEW: PASS GGSN_Tests.TC_gy_charging_volume_quota_threshold Summary: pass->FAIL: 3 pass: 26 NEW: PASS: 16 [testenv][open5gs] Testsuite is done [testenv][open5gs] Stopping testsuite (168642) [testenv][open5gs] Merging log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/log_merge.sh GGSN_Tests --rm >/dev/null'] [testenv][open5gs] Formatting log files [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (168539) [testenv][open5gs] Stopping upf (168597) [testenv][open5gs] Running upf clean script (reason: finished) [testenv][open5gs] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TESTENV_CLEAN_REASON=finished', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', './testenv.sh'] + check_usage + [ -z finished ] + EXTRA_IPS=172.18.3.201 fd02:db8:3::201 add_remove_testenv0_bridge.sh + del_bridge + ip link ls dev testenv0 + sudo ip link set testenv0 down + sudo brctl delbr testenv0 + del_tun_all + del_tun ogstun4 + local name=ogstun4 + ip link ls dev ogstun4 + sudo ip link set ogstun4 down + sudo ip link del ogstun4 + del_tun ogstun6 + local name=ogstun6 + ip link ls dev ogstun6 + sudo ip link set ogstun6 down + sudo ip link del ogstun6 + del_tun ogstun46 + local name=ogstun46 + ip link ls dev ogstun46 + sudo ip link set ogstun46 down + sudo ip link del ogstun46 [testenv] Showing testsuite/junit-xml-4750.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4750.log && echo']             GGSN_Tests.ttcn:2424 GGSN_Tests control part GGSN_Tests.ttcn:1511 TC_pdp4_clients_interact_with_txseq testcase                                 "GGSN_Tests.ttcn:383 : pingpong T_default timeout" GGSN_Tests.ttcn:2467 GGSN_Tests control part GGSN_Tests.ttcn:1973 TC_pdp_act2_recovery testcase     "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" GGSN_Tests.ttcn:2472 GGSN_Tests control part GGSN_Tests.ttcn:2059 TC_pdp_act_restart_ctr_echo testcase        [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0'] testenv-ggsn_tests-open5gs-osmocom-nightly-20250127-1059-988f0f26-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/1087/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE