Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-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.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 47544443bde2e01750bc03e9622ec8f61f91881e (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 47544443bde2e01750bc03e9622ec8f61f91881e # timeout=10 Commit message: "s1gw: add TC_e_rab_setup_failure" > git rev-list --no-walk 869b697a399ea5e6560af784adc92efd0af11049 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-ggsn-test-ogs] $ /bin/sh -xe /tmp/jenkins10975399372465058429.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + 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-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-ggsn_tests-open5gs-osmocom-nightly-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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', '--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'] time="2024-10-31T10:59:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" 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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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 [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9234 kB in 1s (8786 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-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-20241031-1059-08a48c2a-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' 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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-0', 'make', '-j', '17'] 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_5.cc Creating dependency file for TCCInterface_Functions_part_6.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_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for 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 PAP_Types_part_7.cc Creating dependency file for PCO_Types_part_1.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_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_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_3.cc Creating dependency file for GTPC_Types_part_4.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_6.cc Creating dependency file for DIAMETER_ts29_212_Templates_part_5.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_2.cc Creating dependency file for DIAMETER_CodecPort_CtrlFunct_part_3.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 ICMPv6_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for ICMP_Types.cc Creating dependency file for ICMPv6_Templates.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 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 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 env 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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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 [192 kB] Fetched 194 kB in 0s (404 kB/s) Reading package lists... [testenv][open5gs] Installing packages: open5gs-smf, open5gs-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-20241031-1059-08a48c2a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'open5gs-smf', 'open5gs-upf'] Reading package lists... Building dependency tree... The following additional packages will be installed: open5gs-common The following NEW packages will be installed: open5gs-common open5gs-smf open5gs-upf 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. Need to get 3137 kB of archives. After this operation, 18.5 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-common 2.7.2.4532.ce36.202410302026 [2897 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-smf 2.7.2.4532.ce36.202410302026 [193 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ open5gs-upf 2.7.2.4532.ce36.202410302026 [46.7 kB] Fetched 3137 kB in 0s (48.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package open5gs-common: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 ... 39994 files and directories currently installed.) Preparing to unpack .../open5gs-common_2.7.2.4532.ce36.202410302026_amd64.deb ... Unpacking open5gs-common:amd64 (2.7.2.4532.ce36.202410302026) ... Selecting previously unselected package open5gs-smf:amd64. Preparing to unpack .../open5gs-smf_2.7.2.4532.ce36.202410302026_amd64.deb ... Unpacking open5gs-smf:amd64 (2.7.2.4532.ce36.202410302026) ... Selecting previously unselected package open5gs-upf:amd64. Preparing to unpack .../open5gs-upf_2.7.2.4532.ce36.202410302026_amd64.deb ... Unpacking open5gs-upf:amd64 (2.7.2.4532.ce36.202410302026) ... Setting up open5gs-common:amd64 (2.7.2.4532.ce36.202410302026) ... Setting up open5gs-upf:amd64 (2.7.2.4532.ce36.202410302026) ... /var/lib/dpkg/info/open5gs-upf:amd64.postinst: 1: systemctl: not found Setting up open5gs-smf:amd64 (2.7.2.4532.ce36.202410302026) ... Processing triggers for libc-bin (2.36-9+deb12u8) ... [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-20241031-1059-08a48c2a-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] + ['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-20241031-1059-08a48c2a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-smf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/open5gs-smf.yaml'] [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-20241031-1059-08a48c2a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/freediameter.conf', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/open5gs/freediameter.conf'] [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-20241031-1059-08a48c2a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/open5gs-upf.yaml', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/open5gs-upf.yaml'] [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-20241031-1059-08a48c2a-0', 'install', '-Dm755', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/open5gs/testenv.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/open5gs/testenv.sh'] [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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-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/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-20241031-1059-08a48c2a-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.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-20241031-1059-08a48c2a-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/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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-0', 'sh', '-c', 'open5gs/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-20241031-1059-08a48c2a-0', 'sh', '-c', 'open5gs-smfd -c open5gs/open5gs-smf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/smf/smf.log'] Open5GS daemon v2.7.2 10/31 10:59:22.029: [app] INFO: Configuration: 'open5gs/open5gs-smf.yaml' (../lib/app/ogs-init.c:144) [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-20241031-1059-08a48c2a-0', 'sh', '-c', 'open5gs-upfd -c open5gs/open5gs-upf.yaml 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/upf/upf.log'] 10/31 10:59:22.086: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 10/31 10:59:22.086: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) 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 10/31 10:59:22.086: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 10/31 10:59:22.086: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) 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 10/31 10:59:22.086: [metrics] INFO: metrics_server() [http://127.0.0.2]:9090 (../lib/metrics/prometheus/context.c:299) 10/31 10:59:22.103: [app] INFO: Polling freeDiameter stats every 60000000 usecs (../lib/diameter/common/stats.c:77) 10/31 10:59:22.103: [sock] INFO: udp_server() [127.0.0.2]:2123 bound to device `lo` (../lib/core/ogs-udp.c:59) 10/31 10:59:22.103: [gtp] INFO: gtp_server() [127.0.0.2]:2123 (../lib/gtp/path.c:30) 10/31 10:59:22.103: [sock] INFO: udp_server() [127.0.0.2]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 10/31 10:59:22.103: [gtp] INFO: gtp_server() [127.0.0.2]:2152 (../lib/gtp/path.c:30) 10/31 10:59:22.104: [pfcp] INFO: pfcp_server() [127.0.0.2]:8805 (../lib/pfcp/path.c:30) 10/31 10:59:22.104: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.222]:8805 (../lib/pfcp/path.c:61) 10/31 10:59:22.104: [app] INFO: SMF initialize...done (../src/smf/app.c:31) Open5GS daemon v2.7.2 10/31 10:59:22.234: [app] INFO: Configuration: 'open5gs/open5gs-upf.yaml' (../lib/app/ogs-init.c:144) [testenv][open5gs] Running testsuite 10/31 10:59:22.288: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.16.1/20 smf: session: - subnet: 176.16.16.0/20 gateway: 176.16.16.1 10/31 10:59:22.288: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) 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 10/31 10:59:22.288: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) smf: session: - subnet: 176.16.32.1/20 smf: session: - subnet: 176.16.32.0/20 gateway: 176.16.32.1 10/31 10:59:22.289: [pfcp] WARNING: Please change the configuration files of smf.yaml and upf.yaml as below. (../lib/pfcp/context.c:2196) 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 10/31 10:59:22.289: [pfcp] INFO: pfcp_server() [127.0.0.222]:8805 (../lib/pfcp/path.c:30) 10/31 10:59:22.289: [sock] INFO: udp_server() [127.0.0.222]:2152 bound to device `lo` (../lib/core/ogs-udp.c:59) 10/31 10:59:22.289: [gtp] INFO: gtp_server() [127.0.0.222]:2152 (../lib/gtp/path.c:30) 10/31 10:59:22.290: [app] INFO: UPF initialize...done (../src/upf/app.c:31) [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-20241031-1059-08a48c2a-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@2bbcedf91d40: Unix server socket created successfully. MC@2bbcedf91d40: Listening on TCP port 42825. MC2> 2bbcedf91d40 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_cache/podman/osmo-ttcn3-hacks/ggsn_tests/GGSN_Tests 2bbcedf91d40 42825 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@2bbcedf91d40: New HC connected from 10.0.2.100 [10.0.2.100]. 2bbcedf91d40: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@2bbcedf91d40: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML MC@2bbcedf91d40: Configuration file was processed on all HCs. MC@2bbcedf91d40: Creating MTC on host 10.0.2.100. MC@2bbcedf91d40: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@2bbcedf91d40: 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 ------ Thu Oct 31 10:59:22 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact(3)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact(4)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 10:59:24.605: [pfcp] INFO: ogs_pfcp_connect() [127.0.0.2]:8805 (../lib/pfcp/path.c:61) 10/31 10:59:24.606: [upf] INFO: PFCP associated [127.0.0.2]:8805 (../src/upf/pfcp-sm.c:184) 10/31 10:59:24.606: [smf] INFO: PFCP associated [127.0.0.222]:8805 (../src/smf/pfcp-sm.c:203) 10/31 10:59:24.792: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 10:59:26.067: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 10:59:27.076: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 10:59:27.076: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 10:59:27.076: [smf] INFO: UE IMSI[262420220946201] APN[internet] IPv4[176.16.16.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 10:59:27.085: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 10:59:27.085: [gtp] INFO: gtp_connect() [127.0.0.1]:2152 (../lib/gtp/path.c:60) 10/31 10:59:27.085: [gtp] INFO: gtp_connect() [127.0.0.2]:2152 (../lib/gtp/path.c:60) 10/31 10:59:27.085: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 10/31 10:59:27.085: [upf] INFO: UE F-SEID[UP:0xf8b CP:0x79] APN[internet] PDN-Type[1] IPv4[176.16.16.2] IPv6[] (../src/upf/context.c:495) 10/31 10:59:27.085: [gtp] INFO: gtp_connect() [127.0.0.222]:2152 (../lib/gtp/path.c:60) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 10:59:27.088: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 10:59:27.093: [smf] INFO: Removed Session: UE IMSI:[262420220946201] DNN:[internet:0] IPv4:[176.16.16.2] IPv6:[] (../src/smf/context.c:1691) 10/31 10:59:27.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 10:59:27.093: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 10:59:29.096: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 10:59:29.096: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact(3)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact(3): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact(4): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 10:59:29 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=11928) Waiting for packet dumper to finish... 1 (prev_count=11928, count=13232) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 10:59:31 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_ipcp started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp(5)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp(6)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 10:59:33.584: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 10:59:34.778: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 10:59:35.782: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 10:59:35.782: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 10:59:35.782: [smf] INFO: UE IMSI[262421380275819] APN[internet] IPv4[176.16.16.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 10:59:35.791: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 10:59:35.791: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) 10/31 10:59:35.791: [upf] INFO: UE F-SEID[UP:0xd09 CP:0x175] APN[internet] PDN-Type[1] IPv4[176.16.16.3] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 10:59:35.793: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 10:59:35.799: [smf] INFO: Removed Session: UE IMSI:[262421380275819] DNN:[internet:0] IPv4:[176.16.16.3] IPv6:[] (../src/smf/context.c:1691) 10/31 10:59:35.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 10:59:35.800: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 10:59:37.803: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 10:59:37.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_pdp4_act_deact_ipcp(5)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_ipcp(6)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_ipcp(5): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_ipcp(6): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_ipcp finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 10:59:37 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14192) Waiting for packet dumper to finish... 1 (prev_count=14192, count=14704) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 10:59:39 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_ipcp_pap_broken started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_ipcp_pap_broken(7)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_ipcp_pap_broken(8)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 10:59:42.396: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 10:59:44.365: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 10:59:45.368: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 10:59:45.368: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 10:59:45.368: [smf] INFO: UE IMSI[262423948651359] APN[internet] IPv4[176.16.16.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 10:59:45.375: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 10:59:45.375: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) 10/31 10:59:45.375: [upf] INFO: UE F-SEID[UP:0xe0d CP:0x131] APN[internet] PDN-Type[1] IPv4[176.16.16.4] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 10:59:45.377: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 10:59:45.382: [smf] INFO: Removed Session: UE IMSI:[262423948651359] DNN:[internet:0] IPv4:[176.16.16.4] IPv6:[] (../src/smf/context.c:1691) 10/31 10:59:45.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 10:59:45.382: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 10:59:47.386: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 10:59:47.386: [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_pap_broken(8)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_ipcp_pap_broken(7)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(7): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_ipcp_pap_broken(8): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_ipcp_pap_broken finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 10:59:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_ipcp_pap_broken pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14732) Waiting for packet dumper to finish... 1 (prev_count=14732, count=16036) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 10:59:49 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_pcodns started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_pcodns(9)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_pcodns(10)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 10:59:52.073: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 10:59:53.482: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 10:59:54.485: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 10:59:54.485: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 10:59:54.485: [smf] INFO: UE IMSI[262421297354277] APN[internet] IPv4[176.16.16.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 10:59:54.492: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 10:59:54.492: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) 10/31 10:59:54.492: [upf] INFO: UE F-SEID[UP:0xdf8 CP:0xa6a] APN[internet] PDN-Type[1] IPv4[176.16.16.5] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 10:59:54.494: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 10:59:54.500: [smf] INFO: Removed Session: UE IMSI:[262421297354277] DNN:[internet:0] IPv4:[176.16.16.5] IPv6:[] (../src/smf/context.c:1691) 10/31 10:59:54.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 10:59:54.500: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 10:59:56.504: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 10:59:56.504: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_pcodns(9)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_pcodns(9): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_pcodns(10): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_pcodns finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 10:59:56 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14496) Waiting for packet dumper to finish... 1 (prev_count=14496, count=15008) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 10:59:58 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_mtu started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_mtu(11)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_mtu(12)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 10:59:59.979: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:00.119: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:01.122: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 11:00:01.122: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 11:00:01.122: [smf] INFO: UE IMSI[262426357503638] APN[internet] IPv4[176.16.16.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:01.128: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 11:00:01.128: [upf] INFO: UE F-SEID[UP:0x727 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) 10/31 11:00:01.128: [upf] INFO: UE F-SEID[UP:0x727 CP:0x430] APN[internet] PDN-Type[1] IPv4[176.16.16.6] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:00:01.130: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 11:00:01.134: [smf] INFO: Removed Session: UE IMSI:[262426357503638] DNN:[internet:0] IPv4:[176.16.16.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:01.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 11:00:01.134: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:03.137: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:00:03.137: [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(12)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_mtu(11)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_mtu(11): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_mtu(12): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_mtu finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:03 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13100) Waiting for packet dumper to finish... 1 (prev_count=13100, count=13612) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:05 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_gtpu_access started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access(13)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access(14)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:06.259: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:08.284: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:09.287: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 11:00:09.287: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 11:00:09.287: [smf] INFO: UE IMSI[262420295119694] APN[internet] IPv4[176.16.16.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:09.294: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 11:00:09.294: [upf] INFO: UE F-SEID[UP:0xccc CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) 10/31 11:00:09.294: [upf] INFO: UE F-SEID[UP:0xccc CP:0x2a6] APN[internet] PDN-Type[1] IPv4[176.16.16.7] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:00:09.298: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 11:00:09.302: [smf] INFO: Removed Session: UE IMSI:[262420295119694] DNN:[internet:0] IPv4:[176.16.16.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:09.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 11:00:09.302: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:11.306: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:00:11.307: [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(14)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access(13)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(13): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_gtpu_access(14): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_gtpu_access finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:11 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13780) Waiting for packet dumper to finish... 1 (prev_count=13780, count=14292) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:13 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_wrong_saddr(16)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:14.452: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:16.681: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:17.685: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 11:00:17.685: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 11:00:17.685: [smf] INFO: UE IMSI[262425736613979] APN[internet] IPv4[176.16.16.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:17.692: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 11:00:17.692: [upf] INFO: UE F-SEID[UP:0x36b CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) 10/31 11:00:17.692: [upf] INFO: UE F-SEID[UP:0x36b CP:0x44c] APN[internet] PDN-Type[1] IPv4[176.16.16.8] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:00:17.693: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:internet SrcIf:0 DstIf:1 TEID:0xd26f (../src/upf/gtp-path.c:524) 10/31 11:00:17.693: [upf] ERROR: SRC:B0101019, UE:B0101008 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40013e9e b0101019 E....>@.@.>..... 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:00:20.694: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 11:00:20.701: [smf] INFO: Removed Session: UE IMSI:[262425736613979] DNN:[internet:0] IPv4:[176.16.16.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:20.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 11:00:20.701: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:22.705: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:00:22.705: [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(16)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_wrong_saddr(15)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(15): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_wrong_saddr(16): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_gtpu_access_wrong_saddr finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:22 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_wrong_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14224) Waiting for packet dumper to finish... 1 (prev_count=14224, count=14736) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:24 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:25.871: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:26.898: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:27.901: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 11:00:27.901: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 11:00:27.901: [smf] INFO: UE IMSI[262429318204408] APN[internet] IPv4[176.16.16.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:27.909: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 11:00:27.909: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) 10/31 11:00:27.909: [upf] INFO: UE F-SEID[UP:0xce8 CP:0xb0e] APN[internet] PDN-Type[1] IPv4[176.16.16.9] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:00:27.911: [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@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:00:30.914: [upf] INFO: [Removed] Number of UPF-sessions is now 0 (../src/upf/context.c:253) 10/31 11:00:30.920: [smf] INFO: Removed Session: UE IMSI:[262429318204408] DNN:[internet:0] IPv4:[176.16.16.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:30.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 0 (../src/smf/context.c:3195) 10/31 11:00:30.920: [smf] INFO: [Removed] Number of SMF-UEs is now 0 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:32.923: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:00:32.923: [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(17)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(17): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_gtpu_access_ipv6_apn4(18): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_gtpu_access_ipv6_apn4 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:32 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_gtpu_access_ipv6_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14024) Waiting for packet dumper to finish... 1 (prev_count=14024, count=14536) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:34 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_clients_interact_with_txseq started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_with_txseq(19)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_with_txseq(20)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:37.457: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:38.127: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:39.130: [smf] INFO: [Added] Number of SMF-UEs is now 1 (../src/smf/context.c:1031) 10/31 11:00:39.130: [smf] INFO: [Added] Number of SMF-Sessions is now 1 (../src/smf/context.c:3187) 10/31 11:00:39.130: [smf] INFO: UE IMSI[262424644730671] APN[internet] IPv4[176.16.16.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:39.137: [upf] INFO: [Added] Number of UPF-Sessions is now 1 (../src/upf/context.c:209) 10/31 11:00:39.138: [upf] INFO: UE F-SEID[UP:0x545 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) 10/31 11:00:39.138: [upf] INFO: UE F-SEID[UP:0x545 CP:0x726] APN[internet] PDN-Type[1] IPv4[176.16.16.10] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:39.139: [smf] INFO: [Added] Number of SMF-UEs is now 2 (../src/smf/context.c:1031) 10/31 11:00:39.139: [smf] INFO: [Added] Number of SMF-Sessions is now 2 (../src/smf/context.c:3187) 10/31 11:00:39.139: [smf] INFO: UE IMSI[262425058905044] APN[internet] IPv4[176.16.16.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:39.146: [upf] INFO: [Added] Number of UPF-Sessions is now 2 (../src/upf/context.c:209) 10/31 11:00:39.146: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) 10/31 11:00:39.146: [upf] INFO: UE F-SEID[UP:0xf97 CP:0x80d] APN[internet] PDN-Type[1] IPv4[176.16.16.11] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: GTPU sequence number expected but not present MTC@2bbcedf91d40: setverdict(fail): pass -> fail TC_pdp4_clients_interact_with_txseq(19)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_clients_interact_with_txseq(20)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: fail MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(19): none (fail -> fail) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_clients_interact_with_txseq(20): none (fail -> fail) MTC@2bbcedf91d40: Test case TC_pdp4_clients_interact_with_txseq finished. Verdict: fail MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:39 UTC 2024 ------ GGSN_Tests.TC_pdp4_clients_interact_with_txseq fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=8048) 10/31 11:00:39.349: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:00:39.350: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) Waiting for packet dumper to finish... 1 (prev_count=8048, count=16204) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:41 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_clients_interact_without_txseq started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_clients_interact_without_txseq(21)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_clients_interact_without_txseq(22)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:42.469: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:44.537: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:45.541: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:00:45.541: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:00:45.541: [smf] INFO: UE IMSI[262420326423835] APN[internet] IPv4[176.16.16.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:45.554: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:00:45.554: [upf] INFO: UE F-SEID[UP:0x682 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) 10/31 11:00:45.554: [upf] INFO: UE F-SEID[UP:0x682 CP:0xf3d] APN[internet] PDN-Type[1] IPv4[176.16.16.12] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:45.556: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 10/31 11:00:45.556: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3187) 10/31 11:00:45.556: [smf] INFO: UE IMSI[262425165056653] APN[internet] IPv4[176.16.16.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:45.563: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 10/31 11:00:45.563: [upf] INFO: UE F-SEID[UP:0xfda CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) 10/31 11:00:45.563: [upf] INFO: UE F-SEID[UP:0xfda CP:0x719] APN[internet] PDN-Type[1] IPv4[176.16.16.13] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:45.566: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 10/31 11:00:45.574: [smf] INFO: Removed Session: UE IMSI:[262420326423835] DNN:[internet:0] IPv4:[176.16.16.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:45.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3195) 10/31 11:00:45.574: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:45.575: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:00:45.580: [smf] INFO: Removed Session: UE IMSI:[262425165056653] DNN:[internet:0] IPv4:[176.16.16.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:45.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:00:45.580: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:47.585: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:00:47.585: [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(21)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_clients_interact_without_txseq(22)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(21): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_clients_interact_without_txseq(22): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_clients_interact_without_txseq finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:47 UTC 2024 ====== GGSN_Tests.TC_pdp4_clients_interact_without_txseq pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=20596) Waiting for packet dumper to finish... 1 (prev_count=20596, count=21900) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:49 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_with_single_dns started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_single_dns(23)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_single_dns(24)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:50.959: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:52.672: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:53.677: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:00:53.677: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:00:53.677: [smf] INFO: UE IMSI[262422366480179] APN[internet] IPv4[176.16.16.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:53.684: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:00:53.684: [upf] INFO: UE F-SEID[UP:0x918 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) 10/31 11:00:53.684: [upf] INFO: UE F-SEID[UP:0x918 CP:0xe89] APN[internet] PDN-Type[1] IPv4[176.16.16.14] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:00:53.685: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:00:53.689: [smf] INFO: Removed Session: UE IMSI:[262422366480179] DNN:[internet:0] IPv4:[176.16.16.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:53.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:00:53.689: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: sending CreatePDP 10/31 11:00:53.691: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:00:53.691: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:00:53.691: [smf] INFO: UE IMSI[262427782048331] APN[internet] IPv4[176.16.16.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:00:53.695: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:00:53.695: [upf] INFO: UE F-SEID[UP:0x417 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) 10/31 11:00:53.695: [upf] INFO: UE F-SEID[UP:0x417 CP:0x681] APN[internet] PDN-Type[1] IPv4[176.16.16.15] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:53.696: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:00:53.700: [smf] INFO: Removed Session: UE IMSI:[262427782048331] DNN:[internet:0] IPv4:[176.16.16.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:00:53.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:00:53.700: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:00:55.703: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:00:55.703: [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(23)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_with_single_dns(24)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(23): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_with_single_dns(24): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_with_single_dns finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:00:55 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_single_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=19484) Waiting for packet dumper to finish... 1 (prev_count=19484, count=20788) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:00:57 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_deact_with_separate_dns started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_deact_with_separate_dns(25)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_deact_with_separate_dns(26)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:00:59.753: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:00:59.842: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:00.845: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:00.845: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:00.845: [smf] INFO: UE IMSI[262426920685368] APN[internet] IPv4[176.16.16.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:01:00.851: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:00.851: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) 10/31 11:01:00.851: [upf] INFO: UE F-SEID[UP:0xfc5 CP:0x9a4] APN[internet] PDN-Type[1] IPv4[176.16.16.16] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:01:00.852: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:00.857: [smf] INFO: Removed Session: UE IMSI:[262426920685368] DNN:[internet:0] IPv4:[176.16.16.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:01:00.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:00.857: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:02.861: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:01:02.861: [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_separate_dns(25)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_deact_with_separate_dns(26)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(25): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_deact_with_separate_dns(26): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_deact_with_separate_dns finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:02 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_deact_with_separate_dns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13496) Waiting for packet dumper to finish... 1 (prev_count=13496, count=15196) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:04 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_update_teic started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_update_teic(27)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teic(28)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:06.056: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:06.275: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:07.278: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:07.278: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:07.278: [smf] INFO: UE IMSI[262429044727097] APN[internet] IPv4[176.16.16.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:01:07.287: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:07.287: [upf] INFO: UE F-SEID[UP:0x6 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) 10/31 11:01:07.287: [upf] INFO: UE F-SEID[UP:0x6 CP:0x829] APN[internet] PDN-Type[1] IPv4[176.16.16.17] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: sending UpdatePDP MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:07.290: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:07.295: [smf] INFO: Removed Session: UE IMSI:[262429044727097] DNN:[internet:0] IPv4:[176.16.16.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:01:07.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:07.295: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:09.299: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:01:09.299: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_update_teic(27)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_update_teic(27): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_update_teic(28): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_update_teic finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:09 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teic pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13992) Waiting for packet dumper to finish... 1 (prev_count=13992, count=15296) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:11 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp4_act_update_teid started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp4_act_update_teid(29)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp4_act_update_teid(30)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:14.492: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:14.559: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:15.563: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:15.563: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:15.563: [smf] INFO: UE IMSI[262423310999881] APN[internet] IPv4[176.16.16.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:01:15.572: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:15.572: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) 10/31 11:01:15.572: [upf] INFO: UE F-SEID[UP:0xa2 CP:0x355] APN[internet] PDN-Type[1] IPv4[176.16.16.18] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: sending UpdatePDP MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:15.576: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:15.580: [smf] INFO: Removed Session: UE IMSI:[262423310999881] DNN:[internet:0] IPv4:[176.16.16.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:01:15.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:15.581: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:17.584: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:01:17.584: [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(30)@2bbcedf91d40: Final verdict of PTC: none TC_pdp4_act_update_teid(29)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_update_teid(29): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp4_act_update_teid(30): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp4_act_update_teid finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:17 UTC 2024 ====== GGSN_Tests.TC_pdp4_act_update_teid pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16008) Waiting for packet dumper to finish... 1 (prev_count=16008, count=16520) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:19 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact(31)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact(32)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:20.993: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:22.235: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:23.239: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:23.239: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:23.239: [smf] INFO: UE IMSI[262423166291484] APN[inet6] IPv4[] IPv6[2001:780:44:2001::2] (../src/smf/gn-handler.c:297) 10/31 11:01:23.247: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:23.247: [upf] INFO: UE F-SEID[UP:0xffb CP:0xa14] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) 10/31 11:01:23.247: [upf] INFO: UE F-SEID[UP:0xffb CP:0xa14] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2001::2] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:01:23.248: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:23.254: [smf] INFO: Removed Session: UE IMSI:[262423166291484] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2001::2] (../src/smf/context.c:1691) 10/31 11:01:23.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:23.254: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:25.259: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:01:25.259: [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(31)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact(32)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact(31): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact(32): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:25 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13008) Waiting for packet dumper to finish... 1 (prev_count=13008, count=13888) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:27 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_pcodns started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_pcodns(33)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_pcodns(34)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:28.449: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:28.826: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:29.830: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:29.830: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:29.830: [smf] INFO: UE IMSI[262425031432169] APN[inet6] IPv4[] IPv6[2001:780:44:2002::3] (../src/smf/gn-handler.c:297) 10/31 11:01:29.837: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:29.837: [upf] INFO: UE F-SEID[UP:0x257 CP:0x87e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) 10/31 11:01:29.837: [upf] INFO: UE F-SEID[UP:0x257 CP:0x87e] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2002::3] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:01:29.838: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:29.842: [smf] INFO: Removed Session: UE IMSI:[262425031432169] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2002::3] (../src/smf/context.c:1691) 10/31 11:01:29.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:29.842: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:31.846: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:01:31.846: [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_pcodns(33)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_pcodns(34)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_pcodns(33): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_pcodns(34): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_pcodns finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:31 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_pcodns pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13088) Waiting for packet dumper to finish... 1 (prev_count=13088, count=13600) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:33 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_icmp6 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_icmp6(35)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_icmp6(36)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:35.008: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:35.378: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:36.383: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:36.383: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:36.383: [smf] INFO: UE IMSI[262420094982012] APN[inet6] IPv4[] IPv6[2001:780:44:2003::4] (../src/smf/gn-handler.c:297) 10/31 11:01:36.391: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:36.391: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xd67] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) 10/31 11:01:36.391: [upf] INFO: UE F-SEID[UP:0xd92 CP:0xd67] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2003::4] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420030000000000000000'O 10/31 11:01:36.395: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:36.399: [smf] INFO: Removed Session: UE IMSI:[262420094982012] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2003::4] (../src/smf/context.c:1691) 10/31 11:01:36.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:36.399: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:38.402: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:01:38.403: [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(36)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_icmp6(35)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_icmp6(35): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_icmp6(36): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_icmp6 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:38 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14428) Waiting for packet dumper to finish... 1 (prev_count=14428, count=14940) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:40 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_mtu started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_mtu(37)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_mtu(38)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:41.785: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:42.013: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:43.015: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:43.016: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:43.016: [smf] INFO: UE IMSI[262425565079321] APN[inet6] IPv4[] IPv6[2001:780:44:2004::5] (../src/smf/gn-handler.c:297) 10/31 11:01:43.022: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:43.022: [upf] INFO: UE F-SEID[UP:0x288 CP:0x9be] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) 10/31 11:01:43.022: [upf] INFO: UE F-SEID[UP:0x288 CP:0x9be] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2004::5] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420040000000000000000'O 10/31 11:01:43.025: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:43.029: [smf] INFO: Removed Session: UE IMSI:[262425565079321] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2004::5] (../src/smf/context.c:1691) 10/31 11:01:43.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:43.029: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:45.032: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:01:45.032: [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(37)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_mtu(38)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_mtu(37): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_mtu(38): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_mtu finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:45 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14004) Waiting for packet dumper to finish... 1 (prev_count=14004, count=14516) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:47 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access(39)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access(40)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:48.750: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:50.879: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:01:51.883: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:01:51.883: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:01:51.883: [smf] INFO: UE IMSI[262429702887481] APN[inet6] IPv4[] IPv6[2001:780:44:2005::6] (../src/smf/gn-handler.c:297) 10/31 11:01:51.890: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:01:51.890: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xc04] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) 10/31 11:01:51.890: [upf] INFO: UE F-SEID[UP:0x1dd CP:0xc04] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2005::6] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420050000000000000000'O 10/31 11:01:51.893: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:01:51.897: [smf] INFO: Removed Session: UE IMSI:[262429702887481] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2005::6] (../src/smf/context.c:1691) 10/31 11:01:51.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:01:51.897: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:01:53.899: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:01:53.899: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access(39)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(39): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access(40): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:01:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15604) Waiting for packet dumper to finish... 1 (prev_count=15604, count=16116) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:01:55 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ll_saddr(41)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:01:58.230: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:01:59.569: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:00.572: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:02:00.572: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:02:00.572: [smf] INFO: UE IMSI[262420866687130] APN[inet6] IPv4[] IPv6[2001:780:44:2006::7] (../src/smf/gn-handler.c:297) 10/31 11:02:00.580: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:02:00.580: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x364] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) 10/31 11:02:00.580: [upf] INFO: UE F-SEID[UP:0x5a4 CP:0x364] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2006::7] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420060000000000000000'O MTC@2bbcedf91d40: This GGSN does NOT support forwarding link-local source address. 10/31 11:02:03.586: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:02:03.592: [smf] INFO: Removed Session: UE IMSI:[262420866687130] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2006::7] (../src/smf/context.c:1691) 10/31 11:02:03.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:02:03.592: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:02:05.596: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:02:05.596: [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(41)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ll_saddr(42)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(41): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ll_saddr(42): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_ll_saddr finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:02:05 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=16068) Waiting for packet dumper to finish... 1 (prev_count=16068, count=16580) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:02:07 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:02:10.759: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:02:10.915: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:11.917: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:02:11.917: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:02:11.917: [smf] INFO: UE IMSI[262420293359415] APN[inet6] IPv4[] IPv6[2001:780:44:2007::8] (../src/smf/gn-handler.c:297) 10/31 11:02:11.924: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:02:11.925: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x70d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) 10/31 11:02:11.925: [upf] INFO: UE F-SEID[UP:0xd51 CP:0x70d] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2007::8] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420070000000000000000'O 10/31 11:02:11.927: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:3 TEID:0x792a (../src/upf/gtp-path.c:602) 10/31 11:02:11.927: [upf] ERROR: SRC:fe800000 00000000 11111111 11111119 (../src/upf/gtp-path.c:604) 10/31 11:02:11.927: [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@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:02:14.930: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:02:14.935: [smf] INFO: Removed Session: UE IMSI:[262420293359415] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2007::8] (../src/smf/context.c:1691) 10/31 11:02:14.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:02:14.935: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:02:16.939: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:02:16.939: [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_wrong_ll_saddr(44)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(43): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr(44): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:02:16 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_ll_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15108) Waiting for packet dumper to finish... 1 (prev_count=15108, count=15620) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:02:18 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:02:20.887: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:02:22.061: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:23.064: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:02:23.064: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:02:23.064: [smf] INFO: UE IMSI[262428771176511] APN[inet6] IPv4[] IPv6[2001:780:44:2008::9] (../src/smf/gn-handler.c:297) 10/31 11:02:23.071: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:02:23.071: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xbc2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) 10/31 11:02:23.071: [upf] INFO: UE F-SEID[UP:0xd69 CP:0xbc2] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2008::9] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420080000000000000000'O 10/31 11:02:23.073: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet6 SrcIf:0 DstIf:1 TEID:0x8c17 (../src/upf/gtp-path.c:602) 10/31 11:02:23.073: [upf] ERROR: SRC:31101691 11553119 03250325 03250325 (../src/upf/gtp-path.c:604) 10/31 11:02:23.073: [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@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:02:26.074: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:02:26.079: [smf] INFO: Removed Session: UE IMSI:[262428771176511] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2008::9] (../src/smf/context.c:1691) 10/31 11:02:26.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:02:26.079: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:02:28.082: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:02:28.083: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(45): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_wrong_global_saddr(46): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_wrong_global_saddr finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:02:28 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_wrong_global_saddr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14728) Waiting for packet dumper to finish... 1 (prev_count=14728, count=15240) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:02:30 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:02:32.656: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:02:33.253: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:34.256: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:02:34.256: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:02:34.256: [smf] INFO: UE IMSI[262427552177412] APN[inet6] IPv4[] IPv6[2001:780:44:2009::a] (../src/smf/gn-handler.c:297) 10/31 11:02:34.263: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:02:34.263: [upf] INFO: UE F-SEID[UP:0x214 CP:0x5d6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) 10/31 11:02:34.263: [upf] INFO: UE F-SEID[UP:0x214 CP:0x5d6] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:2009::a] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004420090000000000000000'O 10/31 11:02:34.266: [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@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:02:37.270: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:02:37.275: [smf] INFO: Removed Session: UE IMSI:[262427552177412] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:2009::a] (../src/smf/context.c:1691) 10/31 11:02:37.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:02:37.275: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:02:39.278: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:02:39.278: [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_ipv4_apn6(48)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(47): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_act_deact_gtpu_access_ipv4_apn6(48): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_act_deact_gtpu_access_ipv4_apn6 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:02:39 UTC 2024 ====== GGSN_Tests.TC_pdp6_act_deact_gtpu_access_ipv4_apn6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15064) Waiting for packet dumper to finish... 1 (prev_count=15064, count=16368) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:02:41 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp6_clients_interact started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp6_clients_interact(49)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp6_clients_interact(50)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:02:42.483: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:02:44.040: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:45.044: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:02:45.044: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:02:45.044: [smf] INFO: UE IMSI[262424839310515] APN[inet6] IPv4[] IPv6[2001:780:44:200a::b] (../src/smf/gn-handler.c:297) 10/31 11:02:45.051: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:02:45.051: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x49f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) 10/31 11:02:45.051: [upf] INFO: UE F-SEID[UP:0x1a2 CP:0x49f] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200a::b] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '200107800044200A0000000000000000'O MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:45.054: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 10/31 11:02:45.054: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3187) 10/31 11:02:45.054: [smf] INFO: UE IMSI[262428260893279] APN[inet6] IPv4[] IPv6[2001:780:44:200b::c] (../src/smf/gn-handler.c:297) 10/31 11:02:45.059: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 10/31 11:02:45.059: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xfd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) 10/31 11:02:45.059: [upf] INFO: UE F-SEID[UP:0xa97 CP:0xfd] APN[inet6] PDN-Type[2] IPv4[] IPv6[2001:780:44:200b::c] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: RA with /64 prefix '200107800044200B0000000000000000'O MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:02:51.063: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 10/31 11:02:51.068: [smf] INFO: Removed Session: UE IMSI:[262424839310515] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200a::b] (../src/smf/context.c:1691) 10/31 11:02:51.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3195) 10/31 11:02:51.068: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:02:51.069: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:02:51.073: [smf] INFO: Removed Session: UE IMSI:[262428260893279] DNN:[inet6:0] IPv4:[] IPv6:[2001:780:44:200b::c] (../src/smf/context.c:1691) 10/31 11:02:51.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:02:51.073: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:02:53.078: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:02:53.078: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp6_clients_interact(49)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_clients_interact(49): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp6_clients_interact(50): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp6_clients_interact finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:02:53 UTC 2024 ====== GGSN_Tests.TC_pdp6_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22644) Waiting for packet dumper to finish... 1 (prev_count=22644, count=24316) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:02:55 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact(51)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact(52)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:02:56.562: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:02:57.452: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:02:58.457: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:02:58.457: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:02:58.457: [smf] INFO: UE IMSI[262429325011606] APN[inet46] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/smf/gn-handler.c:297) 10/31 11:02:58.466: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:02:58.466: [upf] INFO: UE F-SEID[UP:0x655 CP:0x6ed] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) 10/31 11:02:58.466: [upf] INFO: UE F-SEID[UP:0x655 CP:0x6ed] APN[inet46] PDN-Type[3] IPv4[176.16.32.2] IPv6[2001:780:44:2101::2] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:02:58.468: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:02:58.473: [smf] INFO: Removed Session: UE IMSI:[262429325011606] DNN:[inet46:0] IPv4:[176.16.32.2] IPv6:[2001:780:44:2101::2] (../src/smf/context.c:1691) 10/31 11:02:58.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:02:58.473: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:00.475: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:03:00.475: [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(51)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact(52)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact(51): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact(52): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:00 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13880) Waiting for packet dumper to finish... 1 (prev_count=13880, count=14392) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:02 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_ipcp started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_ipcp(53)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_ipcp(54)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:04.155: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:04.724: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:05.728: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:05.728: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:05.728: [smf] INFO: UE IMSI[262428536649307] APN[inet46] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/smf/gn-handler.c:297) 10/31 11:03:05.736: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:05.736: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0x71b] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) 10/31 11:03:05.736: [upf] INFO: UE F-SEID[UP:0x1b8 CP:0x71b] APN[inet46] PDN-Type[3] IPv4[176.16.32.3] IPv6[2001:780:44:2102::3] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:03:05.737: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:05.742: [smf] INFO: Removed Session: UE IMSI:[262428536649307] DNN:[inet46:0] IPv4:[176.16.32.3] IPv6:[2001:780:44:2102::3] (../src/smf/context.c:1691) 10/31 11:03:05.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:05.742: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:07.745: [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_ipcp(53)@2bbcedf91d40: Final verdict of PTC: none 10/31 11:03:07.745: [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(54)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_ipcp(53): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_ipcp(54): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_ipcp finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:07 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_ipcp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14576) Waiting for packet dumper to finish... 1 (prev_count=14576, count=15192) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:09 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_icmp6 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_icmp6(55)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_icmp6(56)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:11.177: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:11.486: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:12.491: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:12.491: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:12.491: [smf] INFO: UE IMSI[262424885479833] APN[inet46] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/smf/gn-handler.c:297) 10/31 11:03:12.500: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:12.500: [upf] INFO: UE F-SEID[UP:0x55b CP:0x6a] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) 10/31 11:03:12.500: [upf] INFO: UE F-SEID[UP:0x55b CP:0x6a] APN[inet46] PDN-Type[3] IPv4[176.16.32.4] IPv6[2001:780:44:2103::4] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004421030000000000000000'O 10/31 11:03:12.504: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:12.507: [smf] INFO: Removed Session: UE IMSI:[262424885479833] DNN:[inet46:0] IPv4:[176.16.32.4] IPv6:[2001:780:44:2103::4] (../src/smf/context.c:1691) 10/31 11:03:12.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:12.507: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:14.510: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:03:14.510: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_icmp6(55)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_icmp6(55): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_icmp6(56): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_icmp6 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:14 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_icmp6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14152) Waiting for packet dumper to finish... 1 (prev_count=14152, count=15456) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:16 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_pcodns4 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns4(57)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns4(58)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:18.358: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:19.023: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:20.027: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:20.027: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:20.027: [smf] INFO: UE IMSI[262421638270653] APN[inet46] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/smf/gn-handler.c:297) 10/31 11:03:20.034: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:20.034: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xde8] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) 10/31 11:03:20.034: [upf] INFO: UE F-SEID[UP:0xb6f CP:0xde8] APN[inet46] PDN-Type[3] IPv4[176.16.32.5] IPv6[2001:780:44:2104::5] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:03:20.035: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:20.040: [smf] INFO: Removed Session: UE IMSI:[262421638270653] DNN:[inet46:0] IPv4:[176.16.32.5] IPv6:[2001:780:44:2104::5] (../src/smf/context.c:1691) 10/31 11:03:20.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:20.040: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:22.043: [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_pcodns4(57)@2bbcedf91d40: Final verdict of PTC: none 10/31 11:03:22.044: [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(58)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_pcodns4(57): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_pcodns4(58): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_pcodns4 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:22 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13148) Waiting for packet dumper to finish... 1 (prev_count=13148, count=13660) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:24 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_pcodns6 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_pcodns6(59)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_pcodns6(60)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:25.701: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:26.746: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:27.750: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:27.750: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:27.750: [smf] INFO: UE IMSI[262421544473441] APN[inet46] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/smf/gn-handler.c:297) 10/31 11:03:27.758: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:27.758: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xdc6] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) 10/31 11:03:27.758: [upf] INFO: UE F-SEID[UP:0xa2f CP:0xdc6] APN[inet46] PDN-Type[3] IPv4[176.16.32.6] IPv6[2001:780:44:2105::6] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:03:27.759: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:27.763: [smf] INFO: Removed Session: UE IMSI:[262421544473441] DNN:[inet46:0] IPv4:[176.16.32.6] IPv6:[2001:780:44:2105::6] (../src/smf/context.c:1691) 10/31 11:03:27.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:27.763: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:29.766: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:03:29.766: [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(59)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_pcodns6(60)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_pcodns6(59): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_pcodns6(60): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_pcodns6 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:29 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_pcodns6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14332) Waiting for packet dumper to finish... 1 (prev_count=14332, count=14844) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:31 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_mtu started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_mtu(61)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_mtu(62)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:33.408: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:33.617: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:34.620: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:34.620: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:34.620: [smf] INFO: UE IMSI[262428346850358] APN[inet46] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/smf/gn-handler.c:297) 10/31 11:03:34.627: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:34.627: [upf] INFO: UE F-SEID[UP:0x869 CP:0x759] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) 10/31 11:03:34.627: [upf] INFO: UE F-SEID[UP:0x869 CP:0x759] APN[inet46] PDN-Type[3] IPv4[176.16.32.7] IPv6[2001:780:44:2106::7] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '20010780004421060000000000000000'O 10/31 11:03:34.630: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:34.635: [smf] INFO: Removed Session: UE IMSI:[262428346850358] DNN:[inet46:0] IPv4:[176.16.32.7] IPv6:[2001:780:44:2106::7] (../src/smf/context.c:1691) 10/31 11:03:34.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:34.635: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:36.639: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:03:36.639: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_mtu(62)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_mtu(61): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_mtu(62): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_mtu finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:36 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_mtu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14896) Waiting for packet dumper to finish... 1 (prev_count=14896, count=15408) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:38 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access(63)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access(64)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:40.392: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:41.169: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:42.172: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:42.172: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:42.172: [smf] INFO: UE IMSI[262423055506216] APN[inet46] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/smf/gn-handler.c:297) 10/31 11:03:42.180: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:42.180: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xcc] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) 10/31 11:03:42.180: [upf] INFO: UE F-SEID[UP:0x8c3 CP:0xcc] APN[inet46] PDN-Type[3] IPv4[176.16.32.8] IPv6[2001:780:44:2107::8] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:03:42.183: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:42.187: [smf] INFO: Removed Session: UE IMSI:[262423055506216] DNN:[inet46:0] IPv4:[176.16.32.8] IPv6:[2001:780:44:2107::8] (../src/smf/context.c:1691) 10/31 11:03:42.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:42.187: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03: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) 10/31 11:03:44.191: [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)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access(64)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(63): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access(64): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:44 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13540) Waiting for packet dumper to finish... 1 (prev_count=13540, count=14052) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:46 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:47.469: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:47.664: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:48.668: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:48.668: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:48.668: [smf] INFO: UE IMSI[262427275120043] APN[inet46] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/smf/gn-handler.c:297) 10/31 11:03:48.677: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:48.677: [upf] INFO: UE F-SEID[UP:0x644 CP:0x3b1] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) 10/31 11:03:48.677: [upf] INFO: UE F-SEID[UP:0x644 CP:0x3b1] APN[inet46] PDN-Type[3] IPv4[176.16.32.9] IPv6[2001:780:44:2108::9] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:03:48.678: [upf] ERROR: [DROP] Source IP-4 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xe6f5 (../src/upf/gtp-path.c:524) 10/31 11:03:48.678: [upf] ERROR: SRC:B0102018, UE:B0102009 (../src/upf/gtp-path.c:526) 0000: 4500001c 8c3e4000 40012e9f b0102018 E....>@.@..... . 0010: ac1203c9 0800f4b9 03450001 .........E.. MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:03:51.683: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:03:51.689: [smf] INFO: Removed Session: UE IMSI:[262427275120043] DNN:[inet46:0] IPv4:[176.16.32.9] IPv6:[2001:780:44:2108::9] (../src/smf/context.c:1691) 10/31 11:03:51.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:03:51.689: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:03:53.693: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:03:53.693: [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_gtpu_access_wrong_saddr_ipv4(66)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(65): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4(66): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:03:53 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_saddr_ipv4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14660) Waiting for packet dumper to finish... 1 (prev_count=14660, count=15172) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:03:55 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:03:58.661: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:03:58.878: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:03:59.883: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:03:59.883: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:03:59.883: [smf] INFO: UE IMSI[262425584343372] APN[inet46] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/smf/gn-handler.c:297) 10/31 11:03:59.891: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:03:59.891: [upf] INFO: UE F-SEID[UP:0x53b CP:0xea6] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) 10/31 11:03:59.891: [upf] INFO: UE F-SEID[UP:0x53b CP:0xea6] APN[inet46] PDN-Type[3] IPv4[176.16.32.10] IPv6[2001:780:44:2109::a] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:03:59.892: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:3 TEID:0xc3a7 (../src/upf/gtp-path.c:602) 10/31 11:03:59.892: [upf] ERROR: SRC:fe800000 00000000 11111111 1111111b (../src/upf/gtp-path.c:604) 10/31 11:03:59.892: [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@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:04:02.895: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:04:02.902: [smf] INFO: Removed Session: UE IMSI:[262425584343372] DNN:[inet46:0] IPv4:[176.16.32.10] IPv6:[2001:780:44:2109::a] (../src/smf/context.c:1691) 10/31 11:04:02.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:04:02.902: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:04.907: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:04:04.907: [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(67)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(67): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6(68): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:04 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_ll_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=15584) Waiting for packet dumper to finish... 1 (prev_count=15584, count=16888) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:04:06 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:04:08.497: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:04:09.434: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:04:10.438: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:04:10.438: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:04:10.438: [smf] INFO: UE IMSI[262428193100225] APN[inet46] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/smf/gn-handler.c:297) 10/31 11:04:10.448: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:04:10.448: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x7b] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) 10/31 11:04:10.448: [upf] INFO: UE F-SEID[UP:0xbe8 CP:0x7b] APN[inet46] PDN-Type[3] IPv4[176.16.32.11] IPv6[2001:780:44:210a::b] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '200107800044210A0000000000000000'O 10/31 11:04:10.450: [upf] ERROR: [DROP] Source IP-6 Spoofing APN:inet46 SrcIf:0 DstIf:1 TEID:0xd8d (../src/upf/gtp-path.c:602) 10/31 11:04:10.450: [upf] ERROR: SRC:31101691 1155301b 03250325 03250325 (../src/upf/gtp-path.c:604) 10/31 11:04:10.450: [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@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:04:13.453: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:04:13.460: [smf] INFO: Removed Session: UE IMSI:[262428193100225] DNN:[inet46:0] IPv4:[176.16.32.11] IPv6:[2001:780:44:210a::b] (../src/smf/context.c:1691) 10/31 11:04:13.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:04:13.460: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:15.464: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:04:15.464: [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(70)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(69): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6(70): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:15 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_gtpu_access_wrong_global_saddr_ipv6 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14828) Waiting for packet dumper to finish... 1 (prev_count=14828, count=15340) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:04:17 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_clients_interact started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_clients_interact(71)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_clients_interact(72)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:04:19.310: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:04:19.675: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:04:20.680: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:04:20.680: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:04:20.680: [smf] INFO: UE IMSI[262421829179046] APN[inet46] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/smf/gn-handler.c:297) 10/31 11:04:20.688: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:04:20.688: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xe29] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) 10/31 11:04:20.688: [upf] INFO: UE F-SEID[UP:0xa5c CP:0xe29] APN[inet46] PDN-Type[3] IPv4[176.16.32.12] IPv6[2001:780:44:210b::c] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: RA with /64 prefix '200107800044210B0000000000000000'O MTC@2bbcedf91d40: sending CreatePDP 10/31 11:04:20.691: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 10/31 11:04:20.691: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3187) 10/31 11:04:20.691: [smf] INFO: UE IMSI[262426557766245] APN[inet46] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/smf/gn-handler.c:297) 10/31 11:04:20.696: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 10/31 11:04:20.696: [upf] INFO: UE F-SEID[UP:0x99c CP:0x21a] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) 10/31 11:04:20.696: [upf] INFO: UE F-SEID[UP:0x99c CP:0x21a] APN[inet46] PDN-Type[3] IPv4[176.16.32.13] IPv6[2001:780:44:210c::d] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: RA with /64 prefix '200107800044210C0000000000000000'O MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:04:26.704: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 10/31 11:04:26.710: [smf] INFO: Removed Session: UE IMSI:[262421829179046] DNN:[inet46:0] IPv4:[176.16.32.12] IPv6:[2001:780:44:210b::c] (../src/smf/context.c:1691) 10/31 11:04:26.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3195) 10/31 11:04:26.710: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:26.711: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:04:26.717: [smf] INFO: Removed Session: UE IMSI:[262426557766245] DNN:[inet46:0] IPv4:[176.16.32.13] IPv6:[2001:780:44:210c::d] (../src/smf/context.c:1691) 10/31 11:04:26.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:04:26.717: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:28.719: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:04:28.720: [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_clients_interact(71)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_clients_interact(72)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_clients_interact(71): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_clients_interact(72): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_clients_interact finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:28 UTC 2024 ====== GGSN_Tests.TC_pdp46_clients_interact pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=22092) Waiting for packet dumper to finish... 1 (prev_count=22092, count=23792) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:04:30 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp46_act_deact_apn4 started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp46_act_deact_apn4(73)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp46_act_deact_apn4(74)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:04:32.325: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:04:32.767: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:04:33.771: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:04:33.771: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:04:33.771: [smf] ERROR: [internet] No IPv6 subnet or set to /63 or /64, only IPv4 assigned (../src/smf/context.c:1567) 10/31 11:04:33.771: [smf] INFO: UE IMSI[262428061343703] APN[internet] IPv4[176.16.16.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:04:33.779: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:04:33.779: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) 10/31 11:04:33.779: [upf] INFO: UE F-SEID[UP:0xb94 CP:0x9d3] APN[internet] PDN-Type[1] IPv4[176.16.16.19] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:04:33.780: [upf] INFO: [Removed] Number of UPF-sessions is now 2 (../src/upf/context.c:253) 10/31 11:04:33.784: [smf] INFO: Removed Session: UE IMSI:[262428061343703] DNN:[internet:0] IPv4:[176.16.16.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:04:33.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 2 (../src/smf/context.c:3195) 10/31 11:04:33.784: [smf] INFO: [Removed] Number of SMF-UEs is now 2 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:35.787: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:04:35.788: [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(74)@2bbcedf91d40: Final verdict of PTC: none TC_pdp46_act_deact_apn4(73)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_apn4(73): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp46_act_deact_apn4(74): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_pdp46_act_deact_apn4 finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:35 UTC 2024 ====== GGSN_Tests.TC_pdp46_act_deact_apn4 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13352) Waiting for packet dumper to finish... 1 (prev_count=13352, count=13864) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:04:37 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_echo_req_resp started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_echo_req_resp(75)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp(76)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:04:39.161: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:04:39.649: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:42.656: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:04:42.656: [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(75)@2bbcedf91d40: Final verdict of PTC: none TC_echo_req_resp(76)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_echo_req_resp(75): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_echo_req_resp(76): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_echo_req_resp finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:42 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6968) Waiting for packet dumper to finish... 1 (prev_count=6968, count=7480) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:04:44 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_echo_req_resp_gtpu started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_echo_req_resp_gtpu(77)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_echo_req_resp_gtpu(78)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:04:46.177: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:04:47.704: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:04:50.710: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:04:50.710: [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_gtpu(77)@2bbcedf91d40: Final verdict of PTC: none TC_echo_req_resp_gtpu(78)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_echo_req_resp_gtpu(77): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_echo_req_resp_gtpu(78): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_echo_req_resp_gtpu finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:50 UTC 2024 ====== GGSN_Tests.TC_echo_req_resp_gtpu pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6984) Waiting for packet dumper to finish... 1 (prev_count=6984, count=7496) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:04:52 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp_act2_recovery started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp_act2_recovery(79)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act2_recovery(80)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:04:54.171: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:04:54.278: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:04:55.283: [smf] INFO: [Added] Number of SMF-UEs is now 3 (../src/smf/context.c:1031) 10/31 11:04:55.283: [smf] INFO: [Added] Number of SMF-Sessions is now 3 (../src/smf/context.c:3187) 10/31 11:04:55.283: [smf] INFO: UE IMSI[262427226879190] APN[internet] IPv4[176.16.16.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:04:55.291: [upf] INFO: [Added] Number of UPF-Sessions is now 3 (../src/upf/context.c:209) 10/31 11:04:55.291: [upf] INFO: UE F-SEID[UP:0x562 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) 10/31 11:04:55.291: [upf] INFO: UE F-SEID[UP:0x562 CP:0xfec] APN[internet] PDN-Type[1] IPv4[176.16.16.20] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: sending 2nd CreatePDP (recovery increased) 10/31 11:04:55.293: [smf] ERROR: No RAT Type (../src/smf/context.c:1313) MTC@2bbcedf91d40: 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@2bbcedf91d40: Stopping testcase execution from "GGSN_Tests.ttcn":383 10/31 11:04:58.295: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:04:58.295: [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(80)@2bbcedf91d40: Final verdict of PTC: none TC_pdp_act2_recovery(79)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:383 : pingpong T_default timeout"" MTC@2bbcedf91d40: Local verdict of PTC TC_pdp_act2_recovery(79): none (fail -> fail) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp_act2_recovery(80): none (fail -> fail) MTC@2bbcedf91d40: Test case TC_pdp_act2_recovery finished. Verdict: fail reason: "GGSN_Tests.ttcn:383 : pingpong T_default timeout" MTC@2bbcedf91d40: 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'. Thu Oct 31 11:04:58 UTC 2024 ------ GGSN_Tests.TC_pdp_act2_recovery fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=11412) Waiting for packet dumper to finish... 1 (prev_count=11412, count=11924) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:05:00 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_act_deact_retrans_duplicate started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_act_deact_retrans_duplicate(81)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_act_deact_retrans_duplicate(82)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:05:01.498: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:05:02.249: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:05:03.253: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 10/31 11:05:03.253: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3187) 10/31 11:05:03.253: [smf] INFO: UE IMSI[262426409280466] APN[internet] IPv4[176.16.16.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:03.261: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 10/31 11:05:03.261: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:03.261: [upf] INFO: UE F-SEID[UP:0xe11 CP:0x255] APN[internet] PDN-Type[1] IPv4[176.16.16.21] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:05:03.262: [upf] INFO: [Removed] Number of UPF-sessions is now 3 (../src/upf/context.c:253) 10/31 11:05:03.265: [smf] INFO: Removed Session: UE IMSI:[262426409280466] DNN:[internet:0] IPv4:[176.16.16.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:03.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 3 (../src/smf/context.c:3195) 10/31 11:05:03.265: [smf] INFO: [Removed] Number of SMF-UEs is now 3 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:04.267: [gtp] WARNING: [35621] REMOTE Request Duplicated. Retransmit! for step 2 type 20 peer [127.0.0.1]:2123 (../lib/gtp/xact.c:560) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:06.272: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:05:06.272: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) TC_act_deact_retrans_duplicate(82)@2bbcedf91d40: Final verdict of PTC: none TC_act_deact_retrans_duplicate(81)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_act_deact_retrans_duplicate(81): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_act_deact_retrans_duplicate(82): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_act_deact_retrans_duplicate finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:05:06 UTC 2024 ====== GGSN_Tests.TC_act_deact_retrans_duplicate pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=13752) Waiting for packet dumper to finish... 1 (prev_count=13752, count=14264) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:05:08 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_pdp_act_restart_ctr_echo started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_pdp_act_restart_ctr_echo(83)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_pdp_act_restart_ctr_echo(84)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:05:09.455: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:05:11.738: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:05:12.741: [smf] INFO: [Added] Number of SMF-UEs is now 4 (../src/smf/context.c:1031) 10/31 11:05:12.741: [smf] INFO: [Added] Number of SMF-Sessions is now 4 (../src/smf/context.c:3187) 10/31 11:05:12.741: [smf] INFO: UE IMSI[262428229745934] APN[internet] IPv4[176.16.16.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:12.750: [upf] INFO: [Added] Number of UPF-Sessions is now 4 (../src/upf/context.c:209) 10/31 11:05:12.750: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:12.750: [upf] INFO: UE F-SEID[UP:0x5d2 CP:0xeac] APN[internet] PDN-Type[1] IPv4[176.16.16.22] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: 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@2bbcedf91d40: Stopping testcase execution from "GGSN_Tests.ttcn":2059 10/31 11:05:18.755: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:05:18.755: [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_act_restart_ctr_echo(83)@2bbcedf91d40: Final verdict of PTC: none TC_pdp_act_restart_ctr_echo(84)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: fail reason: ""GGSN_Tests.ttcn:2059 : Timeout waiting for ping"" MTC@2bbcedf91d40: Local verdict of PTC TC_pdp_act_restart_ctr_echo(83): none (fail -> fail) MTC@2bbcedf91d40: Local verdict of PTC TC_pdp_act_restart_ctr_echo(84): none (fail -> fail) MTC@2bbcedf91d40: Test case TC_pdp_act_restart_ctr_echo finished. Verdict: fail reason: "GGSN_Tests.ttcn:2059 : Timeout waiting for ping" MTC@2bbcedf91d40: 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'. Thu Oct 31 11:05:18 UTC 2024 ------ GGSN_Tests.TC_pdp_act_restart_ctr_echo fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=10908) Waiting for packet dumper to finish... 1 (prev_count=10908, count=11420) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:05:20 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_lots_of_concurrent_pdp_ctx started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_lots_of_concurrent_pdp_ctx(85)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_lots_of_concurrent_pdp_ctx(86)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:05:21.944: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:05:22.818: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 10/31 11:05:24.604: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 10/31 11:05:24.604: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3187) 10/31 11:05:24.604: [smf] INFO: UE IMSI[262427914092444] APN[internet] IPv4[176.16.16.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.612: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 10/31 11:05:24.612: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.612: [upf] INFO: UE F-SEID[UP:0xb35 CP:0x34e] APN[internet] PDN-Type[1] IPv4[176.16.16.23] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:05:24.615: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 10/31 11:05:24.615: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3187) 10/31 11:05:24.615: [smf] INFO: UE IMSI[262423255865615] APN[internet] IPv4[176.16.16.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.619: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 10/31 11:05:24.619: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.619: [upf] INFO: UE F-SEID[UP:0xcf1 CP:0xcf] APN[internet] PDN-Type[1] IPv4[176.16.16.24] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.626: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 10/31 11:05:24.626: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3187) 10/31 11:05:24.626: [smf] INFO: UE IMSI[262428117611757] APN[internet] IPv4[176.16.16.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.631: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 10/31 11:05:24.631: [upf] INFO: UE F-SEID[UP:0x601 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.631: [upf] INFO: UE F-SEID[UP:0x601 CP:0x73c] APN[internet] PDN-Type[1] IPv4[176.16.16.25] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.637: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 10/31 11:05:24.637: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3187) 10/31 11:05:24.637: [smf] INFO: UE IMSI[262425288409090] APN[internet] IPv4[176.16.16.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.642: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 10/31 11:05:24.642: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.642: [upf] INFO: UE F-SEID[UP:0x1c7 CP:0xa9] APN[internet] PDN-Type[1] IPv4[176.16.16.26] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.647: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 10/31 11:05:24.647: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3187) 10/31 11:05:24.647: [smf] INFO: UE IMSI[262427333910371] APN[internet] IPv4[176.16.16.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.652: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 10/31 11:05:24.652: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.652: [upf] INFO: UE F-SEID[UP:0x6e3 CP:0xbef] APN[internet] PDN-Type[1] IPv4[176.16.16.27] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.658: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 10/31 11:05:24.658: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3187) 10/31 11:05:24.658: [smf] INFO: UE IMSI[262421341686439] APN[internet] IPv4[176.16.16.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.662: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 10/31 11:05:24.662: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.662: [upf] INFO: UE F-SEID[UP:0x3b1 CP:0x4e] APN[internet] PDN-Type[1] IPv4[176.16.16.28] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.669: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 10/31 11:05:24.669: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3187) 10/31 11:05:24.669: [smf] INFO: UE IMSI[262426442145272] APN[internet] IPv4[176.16.16.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.674: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 10/31 11:05:24.674: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.674: [upf] INFO: UE F-SEID[UP:0x5ad CP:0xb51] APN[internet] PDN-Type[1] IPv4[176.16.16.29] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.679: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 10/31 11:05:24.679: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3187) 10/31 11:05:24.679: [smf] INFO: UE IMSI[262420535488573] APN[internet] IPv4[176.16.16.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.684: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 10/31 11:05:24.684: [upf] INFO: UE F-SEID[UP:0x61c CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.684: [upf] INFO: UE F-SEID[UP:0x61c CP:0xfe] APN[internet] PDN-Type[1] IPv4[176.16.16.30] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.690: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 10/31 11:05:24.690: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3187) 10/31 11:05:24.690: [smf] INFO: UE IMSI[262420970357834] APN[internet] IPv4[176.16.16.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.695: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 10/31 11:05:24.695: [upf] INFO: UE F-SEID[UP:0xbee CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.695: [upf] INFO: UE F-SEID[UP:0xbee CP:0xc1a] APN[internet] PDN-Type[1] IPv4[176.16.16.31] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.701: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 10/31 11:05:24.701: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3187) 10/31 11:05:24.701: [smf] INFO: UE IMSI[262427705814239] APN[internet] IPv4[176.16.16.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.707: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 10/31 11:05:24.707: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.707: [upf] INFO: UE F-SEID[UP:0x8d0 CP:0x28] APN[internet] PDN-Type[1] IPv4[176.16.16.32] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.712: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 10/31 11:05:24.712: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3187) 10/31 11:05:24.712: [smf] INFO: UE IMSI[262428479395076] APN[internet] IPv4[176.16.16.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.716: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 10/31 11:05:24.716: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.716: [upf] INFO: UE F-SEID[UP:0xbdf CP:0x6c2] APN[internet] PDN-Type[1] IPv4[176.16.16.33] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.722: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 10/31 11:05:24.722: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3187) 10/31 11:05:24.722: [smf] INFO: UE IMSI[262420566644324] APN[internet] IPv4[176.16.16.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.727: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 10/31 11:05:24.727: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.727: [upf] INFO: UE F-SEID[UP:0x8b2 CP:0x15e] APN[internet] PDN-Type[1] IPv4[176.16.16.34] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.733: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 10/31 11:05:24.733: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3187) 10/31 11:05:24.733: [smf] INFO: UE IMSI[262420919659591] APN[internet] IPv4[176.16.16.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.738: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 10/31 11:05:24.738: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.738: [upf] INFO: UE F-SEID[UP:0xbb5 CP:0x772] APN[internet] PDN-Type[1] IPv4[176.16.16.35] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.744: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 10/31 11:05:24.744: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3187) 10/31 11:05:24.744: [smf] INFO: UE IMSI[262429768335749] APN[internet] IPv4[176.16.16.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.749: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 10/31 11:05:24.749: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.749: [upf] INFO: UE F-SEID[UP:0xbc8 CP:0xb08] APN[internet] PDN-Type[1] IPv4[176.16.16.36] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.755: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 10/31 11:05:24.755: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3187) 10/31 11:05:24.755: [smf] INFO: UE IMSI[262424201097829] APN[internet] IPv4[176.16.16.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.761: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 10/31 11:05:24.761: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.761: [upf] INFO: UE F-SEID[UP:0x2f4 CP:0x352] APN[internet] PDN-Type[1] IPv4[176.16.16.37] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.766: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 10/31 11:05:24.766: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3187) 10/31 11:05:24.766: [smf] INFO: UE IMSI[262428978740174] APN[internet] IPv4[176.16.16.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.772: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 10/31 11:05:24.772: [upf] INFO: UE F-SEID[UP:0x97d CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.772: [upf] INFO: UE F-SEID[UP:0x97d CP:0xa70] APN[internet] PDN-Type[1] IPv4[176.16.16.38] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.777: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 10/31 11:05:24.777: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3187) 10/31 11:05:24.777: [smf] INFO: UE IMSI[262426225246912] APN[internet] IPv4[176.16.16.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.782: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 10/31 11:05:24.782: [upf] INFO: UE F-SEID[UP:0x21d CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.782: [upf] INFO: UE F-SEID[UP:0x21d CP:0x630] APN[internet] PDN-Type[1] IPv4[176.16.16.39] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.788: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 10/31 11:05:24.788: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3187) 10/31 11:05:24.788: [smf] INFO: UE IMSI[262429266773406] APN[internet] IPv4[176.16.16.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.794: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 10/31 11:05:24.794: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.794: [upf] INFO: UE F-SEID[UP:0xdb8 CP:0xc2d] APN[internet] PDN-Type[1] IPv4[176.16.16.40] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.800: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 10/31 11:05:24.800: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3187) 10/31 11:05:24.800: [smf] INFO: UE IMSI[262420064506230] APN[internet] IPv4[176.16.16.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.805: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 10/31 11:05:24.805: [upf] INFO: UE F-SEID[UP:0x4c CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.805: [upf] INFO: UE F-SEID[UP:0x4c CP:0xb6c] APN[internet] PDN-Type[1] IPv4[176.16.16.41] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.810: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 10/31 11:05:24.810: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3187) 10/31 11:05:24.810: [smf] INFO: UE IMSI[262422839309960] APN[internet] IPv4[176.16.16.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.815: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 10/31 11:05:24.815: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.815: [upf] INFO: UE F-SEID[UP:0x5e5 CP:0x7c4] APN[internet] PDN-Type[1] IPv4[176.16.16.42] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.821: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 10/31 11:05:24.821: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3187) 10/31 11:05:24.821: [smf] INFO: UE IMSI[262429690528753] APN[internet] IPv4[176.16.16.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.826: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 10/31 11:05:24.826: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.826: [upf] INFO: UE F-SEID[UP:0xfd1 CP:0xa5] APN[internet] PDN-Type[1] IPv4[176.16.16.43] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.832: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 10/31 11:05:24.832: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3187) 10/31 11:05:24.832: [smf] INFO: UE IMSI[262425317418744] APN[internet] IPv4[176.16.16.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.837: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 10/31 11:05:24.837: [upf] INFO: UE F-SEID[UP:0x3a CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.837: [upf] INFO: UE F-SEID[UP:0x3a CP:0xdfe] APN[internet] PDN-Type[1] IPv4[176.16.16.44] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.843: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 10/31 11:05:24.843: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3187) 10/31 11:05:24.843: [smf] INFO: UE IMSI[262425286384883] APN[internet] IPv4[176.16.16.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.849: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 10/31 11:05:24.849: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.849: [upf] INFO: UE F-SEID[UP:0xdb3 CP:0x2ea] APN[internet] PDN-Type[1] IPv4[176.16.16.45] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.853: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 10/31 11:05:24.853: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3187) 10/31 11:05:24.853: [smf] INFO: UE IMSI[262429103681273] APN[internet] IPv4[176.16.16.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.859: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 10/31 11:05:24.859: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.859: [upf] INFO: UE F-SEID[UP:0x6b0 CP:0xde5] APN[internet] PDN-Type[1] IPv4[176.16.16.46] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.865: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 10/31 11:05:24.865: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3187) 10/31 11:05:24.865: [smf] INFO: UE IMSI[262420245161098] APN[internet] IPv4[176.16.16.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.870: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 10/31 11:05:24.870: [upf] INFO: UE F-SEID[UP:0x861 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.870: [upf] INFO: UE F-SEID[UP:0x861 CP:0x3a5] APN[internet] PDN-Type[1] IPv4[176.16.16.47] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.875: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 10/31 11:05:24.875: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3187) 10/31 11:05:24.876: [smf] INFO: UE IMSI[262421360578470] APN[internet] IPv4[176.16.16.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.881: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 10/31 11:05:24.881: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.881: [upf] INFO: UE F-SEID[UP:0x3bd CP:0x1e7] APN[internet] PDN-Type[1] IPv4[176.16.16.48] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.886: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 10/31 11:05:24.887: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3187) 10/31 11:05:24.887: [smf] INFO: UE IMSI[262421759978059] APN[internet] IPv4[176.16.16.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.893: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 10/31 11:05:24.893: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.893: [upf] INFO: UE F-SEID[UP:0x4a0 CP:0xe4a] APN[internet] PDN-Type[1] IPv4[176.16.16.49] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.897: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 10/31 11:05:24.897: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3187) 10/31 11:05:24.897: [smf] INFO: UE IMSI[262422245307049] APN[internet] IPv4[176.16.16.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.902: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 10/31 11:05:24.902: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.902: [upf] INFO: UE F-SEID[UP:0xb06 CP:0xfdd] APN[internet] PDN-Type[1] IPv4[176.16.16.50] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.908: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 10/31 11:05:24.908: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3187) 10/31 11:05:24.908: [smf] INFO: UE IMSI[262420742582579] APN[internet] IPv4[176.16.16.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.914: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 10/31 11:05:24.914: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.914: [upf] INFO: UE F-SEID[UP:0xbd4 CP:0x6bf] APN[internet] PDN-Type[1] IPv4[176.16.16.51] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.919: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 10/31 11:05:24.919: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3187) 10/31 11:05:24.919: [smf] INFO: UE IMSI[262426982575096] APN[internet] IPv4[176.16.16.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.924: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 10/31 11:05:24.924: [upf] INFO: UE F-SEID[UP:0x591 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.924: [upf] INFO: UE F-SEID[UP:0x591 CP:0xdd0] APN[internet] PDN-Type[1] IPv4[176.16.16.52] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.930: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 10/31 11:05:24.930: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3187) 10/31 11:05:24.930: [smf] INFO: UE IMSI[262424609124345] APN[internet] IPv4[176.16.16.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.936: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 10/31 11:05:24.936: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.936: [upf] INFO: UE F-SEID[UP:0xd3 CP:0x9da] APN[internet] PDN-Type[1] IPv4[176.16.16.53] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.941: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 10/31 11:05:24.941: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3187) 10/31 11:05:24.941: [smf] INFO: UE IMSI[262423451037137] APN[internet] IPv4[176.16.16.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.947: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 10/31 11:05:24.947: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.947: [upf] INFO: UE F-SEID[UP:0xc77 CP:0xfce] APN[internet] PDN-Type[1] IPv4[176.16.16.54] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.952: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 10/31 11:05:24.952: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3187) 10/31 11:05:24.952: [smf] INFO: UE IMSI[262427559275865] APN[internet] IPv4[176.16.16.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.957: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 10/31 11:05:24.957: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.957: [upf] INFO: UE F-SEID[UP:0xa24 CP:0x37f] APN[internet] PDN-Type[1] IPv4[176.16.16.55] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.963: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 10/31 11:05:24.963: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3187) 10/31 11:05:24.963: [smf] INFO: UE IMSI[262421742710307] APN[internet] IPv4[176.16.16.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.967: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 10/31 11:05:24.967: [upf] INFO: UE F-SEID[UP:0xcca CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.967: [upf] INFO: UE F-SEID[UP:0xcca CP:0x70e] APN[internet] PDN-Type[1] IPv4[176.16.16.56] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.973: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 10/31 11:05:24.973: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3187) 10/31 11:05:24.973: [smf] INFO: UE IMSI[262422187723772] APN[internet] IPv4[176.16.16.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.979: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 10/31 11:05:24.979: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.979: [upf] INFO: UE F-SEID[UP:0xf9d CP:0x8fe] APN[internet] PDN-Type[1] IPv4[176.16.16.57] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.985: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 10/31 11:05:24.985: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3187) 10/31 11:05:24.985: [smf] INFO: UE IMSI[262427737822856] APN[internet] IPv4[176.16.16.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:24.990: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 10/31 11:05:24.990: [upf] INFO: UE F-SEID[UP:0xaac CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:24.990: [upf] INFO: UE F-SEID[UP:0xaac CP:0x4ce] APN[internet] PDN-Type[1] IPv4[176.16.16.58] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:24.995: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 10/31 11:05:24.995: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3187) 10/31 11:05:24.995: [smf] INFO: UE IMSI[262422229324077] APN[internet] IPv4[176.16.16.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.000: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 10/31 11:05:25.000: [upf] INFO: UE F-SEID[UP:0x29f CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.000: [upf] INFO: UE F-SEID[UP:0x29f CP:0xe9d] APN[internet] PDN-Type[1] IPv4[176.16.16.59] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.006: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 10/31 11:05:25.006: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3187) 10/31 11:05:25.006: [smf] INFO: UE IMSI[262424027976304] APN[internet] IPv4[176.16.16.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.011: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 10/31 11:05:25.011: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.011: [upf] INFO: UE F-SEID[UP:0xa3f CP:0x741] APN[internet] PDN-Type[1] IPv4[176.16.16.60] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.017: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 10/31 11:05:25.017: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3187) 10/31 11:05:25.017: [smf] INFO: UE IMSI[262420173121172] APN[internet] IPv4[176.16.16.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.022: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 10/31 11:05:25.022: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.022: [upf] INFO: UE F-SEID[UP:0x5e7 CP:0xc5] APN[internet] PDN-Type[1] IPv4[176.16.16.61] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.028: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 10/31 11:05:25.028: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3187) 10/31 11:05:25.028: [smf] INFO: UE IMSI[262428795674246] APN[internet] IPv4[176.16.16.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.033: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 10/31 11:05:25.033: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.033: [upf] INFO: UE F-SEID[UP:0xcb9 CP:0x1d8] APN[internet] PDN-Type[1] IPv4[176.16.16.62] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.039: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 10/31 11:05:25.039: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3187) 10/31 11:05:25.039: [smf] INFO: UE IMSI[262422346387962] APN[internet] IPv4[176.16.16.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.044: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 10/31 11:05:25.044: [upf] INFO: UE F-SEID[UP:0xdd CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.044: [upf] INFO: UE F-SEID[UP:0xdd CP:0xc69] APN[internet] PDN-Type[1] IPv4[176.16.16.63] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.049: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 10/31 11:05:25.049: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3187) 10/31 11:05:25.049: [smf] INFO: UE IMSI[262427853443018] APN[internet] IPv4[176.16.16.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.054: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 10/31 11:05:25.055: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.055: [upf] INFO: UE F-SEID[UP:0x3bf CP:0x3d] APN[internet] PDN-Type[1] IPv4[176.16.16.64] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.060: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 10/31 11:05:25.060: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3187) 10/31 11:05:25.060: [smf] INFO: UE IMSI[262429282919059] APN[internet] IPv4[176.16.16.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.066: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 10/31 11:05:25.066: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.066: [upf] INFO: UE F-SEID[UP:0xe20 CP:0x593] APN[internet] PDN-Type[1] IPv4[176.16.16.65] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.071: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 10/31 11:05:25.071: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3187) 10/31 11:05:25.071: [smf] INFO: UE IMSI[262429074019008] APN[internet] IPv4[176.16.16.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.076: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 10/31 11:05:25.076: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.076: [upf] INFO: UE F-SEID[UP:0x9fb CP:0x18a] APN[internet] PDN-Type[1] IPv4[176.16.16.66] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.082: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 10/31 11:05:25.082: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3187) 10/31 11:05:25.082: [smf] INFO: UE IMSI[262420415798901] APN[internet] IPv4[176.16.16.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.088: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 10/31 11:05:25.088: [upf] INFO: UE F-SEID[UP:0x45c CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.088: [upf] INFO: UE F-SEID[UP:0x45c CP:0x491] APN[internet] PDN-Type[1] IPv4[176.16.16.67] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.093: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 10/31 11:05:25.093: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3187) 10/31 11:05:25.093: [smf] INFO: UE IMSI[262421001103613] APN[internet] IPv4[176.16.16.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.098: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 10/31 11:05:25.098: [upf] INFO: UE F-SEID[UP:0x502 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.098: [upf] INFO: UE F-SEID[UP:0x502 CP:0x25d] APN[internet] PDN-Type[1] IPv4[176.16.16.68] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.103: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 10/31 11:05:25.103: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3187) 10/31 11:05:25.103: [smf] INFO: UE IMSI[262421611491856] APN[internet] IPv4[176.16.16.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.109: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 10/31 11:05:25.109: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.109: [upf] INFO: UE F-SEID[UP:0xe7f CP:0x8d4] APN[internet] PDN-Type[1] IPv4[176.16.16.69] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.114: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 10/31 11:05:25.114: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3187) 10/31 11:05:25.114: [smf] INFO: UE IMSI[262420450761856] APN[internet] IPv4[176.16.16.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.119: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 10/31 11:05:25.119: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.119: [upf] INFO: UE F-SEID[UP:0xc73 CP:0x3ce] APN[internet] PDN-Type[1] IPv4[176.16.16.70] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.125: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 10/31 11:05:25.125: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3187) 10/31 11:05:25.125: [smf] INFO: UE IMSI[262426771292179] APN[internet] IPv4[176.16.16.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.129: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 10/31 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.130: [upf] INFO: UE F-SEID[UP:0xe5 CP:0xaa3] APN[internet] PDN-Type[1] IPv4[176.16.16.71] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.135: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 10/31 11:05:25.135: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3187) 10/31 11:05:25.135: [smf] INFO: UE IMSI[262429239356316] APN[internet] IPv4[176.16.16.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.140: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 10/31 11:05:25.140: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.140: [upf] INFO: UE F-SEID[UP:0xc1b CP:0xacd] APN[internet] PDN-Type[1] IPv4[176.16.16.72] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.146: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 10/31 11:05:25.146: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3187) 10/31 11:05:25.146: [smf] INFO: UE IMSI[262420138340824] APN[internet] IPv4[176.16.16.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.151: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 10/31 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x63f CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.151: [upf] INFO: UE F-SEID[UP:0x63f CP:0xcd6] APN[internet] PDN-Type[1] IPv4[176.16.16.73] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.157: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 10/31 11:05:25.157: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3187) 10/31 11:05:25.157: [smf] INFO: UE IMSI[262420050533021] APN[internet] IPv4[176.16.16.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.163: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 10/31 11:05:25.163: [upf] INFO: UE F-SEID[UP:0xbba CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.163: [upf] INFO: UE F-SEID[UP:0xbba CP:0x189] APN[internet] PDN-Type[1] IPv4[176.16.16.74] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.168: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 10/31 11:05:25.168: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3187) 10/31 11:05:25.168: [smf] INFO: UE IMSI[262420974703269] APN[internet] IPv4[176.16.16.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.173: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 10/31 11:05:25.173: [upf] INFO: UE F-SEID[UP:0x34f CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.173: [upf] INFO: UE F-SEID[UP:0x34f CP:0x657] APN[internet] PDN-Type[1] IPv4[176.16.16.75] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.178: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 10/31 11:05:25.178: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3187) 10/31 11:05:25.178: [smf] INFO: UE IMSI[262424765410460] APN[internet] IPv4[176.16.16.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.184: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 10/31 11:05:25.184: [upf] INFO: UE F-SEID[UP:0x96b CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.184: [upf] INFO: UE F-SEID[UP:0x96b CP:0x7f5] APN[internet] PDN-Type[1] IPv4[176.16.16.76] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.189: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 10/31 11:05:25.189: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3187) 10/31 11:05:25.189: [smf] INFO: UE IMSI[262422115125531] APN[internet] IPv4[176.16.16.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.195: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 10/31 11:05:25.195: [upf] INFO: UE F-SEID[UP:0x436 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.195: [upf] INFO: UE F-SEID[UP:0x436 CP:0x213] APN[internet] PDN-Type[1] IPv4[176.16.16.77] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.200: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 10/31 11:05:25.200: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3187) 10/31 11:05:25.201: [smf] INFO: UE IMSI[262427829216816] APN[internet] IPv4[176.16.16.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.207: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 10/31 11:05:25.207: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.207: [upf] INFO: UE F-SEID[UP:0x3f3 CP:0xf1e] APN[internet] PDN-Type[1] IPv4[176.16.16.78] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.212: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 10/31 11:05:25.212: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3187) 10/31 11:05:25.212: [smf] INFO: UE IMSI[262426947825146] APN[internet] IPv4[176.16.16.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.217: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 10/31 11:05:25.217: [upf] INFO: UE F-SEID[UP:0x663 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.217: [upf] INFO: UE F-SEID[UP:0x663 CP:0x4f2] APN[internet] PDN-Type[1] IPv4[176.16.16.79] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.223: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 10/31 11:05:25.223: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3187) 10/31 11:05:25.223: [smf] INFO: UE IMSI[262424245501100] APN[internet] IPv4[176.16.16.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.229: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 10/31 11:05:25.229: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.229: [upf] INFO: UE F-SEID[UP:0xcc9 CP:0xef6] APN[internet] PDN-Type[1] IPv4[176.16.16.80] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.233: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 10/31 11:05:25.233: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3187) 10/31 11:05:25.233: [smf] INFO: UE IMSI[262421727596290] APN[internet] IPv4[176.16.16.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.239: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 10/31 11:05:25.239: [upf] INFO: UE F-SEID[UP:0x15e CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.239: [upf] INFO: UE F-SEID[UP:0x15e CP:0x6be] APN[internet] PDN-Type[1] IPv4[176.16.16.81] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.244: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 10/31 11:05:25.244: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3187) 10/31 11:05:25.244: [smf] INFO: UE IMSI[262425446498824] APN[internet] IPv4[176.16.16.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.249: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 10/31 11:05:25.249: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.249: [upf] INFO: UE F-SEID[UP:0xde3 CP:0x769] APN[internet] PDN-Type[1] IPv4[176.16.16.82] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.255: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 10/31 11:05:25.255: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3187) 10/31 11:05:25.255: [smf] INFO: UE IMSI[262422993749110] APN[internet] IPv4[176.16.16.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.260: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 10/31 11:05:25.260: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.260: [upf] INFO: UE F-SEID[UP:0x9c0 CP:0xab] APN[internet] PDN-Type[1] IPv4[176.16.16.83] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.266: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 10/31 11:05:25.266: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3187) 10/31 11:05:25.266: [smf] INFO: UE IMSI[262422541315204] APN[internet] IPv4[176.16.16.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.271: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 10/31 11:05:25.271: [upf] INFO: UE F-SEID[UP:0x97b CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.271: [upf] INFO: UE F-SEID[UP:0x97b CP:0x6ad] APN[internet] PDN-Type[1] IPv4[176.16.16.84] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.277: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 10/31 11:05:25.277: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3187) 10/31 11:05:25.277: [smf] INFO: UE IMSI[262422243589100] APN[internet] IPv4[176.16.16.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.284: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 10/31 11:05:25.284: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.284: [upf] INFO: UE F-SEID[UP:0x7f1 CP:0xbd6] APN[internet] PDN-Type[1] IPv4[176.16.16.85] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.288: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 10/31 11:05:25.288: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3187) 10/31 11:05:25.288: [smf] INFO: UE IMSI[262429883955746] APN[internet] IPv4[176.16.16.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.293: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 10/31 11:05:25.293: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.293: [upf] INFO: UE F-SEID[UP:0xf29 CP:0xf40] APN[internet] PDN-Type[1] IPv4[176.16.16.86] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.299: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 10/31 11:05:25.299: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3187) 10/31 11:05:25.299: [smf] INFO: UE IMSI[262423124758963] APN[internet] IPv4[176.16.16.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.303: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 10/31 11:05:25.303: [upf] INFO: UE F-SEID[UP:0xeae CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.303: [upf] INFO: UE F-SEID[UP:0xeae CP:0x156] APN[internet] PDN-Type[1] IPv4[176.16.16.87] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.310: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 10/31 11:05:25.310: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3187) 10/31 11:05:25.310: [smf] INFO: UE IMSI[262420937289894] APN[internet] IPv4[176.16.16.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.316: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 10/31 11:05:25.316: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.316: [upf] INFO: UE F-SEID[UP:0x6ac CP:0xec4] APN[internet] PDN-Type[1] IPv4[176.16.16.88] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.321: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 10/31 11:05:25.321: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3187) 10/31 11:05:25.321: [smf] INFO: UE IMSI[262429566508941] APN[internet] IPv4[176.16.16.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.326: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 10/31 11:05:25.326: [upf] INFO: UE F-SEID[UP:0xcef CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.326: [upf] INFO: UE F-SEID[UP:0xcef CP:0x3bc] APN[internet] PDN-Type[1] IPv4[176.16.16.89] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.332: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 10/31 11:05:25.332: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3187) 10/31 11:05:25.332: [smf] INFO: UE IMSI[262428688296346] APN[internet] IPv4[176.16.16.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.338: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 10/31 11:05:25.338: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.338: [upf] INFO: UE F-SEID[UP:0x5bc CP:0x447] APN[internet] PDN-Type[1] IPv4[176.16.16.90] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.343: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 10/31 11:05:25.343: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3187) 10/31 11:05:25.343: [smf] INFO: UE IMSI[262421829506137] APN[internet] IPv4[176.16.16.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.348: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 10/31 11:05:25.348: [upf] INFO: UE F-SEID[UP:0x1b CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.348: [upf] INFO: UE F-SEID[UP:0x1b CP:0xb11] APN[internet] PDN-Type[1] IPv4[176.16.16.91] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.354: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 10/31 11:05:25.354: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3187) 10/31 11:05:25.354: [smf] INFO: UE IMSI[262422153704965] APN[internet] IPv4[176.16.16.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.359: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 10/31 11:05:25.359: [upf] INFO: UE F-SEID[UP:0xcae CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.359: [upf] INFO: UE F-SEID[UP:0xcae CP:0x85c] APN[internet] PDN-Type[1] IPv4[176.16.16.92] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.365: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 10/31 11:05:25.365: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3187) 10/31 11:05:25.365: [smf] INFO: UE IMSI[262427752312369] APN[internet] IPv4[176.16.16.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.370: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 10/31 11:05:25.370: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.370: [upf] INFO: UE F-SEID[UP:0xec4 CP:0x7f0] APN[internet] PDN-Type[1] IPv4[176.16.16.93] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.376: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 10/31 11:05:25.376: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3187) 10/31 11:05:25.376: [smf] INFO: UE IMSI[262428456217297] APN[internet] IPv4[176.16.16.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.382: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 10/31 11:05:25.382: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.382: [upf] INFO: UE F-SEID[UP:0xf54 CP:0x646] APN[internet] PDN-Type[1] IPv4[176.16.16.94] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.387: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 10/31 11:05:25.387: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3187) 10/31 11:05:25.387: [smf] INFO: UE IMSI[262420428473064] APN[internet] IPv4[176.16.16.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.392: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 10/31 11:05:25.392: [upf] INFO: UE F-SEID[UP:0x47c CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.392: [upf] INFO: UE F-SEID[UP:0x47c CP:0x575] APN[internet] PDN-Type[1] IPv4[176.16.16.95] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.398: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 10/31 11:05:25.398: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3187) 10/31 11:05:25.398: [smf] INFO: UE IMSI[262429003661723] APN[internet] IPv4[176.16.16.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.403: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 10/31 11:05:25.403: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.403: [upf] INFO: UE F-SEID[UP:0xcdc CP:0x1aa] APN[internet] PDN-Type[1] IPv4[176.16.16.96] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.408: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 10/31 11:05:25.408: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3187) 10/31 11:05:25.408: [smf] INFO: UE IMSI[262420364646851] APN[internet] IPv4[176.16.16.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.415: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 10/31 11:05:25.415: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.415: [upf] INFO: UE F-SEID[UP:0xbb8 CP:0x7e6] APN[internet] PDN-Type[1] IPv4[176.16.16.97] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.419: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 10/31 11:05:25.419: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3187) 10/31 11:05:25.419: [smf] INFO: UE IMSI[262421124374215] APN[internet] IPv4[176.16.16.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.425: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 10/31 11:05:25.425: [upf] INFO: UE F-SEID[UP:0x89f CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.425: [upf] INFO: UE F-SEID[UP:0x89f CP:0xe31] APN[internet] PDN-Type[1] IPv4[176.16.16.98] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.430: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 10/31 11:05:25.430: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3187) 10/31 11:05:25.430: [smf] INFO: UE IMSI[262423531731408] APN[internet] IPv4[176.16.16.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.435: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 10/31 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.435: [upf] INFO: UE F-SEID[UP:0xf1c CP:0x480] APN[internet] PDN-Type[1] IPv4[176.16.16.99] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.441: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 10/31 11:05:25.441: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3187) 10/31 11:05:25.441: [smf] INFO: UE IMSI[262424954755012] APN[internet] IPv4[176.16.16.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.446: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 10/31 11:05:25.446: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.446: [upf] INFO: UE F-SEID[UP:0xe29 CP:0x1c5] APN[internet] PDN-Type[1] IPv4[176.16.16.100] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.452: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 10/31 11:05:25.452: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3187) 10/31 11:05:25.452: [smf] INFO: UE IMSI[262429988142737] APN[internet] IPv4[176.16.16.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.456: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 10/31 11:05:25.456: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.456: [upf] INFO: UE F-SEID[UP:0xbcd CP:0xc9e] APN[internet] PDN-Type[1] IPv4[176.16.16.101] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.462: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 10/31 11:05:25.462: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3187) 10/31 11:05:25.462: [smf] INFO: UE IMSI[262427960950580] APN[internet] IPv4[176.16.16.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.468: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 10/31 11:05:25.468: [upf] INFO: UE F-SEID[UP:0x422 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.468: [upf] INFO: UE F-SEID[UP:0x422 CP:0xc7] APN[internet] PDN-Type[1] IPv4[176.16.16.102] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.473: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 10/31 11:05:25.473: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3187) 10/31 11:05:25.473: [smf] INFO: UE IMSI[262420281435577] APN[internet] IPv4[176.16.16.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.478: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 10/31 11:05:25.478: [upf] INFO: UE F-SEID[UP:0x69d CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.478: [upf] INFO: UE F-SEID[UP:0x69d CP:0x13f] APN[internet] PDN-Type[1] IPv4[176.16.16.103] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.484: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 10/31 11:05:25.484: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3187) 10/31 11:05:25.484: [smf] INFO: UE IMSI[262422282948914] APN[internet] IPv4[176.16.16.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.489: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 10/31 11:05:25.489: [upf] INFO: UE F-SEID[UP:0x927 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.489: [upf] INFO: UE F-SEID[UP:0x927 CP:0x824] APN[internet] PDN-Type[1] IPv4[176.16.16.104] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.495: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 10/31 11:05:25.495: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3187) 10/31 11:05:25.495: [smf] INFO: UE IMSI[262425001624131] APN[internet] IPv4[176.16.16.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.500: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 10/31 11:05:25.500: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.500: [upf] INFO: UE F-SEID[UP:0xc5d CP:0xede] APN[internet] PDN-Type[1] IPv4[176.16.16.105] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.506: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 10/31 11:05:25.506: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3187) 10/31 11:05:25.506: [smf] INFO: UE IMSI[262428037491405] APN[internet] IPv4[176.16.16.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.511: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 10/31 11:05:25.511: [upf] INFO: UE F-SEID[UP:0x691 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.511: [upf] INFO: UE F-SEID[UP:0x691 CP:0xd20] APN[internet] PDN-Type[1] IPv4[176.16.16.106] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.516: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 10/31 11:05:25.516: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3187) 10/31 11:05:25.516: [smf] INFO: UE IMSI[262429806479962] APN[internet] IPv4[176.16.16.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.521: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 10/31 11:05:25.521: [upf] INFO: UE F-SEID[UP:0x707 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.521: [upf] INFO: UE F-SEID[UP:0x707 CP:0x736] APN[internet] PDN-Type[1] IPv4[176.16.16.107] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.528: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 10/31 11:05:25.528: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3187) 10/31 11:05:25.528: [smf] INFO: UE IMSI[262420014355802] APN[internet] IPv4[176.16.16.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.534: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 10/31 11:05:25.534: [upf] INFO: UE F-SEID[UP:0x723 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.534: [upf] INFO: UE F-SEID[UP:0x723 CP:0x5f2] APN[internet] PDN-Type[1] IPv4[176.16.16.108] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.539: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 10/31 11:05:25.539: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3187) 10/31 11:05:25.539: [smf] INFO: UE IMSI[262424440669767] APN[internet] IPv4[176.16.16.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.545: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 10/31 11:05:25.545: [upf] INFO: UE F-SEID[UP:0x996 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.545: [upf] INFO: UE F-SEID[UP:0x996 CP:0x2f1] APN[internet] PDN-Type[1] IPv4[176.16.16.109] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.550: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 10/31 11:05:25.550: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3187) 10/31 11:05:25.550: [smf] INFO: UE IMSI[262420266428733] APN[internet] IPv4[176.16.16.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.555: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 10/31 11:05:25.555: [upf] INFO: UE F-SEID[UP:0x85d CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.555: [upf] INFO: UE F-SEID[UP:0x85d CP:0x4d] APN[internet] PDN-Type[1] IPv4[176.16.16.110] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.561: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 10/31 11:05:25.561: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3187) 10/31 11:05:25.561: [smf] INFO: UE IMSI[262420427824566] APN[internet] IPv4[176.16.16.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.567: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 10/31 11:05:25.567: [upf] INFO: UE F-SEID[UP:0x189 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.567: [upf] INFO: UE F-SEID[UP:0x189 CP:0x6a6] APN[internet] PDN-Type[1] IPv4[176.16.16.111] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.571: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 10/31 11:05:25.571: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3187) 10/31 11:05:25.571: [smf] INFO: UE IMSI[262421661516433] APN[internet] IPv4[176.16.16.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.576: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 10/31 11:05:25.576: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.576: [upf] INFO: UE F-SEID[UP:0x3aa CP:0x5a9] APN[internet] PDN-Type[1] IPv4[176.16.16.112] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.582: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 10/31 11:05:25.582: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3187) 10/31 11:05:25.582: [smf] INFO: UE IMSI[262422319261999] APN[internet] IPv4[176.16.16.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.588: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 10/31 11:05:25.588: [upf] INFO: UE F-SEID[UP:0x633 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.588: [upf] INFO: UE F-SEID[UP:0x633 CP:0xb66] APN[internet] PDN-Type[1] IPv4[176.16.16.113] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.593: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 10/31 11:05:25.593: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3187) 10/31 11:05:25.593: [smf] INFO: UE IMSI[262424288063302] APN[internet] IPv4[176.16.16.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.598: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 10/31 11:05:25.598: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.598: [upf] INFO: UE F-SEID[UP:0xba7 CP:0x1c6] APN[internet] PDN-Type[1] IPv4[176.16.16.114] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.604: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 10/31 11:05:25.604: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3187) 10/31 11:05:25.604: [smf] INFO: UE IMSI[262420852534597] APN[internet] IPv4[176.16.16.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.609: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 10/31 11:05:25.609: [upf] INFO: UE F-SEID[UP:0x74a CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.609: [upf] INFO: UE F-SEID[UP:0x74a CP:0x939] APN[internet] PDN-Type[1] IPv4[176.16.16.115] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.615: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 10/31 11:05:25.615: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3187) 10/31 11:05:25.615: [smf] INFO: UE IMSI[262422837109720] APN[internet] IPv4[176.16.16.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.621: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 10/31 11:05:25.621: [upf] INFO: UE F-SEID[UP:0x893 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.621: [upf] INFO: UE F-SEID[UP:0x893 CP:0x818] APN[internet] PDN-Type[1] IPv4[176.16.16.116] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.626: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 10/31 11:05:25.626: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3187) 10/31 11:05:25.626: [smf] INFO: UE IMSI[262428213503691] APN[internet] IPv4[176.16.16.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.631: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 10/31 11:05:25.631: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.631: [upf] INFO: UE F-SEID[UP:0xfa1 CP:0x851] APN[internet] PDN-Type[1] IPv4[176.16.16.117] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.637: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 10/31 11:05:25.637: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3187) 10/31 11:05:25.637: [smf] INFO: UE IMSI[262422499908911] APN[internet] IPv4[176.16.16.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.642: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 10/31 11:05:25.642: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.642: [upf] INFO: UE F-SEID[UP:0xa8e CP:0x1dc] APN[internet] PDN-Type[1] IPv4[176.16.16.118] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.648: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 10/31 11:05:25.648: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3187) 10/31 11:05:25.648: [smf] INFO: UE IMSI[262424601296250] APN[internet] IPv4[176.16.16.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.654: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 10/31 11:05:25.654: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.654: [upf] INFO: UE F-SEID[UP:0x1e9 CP:0xcff] APN[internet] PDN-Type[1] IPv4[176.16.16.119] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.658: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 10/31 11:05:25.658: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3187) 10/31 11:05:25.658: [smf] INFO: UE IMSI[262427578529495] APN[internet] IPv4[176.16.16.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.664: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 10/31 11:05:25.664: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.664: [upf] INFO: UE F-SEID[UP:0xc80 CP:0x927] APN[internet] PDN-Type[1] IPv4[176.16.16.120] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.669: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 10/31 11:05:25.669: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3187) 10/31 11:05:25.669: [smf] INFO: UE IMSI[262424044101075] APN[internet] IPv4[176.16.16.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.675: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 10/31 11:05:25.675: [upf] INFO: UE F-SEID[UP:0x3be CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.675: [upf] INFO: UE F-SEID[UP:0x3be CP:0xb5f] APN[internet] PDN-Type[1] IPv4[176.16.16.121] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.680: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 10/31 11:05:25.680: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3187) 10/31 11:05:25.680: [smf] INFO: UE IMSI[262424335457547] APN[internet] IPv4[176.16.16.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.685: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 10/31 11:05:25.685: [upf] INFO: UE F-SEID[UP:0x365 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.685: [upf] INFO: UE F-SEID[UP:0x365 CP:0x892] APN[internet] PDN-Type[1] IPv4[176.16.16.122] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.691: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 10/31 11:05:25.691: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3187) 10/31 11:05:25.691: [smf] INFO: UE IMSI[262423362219453] APN[internet] IPv4[176.16.16.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.697: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 10/31 11:05:25.697: [upf] INFO: UE F-SEID[UP:0xa1e CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.697: [upf] INFO: UE F-SEID[UP:0xa1e CP:0xd0a] APN[internet] PDN-Type[1] IPv4[176.16.16.123] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.702: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 10/31 11:05:25.702: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3187) 10/31 11:05:25.702: [smf] INFO: UE IMSI[262422807615551] APN[internet] IPv4[176.16.16.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.707: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 10/31 11:05:25.707: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.707: [upf] INFO: UE F-SEID[UP:0x8e2 CP:0x903] APN[internet] PDN-Type[1] IPv4[176.16.16.124] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.713: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 10/31 11:05:25.713: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3187) 10/31 11:05:25.713: [smf] INFO: UE IMSI[262423787801652] APN[internet] IPv4[176.16.16.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.719: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 10/31 11:05:25.719: [upf] INFO: UE F-SEID[UP:0xce2 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.719: [upf] INFO: UE F-SEID[UP:0xce2 CP:0x522] APN[internet] PDN-Type[1] IPv4[176.16.16.125] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.724: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 10/31 11:05:25.724: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3187) 10/31 11:05:25.724: [smf] INFO: UE IMSI[262421115497045] APN[internet] IPv4[176.16.16.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.729: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 10/31 11:05:25.729: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.729: [upf] INFO: UE F-SEID[UP:0xee3 CP:0xbb1] APN[internet] PDN-Type[1] IPv4[176.16.16.126] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.734: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 10/31 11:05:25.734: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3187) 10/31 11:05:25.734: [smf] INFO: UE IMSI[262428877928548] APN[internet] IPv4[176.16.16.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.739: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 10/31 11:05:25.739: [upf] INFO: UE F-SEID[UP:0x139 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.739: [upf] INFO: UE F-SEID[UP:0x139 CP:0xc0c] APN[internet] PDN-Type[1] IPv4[176.16.16.127] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.745: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 10/31 11:05:25.745: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3187) 10/31 11:05:25.745: [smf] INFO: UE IMSI[262423867460151] APN[internet] IPv4[176.16.16.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.752: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 10/31 11:05:25.752: [upf] INFO: UE F-SEID[UP:0x76e CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.752: [upf] INFO: UE F-SEID[UP:0x76e CP:0x5b3] APN[internet] PDN-Type[1] IPv4[176.16.16.128] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.757: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 10/31 11:05:25.757: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3187) 10/31 11:05:25.757: [smf] INFO: UE IMSI[262425448005065] APN[internet] IPv4[176.16.16.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.762: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 10/31 11:05:25.762: [upf] INFO: UE F-SEID[UP:0xfba CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.762: [upf] INFO: UE F-SEID[UP:0xfba CP:0x363] APN[internet] PDN-Type[1] IPv4[176.16.16.129] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.768: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 10/31 11:05:25.768: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3187) 10/31 11:05:25.768: [smf] INFO: UE IMSI[262423198366320] APN[internet] IPv4[176.16.16.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.773: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 10/31 11:05:25.773: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.773: [upf] INFO: UE F-SEID[UP:0xd59 CP:0x7cf] APN[internet] PDN-Type[1] IPv4[176.16.16.130] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.778: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 10/31 11:05:25.778: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3187) 10/31 11:05:25.778: [smf] INFO: UE IMSI[262421183408193] APN[internet] IPv4[176.16.16.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.784: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 10/31 11:05:25.784: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.784: [upf] INFO: UE F-SEID[UP:0xd15 CP:0xe19] APN[internet] PDN-Type[1] IPv4[176.16.16.131] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.789: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 10/31 11:05:25.789: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3187) 10/31 11:05:25.789: [smf] INFO: UE IMSI[262420716976052] APN[internet] IPv4[176.16.16.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.796: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 10/31 11:05:25.796: [upf] INFO: UE F-SEID[UP:0x39d CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.796: [upf] INFO: UE F-SEID[UP:0x39d CP:0x6ef] APN[internet] PDN-Type[1] IPv4[176.16.16.132] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.800: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 10/31 11:05:25.800: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3187) 10/31 11:05:25.800: [smf] INFO: UE IMSI[262424150616623] APN[internet] IPv4[176.16.16.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.805: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 10/31 11:05:25.805: [upf] INFO: UE F-SEID[UP:0x93e CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.805: [upf] INFO: UE F-SEID[UP:0x93e CP:0x5e9] APN[internet] PDN-Type[1] IPv4[176.16.16.133] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.811: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 10/31 11:05:25.811: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3187) 10/31 11:05:25.811: [smf] INFO: UE IMSI[262429077162484] APN[internet] IPv4[176.16.16.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.816: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 10/31 11:05:25.816: [upf] INFO: UE F-SEID[UP:0x708 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.816: [upf] INFO: UE F-SEID[UP:0x708 CP:0x8c2] APN[internet] PDN-Type[1] IPv4[176.16.16.134] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.822: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 10/31 11:05:25.822: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3187) 10/31 11:05:25.822: [smf] INFO: UE IMSI[262421444850766] APN[internet] IPv4[176.16.16.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.828: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 10/31 11:05:25.828: [upf] INFO: UE F-SEID[UP:0x851 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.828: [upf] INFO: UE F-SEID[UP:0x851 CP:0x40a] APN[internet] PDN-Type[1] IPv4[176.16.16.135] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.833: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 10/31 11:05:25.833: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3187) 10/31 11:05:25.833: [smf] INFO: UE IMSI[262420324748119] APN[internet] IPv4[176.16.16.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.839: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 10/31 11:05:25.839: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.839: [upf] INFO: UE F-SEID[UP:0xe3b CP:0xb67] APN[internet] PDN-Type[1] IPv4[176.16.16.136] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.844: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 10/31 11:05:25.844: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3187) 10/31 11:05:25.844: [smf] INFO: UE IMSI[262420744182089] APN[internet] IPv4[176.16.16.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.850: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 10/31 11:05:25.850: [upf] INFO: UE F-SEID[UP:0x53 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.850: [upf] INFO: UE F-SEID[UP:0x53 CP:0xde2] APN[internet] PDN-Type[1] IPv4[176.16.16.137] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.855: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 10/31 11:05:25.855: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3187) 10/31 11:05:25.855: [smf] INFO: UE IMSI[262426460048299] APN[internet] IPv4[176.16.16.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.860: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 10/31 11:05:25.861: [upf] INFO: UE F-SEID[UP:0x128 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.861: [upf] INFO: UE F-SEID[UP:0x128 CP:0x12f] APN[internet] PDN-Type[1] IPv4[176.16.16.138] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.866: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 10/31 11:05:25.866: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3187) 10/31 11:05:25.866: [smf] INFO: UE IMSI[262424962727745] APN[internet] IPv4[176.16.16.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.871: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 10/31 11:05:25.871: [upf] INFO: UE F-SEID[UP:0xde4 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.871: [upf] INFO: UE F-SEID[UP:0xde4 CP:0xbf8] APN[internet] PDN-Type[1] IPv4[176.16.16.139] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.877: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 10/31 11:05:25.877: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3187) 10/31 11:05:25.877: [smf] INFO: UE IMSI[262420437528399] APN[internet] IPv4[176.16.16.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.883: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 10/31 11:05:25.883: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.883: [upf] INFO: UE F-SEID[UP:0xe72 CP:0x9e9] APN[internet] PDN-Type[1] IPv4[176.16.16.140] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.887: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 10/31 11:05:25.888: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3187) 10/31 11:05:25.888: [smf] INFO: UE IMSI[262429802303622] APN[internet] IPv4[176.16.16.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.893: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 10/31 11:05:25.893: [upf] INFO: UE F-SEID[UP:0x42b CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.893: [upf] INFO: UE F-SEID[UP:0x42b CP:0x777] APN[internet] PDN-Type[1] IPv4[176.16.16.141] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.899: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 10/31 11:05:25.899: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3187) 10/31 11:05:25.899: [smf] INFO: UE IMSI[262424907383463] APN[internet] IPv4[176.16.16.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.904: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 10/31 11:05:25.904: [upf] INFO: UE F-SEID[UP:0x212 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.904: [upf] INFO: UE F-SEID[UP:0x212 CP:0xa00] APN[internet] PDN-Type[1] IPv4[176.16.16.142] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.910: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 10/31 11:05:25.910: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3187) 10/31 11:05:25.910: [smf] INFO: UE IMSI[262429090864153] APN[internet] IPv4[176.16.16.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.915: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 10/31 11:05:25.915: [upf] INFO: UE F-SEID[UP:0x326 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.915: [upf] INFO: UE F-SEID[UP:0x326 CP:0x6d3] APN[internet] PDN-Type[1] IPv4[176.16.16.143] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.920: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 10/31 11:05:25.920: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3187) 10/31 11:05:25.920: [smf] INFO: UE IMSI[262426655174873] APN[internet] IPv4[176.16.16.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.925: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 10/31 11:05:25.926: [upf] INFO: UE F-SEID[UP:0x37c CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.926: [upf] INFO: UE F-SEID[UP:0x37c CP:0x544] APN[internet] PDN-Type[1] IPv4[176.16.16.144] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.931: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 10/31 11:05:25.931: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3187) 10/31 11:05:25.931: [smf] INFO: UE IMSI[262429646589082] APN[internet] IPv4[176.16.16.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.936: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 10/31 11:05:25.936: [upf] INFO: UE F-SEID[UP:0xefc CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.936: [upf] INFO: UE F-SEID[UP:0xefc CP:0xc0] APN[internet] PDN-Type[1] IPv4[176.16.16.145] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.942: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 10/31 11:05:25.942: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3187) 10/31 11:05:25.942: [smf] INFO: UE IMSI[262427547568186] APN[internet] IPv4[176.16.16.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.948: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 10/31 11:05:25.948: [upf] INFO: UE F-SEID[UP:0x65e CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.948: [upf] INFO: UE F-SEID[UP:0x65e CP:0x398] APN[internet] PDN-Type[1] IPv4[176.16.16.146] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.954: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 10/31 11:05:25.954: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3187) 10/31 11:05:25.954: [smf] INFO: UE IMSI[262425211784264] APN[internet] IPv4[176.16.16.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.959: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 10/31 11:05:25.959: [upf] INFO: UE F-SEID[UP:0x874 CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.959: [upf] INFO: UE F-SEID[UP:0x874 CP:0x984] APN[internet] PDN-Type[1] IPv4[176.16.16.147] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.965: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 10/31 11:05:25.965: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3187) 10/31 11:05:25.965: [smf] INFO: UE IMSI[262427400023751] APN[internet] IPv4[176.16.16.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.971: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 10/31 11:05:25.971: [upf] INFO: UE F-SEID[UP:0x111 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.971: [upf] INFO: UE F-SEID[UP:0x111 CP:0x47e] APN[internet] PDN-Type[1] IPv4[176.16.16.148] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.976: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 10/31 11:05:25.976: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3187) 10/31 11:05:25.976: [smf] INFO: UE IMSI[262420894470776] APN[internet] IPv4[176.16.16.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.981: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 10/31 11:05:25.981: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.981: [upf] INFO: UE F-SEID[UP:0x9d7 CP:0x2b4] APN[internet] PDN-Type[1] IPv4[176.16.16.149] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.987: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 10/31 11:05:25.987: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3187) 10/31 11:05:25.987: [smf] INFO: UE IMSI[262425735753475] APN[internet] IPv4[176.16.16.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:25.992: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 10/31 11:05:25.992: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:25.992: [upf] INFO: UE F-SEID[UP:0xb8f CP:0x2b5] APN[internet] PDN-Type[1] IPv4[176.16.16.150] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:25.997: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 10/31 11:05:25.997: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3187) 10/31 11:05:25.997: [smf] INFO: UE IMSI[262426322007888] APN[internet] IPv4[176.16.16.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.003: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 10/31 11:05:26.003: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.003: [upf] INFO: UE F-SEID[UP:0xb9b CP:0xff2] APN[internet] PDN-Type[1] IPv4[176.16.16.151] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.008: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 10/31 11:05:26.008: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3187) 10/31 11:05:26.008: [smf] INFO: UE IMSI[262427547141461] APN[internet] IPv4[176.16.16.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.014: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 10/31 11:05:26.014: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.014: [upf] INFO: UE F-SEID[UP:0xd25 CP:0x1ab] APN[internet] PDN-Type[1] IPv4[176.16.16.152] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.019: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 10/31 11:05:26.019: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3187) 10/31 11:05:26.019: [smf] INFO: UE IMSI[262421438004927] APN[internet] IPv4[176.16.16.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.025: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 10/31 11:05:26.025: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.025: [upf] INFO: UE F-SEID[UP:0xc2d CP:0xe76] APN[internet] PDN-Type[1] IPv4[176.16.16.153] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.030: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 10/31 11:05:26.030: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3187) 10/31 11:05:26.030: [smf] INFO: UE IMSI[262424367574950] APN[internet] IPv4[176.16.16.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.035: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 10/31 11:05:26.035: [upf] INFO: UE F-SEID[UP:0x2fd CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.035: [upf] INFO: UE F-SEID[UP:0x2fd CP:0xf11] APN[internet] PDN-Type[1] IPv4[176.16.16.154] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.041: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 10/31 11:05:26.041: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3187) 10/31 11:05:26.041: [smf] INFO: UE IMSI[262427023881720] APN[internet] IPv4[176.16.16.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.046: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 10/31 11:05:26.046: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.046: [upf] INFO: UE F-SEID[UP:0x8f9 CP:0xa3a] APN[internet] PDN-Type[1] IPv4[176.16.16.155] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.051: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 10/31 11:05:26.051: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3187) 10/31 11:05:26.051: [smf] INFO: UE IMSI[262422036492037] APN[internet] IPv4[176.16.16.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.057: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 10/31 11:05:26.057: [upf] INFO: UE F-SEID[UP:0x25 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.057: [upf] INFO: UE F-SEID[UP:0x25 CP:0x5be] APN[internet] PDN-Type[1] IPv4[176.16.16.156] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.062: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 10/31 11:05:26.062: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3187) 10/31 11:05:26.062: [smf] INFO: UE IMSI[262422894871620] APN[internet] IPv4[176.16.16.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.068: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 10/31 11:05:26.068: [upf] INFO: UE F-SEID[UP:0x91d CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.068: [upf] INFO: UE F-SEID[UP:0x91d CP:0x8d6] APN[internet] PDN-Type[1] IPv4[176.16.16.157] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.073: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 10/31 11:05:26.073: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3187) 10/31 11:05:26.073: [smf] INFO: UE IMSI[262422505431286] APN[internet] IPv4[176.16.16.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.078: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 10/31 11:05:26.078: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.078: [upf] INFO: UE F-SEID[UP:0xb05 CP:0x89c] APN[internet] PDN-Type[1] IPv4[176.16.16.158] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.084: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 10/31 11:05:26.084: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3187) 10/31 11:05:26.084: [smf] INFO: UE IMSI[262420308857836] APN[internet] IPv4[176.16.16.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.089: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 10/31 11:05:26.089: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.089: [upf] INFO: UE F-SEID[UP:0x4f9 CP:0x29c] APN[internet] PDN-Type[1] IPv4[176.16.16.159] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.094: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 10/31 11:05:26.094: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3187) 10/31 11:05:26.094: [smf] INFO: UE IMSI[262425496937246] APN[internet] IPv4[176.16.16.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.100: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 10/31 11:05:26.100: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.100: [upf] INFO: UE F-SEID[UP:0xf3b CP:0x375] APN[internet] PDN-Type[1] IPv4[176.16.16.160] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.105: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 10/31 11:05:26.105: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3187) 10/31 11:05:26.105: [smf] INFO: UE IMSI[262427503060100] APN[internet] IPv4[176.16.16.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.110: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 10/31 11:05:26.110: [upf] INFO: UE F-SEID[UP:0x8cf CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.110: [upf] INFO: UE F-SEID[UP:0x8cf CP:0x2ac] APN[internet] PDN-Type[1] IPv4[176.16.16.161] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.116: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 10/31 11:05:26.116: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3187) 10/31 11:05:26.116: [smf] INFO: UE IMSI[262427230577933] APN[internet] IPv4[176.16.16.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.122: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 10/31 11:05:26.122: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.122: [upf] INFO: UE F-SEID[UP:0x9f4 CP:0x51f] APN[internet] PDN-Type[1] IPv4[176.16.16.162] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.127: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 10/31 11:05:26.127: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3187) 10/31 11:05:26.127: [smf] INFO: UE IMSI[262423181336640] APN[internet] IPv4[176.16.16.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.132: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 10/31 11:05:26.132: [upf] INFO: UE F-SEID[UP:0x6de CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.132: [upf] INFO: UE F-SEID[UP:0x6de CP:0x196] APN[internet] PDN-Type[1] IPv4[176.16.16.163] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.138: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 10/31 11:05:26.138: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3187) 10/31 11:05:26.138: [smf] INFO: UE IMSI[262428798681682] APN[internet] IPv4[176.16.16.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.144: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 10/31 11:05:26.144: [upf] INFO: UE F-SEID[UP:0x830 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.144: [upf] INFO: UE F-SEID[UP:0x830 CP:0x8ee] APN[internet] PDN-Type[1] IPv4[176.16.16.164] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.149: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 10/31 11:05:26.149: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3187) 10/31 11:05:26.149: [smf] INFO: UE IMSI[262425606717761] APN[internet] IPv4[176.16.16.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.154: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 10/31 11:05:26.154: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.154: [upf] INFO: UE F-SEID[UP:0xd36 CP:0x336] APN[internet] PDN-Type[1] IPv4[176.16.16.165] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.160: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 10/31 11:05:26.160: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3187) 10/31 11:05:26.160: [smf] INFO: UE IMSI[262424476245739] APN[internet] IPv4[176.16.16.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.166: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 10/31 11:05:26.166: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.166: [upf] INFO: UE F-SEID[UP:0xa2a CP:0x3fa] APN[internet] PDN-Type[1] IPv4[176.16.16.166] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.171: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 10/31 11:05:26.171: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3187) 10/31 11:05:26.171: [smf] INFO: UE IMSI[262424444540223] APN[internet] IPv4[176.16.16.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.176: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 10/31 11:05:26.176: [upf] INFO: UE F-SEID[UP:0x169 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.176: [upf] INFO: UE F-SEID[UP:0x169 CP:0x865] APN[internet] PDN-Type[1] IPv4[176.16.16.167] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.182: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 10/31 11:05:26.182: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3187) 10/31 11:05:26.182: [smf] INFO: UE IMSI[262427806001316] APN[internet] IPv4[176.16.16.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.187: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 10/31 11:05:26.187: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.187: [upf] INFO: UE F-SEID[UP:0xfdd CP:0xc1] APN[internet] PDN-Type[1] IPv4[176.16.16.168] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.193: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 10/31 11:05:26.193: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3187) 10/31 11:05:26.193: [smf] INFO: UE IMSI[262421756185417] APN[internet] IPv4[176.16.16.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.198: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 10/31 11:05:26.198: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.198: [upf] INFO: UE F-SEID[UP:0x6bd CP:0x306] APN[internet] PDN-Type[1] IPv4[176.16.16.169] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.204: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 10/31 11:05:26.204: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3187) 10/31 11:05:26.204: [smf] INFO: UE IMSI[262426649478704] APN[internet] IPv4[176.16.16.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.210: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 10/31 11:05:26.210: [upf] INFO: UE F-SEID[UP:0x748 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.210: [upf] INFO: UE F-SEID[UP:0x748 CP:0x604] APN[internet] PDN-Type[1] IPv4[176.16.16.170] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.215: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 10/31 11:05:26.215: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3187) 10/31 11:05:26.215: [smf] INFO: UE IMSI[262427926201262] APN[internet] IPv4[176.16.16.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.220: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 10/31 11:05:26.220: [upf] INFO: UE F-SEID[UP:0x59f CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.220: [upf] INFO: UE F-SEID[UP:0x59f CP:0x83b] APN[internet] PDN-Type[1] IPv4[176.16.16.171] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.226: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 10/31 11:05:26.226: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3187) 10/31 11:05:26.226: [smf] INFO: UE IMSI[262426258586130] APN[internet] IPv4[176.16.16.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.231: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 10/31 11:05:26.231: [upf] INFO: UE F-SEID[UP:0xedb CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.231: [upf] INFO: UE F-SEID[UP:0xedb CP:0xaf8] APN[internet] PDN-Type[1] IPv4[176.16.16.172] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.237: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 10/31 11:05:26.237: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3187) 10/31 11:05:26.237: [smf] INFO: UE IMSI[262422977377760] APN[internet] IPv4[176.16.16.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.242: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 10/31 11:05:26.242: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.242: [upf] INFO: UE F-SEID[UP:0xc71 CP:0x427] APN[internet] PDN-Type[1] IPv4[176.16.16.173] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.248: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 10/31 11:05:26.248: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3187) 10/31 11:05:26.248: [smf] INFO: UE IMSI[262425891711320] APN[internet] IPv4[176.16.16.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.254: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 10/31 11:05:26.254: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.254: [upf] INFO: UE F-SEID[UP:0x1e0 CP:0xac7] APN[internet] PDN-Type[1] IPv4[176.16.16.174] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.259: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 10/31 11:05:26.259: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3187) 10/31 11:05:26.259: [smf] INFO: UE IMSI[262425766014399] APN[internet] IPv4[176.16.16.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.264: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 10/31 11:05:26.264: [upf] INFO: UE F-SEID[UP:0x46 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.264: [upf] INFO: UE F-SEID[UP:0x46 CP:0x32a] APN[internet] PDN-Type[1] IPv4[176.16.16.175] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.271: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 10/31 11:05:26.271: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3187) 10/31 11:05:26.271: [smf] INFO: UE IMSI[262427048774789] APN[internet] IPv4[176.16.16.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.276: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 10/31 11:05:26.276: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.276: [upf] INFO: UE F-SEID[UP:0xcb8 CP:0xf16] APN[internet] PDN-Type[1] IPv4[176.16.16.176] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.282: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 10/31 11:05:26.282: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3187) 10/31 11:05:26.282: [smf] INFO: UE IMSI[262422131776709] APN[internet] IPv4[176.16.16.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.288: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 10/31 11:05:26.288: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.288: [upf] INFO: UE F-SEID[UP:0x4ff CP:0x10f] APN[internet] PDN-Type[1] IPv4[176.16.16.177] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.293: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 10/31 11:05:26.293: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3187) 10/31 11:05:26.293: [smf] INFO: UE IMSI[262428100733385] APN[internet] IPv4[176.16.16.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.299: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 10/31 11:05:26.299: [upf] INFO: UE F-SEID[UP:0x81d CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.299: [upf] INFO: UE F-SEID[UP:0x81d CP:0x6dd] APN[internet] PDN-Type[1] IPv4[176.16.16.178] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.304: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 10/31 11:05:26.304: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3187) 10/31 11:05:26.304: [smf] INFO: UE IMSI[262427800115079] APN[internet] IPv4[176.16.16.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.308: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 10/31 11:05:26.309: [upf] INFO: UE F-SEID[UP:0x46b CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.309: [upf] INFO: UE F-SEID[UP:0x46b CP:0x292] APN[internet] PDN-Type[1] IPv4[176.16.16.179] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.315: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 10/31 11:05:26.315: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3187) 10/31 11:05:26.315: [smf] INFO: UE IMSI[262427413601058] APN[internet] IPv4[176.16.16.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.320: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 10/31 11:05:26.320: [upf] INFO: UE F-SEID[UP:0x133 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.320: [upf] INFO: UE F-SEID[UP:0x133 CP:0x854] APN[internet] PDN-Type[1] IPv4[176.16.16.180] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.326: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 10/31 11:05:26.326: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3187) 10/31 11:05:26.326: [smf] INFO: UE IMSI[262422201256792] APN[internet] IPv4[176.16.16.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.332: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 10/31 11:05:26.332: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.332: [upf] INFO: UE F-SEID[UP:0xbeb CP:0x56a] APN[internet] PDN-Type[1] IPv4[176.16.16.181] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.337: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 10/31 11:05:26.337: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3187) 10/31 11:05:26.337: [smf] INFO: UE IMSI[262425646797877] APN[internet] IPv4[176.16.16.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.341: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 10/31 11:05:26.341: [upf] INFO: UE F-SEID[UP:0xc2 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.341: [upf] INFO: UE F-SEID[UP:0xc2 CP:0xbab] APN[internet] PDN-Type[1] IPv4[176.16.16.182] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.347: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 10/31 11:05:26.347: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3187) 10/31 11:05:26.347: [smf] INFO: UE IMSI[262429684614061] APN[internet] IPv4[176.16.16.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.353: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 10/31 11:05:26.354: [upf] INFO: UE F-SEID[UP:0x75b CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.354: [upf] INFO: UE F-SEID[UP:0x75b CP:0xf7c] APN[internet] PDN-Type[1] IPv4[176.16.16.183] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.358: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 10/31 11:05:26.358: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3187) 10/31 11:05:26.358: [smf] INFO: UE IMSI[262426369311858] APN[internet] IPv4[176.16.16.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.364: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 10/31 11:05:26.364: [upf] INFO: UE F-SEID[UP:0x640 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.364: [upf] INFO: UE F-SEID[UP:0x640 CP:0x8b9] APN[internet] PDN-Type[1] IPv4[176.16.16.184] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.369: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 10/31 11:05:26.369: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3187) 10/31 11:05:26.369: [smf] INFO: UE IMSI[262425074163098] APN[internet] IPv4[176.16.16.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.377: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 10/31 11:05:26.377: [upf] INFO: UE F-SEID[UP:0xabb CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.377: [upf] INFO: UE F-SEID[UP:0xabb CP:0x50a] APN[internet] PDN-Type[1] IPv4[176.16.16.185] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.381: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 10/31 11:05:26.381: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3187) 10/31 11:05:26.381: [smf] INFO: UE IMSI[262423318541200] APN[internet] IPv4[176.16.16.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.387: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 10/31 11:05:26.387: [upf] INFO: UE F-SEID[UP:0x79c CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.387: [upf] INFO: UE F-SEID[UP:0x79c CP:0x5bb] APN[internet] PDN-Type[1] IPv4[176.16.16.186] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.392: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 10/31 11:05:26.392: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3187) 10/31 11:05:26.392: [smf] INFO: UE IMSI[262421398436150] APN[internet] IPv4[176.16.16.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.397: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 10/31 11:05:26.397: [upf] INFO: UE F-SEID[UP:0x8ae CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.398: [upf] INFO: UE F-SEID[UP:0x8ae CP:0x36] APN[internet] PDN-Type[1] IPv4[176.16.16.187] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.403: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 10/31 11:05:26.403: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3187) 10/31 11:05:26.403: [smf] INFO: UE IMSI[262421911783152] APN[internet] IPv4[176.16.16.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.409: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 10/31 11:05:26.410: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.410: [upf] INFO: UE F-SEID[UP:0x8cd CP:0x388] APN[internet] PDN-Type[1] IPv4[176.16.16.188] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.414: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 10/31 11:05:26.414: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3187) 10/31 11:05:26.414: [smf] INFO: UE IMSI[262424434524869] APN[internet] IPv4[176.16.16.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.421: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 10/31 11:05:26.421: [upf] INFO: UE F-SEID[UP:0x636 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.421: [upf] INFO: UE F-SEID[UP:0x636 CP:0xc06] APN[internet] PDN-Type[1] IPv4[176.16.16.189] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.425: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 10/31 11:05:26.425: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3187) 10/31 11:05:26.425: [smf] INFO: UE IMSI[262420561679801] APN[internet] IPv4[176.16.16.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.431: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 10/31 11:05:26.431: [upf] INFO: UE F-SEID[UP:0x461 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.431: [upf] INFO: UE F-SEID[UP:0x461 CP:0xb5c] APN[internet] PDN-Type[1] IPv4[176.16.16.190] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.436: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 10/31 11:05:26.436: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3187) 10/31 11:05:26.436: [smf] INFO: UE IMSI[262426274974372] APN[internet] IPv4[176.16.16.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.441: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 10/31 11:05:26.441: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.441: [upf] INFO: UE F-SEID[UP:0xee1 CP:0x7a1] APN[internet] PDN-Type[1] IPv4[176.16.16.191] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.447: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 10/31 11:05:26.447: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3187) 10/31 11:05:26.447: [smf] INFO: UE IMSI[262423175740084] APN[internet] IPv4[176.16.16.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.453: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 10/31 11:05:26.453: [upf] INFO: UE F-SEID[UP:0x772 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.453: [upf] INFO: UE F-SEID[UP:0x772 CP:0x1a3] APN[internet] PDN-Type[1] IPv4[176.16.16.192] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.458: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 10/31 11:05:26.458: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3187) 10/31 11:05:26.458: [smf] INFO: UE IMSI[262427168749528] APN[internet] IPv4[176.16.16.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.464: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 10/31 11:05:26.464: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.464: [upf] INFO: UE F-SEID[UP:0x8a5 CP:0xe78] APN[internet] PDN-Type[1] IPv4[176.16.16.193] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.469: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 10/31 11:05:26.469: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3187) 10/31 11:05:26.469: [smf] INFO: UE IMSI[262420902759184] APN[internet] IPv4[176.16.16.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.474: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 10/31 11:05:26.474: [upf] INFO: UE F-SEID[UP:0x36c CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.474: [upf] INFO: UE F-SEID[UP:0x36c CP:0x837] APN[internet] PDN-Type[1] IPv4[176.16.16.194] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.480: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 10/31 11:05:26.480: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3187) 10/31 11:05:26.480: [smf] INFO: UE IMSI[262427645426431] APN[internet] IPv4[176.16.16.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.485: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 10/31 11:05:26.485: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.485: [upf] INFO: UE F-SEID[UP:0xda3 CP:0xfcd] APN[internet] PDN-Type[1] IPv4[176.16.16.195] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.491: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 10/31 11:05:26.491: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3187) 10/31 11:05:26.491: [smf] INFO: UE IMSI[262425747382658] APN[internet] IPv4[176.16.16.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.496: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 10/31 11:05:26.496: [upf] INFO: UE F-SEID[UP:0x86c CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.496: [upf] INFO: UE F-SEID[UP:0x86c CP:0xe90] APN[internet] PDN-Type[1] IPv4[176.16.16.196] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.501: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 10/31 11:05:26.501: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3187) 10/31 11:05:26.501: [smf] INFO: UE IMSI[262427909603769] APN[internet] IPv4[176.16.16.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.506: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 10/31 11:05:26.506: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.506: [upf] INFO: UE F-SEID[UP:0xcd9 CP:0xc97] APN[internet] PDN-Type[1] IPv4[176.16.16.197] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.512: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 10/31 11:05:26.512: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3187) 10/31 11:05:26.512: [smf] INFO: UE IMSI[262427904926602] APN[internet] IPv4[176.16.16.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.517: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 10/31 11:05:26.517: [upf] INFO: UE F-SEID[UP:0xa0f CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.517: [upf] INFO: UE F-SEID[UP:0xa0f CP:0x1e1] APN[internet] PDN-Type[1] IPv4[176.16.16.198] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.523: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 10/31 11:05:26.523: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3187) 10/31 11:05:26.523: [smf] INFO: UE IMSI[262420519822369] APN[internet] IPv4[176.16.16.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.528: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 10/31 11:05:26.528: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.528: [upf] INFO: UE F-SEID[UP:0x3cd CP:0x5cb] APN[internet] PDN-Type[1] IPv4[176.16.16.199] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.534: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 10/31 11:05:26.534: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3187) 10/31 11:05:26.534: [smf] INFO: UE IMSI[262420156348349] APN[internet] IPv4[176.16.16.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.538: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 10/31 11:05:26.538: [upf] INFO: UE F-SEID[UP:0x23b CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.538: [upf] INFO: UE F-SEID[UP:0x23b CP:0x901] APN[internet] PDN-Type[1] IPv4[176.16.16.200] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.545: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 10/31 11:05:26.545: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3187) 10/31 11:05:26.545: [smf] INFO: UE IMSI[262424798288210] APN[internet] IPv4[176.16.16.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.550: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 10/31 11:05:26.550: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.550: [upf] INFO: UE F-SEID[UP:0x8a4 CP:0x6f5] APN[internet] PDN-Type[1] IPv4[176.16.16.201] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.555: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 10/31 11:05:26.555: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3187) 10/31 11:05:26.556: [smf] INFO: UE IMSI[262429170188431] APN[internet] IPv4[176.16.16.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.562: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 10/31 11:05:26.562: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.562: [upf] INFO: UE F-SEID[UP:0xbbb CP:0xdf2] APN[internet] PDN-Type[1] IPv4[176.16.16.202] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.567: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 10/31 11:05:26.567: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3187) 10/31 11:05:26.567: [smf] INFO: UE IMSI[262426218213536] APN[internet] IPv4[176.16.16.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.573: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 10/31 11:05:26.573: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.573: [upf] INFO: UE F-SEID[UP:0xf95 CP:0x11b] APN[internet] PDN-Type[1] IPv4[176.16.16.203] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.577: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 10/31 11:05:26.577: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3187) 10/31 11:05:26.577: [smf] INFO: UE IMSI[262426234655430] APN[internet] IPv4[176.16.16.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.583: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 10/31 11:05:26.583: [upf] INFO: UE F-SEID[UP:0x284 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.583: [upf] INFO: UE F-SEID[UP:0x284 CP:0xd3b] APN[internet] PDN-Type[1] IPv4[176.16.16.204] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.588: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 10/31 11:05:26.588: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3187) 10/31 11:05:26.588: [smf] INFO: UE IMSI[262420256013698] APN[internet] IPv4[176.16.16.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.593: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 10/31 11:05:26.593: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.593: [upf] INFO: UE F-SEID[UP:0x7c2 CP:0x53b] APN[internet] PDN-Type[1] IPv4[176.16.16.205] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.599: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 10/31 11:05:26.599: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3187) 10/31 11:05:26.599: [smf] INFO: UE IMSI[262427638015281] APN[internet] IPv4[176.16.16.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.605: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 10/31 11:05:26.605: [upf] INFO: UE F-SEID[UP:0x368 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.605: [upf] INFO: UE F-SEID[UP:0x368 CP:0xbaf] APN[internet] PDN-Type[1] IPv4[176.16.16.206] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.610: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 10/31 11:05:26.610: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3187) 10/31 11:05:26.610: [smf] INFO: UE IMSI[262429123143995] APN[internet] IPv4[176.16.16.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.614: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 10/31 11:05:26.614: [upf] INFO: UE F-SEID[UP:0x35a CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.614: [upf] INFO: UE F-SEID[UP:0x35a CP:0xc2c] APN[internet] PDN-Type[1] IPv4[176.16.16.207] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.621: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 10/31 11:05:26.621: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3187) 10/31 11:05:26.621: [smf] INFO: UE IMSI[262425061196604] APN[internet] IPv4[176.16.16.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.626: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 10/31 11:05:26.626: [upf] INFO: UE F-SEID[UP:0x72 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.626: [upf] INFO: UE F-SEID[UP:0x72 CP:0xc49] APN[internet] PDN-Type[1] IPv4[176.16.16.208] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.632: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 10/31 11:05:26.632: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3187) 10/31 11:05:26.632: [smf] INFO: UE IMSI[262426588144675] APN[internet] IPv4[176.16.16.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.637: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 10/31 11:05:26.637: [upf] INFO: UE F-SEID[UP:0xebf CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.637: [upf] INFO: UE F-SEID[UP:0xebf CP:0xbd] APN[internet] PDN-Type[1] IPv4[176.16.16.209] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.642: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 10/31 11:05:26.642: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3187) 10/31 11:05:26.642: [smf] INFO: UE IMSI[262428846430727] APN[internet] IPv4[176.16.16.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.647: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 10/31 11:05:26.648: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.648: [upf] INFO: UE F-SEID[UP:0x7c3 CP:0x492] APN[internet] PDN-Type[1] IPv4[176.16.16.210] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.653: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 10/31 11:05:26.653: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3187) 10/31 11:05:26.653: [smf] INFO: UE IMSI[262424255681189] APN[internet] IPv4[176.16.16.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.659: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 10/31 11:05:26.659: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.659: [upf] INFO: UE F-SEID[UP:0x5b2 CP:0x86] APN[internet] PDN-Type[1] IPv4[176.16.16.211] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.664: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 10/31 11:05:26.664: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3187) 10/31 11:05:26.664: [smf] INFO: UE IMSI[262428241583518] APN[internet] IPv4[176.16.16.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.669: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 10/31 11:05:26.669: [upf] INFO: UE F-SEID[UP:0x62 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.669: [upf] INFO: UE F-SEID[UP:0x62 CP:0xdb5] APN[internet] PDN-Type[1] IPv4[176.16.16.212] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.675: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 10/31 11:05:26.675: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3187) 10/31 11:05:26.675: [smf] INFO: UE IMSI[262427166801086] APN[internet] IPv4[176.16.16.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.680: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 10/31 11:05:26.680: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.680: [upf] INFO: UE F-SEID[UP:0xe07 CP:0x26b] APN[internet] PDN-Type[1] IPv4[176.16.16.213] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.686: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 10/31 11:05:26.686: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3187) 10/31 11:05:26.686: [smf] INFO: UE IMSI[262425643337389] APN[internet] IPv4[176.16.16.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.691: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 10/31 11:05:26.691: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.691: [upf] INFO: UE F-SEID[UP:0x3a5 CP:0xa84] APN[internet] PDN-Type[1] IPv4[176.16.16.214] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.697: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 10/31 11:05:26.697: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3187) 10/31 11:05:26.697: [smf] INFO: UE IMSI[262421676525753] APN[internet] IPv4[176.16.16.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.703: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 10/31 11:05:26.703: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.703: [upf] INFO: UE F-SEID[UP:0xd9f CP:0x4aa] APN[internet] PDN-Type[1] IPv4[176.16.16.215] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.708: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 10/31 11:05:26.708: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3187) 10/31 11:05:26.708: [smf] INFO: UE IMSI[262429701808185] APN[internet] IPv4[176.16.16.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.713: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 10/31 11:05:26.713: [upf] INFO: UE F-SEID[UP:0x719 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.713: [upf] INFO: UE F-SEID[UP:0x719 CP:0xb50] APN[internet] PDN-Type[1] IPv4[176.16.16.216] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.719: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 10/31 11:05:26.719: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3187) 10/31 11:05:26.719: [smf] INFO: UE IMSI[262422338574837] APN[internet] IPv4[176.16.16.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.724: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 10/31 11:05:26.724: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.724: [upf] INFO: UE F-SEID[UP:0xe6b CP:0x963] APN[internet] PDN-Type[1] IPv4[176.16.16.217] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.730: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 10/31 11:05:26.730: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3187) 10/31 11:05:26.730: [smf] INFO: UE IMSI[262421788384602] APN[internet] IPv4[176.16.16.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.736: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 10/31 11:05:26.736: [upf] INFO: UE F-SEID[UP:0x3df CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.736: [upf] INFO: UE F-SEID[UP:0x3df CP:0x876] APN[internet] PDN-Type[1] IPv4[176.16.16.218] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.741: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 10/31 11:05:26.741: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3187) 10/31 11:05:26.741: [smf] INFO: UE IMSI[262427201605997] APN[internet] IPv4[176.16.16.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.746: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 10/31 11:05:26.746: [upf] INFO: UE F-SEID[UP:0x86e CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.746: [upf] INFO: UE F-SEID[UP:0x86e CP:0x204] APN[internet] PDN-Type[1] IPv4[176.16.16.219] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.751: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 10/31 11:05:26.751: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3187) 10/31 11:05:26.751: [smf] INFO: UE IMSI[262428099437348] APN[internet] IPv4[176.16.16.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.757: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 10/31 11:05:26.757: [upf] INFO: UE F-SEID[UP:0x43b CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.757: [upf] INFO: UE F-SEID[UP:0x43b CP:0x800] APN[internet] PDN-Type[1] IPv4[176.16.16.220] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.763: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 10/31 11:05:26.763: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3187) 10/31 11:05:26.763: [smf] INFO: UE IMSI[262422248876372] APN[internet] IPv4[176.16.16.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.768: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 10/31 11:05:26.768: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.768: [upf] INFO: UE F-SEID[UP:0xf98 CP:0x645] APN[internet] PDN-Type[1] IPv4[176.16.16.221] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.774: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 10/31 11:05:26.774: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3187) 10/31 11:05:26.774: [smf] INFO: UE IMSI[262421869137019] APN[internet] IPv4[176.16.16.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.780: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 10/31 11:05:26.780: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.780: [upf] INFO: UE F-SEID[UP:0x8e3 CP:0xbb8] APN[internet] PDN-Type[1] IPv4[176.16.16.222] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.785: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 10/31 11:05:26.785: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3187) 10/31 11:05:26.785: [smf] INFO: UE IMSI[262424679154749] APN[internet] IPv4[176.16.16.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.792: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 10/31 11:05:26.792: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.792: [upf] INFO: UE F-SEID[UP:0xd1d CP:0x10a] APN[internet] PDN-Type[1] IPv4[176.16.16.223] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.795: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 10/31 11:05:26.796: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3187) 10/31 11:05:26.796: [smf] INFO: UE IMSI[262421932450098] APN[internet] IPv4[176.16.16.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.800: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 10/31 11:05:26.800: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.800: [upf] INFO: UE F-SEID[UP:0x4d2 CP:0x3f] APN[internet] PDN-Type[1] IPv4[176.16.16.224] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.806: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 10/31 11:05:26.806: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3187) 10/31 11:05:26.806: [smf] INFO: UE IMSI[262429257578765] APN[internet] IPv4[176.16.16.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.813: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 10/31 11:05:26.813: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.813: [upf] INFO: UE F-SEID[UP:0xc12 CP:0x7b5] APN[internet] PDN-Type[1] IPv4[176.16.16.225] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.817: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 10/31 11:05:26.817: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3187) 10/31 11:05:26.817: [smf] INFO: UE IMSI[262424543086227] APN[internet] IPv4[176.16.16.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.823: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 10/31 11:05:26.823: [upf] INFO: UE F-SEID[UP:0x1d CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.823: [upf] INFO: UE F-SEID[UP:0x1d CP:0x7e5] APN[internet] PDN-Type[1] IPv4[176.16.16.226] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.828: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 10/31 11:05:26.828: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3187) 10/31 11:05:26.828: [smf] INFO: UE IMSI[262422357581951] APN[internet] IPv4[176.16.16.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.834: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 10/31 11:05:26.834: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.834: [upf] INFO: UE F-SEID[UP:0x5e2 CP:0xfdf] APN[internet] PDN-Type[1] IPv4[176.16.16.227] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.839: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 10/31 11:05:26.839: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3187) 10/31 11:05:26.839: [smf] INFO: UE IMSI[262426021746782] APN[internet] IPv4[176.16.16.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.844: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 10/31 11:05:26.844: [upf] INFO: UE F-SEID[UP:0x877 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.844: [upf] INFO: UE F-SEID[UP:0x877 CP:0x2a2] APN[internet] PDN-Type[1] IPv4[176.16.16.228] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.850: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 10/31 11:05:26.850: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3187) 10/31 11:05:26.850: [smf] INFO: UE IMSI[262421003214624] APN[internet] IPv4[176.16.16.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.855: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 10/31 11:05:26.855: [upf] INFO: UE F-SEID[UP:0x50e CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.855: [upf] INFO: UE F-SEID[UP:0x50e CP:0xe1b] APN[internet] PDN-Type[1] IPv4[176.16.16.229] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.861: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 10/31 11:05:26.861: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3187) 10/31 11:05:26.861: [smf] INFO: UE IMSI[262421925027280] APN[internet] IPv4[176.16.16.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.866: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 10/31 11:05:26.866: [upf] INFO: UE F-SEID[UP:0xdc CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.866: [upf] INFO: UE F-SEID[UP:0xdc CP:0x51] APN[internet] PDN-Type[1] IPv4[176.16.16.230] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.872: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 10/31 11:05:26.872: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3187) 10/31 11:05:26.872: [smf] INFO: UE IMSI[262422830928191] APN[internet] IPv4[176.16.16.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.877: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 10/31 11:05:26.877: [upf] INFO: UE F-SEID[UP:0x11b CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.877: [upf] INFO: UE F-SEID[UP:0x11b CP:0xd0c] APN[internet] PDN-Type[1] IPv4[176.16.16.231] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.883: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 10/31 11:05:26.883: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3187) 10/31 11:05:26.883: [smf] INFO: UE IMSI[262428781583812] APN[internet] IPv4[176.16.16.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.888: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 10/31 11:05:26.888: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.888: [upf] INFO: UE F-SEID[UP:0xb72 CP:0x373] APN[internet] PDN-Type[1] IPv4[176.16.16.232] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.894: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 10/31 11:05:26.894: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3187) 10/31 11:05:26.894: [smf] INFO: UE IMSI[262420313225686] APN[internet] IPv4[176.16.16.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.901: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 10/31 11:05:26.901: [upf] INFO: UE F-SEID[UP:0xebc CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.901: [upf] INFO: UE F-SEID[UP:0xebc CP:0x9a2] APN[internet] PDN-Type[1] IPv4[176.16.16.233] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.906: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 10/31 11:05:26.906: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3187) 10/31 11:05:26.906: [smf] INFO: UE IMSI[262424362372314] APN[internet] IPv4[176.16.16.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.911: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 10/31 11:05:26.911: [upf] INFO: UE F-SEID[UP:0x80e CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.911: [upf] INFO: UE F-SEID[UP:0x80e CP:0xd48] APN[internet] PDN-Type[1] IPv4[176.16.16.234] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.917: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 10/31 11:05:26.917: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3187) 10/31 11:05:26.917: [smf] INFO: UE IMSI[262421170652024] APN[internet] IPv4[176.16.16.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.922: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 10/31 11:05:26.922: [upf] INFO: UE F-SEID[UP:0xede CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.922: [upf] INFO: UE F-SEID[UP:0xede CP:0x34] APN[internet] PDN-Type[1] IPv4[176.16.16.235] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.927: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 10/31 11:05:26.927: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3187) 10/31 11:05:26.927: [smf] INFO: UE IMSI[262428342487971] APN[internet] IPv4[176.16.16.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.933: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 10/31 11:05:26.933: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.933: [upf] INFO: UE F-SEID[UP:0x7ea CP:0xc74] APN[internet] PDN-Type[1] IPv4[176.16.16.236] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.938: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 10/31 11:05:26.938: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3187) 10/31 11:05:26.938: [smf] INFO: UE IMSI[262421001276642] APN[internet] IPv4[176.16.16.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.943: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 10/31 11:05:26.943: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.943: [upf] INFO: UE F-SEID[UP:0xa87 CP:0x195] APN[internet] PDN-Type[1] IPv4[176.16.16.237] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.949: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 10/31 11:05:26.949: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3187) 10/31 11:05:26.949: [smf] INFO: UE IMSI[262425961541855] APN[internet] IPv4[176.16.16.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.955: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 10/31 11:05:26.955: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.955: [upf] INFO: UE F-SEID[UP:0x8c4 CP:0xd99] APN[internet] PDN-Type[1] IPv4[176.16.16.238] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.960: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 10/31 11:05:26.960: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3187) 10/31 11:05:26.960: [smf] INFO: UE IMSI[262425069454067] APN[internet] IPv4[176.16.16.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.965: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 10/31 11:05:26.965: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.965: [upf] INFO: UE F-SEID[UP:0xb92 CP:0xad9] APN[internet] PDN-Type[1] IPv4[176.16.16.239] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.970: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 10/31 11:05:26.970: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3187) 10/31 11:05:26.970: [smf] INFO: UE IMSI[262429672456498] APN[internet] IPv4[176.16.16.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.976: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 10/31 11:05:26.976: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.976: [upf] INFO: UE F-SEID[UP:0xa23 CP:0x7d9] APN[internet] PDN-Type[1] IPv4[176.16.16.240] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.981: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 10/31 11:05:26.981: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3187) 10/31 11:05:26.981: [smf] INFO: UE IMSI[262422273057455] APN[internet] IPv4[176.16.16.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.988: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 10/31 11:05:26.988: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.988: [upf] INFO: UE F-SEID[UP:0xa32 CP:0x1b9] APN[internet] PDN-Type[1] IPv4[176.16.16.241] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:26.992: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 10/31 11:05:26.992: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3187) 10/31 11:05:26.992: [smf] INFO: UE IMSI[262422554821926] APN[internet] IPv4[176.16.16.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:26.997: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 10/31 11:05:26.997: [upf] INFO: UE F-SEID[UP:0x1f CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:26.997: [upf] INFO: UE F-SEID[UP:0x1f CP:0xbf3] APN[internet] PDN-Type[1] IPv4[176.16.16.242] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.003: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 10/31 11:05:27.003: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3187) 10/31 11:05:27.003: [smf] INFO: UE IMSI[262423379810306] APN[internet] IPv4[176.16.16.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.010: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 10/31 11:05:27.010: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.010: [upf] INFO: UE F-SEID[UP:0x8f6 CP:0x39b] APN[internet] PDN-Type[1] IPv4[176.16.16.243] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.015: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 10/31 11:05:27.015: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3187) 10/31 11:05:27.015: [smf] INFO: UE IMSI[262423665703034] APN[internet] IPv4[176.16.16.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.020: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 10/31 11:05:27.020: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.020: [upf] INFO: UE F-SEID[UP:0x8d2 CP:0x56] APN[internet] PDN-Type[1] IPv4[176.16.16.244] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.026: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 10/31 11:05:27.026: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3187) 10/31 11:05:27.026: [smf] INFO: UE IMSI[262423723594625] APN[internet] IPv4[176.16.16.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.031: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 10/31 11:05:27.031: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.031: [upf] INFO: UE F-SEID[UP:0x7c0 CP:0x194] APN[internet] PDN-Type[1] IPv4[176.16.16.245] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.036: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 10/31 11:05:27.036: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3187) 10/31 11:05:27.036: [smf] INFO: UE IMSI[262427174023189] APN[internet] IPv4[176.16.16.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.042: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 10/31 11:05:27.042: [upf] INFO: UE F-SEID[UP:0x63 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.042: [upf] INFO: UE F-SEID[UP:0x63 CP:0x57] APN[internet] PDN-Type[1] IPv4[176.16.16.246] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.047: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 10/31 11:05:27.047: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3187) 10/31 11:05:27.047: [smf] INFO: UE IMSI[262421150543766] APN[internet] IPv4[176.16.16.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.052: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 10/31 11:05:27.052: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.052: [upf] INFO: UE F-SEID[UP:0xa48 CP:0x8d2] APN[internet] PDN-Type[1] IPv4[176.16.16.247] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.058: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 10/31 11:05:27.058: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3187) 10/31 11:05:27.058: [smf] INFO: UE IMSI[262424741130642] APN[internet] IPv4[176.16.16.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.063: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 10/31 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x282 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.063: [upf] INFO: UE F-SEID[UP:0x282 CP:0x24e] APN[internet] PDN-Type[1] IPv4[176.16.16.248] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.069: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 10/31 11:05:27.069: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3187) 10/31 11:05:27.069: [smf] INFO: UE IMSI[262426462098098] APN[internet] IPv4[176.16.16.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.075: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 10/31 11:05:27.075: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.075: [upf] INFO: UE F-SEID[UP:0x2d2 CP:0x28a] APN[internet] PDN-Type[1] IPv4[176.16.16.249] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.080: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 10/31 11:05:27.080: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3187) 10/31 11:05:27.080: [smf] INFO: UE IMSI[262426356454390] APN[internet] IPv4[176.16.16.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.086: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 10/31 11:05:27.086: [upf] INFO: UE F-SEID[UP:0xc13 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.086: [upf] INFO: UE F-SEID[UP:0xc13 CP:0xd9c] APN[internet] PDN-Type[1] IPv4[176.16.16.250] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.092: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 10/31 11:05:27.092: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3187) 10/31 11:05:27.092: [smf] INFO: UE IMSI[262429533337106] APN[internet] IPv4[176.16.16.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.097: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 10/31 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x530 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.097: [upf] INFO: UE F-SEID[UP:0x530 CP:0xeeb] APN[internet] PDN-Type[1] IPv4[176.16.16.251] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.102: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 10/31 11:05:27.102: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3187) 10/31 11:05:27.102: [smf] INFO: UE IMSI[262426529296187] APN[internet] IPv4[176.16.16.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.108: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 10/31 11:05:27.108: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.108: [upf] INFO: UE F-SEID[UP:0xe81 CP:0xf70] APN[internet] PDN-Type[1] IPv4[176.16.16.252] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.113: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 10/31 11:05:27.113: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3187) 10/31 11:05:27.113: [smf] INFO: UE IMSI[262425661914762] APN[internet] IPv4[176.16.16.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.118: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 10/31 11:05:27.119: [upf] INFO: UE F-SEID[UP:0x647 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.119: [upf] INFO: UE F-SEID[UP:0x647 CP:0xa0a] APN[internet] PDN-Type[1] IPv4[176.16.16.253] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.124: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 10/31 11:05:27.124: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3187) 10/31 11:05:27.124: [smf] INFO: UE IMSI[262422549530694] APN[internet] IPv4[176.16.16.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.130: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 10/31 11:05:27.130: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.130: [upf] INFO: UE F-SEID[UP:0xbe3 CP:0x66a] APN[internet] PDN-Type[1] IPv4[176.16.16.254] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.135: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 10/31 11:05:27.135: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3187) 10/31 11:05:27.135: [smf] INFO: UE IMSI[262421159285846] APN[internet] IPv4[176.16.16.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.140: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 10/31 11:05:27.140: [upf] INFO: UE F-SEID[UP:0x729 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.140: [upf] INFO: UE F-SEID[UP:0x729 CP:0xb16] APN[internet] PDN-Type[1] IPv4[176.16.16.255] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.146: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 10/31 11:05:27.146: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3187) 10/31 11:05:27.146: [smf] INFO: UE IMSI[262429699572014] APN[internet] IPv4[176.16.17.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.153: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 10/31 11:05:27.153: [upf] INFO: UE F-SEID[UP:0x574 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.153: [upf] INFO: UE F-SEID[UP:0x574 CP:0x5d4] APN[internet] PDN-Type[1] IPv4[176.16.17.0] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.157: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 10/31 11:05:27.157: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3187) 10/31 11:05:27.157: [smf] INFO: UE IMSI[262420577221917] APN[internet] IPv4[176.16.17.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.162: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 10/31 11:05:27.162: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.162: [upf] INFO: UE F-SEID[UP:0xa13 CP:0x66] APN[internet] PDN-Type[1] IPv4[176.16.17.1] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.168: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 10/31 11:05:27.168: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3187) 10/31 11:05:27.168: [smf] INFO: UE IMSI[262420080496073] APN[internet] IPv4[176.16.17.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.173: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 10/31 11:05:27.173: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.173: [upf] INFO: UE F-SEID[UP:0xaa9 CP:0xeaa] APN[internet] PDN-Type[1] IPv4[176.16.17.2] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.179: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 10/31 11:05:27.179: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3187) 10/31 11:05:27.179: [smf] INFO: UE IMSI[262428917662092] APN[internet] IPv4[176.16.17.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.184: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 10/31 11:05:27.184: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.184: [upf] INFO: UE F-SEID[UP:0x7d7 CP:0x3ee] APN[internet] PDN-Type[1] IPv4[176.16.17.3] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.190: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 10/31 11:05:27.190: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3187) 10/31 11:05:27.190: [smf] INFO: UE IMSI[262427411828719] APN[internet] IPv4[176.16.17.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.195: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 10/31 11:05:27.195: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.195: [upf] INFO: UE F-SEID[UP:0xd03 CP:0x523] APN[internet] PDN-Type[1] IPv4[176.16.17.4] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.201: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 10/31 11:05:27.201: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3187) 10/31 11:05:27.201: [smf] INFO: UE IMSI[262424052678578] APN[internet] IPv4[176.16.17.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.207: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 10/31 11:05:27.207: [upf] INFO: UE F-SEID[UP:0x94 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.207: [upf] INFO: UE F-SEID[UP:0x94 CP:0x95f] APN[internet] PDN-Type[1] IPv4[176.16.17.5] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.211: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 10/31 11:05:27.211: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3187) 10/31 11:05:27.211: [smf] INFO: UE IMSI[262424497469610] APN[internet] IPv4[176.16.17.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.217: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 10/31 11:05:27.217: [upf] INFO: UE F-SEID[UP:0xaee CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.217: [upf] INFO: UE F-SEID[UP:0xaee CP:0x30e] APN[internet] PDN-Type[1] IPv4[176.16.17.6] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.222: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 10/31 11:05:27.222: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3187) 10/31 11:05:27.222: [smf] INFO: UE IMSI[262424379979216] APN[internet] IPv4[176.16.17.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.229: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 10/31 11:05:27.229: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.229: [upf] INFO: UE F-SEID[UP:0x1b0 CP:0xd81] APN[internet] PDN-Type[1] IPv4[176.16.17.7] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.233: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 10/31 11:05:27.233: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3187) 10/31 11:05:27.233: [smf] INFO: UE IMSI[262429078620305] APN[internet] IPv4[176.16.17.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.240: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 10/31 11:05:27.240: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.240: [upf] INFO: UE F-SEID[UP:0xdc8 CP:0x475] APN[internet] PDN-Type[1] IPv4[176.16.17.8] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.245: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 10/31 11:05:27.245: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3187) 10/31 11:05:27.245: [smf] INFO: UE IMSI[262429103572742] APN[internet] IPv4[176.16.17.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.251: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 10/31 11:05:27.251: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.251: [upf] INFO: UE F-SEID[UP:0xd28 CP:0xe5f] APN[internet] PDN-Type[1] IPv4[176.16.17.9] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.256: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 10/31 11:05:27.256: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3187) 10/31 11:05:27.256: [smf] INFO: UE IMSI[262427948320706] APN[internet] IPv4[176.16.17.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.261: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 10/31 11:05:27.261: [upf] INFO: UE F-SEID[UP:0x76c CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.261: [upf] INFO: UE F-SEID[UP:0x76c CP:0xe6f] APN[internet] PDN-Type[1] IPv4[176.16.17.10] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.267: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 10/31 11:05:27.267: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3187) 10/31 11:05:27.267: [smf] INFO: UE IMSI[262422699711120] APN[internet] IPv4[176.16.17.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.273: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 10/31 11:05:27.273: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.273: [upf] INFO: UE F-SEID[UP:0x7a2 CP:0xead] APN[internet] PDN-Type[1] IPv4[176.16.17.11] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.277: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 10/31 11:05:27.277: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3187) 10/31 11:05:27.277: [smf] INFO: UE IMSI[262426061841538] APN[internet] IPv4[176.16.17.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.283: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 10/31 11:05:27.283: [upf] INFO: UE F-SEID[UP:0xccd CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.283: [upf] INFO: UE F-SEID[UP:0xccd CP:0x149] APN[internet] PDN-Type[1] IPv4[176.16.17.12] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.288: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 10/31 11:05:27.288: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3187) 10/31 11:05:27.288: [smf] INFO: UE IMSI[262422022066560] APN[internet] IPv4[176.16.17.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.293: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 10/31 11:05:27.293: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.293: [upf] INFO: UE F-SEID[UP:0xbbe CP:0xbc1] APN[internet] PDN-Type[1] IPv4[176.16.17.13] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.299: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 10/31 11:05:27.299: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3187) 10/31 11:05:27.299: [smf] INFO: UE IMSI[262428583845006] APN[internet] IPv4[176.16.17.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.306: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 10/31 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x26 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.306: [upf] INFO: UE F-SEID[UP:0x26 CP:0x8b5] APN[internet] PDN-Type[1] IPv4[176.16.17.14] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.310: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 10/31 11:05:27.310: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3187) 10/31 11:05:27.310: [smf] INFO: UE IMSI[262424489059189] APN[internet] IPv4[176.16.17.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.315: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 10/31 11:05:27.315: [upf] INFO: UE F-SEID[UP:0x70e CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.315: [upf] INFO: UE F-SEID[UP:0x70e CP:0x4bc] APN[internet] PDN-Type[1] IPv4[176.16.17.15] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.321: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 10/31 11:05:27.321: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3187) 10/31 11:05:27.321: [smf] INFO: UE IMSI[262425963142917] APN[internet] IPv4[176.16.17.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.327: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 10/31 11:05:27.327: [upf] INFO: UE F-SEID[UP:0x755 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.327: [upf] INFO: UE F-SEID[UP:0x755 CP:0xae2] APN[internet] PDN-Type[1] IPv4[176.16.17.16] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.332: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 10/31 11:05:27.332: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3187) 10/31 11:05:27.332: [smf] INFO: UE IMSI[262429498624821] APN[internet] IPv4[176.16.17.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.337: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 10/31 11:05:27.337: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.337: [upf] INFO: UE F-SEID[UP:0x3a8 CP:0x2e8] APN[internet] PDN-Type[1] IPv4[176.16.17.17] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.343: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 10/31 11:05:27.343: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3187) 10/31 11:05:27.343: [smf] INFO: UE IMSI[262428429489998] APN[internet] IPv4[176.16.17.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.348: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 10/31 11:05:27.348: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.348: [upf] INFO: UE F-SEID[UP:0x2b2 CP:0xc5f] APN[internet] PDN-Type[1] IPv4[176.16.17.18] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.354: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 10/31 11:05:27.354: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3187) 10/31 11:05:27.354: [smf] INFO: UE IMSI[262420154647469] APN[internet] IPv4[176.16.17.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.359: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 10/31 11:05:27.359: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.359: [upf] INFO: UE F-SEID[UP:0xd5c CP:0xfd0] APN[internet] PDN-Type[1] IPv4[176.16.17.19] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.365: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 10/31 11:05:27.365: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3187) 10/31 11:05:27.365: [smf] INFO: UE IMSI[262423356069571] APN[internet] IPv4[176.16.17.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.370: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 10/31 11:05:27.370: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.370: [upf] INFO: UE F-SEID[UP:0xf81 CP:0x43a] APN[internet] PDN-Type[1] IPv4[176.16.17.20] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.375: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 10/31 11:05:27.375: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3187) 10/31 11:05:27.375: [smf] INFO: UE IMSI[262429002412602] APN[internet] IPv4[176.16.17.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.381: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 10/31 11:05:27.381: [upf] INFO: UE F-SEID[UP:0x296 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.381: [upf] INFO: UE F-SEID[UP:0x296 CP:0x989] APN[internet] PDN-Type[1] IPv4[176.16.17.21] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.387: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 10/31 11:05:27.387: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3187) 10/31 11:05:27.387: [smf] INFO: UE IMSI[262424321960528] APN[internet] IPv4[176.16.17.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.392: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 10/31 11:05:27.392: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.392: [upf] INFO: UE F-SEID[UP:0x7f0 CP:0xbcb] APN[internet] PDN-Type[1] IPv4[176.16.17.22] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.397: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 10/31 11:05:27.397: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3187) 10/31 11:05:27.397: [smf] INFO: UE IMSI[262422745134714] APN[internet] IPv4[176.16.17.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.402: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 10/31 11:05:27.402: [upf] INFO: UE F-SEID[UP:0x812 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.402: [upf] INFO: UE F-SEID[UP:0x812 CP:0xbe5] APN[internet] PDN-Type[1] IPv4[176.16.17.23] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.408: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 10/31 11:05:27.408: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3187) 10/31 11:05:27.408: [smf] INFO: UE IMSI[262426499387812] APN[internet] IPv4[176.16.17.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.415: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 10/31 11:05:27.415: [upf] INFO: UE F-SEID[UP:0x43f CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.415: [upf] INFO: UE F-SEID[UP:0x43f CP:0xda4] APN[internet] PDN-Type[1] IPv4[176.16.17.24] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.419: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 10/31 11:05:27.419: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3187) 10/31 11:05:27.419: [smf] INFO: UE IMSI[262421506708095] APN[internet] IPv4[176.16.17.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.427: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 10/31 11:05:27.427: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.427: [upf] INFO: UE F-SEID[UP:0xe7a CP:0x42a] APN[internet] PDN-Type[1] IPv4[176.16.17.25] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.431: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 10/31 11:05:27.431: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3187) 10/31 11:05:27.431: [smf] INFO: UE IMSI[262421274257211] APN[internet] IPv4[176.16.17.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.436: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 10/31 11:05:27.436: [upf] INFO: UE F-SEID[UP:0x815 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.436: [upf] INFO: UE F-SEID[UP:0x815 CP:0x72a] APN[internet] PDN-Type[1] IPv4[176.16.17.26] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.441: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 10/31 11:05:27.441: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3187) 10/31 11:05:27.441: [smf] INFO: UE IMSI[262427242041205] APN[internet] IPv4[176.16.17.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.447: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 10/31 11:05:27.447: [upf] INFO: UE F-SEID[UP:0x595 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.447: [upf] INFO: UE F-SEID[UP:0x595 CP:0x7b7] APN[internet] PDN-Type[1] IPv4[176.16.17.27] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.452: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 10/31 11:05:27.452: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3187) 10/31 11:05:27.452: [smf] INFO: UE IMSI[262425641219197] APN[internet] IPv4[176.16.17.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.457: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 10/31 11:05:27.457: [upf] INFO: UE F-SEID[UP:0x28b CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.457: [upf] INFO: UE F-SEID[UP:0x28b CP:0x4da] APN[internet] PDN-Type[1] IPv4[176.16.17.28] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.463: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 10/31 11:05:27.463: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3187) 10/31 11:05:27.464: [smf] INFO: UE IMSI[262423643947920] APN[internet] IPv4[176.16.17.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.470: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 10/31 11:05:27.470: [upf] INFO: UE F-SEID[UP:0x49a CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.470: [upf] INFO: UE F-SEID[UP:0x49a CP:0x84a] APN[internet] PDN-Type[1] IPv4[176.16.17.29] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.474: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 10/31 11:05:27.474: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3187) 10/31 11:05:27.474: [smf] INFO: UE IMSI[262429942169080] APN[internet] IPv4[176.16.17.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.479: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 10/31 11:05:27.479: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.479: [upf] INFO: UE F-SEID[UP:0x4d4 CP:0xcbb] APN[internet] PDN-Type[1] IPv4[176.16.17.30] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.485: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 10/31 11:05:27.485: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3187) 10/31 11:05:27.485: [smf] INFO: UE IMSI[262423755398670] APN[internet] IPv4[176.16.17.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.491: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 10/31 11:05:27.491: [upf] INFO: UE F-SEID[UP:0x80c CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.491: [upf] INFO: UE F-SEID[UP:0x80c CP:0x4db] APN[internet] PDN-Type[1] IPv4[176.16.17.31] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.496: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 10/31 11:05:27.496: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3187) 10/31 11:05:27.496: [smf] INFO: UE IMSI[262425552921037] APN[internet] IPv4[176.16.17.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.502: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 10/31 11:05:27.502: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.502: [upf] INFO: UE F-SEID[UP:0xa83 CP:0xf30] APN[internet] PDN-Type[1] IPv4[176.16.17.32] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.507: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 10/31 11:05:27.507: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3187) 10/31 11:05:27.507: [smf] INFO: UE IMSI[262426706495462] APN[internet] IPv4[176.16.17.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.514: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 10/31 11:05:27.514: [upf] INFO: UE F-SEID[UP:0x72b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.514: [upf] INFO: UE F-SEID[UP:0x72b CP:0xffc] APN[internet] PDN-Type[1] IPv4[176.16.17.33] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.518: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 10/31 11:05:27.518: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3187) 10/31 11:05:27.518: [smf] INFO: UE IMSI[262428094774756] APN[internet] IPv4[176.16.17.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.525: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 10/31 11:05:27.525: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.525: [upf] INFO: UE F-SEID[UP:0x6c7 CP:0x7b1] APN[internet] PDN-Type[1] IPv4[176.16.17.34] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.529: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 10/31 11:05:27.529: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3187) 10/31 11:05:27.529: [smf] INFO: UE IMSI[262421905743824] APN[internet] IPv4[176.16.17.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.536: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 10/31 11:05:27.536: [upf] INFO: UE F-SEID[UP:0xe34 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.536: [upf] INFO: UE F-SEID[UP:0xe34 CP:0xca8] APN[internet] PDN-Type[1] IPv4[176.16.17.35] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.541: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 10/31 11:05:27.541: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3187) 10/31 11:05:27.541: [smf] INFO: UE IMSI[262426460495735] APN[internet] IPv4[176.16.17.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.546: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 10/31 11:05:27.546: [upf] INFO: UE F-SEID[UP:0x154 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.546: [upf] INFO: UE F-SEID[UP:0x154 CP:0x2eb] APN[internet] PDN-Type[1] IPv4[176.16.17.36] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.552: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 10/31 11:05:27.552: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3187) 10/31 11:05:27.552: [smf] INFO: UE IMSI[262422461725092] APN[internet] IPv4[176.16.17.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.557: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 10/31 11:05:27.557: [upf] INFO: UE F-SEID[UP:0x7fd CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.557: [upf] INFO: UE F-SEID[UP:0x7fd CP:0xad0] APN[internet] PDN-Type[1] IPv4[176.16.17.37] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.562: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 10/31 11:05:27.562: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3187) 10/31 11:05:27.562: [smf] INFO: UE IMSI[262422126345519] APN[internet] IPv4[176.16.17.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.567: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 10/31 11:05:27.567: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.567: [upf] INFO: UE F-SEID[UP:0x8f7 CP:0x655] APN[internet] PDN-Type[1] IPv4[176.16.17.38] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.573: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 10/31 11:05:27.573: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3187) 10/31 11:05:27.573: [smf] INFO: UE IMSI[262427839308690] APN[internet] IPv4[176.16.17.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.579: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 10/31 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.579: [upf] INFO: UE F-SEID[UP:0x8b5 CP:0xc6] APN[internet] PDN-Type[1] IPv4[176.16.17.39] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.584: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 10/31 11:05:27.585: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3187) 10/31 11:05:27.585: [smf] INFO: UE IMSI[262424213976119] APN[internet] IPv4[176.16.17.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.591: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 10/31 11:05:27.591: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.591: [upf] INFO: UE F-SEID[UP:0xbb4 CP:0x833] APN[internet] PDN-Type[1] IPv4[176.16.17.40] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.596: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 10/31 11:05:27.596: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3187) 10/31 11:05:27.596: [smf] INFO: UE IMSI[262426976878292] APN[internet] IPv4[176.16.17.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.603: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 10/31 11:05:27.603: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.603: [upf] INFO: UE F-SEID[UP:0xe5b CP:0xaac] APN[internet] PDN-Type[1] IPv4[176.16.17.41] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.607: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 10/31 11:05:27.607: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3187) 10/31 11:05:27.607: [smf] INFO: UE IMSI[262420110050926] APN[internet] IPv4[176.16.17.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.612: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 10/31 11:05:27.612: [upf] INFO: UE F-SEID[UP:0x37e CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.612: [upf] INFO: UE F-SEID[UP:0x37e CP:0x3da] APN[internet] PDN-Type[1] IPv4[176.16.17.42] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.617: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 10/31 11:05:27.617: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3187) 10/31 11:05:27.617: [smf] INFO: UE IMSI[262426306734385] APN[internet] IPv4[176.16.17.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.623: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 10/31 11:05:27.623: [upf] INFO: UE F-SEID[UP:0xde7 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.623: [upf] INFO: UE F-SEID[UP:0xde7 CP:0xcfc] APN[internet] PDN-Type[1] IPv4[176.16.17.43] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.628: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 10/31 11:05:27.628: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3187) 10/31 11:05:27.628: [smf] INFO: UE IMSI[262424118061850] APN[internet] IPv4[176.16.17.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.633: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 10/31 11:05:27.633: [upf] INFO: UE F-SEID[UP:0xf CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.633: [upf] INFO: UE F-SEID[UP:0xf CP:0x957] APN[internet] PDN-Type[1] IPv4[176.16.17.44] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.639: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 10/31 11:05:27.639: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3187) 10/31 11:05:27.639: [smf] INFO: UE IMSI[262426527195882] APN[internet] IPv4[176.16.17.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.645: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 10/31 11:05:27.645: [upf] INFO: UE F-SEID[UP:0xfed CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.645: [upf] INFO: UE F-SEID[UP:0xfed CP:0xfaf] APN[internet] PDN-Type[1] IPv4[176.16.17.45] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.650: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 10/31 11:05:27.650: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3187) 10/31 11:05:27.650: [smf] INFO: UE IMSI[262427779661201] APN[internet] IPv4[176.16.17.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.655: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 10/31 11:05:27.655: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.655: [upf] INFO: UE F-SEID[UP:0x9e5 CP:0x47f] APN[internet] PDN-Type[1] IPv4[176.16.17.46] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.662: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 10/31 11:05:27.662: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3187) 10/31 11:05:27.662: [smf] INFO: UE IMSI[262423485635117] APN[internet] IPv4[176.16.17.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.667: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 10/31 11:05:27.667: [upf] INFO: UE F-SEID[UP:0x16c CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.667: [upf] INFO: UE F-SEID[UP:0x16c CP:0xf98] APN[internet] PDN-Type[1] IPv4[176.16.17.47] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.673: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 10/31 11:05:27.673: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3187) 10/31 11:05:27.673: [smf] INFO: UE IMSI[262421308036774] APN[internet] IPv4[176.16.17.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.678: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 10/31 11:05:27.678: [upf] INFO: UE F-SEID[UP:0x845 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.678: [upf] INFO: UE F-SEID[UP:0x845 CP:0xc2f] APN[internet] PDN-Type[1] IPv4[176.16.17.48] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.683: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 10/31 11:05:27.683: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3187) 10/31 11:05:27.683: [smf] INFO: UE IMSI[262428537253807] APN[internet] IPv4[176.16.17.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.690: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 10/31 11:05:27.691: [upf] INFO: UE F-SEID[UP:0x816 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.691: [upf] INFO: UE F-SEID[UP:0x816 CP:0x96c] APN[internet] PDN-Type[1] IPv4[176.16.17.49] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.695: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 10/31 11:05:27.695: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3187) 10/31 11:05:27.695: [smf] INFO: UE IMSI[262422241348331] APN[internet] IPv4[176.16.17.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.699: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 10/31 11:05:27.699: [upf] INFO: UE F-SEID[UP:0x997 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.699: [upf] INFO: UE F-SEID[UP:0x997 CP:0xa90] APN[internet] PDN-Type[1] IPv4[176.16.17.50] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.705: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 10/31 11:05:27.705: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3187) 10/31 11:05:27.705: [smf] INFO: UE IMSI[262426858106745] APN[internet] IPv4[176.16.17.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.710: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 10/31 11:05:27.710: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.710: [upf] INFO: UE F-SEID[UP:0xf55 CP:0x3a4] APN[internet] PDN-Type[1] IPv4[176.16.17.51] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.716: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 10/31 11:05:27.716: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3187) 10/31 11:05:27.716: [smf] INFO: UE IMSI[262424027896724] APN[internet] IPv4[176.16.17.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.721: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 10/31 11:05:27.721: [upf] INFO: UE F-SEID[UP:0x30d CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.721: [upf] INFO: UE F-SEID[UP:0x30d CP:0x847] APN[internet] PDN-Type[1] IPv4[176.16.17.52] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.727: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 10/31 11:05:27.727: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3187) 10/31 11:05:27.727: [smf] INFO: UE IMSI[262429408893189] APN[internet] IPv4[176.16.17.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.732: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 10/31 11:05:27.732: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.732: [upf] INFO: UE F-SEID[UP:0xad3 CP:0xbbd] APN[internet] PDN-Type[1] IPv4[176.16.17.53] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.738: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 10/31 11:05:27.738: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3187) 10/31 11:05:27.738: [smf] INFO: UE IMSI[262422530716499] APN[internet] IPv4[176.16.17.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.744: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 10/31 11:05:27.744: [upf] INFO: UE F-SEID[UP:0x15c CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.744: [upf] INFO: UE F-SEID[UP:0x15c CP:0x680] APN[internet] PDN-Type[1] IPv4[176.16.17.54] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.749: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 10/31 11:05:27.749: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3187) 10/31 11:05:27.749: [smf] INFO: UE IMSI[262426223017405] APN[internet] IPv4[176.16.17.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.755: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 10/31 11:05:27.755: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.755: [upf] INFO: UE F-SEID[UP:0x5ec CP:0x845] APN[internet] PDN-Type[1] IPv4[176.16.17.55] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.761: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 10/31 11:05:27.761: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3187) 10/31 11:05:27.761: [smf] INFO: UE IMSI[262427658055794] APN[internet] IPv4[176.16.17.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.766: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 10/31 11:05:27.766: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.766: [upf] INFO: UE F-SEID[UP:0x3f1 CP:0xa3f] APN[internet] PDN-Type[1] IPv4[176.16.17.56] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.772: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 10/31 11:05:27.772: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3187) 10/31 11:05:27.772: [smf] INFO: UE IMSI[262427502729015] APN[internet] IPv4[176.16.17.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.777: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 10/31 11:05:27.777: [upf] INFO: UE F-SEID[UP:0x777 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.777: [upf] INFO: UE F-SEID[UP:0x777 CP:0xe13] APN[internet] PDN-Type[1] IPv4[176.16.17.57] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.783: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 10/31 11:05:27.783: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3187) 10/31 11:05:27.783: [smf] INFO: UE IMSI[262426627049852] APN[internet] IPv4[176.16.17.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.788: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 10/31 11:05:27.788: [upf] INFO: UE F-SEID[UP:0x31c CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.788: [upf] INFO: UE F-SEID[UP:0x31c CP:0x6d] APN[internet] PDN-Type[1] IPv4[176.16.17.58] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.793: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 10/31 11:05:27.793: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3187) 10/31 11:05:27.793: [smf] INFO: UE IMSI[262428617782719] APN[internet] IPv4[176.16.17.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.798: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 10/31 11:05:27.798: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.798: [upf] INFO: UE F-SEID[UP:0xb47 CP:0xc7b] APN[internet] PDN-Type[1] IPv4[176.16.17.59] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.805: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 10/31 11:05:27.805: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3187) 10/31 11:05:27.805: [smf] INFO: UE IMSI[262427040533686] APN[internet] IPv4[176.16.17.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.811: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 10/31 11:05:27.811: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.811: [upf] INFO: UE F-SEID[UP:0xb21 CP:0xc82] APN[internet] PDN-Type[1] IPv4[176.16.17.60] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.815: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 10/31 11:05:27.815: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3187) 10/31 11:05:27.815: [smf] INFO: UE IMSI[262429466655616] APN[internet] IPv4[176.16.17.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.820: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 10/31 11:05:27.820: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.820: [upf] INFO: UE F-SEID[UP:0xca1 CP:0xb70] APN[internet] PDN-Type[1] IPv4[176.16.17.61] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.826: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 10/31 11:05:27.826: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3187) 10/31 11:05:27.826: [smf] INFO: UE IMSI[262426710077672] APN[internet] IPv4[176.16.17.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.831: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 10/31 11:05:27.831: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.831: [upf] INFO: UE F-SEID[UP:0xc96 CP:0x817] APN[internet] PDN-Type[1] IPv4[176.16.17.62] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.837: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 10/31 11:05:27.837: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3187) 10/31 11:05:27.837: [smf] INFO: UE IMSI[262424109258794] APN[internet] IPv4[176.16.17.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.843: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 10/31 11:05:27.843: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.843: [upf] INFO: UE F-SEID[UP:0xc35 CP:0x537] APN[internet] PDN-Type[1] IPv4[176.16.17.63] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.848: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 10/31 11:05:27.848: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3187) 10/31 11:05:27.848: [smf] INFO: UE IMSI[262425072020761] APN[internet] IPv4[176.16.17.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.852: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 10/31 11:05:27.852: [upf] INFO: UE F-SEID[UP:0xf2 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.852: [upf] INFO: UE F-SEID[UP:0xf2 CP:0xd6d] APN[internet] PDN-Type[1] IPv4[176.16.17.64] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.859: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 10/31 11:05:27.859: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3187) 10/31 11:05:27.859: [smf] INFO: UE IMSI[262422799149720] APN[internet] IPv4[176.16.17.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.864: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 10/31 11:05:27.864: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.864: [upf] INFO: UE F-SEID[UP:0xfaf CP:0xab9] APN[internet] PDN-Type[1] IPv4[176.16.17.65] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.870: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 10/31 11:05:27.870: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3187) 10/31 11:05:27.870: [smf] INFO: UE IMSI[262424210784226] APN[internet] IPv4[176.16.17.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.876: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 10/31 11:05:27.876: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.876: [upf] INFO: UE F-SEID[UP:0xa47 CP:0xc23] APN[internet] PDN-Type[1] IPv4[176.16.17.66] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.880: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 10/31 11:05:27.881: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3187) 10/31 11:05:27.881: [smf] INFO: UE IMSI[262429971238506] APN[internet] IPv4[176.16.17.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.885: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 10/31 11:05:27.886: [upf] INFO: UE F-SEID[UP:0x26f CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.886: [upf] INFO: UE F-SEID[UP:0x26f CP:0x2cf] APN[internet] PDN-Type[1] IPv4[176.16.17.67] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.891: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 10/31 11:05:27.891: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3187) 10/31 11:05:27.891: [smf] INFO: UE IMSI[262423522477147] APN[internet] IPv4[176.16.17.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.898: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 10/31 11:05:27.898: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.898: [upf] INFO: UE F-SEID[UP:0xc14 CP:0x443] APN[internet] PDN-Type[1] IPv4[176.16.17.68] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.903: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 10/31 11:05:27.903: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3187) 10/31 11:05:27.903: [smf] INFO: UE IMSI[262425520982430] APN[internet] IPv4[176.16.17.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.908: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 10/31 11:05:27.908: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.908: [upf] INFO: UE F-SEID[UP:0xe66 CP:0x987] APN[internet] PDN-Type[1] IPv4[176.16.17.69] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.914: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 10/31 11:05:27.914: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3187) 10/31 11:05:27.914: [smf] INFO: UE IMSI[262429469592654] APN[internet] IPv4[176.16.17.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.919: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 10/31 11:05:27.919: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.919: [upf] INFO: UE F-SEID[UP:0xae7 CP:0x1b0] APN[internet] PDN-Type[1] IPv4[176.16.17.70] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.925: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 10/31 11:05:27.925: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3187) 10/31 11:05:27.925: [smf] INFO: UE IMSI[262422239999029] APN[internet] IPv4[176.16.17.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.930: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 10/31 11:05:27.930: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.930: [upf] INFO: UE F-SEID[UP:0x5ed CP:0xd6f] APN[internet] PDN-Type[1] IPv4[176.16.17.71] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.935: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 10/31 11:05:27.935: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3187) 10/31 11:05:27.935: [smf] INFO: UE IMSI[262427451720601] APN[internet] IPv4[176.16.17.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.941: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 10/31 11:05:27.941: [upf] INFO: UE F-SEID[UP:0x340 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.941: [upf] INFO: UE F-SEID[UP:0x340 CP:0xe20] APN[internet] PDN-Type[1] IPv4[176.16.17.72] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.946: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 10/31 11:05:27.946: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3187) 10/31 11:05:27.946: [smf] INFO: UE IMSI[262428729261231] APN[internet] IPv4[176.16.17.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.952: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 10/31 11:05:27.952: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.952: [upf] INFO: UE F-SEID[UP:0x5c5 CP:0x808] APN[internet] PDN-Type[1] IPv4[176.16.17.73] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.957: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 10/31 11:05:27.957: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3187) 10/31 11:05:27.957: [smf] INFO: UE IMSI[262425466496236] APN[internet] IPv4[176.16.17.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.962: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 10/31 11:05:27.962: [upf] INFO: UE F-SEID[UP:0x800 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.962: [upf] INFO: UE F-SEID[UP:0x800 CP:0x88] APN[internet] PDN-Type[1] IPv4[176.16.17.74] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.968: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 10/31 11:05:27.968: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3187) 10/31 11:05:27.968: [smf] INFO: UE IMSI[262428073999271] APN[internet] IPv4[176.16.17.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.974: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 10/31 11:05:27.974: [upf] INFO: UE F-SEID[UP:0xad CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.974: [upf] INFO: UE F-SEID[UP:0xad CP:0xd4d] APN[internet] PDN-Type[1] IPv4[176.16.17.75] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.979: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 10/31 11:05:27.979: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3187) 10/31 11:05:27.979: [smf] INFO: UE IMSI[262421447223104] APN[internet] IPv4[176.16.17.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.984: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 10/31 11:05:27.984: [upf] INFO: UE F-SEID[UP:0xced CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.984: [upf] INFO: UE F-SEID[UP:0xced CP:0xc15] APN[internet] PDN-Type[1] IPv4[176.16.17.76] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:27.990: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 10/31 11:05:27.990: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3187) 10/31 11:05:27.990: [smf] INFO: UE IMSI[262428401723546] APN[internet] IPv4[176.16.17.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:27.995: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 10/31 11:05:27.995: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:27.995: [upf] INFO: UE F-SEID[UP:0xe9c CP:0xf48] APN[internet] PDN-Type[1] IPv4[176.16.17.77] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.000: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 10/31 11:05:28.000: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3187) 10/31 11:05:28.000: [smf] INFO: UE IMSI[262425684490525] APN[internet] IPv4[176.16.17.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.005: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 10/31 11:05:28.005: [upf] INFO: UE F-SEID[UP:0x494 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.005: [upf] INFO: UE F-SEID[UP:0x494 CP:0x517] APN[internet] PDN-Type[1] IPv4[176.16.17.78] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.011: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 10/31 11:05:28.011: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3187) 10/31 11:05:28.011: [smf] INFO: UE IMSI[262424596435790] APN[internet] IPv4[176.16.17.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.016: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 10/31 11:05:28.016: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.016: [upf] INFO: UE F-SEID[UP:0xbb2 CP:0xf79] APN[internet] PDN-Type[1] IPv4[176.16.17.79] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.022: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 10/31 11:05:28.022: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3187) 10/31 11:05:28.022: [smf] INFO: UE IMSI[262429973441324] APN[internet] IPv4[176.16.17.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.027: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 10/31 11:05:28.027: [upf] INFO: UE F-SEID[UP:0x4ce CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.027: [upf] INFO: UE F-SEID[UP:0x4ce CP:0xbbb] APN[internet] PDN-Type[1] IPv4[176.16.17.80] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.033: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 10/31 11:05:28.033: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3187) 10/31 11:05:28.033: [smf] INFO: UE IMSI[262427704001645] APN[internet] IPv4[176.16.17.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.038: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 10/31 11:05:28.039: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.039: [upf] INFO: UE F-SEID[UP:0xc64 CP:0x74b] APN[internet] PDN-Type[1] IPv4[176.16.17.81] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.043: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 10/31 11:05:28.043: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3187) 10/31 11:05:28.043: [smf] INFO: UE IMSI[262423409411610] APN[internet] IPv4[176.16.17.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.048: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 10/31 11:05:28.048: [upf] INFO: UE F-SEID[UP:0x72a CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.048: [upf] INFO: UE F-SEID[UP:0x72a CP:0x2aa] APN[internet] PDN-Type[1] IPv4[176.16.17.82] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.054: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 10/31 11:05:28.054: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3187) 10/31 11:05:28.054: [smf] INFO: UE IMSI[262420573388679] APN[internet] IPv4[176.16.17.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.059: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 10/31 11:05:28.059: [upf] INFO: UE F-SEID[UP:0xff7 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.059: [upf] INFO: UE F-SEID[UP:0xff7 CP:0xc00] APN[internet] PDN-Type[1] IPv4[176.16.17.83] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.065: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 10/31 11:05:28.065: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3187) 10/31 11:05:28.065: [smf] INFO: UE IMSI[262422847395645] APN[internet] IPv4[176.16.17.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.070: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 10/31 11:05:28.070: [upf] INFO: UE F-SEID[UP:0x92e CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.070: [upf] INFO: UE F-SEID[UP:0x92e CP:0xe98] APN[internet] PDN-Type[1] IPv4[176.16.17.84] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.076: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 10/31 11:05:28.076: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3187) 10/31 11:05:28.076: [smf] INFO: UE IMSI[262424410066147] APN[internet] IPv4[176.16.17.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.081: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 10/31 11:05:28.081: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.081: [upf] INFO: UE F-SEID[UP:0xfd4 CP:0x918] APN[internet] PDN-Type[1] IPv4[176.16.17.85] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.087: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 10/31 11:05:28.087: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3187) 10/31 11:05:28.087: [smf] INFO: UE IMSI[262427882249197] APN[internet] IPv4[176.16.17.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.092: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 10/31 11:05:28.092: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.092: [upf] INFO: UE F-SEID[UP:0x5e8 CP:0xaec] APN[internet] PDN-Type[1] IPv4[176.16.17.86] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.097: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 10/31 11:05:28.097: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3187) 10/31 11:05:28.097: [smf] INFO: UE IMSI[262422071438381] APN[internet] IPv4[176.16.17.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.102: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 10/31 11:05:28.103: [upf] INFO: UE F-SEID[UP:0x359 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.103: [upf] INFO: UE F-SEID[UP:0x359 CP:0xbd3] APN[internet] PDN-Type[1] IPv4[176.16.17.87] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.108: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 10/31 11:05:28.108: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3187) 10/31 11:05:28.108: [smf] INFO: UE IMSI[262423870880220] APN[internet] IPv4[176.16.17.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.113: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 10/31 11:05:28.113: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.113: [upf] INFO: UE F-SEID[UP:0xc28 CP:0x31f] APN[internet] PDN-Type[1] IPv4[176.16.17.88] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.119: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 10/31 11:05:28.119: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3187) 10/31 11:05:28.119: [smf] INFO: UE IMSI[262427555014691] APN[internet] IPv4[176.16.17.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.124: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 10/31 11:05:28.124: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.124: [upf] INFO: UE F-SEID[UP:0xd72 CP:0xcda] APN[internet] PDN-Type[1] IPv4[176.16.17.89] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.130: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 10/31 11:05:28.130: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3187) 10/31 11:05:28.130: [smf] INFO: UE IMSI[262422312186743] APN[internet] IPv4[176.16.17.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.135: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 10/31 11:05:28.135: [upf] INFO: UE F-SEID[UP:0x177 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.135: [upf] INFO: UE F-SEID[UP:0x177 CP:0x35a] APN[internet] PDN-Type[1] IPv4[176.16.17.90] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.141: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 10/31 11:05:28.141: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3187) 10/31 11:05:28.141: [smf] INFO: UE IMSI[262425566023261] APN[internet] IPv4[176.16.17.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.146: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 10/31 11:05:28.146: [upf] INFO: UE F-SEID[UP:0xeee CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.146: [upf] INFO: UE F-SEID[UP:0xeee CP:0xdf6] APN[internet] PDN-Type[1] IPv4[176.16.17.91] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.151: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 10/31 11:05:28.151: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3187) 10/31 11:05:28.151: [smf] INFO: UE IMSI[262424344560690] APN[internet] IPv4[176.16.17.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.157: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 10/31 11:05:28.157: [upf] INFO: UE F-SEID[UP:0x758 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.157: [upf] INFO: UE F-SEID[UP:0x758 CP:0x902] APN[internet] PDN-Type[1] IPv4[176.16.17.92] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.162: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 10/31 11:05:28.162: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3187) 10/31 11:05:28.162: [smf] INFO: UE IMSI[262421583674654] APN[internet] IPv4[176.16.17.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.168: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 10/31 11:05:28.168: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.168: [upf] INFO: UE F-SEID[UP:0xca5 CP:0xd22] APN[internet] PDN-Type[1] IPv4[176.16.17.93] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.173: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 10/31 11:05:28.173: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3187) 10/31 11:05:28.173: [smf] INFO: UE IMSI[262421727037267] APN[internet] IPv4[176.16.17.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.178: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 10/31 11:05:28.178: [upf] INFO: UE F-SEID[UP:0x297 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.178: [upf] INFO: UE F-SEID[UP:0x297 CP:0x21c] APN[internet] PDN-Type[1] IPv4[176.16.17.94] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.184: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 10/31 11:05:28.184: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3187) 10/31 11:05:28.184: [smf] INFO: UE IMSI[262429053667630] APN[internet] IPv4[176.16.17.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.190: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 10/31 11:05:28.190: [upf] INFO: UE F-SEID[UP:0x149 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.190: [upf] INFO: UE F-SEID[UP:0x149 CP:0x391] APN[internet] PDN-Type[1] IPv4[176.16.17.95] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.196: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 10/31 11:05:28.196: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3187) 10/31 11:05:28.196: [smf] INFO: UE IMSI[262420306309116] APN[internet] IPv4[176.16.17.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.202: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 10/31 11:05:28.202: [upf] INFO: UE F-SEID[UP:0xb2c CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.202: [upf] INFO: UE F-SEID[UP:0xb2c CP:0xfb2] APN[internet] PDN-Type[1] IPv4[176.16.17.96] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.206: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 10/31 11:05:28.206: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3187) 10/31 11:05:28.206: [smf] INFO: UE IMSI[262425057105235] APN[internet] IPv4[176.16.17.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.211: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 10/31 11:05:28.211: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.211: [upf] INFO: UE F-SEID[UP:0x5c8 CP:0xf68] APN[internet] PDN-Type[1] IPv4[176.16.17.97] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.217: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 10/31 11:05:28.217: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3187) 10/31 11:05:28.217: [smf] INFO: UE IMSI[262420833483500] APN[internet] IPv4[176.16.17.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.222: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 10/31 11:05:28.222: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.222: [upf] INFO: UE F-SEID[UP:0x5ab CP:0x7ad] APN[internet] PDN-Type[1] IPv4[176.16.17.98] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.228: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 10/31 11:05:28.228: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3187) 10/31 11:05:28.228: [smf] INFO: UE IMSI[262428029280711] APN[internet] IPv4[176.16.17.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.233: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 10/31 11:05:28.233: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.233: [upf] INFO: UE F-SEID[UP:0xb7c CP:0xd4f] APN[internet] PDN-Type[1] IPv4[176.16.17.99] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.239: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 10/31 11:05:28.239: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3187) 10/31 11:05:28.239: [smf] INFO: UE IMSI[262423492234553] APN[internet] IPv4[176.16.17.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.245: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 10/31 11:05:28.245: [upf] INFO: UE F-SEID[UP:0x8f CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.245: [upf] INFO: UE F-SEID[UP:0x8f CP:0x4dc] APN[internet] PDN-Type[1] IPv4[176.16.17.100] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.250: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 10/31 11:05:28.250: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3187) 10/31 11:05:28.250: [smf] INFO: UE IMSI[262424641905735] APN[internet] IPv4[176.16.17.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.255: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 10/31 11:05:28.255: [upf] INFO: UE F-SEID[UP:0x80 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.255: [upf] INFO: UE F-SEID[UP:0x80 CP:0x5ea] APN[internet] PDN-Type[1] IPv4[176.16.17.101] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.260: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 10/31 11:05:28.261: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3187) 10/31 11:05:28.261: [smf] INFO: UE IMSI[262429106077046] APN[internet] IPv4[176.16.17.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.266: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 10/31 11:05:28.266: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.266: [upf] INFO: UE F-SEID[UP:0xd45 CP:0xed8] APN[internet] PDN-Type[1] IPv4[176.16.17.102] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.271: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 10/31 11:05:28.271: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3187) 10/31 11:05:28.271: [smf] INFO: UE IMSI[262427889864991] APN[internet] IPv4[176.16.17.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.277: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 10/31 11:05:28.277: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.277: [upf] INFO: UE F-SEID[UP:0x4b0 CP:0x4e9] APN[internet] PDN-Type[1] IPv4[176.16.17.103] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.282: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 10/31 11:05:28.282: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3187) 10/31 11:05:28.282: [smf] INFO: UE IMSI[262426372014811] APN[internet] IPv4[176.16.17.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.287: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 10/31 11:05:28.287: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.287: [upf] INFO: UE F-SEID[UP:0xf01 CP:0x97a] APN[internet] PDN-Type[1] IPv4[176.16.17.104] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.293: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 10/31 11:05:28.293: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3187) 10/31 11:05:28.293: [smf] INFO: UE IMSI[262423787982335] APN[internet] IPv4[176.16.17.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.298: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 10/31 11:05:28.298: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.298: [upf] INFO: UE F-SEID[UP:0xd2c CP:0x8cc] APN[internet] PDN-Type[1] IPv4[176.16.17.105] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.304: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 10/31 11:05:28.304: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3187) 10/31 11:05:28.304: [smf] INFO: UE IMSI[262421002643709] APN[internet] IPv4[176.16.17.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.309: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 10/31 11:05:28.309: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.309: [upf] INFO: UE F-SEID[UP:0xe5e CP:0x9ae] APN[internet] PDN-Type[1] IPv4[176.16.17.106] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.315: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 10/31 11:05:28.315: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3187) 10/31 11:05:28.315: [smf] INFO: UE IMSI[262422259524060] APN[internet] IPv4[176.16.17.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.319: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 10/31 11:05:28.319: [upf] INFO: UE F-SEID[UP:0x991 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.319: [upf] INFO: UE F-SEID[UP:0x991 CP:0x2f7] APN[internet] PDN-Type[1] IPv4[176.16.17.107] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.326: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 10/31 11:05:28.326: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3187) 10/31 11:05:28.326: [smf] INFO: UE IMSI[262420775150063] APN[internet] IPv4[176.16.17.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.331: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 10/31 11:05:28.331: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.331: [upf] INFO: UE F-SEID[UP:0xfa0 CP:0x15a] APN[internet] PDN-Type[1] IPv4[176.16.17.108] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.336: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 10/31 11:05:28.336: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3187) 10/31 11:05:28.336: [smf] INFO: UE IMSI[262420216347901] APN[internet] IPv4[176.16.17.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.341: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 10/31 11:05:28.341: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.341: [upf] INFO: UE F-SEID[UP:0x5cc CP:0x57f] APN[internet] PDN-Type[1] IPv4[176.16.17.109] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.347: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 10/31 11:05:28.347: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3187) 10/31 11:05:28.347: [smf] INFO: UE IMSI[262428508821761] APN[internet] IPv4[176.16.17.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.353: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 10/31 11:05:28.353: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.353: [upf] INFO: UE F-SEID[UP:0xcb5 CP:0xfd1] APN[internet] PDN-Type[1] IPv4[176.16.17.110] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.358: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 10/31 11:05:28.358: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3187) 10/31 11:05:28.358: [smf] INFO: UE IMSI[262423063851793] APN[internet] IPv4[176.16.17.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.363: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 10/31 11:05:28.363: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.363: [upf] INFO: UE F-SEID[UP:0xbd9 CP:0x13] APN[internet] PDN-Type[1] IPv4[176.16.17.111] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.369: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 10/31 11:05:28.369: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3187) 10/31 11:05:28.369: [smf] INFO: UE IMSI[262424276496434] APN[internet] IPv4[176.16.17.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.375: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 10/31 11:05:28.375: [upf] INFO: UE F-SEID[UP:0x10c CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.375: [upf] INFO: UE F-SEID[UP:0x10c CP:0x233] APN[internet] PDN-Type[1] IPv4[176.16.17.112] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.380: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 10/31 11:05:28.380: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3187) 10/31 11:05:28.380: [smf] INFO: UE IMSI[262429535233388] APN[internet] IPv4[176.16.17.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.384: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 10/31 11:05:28.384: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.384: [upf] INFO: UE F-SEID[UP:0x2f7 CP:0xf2c] APN[internet] PDN-Type[1] IPv4[176.16.17.113] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.391: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 10/31 11:05:28.391: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3187) 10/31 11:05:28.391: [smf] INFO: UE IMSI[262429243117420] APN[internet] IPv4[176.16.17.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.397: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 10/31 11:05:28.397: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.397: [upf] INFO: UE F-SEID[UP:0xfb9 CP:0xb9] APN[internet] PDN-Type[1] IPv4[176.16.17.114] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.402: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 10/31 11:05:28.402: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3187) 10/31 11:05:28.402: [smf] INFO: UE IMSI[262429427795872] APN[internet] IPv4[176.16.17.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.407: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 10/31 11:05:28.407: [upf] INFO: UE F-SEID[UP:0x743 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.407: [upf] INFO: UE F-SEID[UP:0x743 CP:0x216] APN[internet] PDN-Type[1] IPv4[176.16.17.115] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.413: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 10/31 11:05:28.413: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3187) 10/31 11:05:28.413: [smf] INFO: UE IMSI[262425932094809] APN[internet] IPv4[176.16.17.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.418: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 10/31 11:05:28.418: [upf] INFO: UE F-SEID[UP:0x49d CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.418: [upf] INFO: UE F-SEID[UP:0x49d CP:0xb4d] APN[internet] PDN-Type[1] IPv4[176.16.17.116] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.424: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 10/31 11:05:28.424: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3187) 10/31 11:05:28.424: [smf] INFO: UE IMSI[262426723082109] APN[internet] IPv4[176.16.17.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.429: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 10/31 11:05:28.429: [upf] INFO: UE F-SEID[UP:0x14d CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.429: [upf] INFO: UE F-SEID[UP:0x14d CP:0x6f] APN[internet] PDN-Type[1] IPv4[176.16.17.117] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.435: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 10/31 11:05:28.435: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3187) 10/31 11:05:28.435: [smf] INFO: UE IMSI[262429046051923] APN[internet] IPv4[176.16.17.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.439: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 10/31 11:05:28.439: [upf] INFO: UE F-SEID[UP:0x31d CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.439: [upf] INFO: UE F-SEID[UP:0x31d CP:0x49c] APN[internet] PDN-Type[1] IPv4[176.16.17.118] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.446: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 10/31 11:05:28.446: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3187) 10/31 11:05:28.446: [smf] INFO: UE IMSI[262428273617816] APN[internet] IPv4[176.16.17.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.452: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 10/31 11:05:28.452: [upf] INFO: UE F-SEID[UP:0x90c CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.452: [upf] INFO: UE F-SEID[UP:0x90c CP:0x8f0] APN[internet] PDN-Type[1] IPv4[176.16.17.119] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.456: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 10/31 11:05:28.456: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3187) 10/31 11:05:28.456: [smf] INFO: UE IMSI[262421830491955] APN[internet] IPv4[176.16.17.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.461: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 10/31 11:05:28.461: [upf] INFO: UE F-SEID[UP:0x21 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.461: [upf] INFO: UE F-SEID[UP:0x21 CP:0x7] APN[internet] PDN-Type[1] IPv4[176.16.17.120] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.467: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 10/31 11:05:28.467: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3187) 10/31 11:05:28.467: [smf] INFO: UE IMSI[262423366016484] APN[internet] IPv4[176.16.17.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.472: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 10/31 11:05:28.472: [upf] INFO: UE F-SEID[UP:0x93d CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.472: [upf] INFO: UE F-SEID[UP:0x93d CP:0x98f] APN[internet] PDN-Type[1] IPv4[176.16.17.121] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.478: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 10/31 11:05:28.478: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3187) 10/31 11:05:28.478: [smf] INFO: UE IMSI[262422923254850] APN[internet] IPv4[176.16.17.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.483: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 10/31 11:05:28.483: [upf] INFO: UE F-SEID[UP:0xfde CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.483: [upf] INFO: UE F-SEID[UP:0xfde CP:0xfa3] APN[internet] PDN-Type[1] IPv4[176.16.17.122] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.489: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 10/31 11:05:28.489: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3187) 10/31 11:05:28.489: [smf] INFO: UE IMSI[262426632986348] APN[internet] IPv4[176.16.17.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.493: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 10/31 11:05:28.493: [upf] INFO: UE F-SEID[UP:0x8dd CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.493: [upf] INFO: UE F-SEID[UP:0x8dd CP:0xe10] APN[internet] PDN-Type[1] IPv4[176.16.17.123] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.499: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 10/31 11:05:28.499: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3187) 10/31 11:05:28.500: [smf] INFO: UE IMSI[262421878176566] APN[internet] IPv4[176.16.17.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.504: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 10/31 11:05:28.504: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.504: [upf] INFO: UE F-SEID[UP:0x9f6 CP:0xbf5] APN[internet] PDN-Type[1] IPv4[176.16.17.124] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.510: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 10/31 11:05:28.510: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3187) 10/31 11:05:28.510: [smf] INFO: UE IMSI[262426015543149] APN[internet] IPv4[176.16.17.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.515: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 10/31 11:05:28.515: [upf] INFO: UE F-SEID[UP:0x18d CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.515: [upf] INFO: UE F-SEID[UP:0x18d CP:0x7f7] APN[internet] PDN-Type[1] IPv4[176.16.17.125] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.521: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 10/31 11:05:28.521: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3187) 10/31 11:05:28.521: [smf] INFO: UE IMSI[262425988929484] APN[internet] IPv4[176.16.17.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.526: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 10/31 11:05:28.527: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.527: [upf] INFO: UE F-SEID[UP:0x8ff CP:0xea5] APN[internet] PDN-Type[1] IPv4[176.16.17.126] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.532: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 10/31 11:05:28.532: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3187) 10/31 11:05:28.532: [smf] INFO: UE IMSI[262422895603197] APN[internet] IPv4[176.16.17.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.538: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 10/31 11:05:28.538: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.538: [upf] INFO: UE F-SEID[UP:0xc72 CP:0x77a] APN[internet] PDN-Type[1] IPv4[176.16.17.127] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.543: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 10/31 11:05:28.543: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3187) 10/31 11:05:28.543: [smf] INFO: UE IMSI[262429063446682] APN[internet] IPv4[176.16.17.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.548: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 10/31 11:05:28.548: [upf] INFO: UE F-SEID[UP:0x973 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.548: [upf] INFO: UE F-SEID[UP:0x973 CP:0xe09] APN[internet] PDN-Type[1] IPv4[176.16.17.128] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.554: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 10/31 11:05:28.554: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3187) 10/31 11:05:28.554: [smf] INFO: UE IMSI[262429572519578] APN[internet] IPv4[176.16.17.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.559: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 10/31 11:05:28.559: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.559: [upf] INFO: UE F-SEID[UP:0xd68 CP:0x9f8] APN[internet] PDN-Type[1] IPv4[176.16.17.129] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.565: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 10/31 11:05:28.565: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3187) 10/31 11:05:28.565: [smf] INFO: UE IMSI[262423524798995] APN[internet] IPv4[176.16.17.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.571: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 10/31 11:05:28.571: [upf] INFO: UE F-SEID[UP:0x92a CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.571: [upf] INFO: UE F-SEID[UP:0x92a CP:0x270] APN[internet] PDN-Type[1] IPv4[176.16.17.130] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.575: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 10/31 11:05:28.575: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3187) 10/31 11:05:28.575: [smf] INFO: UE IMSI[262421638551032] APN[internet] IPv4[176.16.17.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.580: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 10/31 11:05:28.580: [upf] INFO: UE F-SEID[UP:0x121 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.580: [upf] INFO: UE F-SEID[UP:0x121 CP:0x2ed] APN[internet] PDN-Type[1] IPv4[176.16.17.131] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.586: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 10/31 11:05:28.586: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3187) 10/31 11:05:28.586: [smf] INFO: UE IMSI[262424605722514] APN[internet] IPv4[176.16.17.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.591: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 10/31 11:05:28.591: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.591: [upf] INFO: UE F-SEID[UP:0xc00 CP:0x961] APN[internet] PDN-Type[1] IPv4[176.16.17.132] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.597: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 10/31 11:05:28.597: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3187) 10/31 11:05:28.597: [smf] INFO: UE IMSI[262423367940086] APN[internet] IPv4[176.16.17.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.604: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 10/31 11:05:28.604: [upf] INFO: UE F-SEID[UP:0xeca CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.604: [upf] INFO: UE F-SEID[UP:0xeca CP:0xafb] APN[internet] PDN-Type[1] IPv4[176.16.17.133] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.608: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 10/31 11:05:28.608: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3187) 10/31 11:05:28.608: [smf] INFO: UE IMSI[262420664031038] APN[internet] IPv4[176.16.17.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.613: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 10/31 11:05:28.613: [upf] INFO: UE F-SEID[UP:0x561 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.613: [upf] INFO: UE F-SEID[UP:0x561 CP:0x7eb] APN[internet] PDN-Type[1] IPv4[176.16.17.134] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.619: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 10/31 11:05:28.619: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3187) 10/31 11:05:28.619: [smf] INFO: UE IMSI[262420057601805] APN[internet] IPv4[176.16.17.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.624: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 10/31 11:05:28.624: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.624: [upf] INFO: UE F-SEID[UP:0x5e3 CP:0xa8d] APN[internet] PDN-Type[1] IPv4[176.16.17.135] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.630: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 10/31 11:05:28.630: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3187) 10/31 11:05:28.630: [smf] INFO: UE IMSI[262428428810941] APN[internet] IPv4[176.16.17.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.635: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 10/31 11:05:28.635: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.635: [upf] INFO: UE F-SEID[UP:0x5bf CP:0x381] APN[internet] PDN-Type[1] IPv4[176.16.17.136] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.641: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 10/31 11:05:28.641: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3187) 10/31 11:05:28.641: [smf] INFO: UE IMSI[262423233354502] APN[internet] IPv4[176.16.17.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.647: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 10/31 11:05:28.647: [upf] INFO: UE F-SEID[UP:0xf7e CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.647: [upf] INFO: UE F-SEID[UP:0xf7e CP:0xbba] APN[internet] PDN-Type[1] IPv4[176.16.17.137] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.652: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 10/31 11:05:28.652: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3187) 10/31 11:05:28.652: [smf] INFO: UE IMSI[262421774951355] APN[internet] IPv4[176.16.17.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.657: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 10/31 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x517 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.657: [upf] INFO: UE F-SEID[UP:0x517 CP:0xbea] APN[internet] PDN-Type[1] IPv4[176.16.17.138] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.663: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 10/31 11:05:28.663: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3187) 10/31 11:05:28.663: [smf] INFO: UE IMSI[262429194133766] APN[internet] IPv4[176.16.17.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.668: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 10/31 11:05:28.668: [upf] INFO: UE F-SEID[UP:0xfac CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.668: [upf] INFO: UE F-SEID[UP:0xfac CP:0x38c] APN[internet] PDN-Type[1] IPv4[176.16.17.139] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.673: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 10/31 11:05:28.673: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3187) 10/31 11:05:28.673: [smf] INFO: UE IMSI[262425541098769] APN[internet] IPv4[176.16.17.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.678: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 10/31 11:05:28.678: [upf] INFO: UE F-SEID[UP:0x75c CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.678: [upf] INFO: UE F-SEID[UP:0x75c CP:0x863] APN[internet] PDN-Type[1] IPv4[176.16.17.140] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.684: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 10/31 11:05:28.684: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3187) 10/31 11:05:28.684: [smf] INFO: UE IMSI[262425113451339] APN[internet] IPv4[176.16.17.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.689: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 10/31 11:05:28.689: [upf] INFO: UE F-SEID[UP:0x84a CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.689: [upf] INFO: UE F-SEID[UP:0x84a CP:0x3bd] APN[internet] PDN-Type[1] IPv4[176.16.17.141] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.695: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 10/31 11:05:28.695: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3187) 10/31 11:05:28.695: [smf] INFO: UE IMSI[262429985130427] APN[internet] IPv4[176.16.17.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.700: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 10/31 11:05:28.700: [upf] INFO: UE F-SEID[UP:0x535 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.700: [upf] INFO: UE F-SEID[UP:0x535 CP:0xec5] APN[internet] PDN-Type[1] IPv4[176.16.17.142] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.706: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 10/31 11:05:28.706: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3187) 10/31 11:05:28.706: [smf] INFO: UE IMSI[262427297147886] APN[internet] IPv4[176.16.17.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.711: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 10/31 11:05:28.711: [upf] INFO: UE F-SEID[UP:0xddd CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.711: [upf] INFO: UE F-SEID[UP:0xddd CP:0x762] APN[internet] PDN-Type[1] IPv4[176.16.17.143] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.717: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 10/31 11:05:28.717: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3187) 10/31 11:05:28.717: [smf] INFO: UE IMSI[262421145650690] APN[internet] IPv4[176.16.17.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.723: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 10/31 11:05:28.723: [upf] INFO: UE F-SEID[UP:0x59d CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.723: [upf] INFO: UE F-SEID[UP:0x59d CP:0x5df] APN[internet] PDN-Type[1] IPv4[176.16.17.144] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.728: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 10/31 11:05:28.728: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3187) 10/31 11:05:28.728: [smf] INFO: UE IMSI[262428811779594] APN[internet] IPv4[176.16.17.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.733: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 10/31 11:05:28.733: [upf] INFO: UE F-SEID[UP:0xf35 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.733: [upf] INFO: UE F-SEID[UP:0xf35 CP:0xed4] APN[internet] PDN-Type[1] IPv4[176.16.17.145] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.738: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 10/31 11:05:28.738: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3187) 10/31 11:05:28.738: [smf] INFO: UE IMSI[262423318453537] APN[internet] IPv4[176.16.17.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.744: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 10/31 11:05:28.744: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.744: [upf] INFO: UE F-SEID[UP:0xd5a CP:0xcb8] APN[internet] PDN-Type[1] IPv4[176.16.17.146] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.749: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 10/31 11:05:28.749: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3187) 10/31 11:05:28.749: [smf] INFO: UE IMSI[262422870705660] APN[internet] IPv4[176.16.17.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.754: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 10/31 11:05:28.754: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.754: [upf] INFO: UE F-SEID[UP:0x7a7 CP:0x3aa] APN[internet] PDN-Type[1] IPv4[176.16.17.147] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.760: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 10/31 11:05:28.760: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3187) 10/31 11:05:28.760: [smf] INFO: UE IMSI[262424666351218] APN[internet] IPv4[176.16.17.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.765: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 10/31 11:05:28.765: [upf] INFO: UE F-SEID[UP:0x2b CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.765: [upf] INFO: UE F-SEID[UP:0x2b CP:0x8a9] APN[internet] PDN-Type[1] IPv4[176.16.17.148] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.771: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 10/31 11:05:28.771: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3187) 10/31 11:05:28.771: [smf] INFO: UE IMSI[262428446797361] APN[internet] IPv4[176.16.17.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.776: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 10/31 11:05:28.776: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.776: [upf] INFO: UE F-SEID[UP:0xa1c CP:0x96f] APN[internet] PDN-Type[1] IPv4[176.16.17.149] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.782: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 10/31 11:05:28.782: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3187) 10/31 11:05:28.782: [smf] INFO: UE IMSI[262427309841521] APN[internet] IPv4[176.16.17.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.787: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 10/31 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.787: [upf] INFO: UE F-SEID[UP:0xb9 CP:0xca7] APN[internet] PDN-Type[1] IPv4[176.16.17.150] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.793: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 10/31 11:05:28.793: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3187) 10/31 11:05:28.793: [smf] INFO: UE IMSI[262420622817665] APN[internet] IPv4[176.16.17.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.799: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 10/31 11:05:28.799: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.799: [upf] INFO: UE F-SEID[UP:0xb9f CP:0xada] APN[internet] PDN-Type[1] IPv4[176.16.17.151] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.804: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 10/31 11:05:28.804: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3187) 10/31 11:05:28.804: [smf] INFO: UE IMSI[262421580087877] APN[internet] IPv4[176.16.17.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.809: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 10/31 11:05:28.809: [upf] INFO: UE F-SEID[UP:0x564 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.809: [upf] INFO: UE F-SEID[UP:0x564 CP:0xf89] APN[internet] PDN-Type[1] IPv4[176.16.17.152] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.814: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 10/31 11:05:28.814: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3187) 10/31 11:05:28.814: [smf] INFO: UE IMSI[262423407248544] APN[internet] IPv4[176.16.17.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.820: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 10/31 11:05:28.820: [upf] INFO: UE F-SEID[UP:0x42c CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.820: [upf] INFO: UE F-SEID[UP:0x42c CP:0xc72] APN[internet] PDN-Type[1] IPv4[176.16.17.153] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.825: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 10/31 11:05:28.825: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3187) 10/31 11:05:28.825: [smf] INFO: UE IMSI[262425793946939] APN[internet] IPv4[176.16.17.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.831: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 10/31 11:05:28.831: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.831: [upf] INFO: UE F-SEID[UP:0xe0 CP:0x10c] APN[internet] PDN-Type[1] IPv4[176.16.17.154] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.836: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 10/31 11:05:28.836: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3187) 10/31 11:05:28.836: [smf] INFO: UE IMSI[262426918457317] APN[internet] IPv4[176.16.17.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.841: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 10/31 11:05:28.841: [upf] INFO: UE F-SEID[UP:0x57d CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.841: [upf] INFO: UE F-SEID[UP:0x57d CP:0xf1b] APN[internet] PDN-Type[1] IPv4[176.16.17.155] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.847: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 10/31 11:05:28.847: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3187) 10/31 11:05:28.847: [smf] INFO: UE IMSI[262423206969851] APN[internet] IPv4[176.16.17.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.852: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 10/31 11:05:28.852: [upf] INFO: UE F-SEID[UP:0xb8b CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.852: [upf] INFO: UE F-SEID[UP:0xb8b CP:0x397] APN[internet] PDN-Type[1] IPv4[176.16.17.156] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.858: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 10/31 11:05:28.858: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3187) 10/31 11:05:28.858: [smf] INFO: UE IMSI[262429461623818] APN[internet] IPv4[176.16.17.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.865: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 10/31 11:05:28.865: [upf] INFO: UE F-SEID[UP:0x71c CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.865: [upf] INFO: UE F-SEID[UP:0x71c CP:0x248] APN[internet] PDN-Type[1] IPv4[176.16.17.157] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.869: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 10/31 11:05:28.869: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3187) 10/31 11:05:28.869: [smf] INFO: UE IMSI[262423944456275] APN[internet] IPv4[176.16.17.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.874: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 10/31 11:05:28.874: [upf] INFO: UE F-SEID[UP:0x799 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.874: [upf] INFO: UE F-SEID[UP:0x799 CP:0xadb] APN[internet] PDN-Type[1] IPv4[176.16.17.158] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.880: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 10/31 11:05:28.880: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3187) 10/31 11:05:28.880: [smf] INFO: UE IMSI[262424306416889] APN[internet] IPv4[176.16.17.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.885: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 10/31 11:05:28.885: [upf] INFO: UE F-SEID[UP:0x716 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.885: [upf] INFO: UE F-SEID[UP:0x716 CP:0x89e] APN[internet] PDN-Type[1] IPv4[176.16.17.159] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.891: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 10/31 11:05:28.891: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3187) 10/31 11:05:28.891: [smf] INFO: UE IMSI[262421563752398] APN[internet] IPv4[176.16.17.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.895: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 10/31 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.895: [upf] INFO: UE F-SEID[UP:0x8c1 CP:0x2cb] APN[internet] PDN-Type[1] IPv4[176.16.17.160] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.902: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 10/31 11:05:28.902: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3187) 10/31 11:05:28.902: [smf] INFO: UE IMSI[262420599887141] APN[internet] IPv4[176.16.17.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.908: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 10/31 11:05:28.908: [upf] INFO: UE F-SEID[UP:0x40a CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.908: [upf] INFO: UE F-SEID[UP:0x40a CP:0x821] APN[internet] PDN-Type[1] IPv4[176.16.17.161] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.912: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 10/31 11:05:28.912: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3187) 10/31 11:05:28.912: [smf] INFO: UE IMSI[262421537099468] APN[internet] IPv4[176.16.17.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.917: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 10/31 11:05:28.917: [upf] INFO: UE F-SEID[UP:0xeab CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.917: [upf] INFO: UE F-SEID[UP:0xeab CP:0x24a] APN[internet] PDN-Type[1] IPv4[176.16.17.162] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.923: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 10/31 11:05:28.923: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3187) 10/31 11:05:28.923: [smf] INFO: UE IMSI[262424584256691] APN[internet] IPv4[176.16.17.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.928: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 10/31 11:05:28.928: [upf] INFO: UE F-SEID[UP:0xfea CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.928: [upf] INFO: UE F-SEID[UP:0xfea CP:0xe24] APN[internet] PDN-Type[1] IPv4[176.16.17.163] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.934: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 10/31 11:05:28.934: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3187) 10/31 11:05:28.934: [smf] INFO: UE IMSI[262426157836807] APN[internet] IPv4[176.16.17.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.939: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 10/31 11:05:28.939: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.939: [upf] INFO: UE F-SEID[UP:0x7b1 CP:0x553] APN[internet] PDN-Type[1] IPv4[176.16.17.164] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.945: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 10/31 11:05:28.945: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3187) 10/31 11:05:28.945: [smf] INFO: UE IMSI[262420141889496] APN[internet] IPv4[176.16.17.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.951: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 10/31 11:05:28.951: [upf] INFO: UE F-SEID[UP:0xaea CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.951: [upf] INFO: UE F-SEID[UP:0xaea CP:0xf3] APN[internet] PDN-Type[1] IPv4[176.16.17.165] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.956: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 10/31 11:05:28.956: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3187) 10/31 11:05:28.956: [smf] INFO: UE IMSI[262428017707623] APN[internet] IPv4[176.16.17.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.960: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 10/31 11:05:28.960: [upf] INFO: UE F-SEID[UP:0xd6b CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.960: [upf] INFO: UE F-SEID[UP:0xd6b CP:0xa1f] APN[internet] PDN-Type[1] IPv4[176.16.17.166] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.966: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 10/31 11:05:28.966: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3187) 10/31 11:05:28.966: [smf] INFO: UE IMSI[262420994152145] APN[internet] IPv4[176.16.17.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.971: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 10/31 11:05:28.971: [upf] INFO: UE F-SEID[UP:0x5db CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.971: [upf] INFO: UE F-SEID[UP:0x5db CP:0xd7a] APN[internet] PDN-Type[1] IPv4[176.16.17.167] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.977: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 10/31 11:05:28.977: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3187) 10/31 11:05:28.977: [smf] INFO: UE IMSI[262426619517715] APN[internet] IPv4[176.16.17.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.983: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 10/31 11:05:28.983: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.983: [upf] INFO: UE F-SEID[UP:0xaf4 CP:0xbc0] APN[internet] PDN-Type[1] IPv4[176.16.17.168] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.988: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 10/31 11:05:28.988: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3187) 10/31 11:05:28.988: [smf] INFO: UE IMSI[262429220183128] APN[internet] IPv4[176.16.17.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:28.993: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 10/31 11:05:28.993: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:28.993: [upf] INFO: UE F-SEID[UP:0xe39 CP:0x24f] APN[internet] PDN-Type[1] IPv4[176.16.17.169] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:28.999: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 10/31 11:05:28.999: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3187) 10/31 11:05:28.999: [smf] INFO: UE IMSI[262421530152049] APN[internet] IPv4[176.16.17.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.005: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 10/31 11:05:29.005: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.005: [upf] INFO: UE F-SEID[UP:0xc21 CP:0xb76] APN[internet] PDN-Type[1] IPv4[176.16.17.170] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.010: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 10/31 11:05:29.010: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3187) 10/31 11:05:29.010: [smf] INFO: UE IMSI[262426693952970] APN[internet] IPv4[176.16.17.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.015: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 10/31 11:05:29.015: [upf] INFO: UE F-SEID[UP:0x99b CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.015: [upf] INFO: UE F-SEID[UP:0x99b CP:0x7a7] APN[internet] PDN-Type[1] IPv4[176.16.17.171] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.021: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 10/31 11:05:29.021: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3187) 10/31 11:05:29.021: [smf] INFO: UE IMSI[262427005749577] APN[internet] IPv4[176.16.17.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.027: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 10/31 11:05:29.027: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.027: [upf] INFO: UE F-SEID[UP:0x6dd CP:0x2bc] APN[internet] PDN-Type[1] IPv4[176.16.17.172] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.032: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 10/31 11:05:29.032: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3187) 10/31 11:05:29.032: [smf] INFO: UE IMSI[262422023993316] APN[internet] IPv4[176.16.17.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.037: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 10/31 11:05:29.037: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.037: [upf] INFO: UE F-SEID[UP:0x3b4 CP:0x9cc] APN[internet] PDN-Type[1] IPv4[176.16.17.173] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.043: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 10/31 11:05:29.043: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3187) 10/31 11:05:29.043: [smf] INFO: UE IMSI[262429340764918] APN[internet] IPv4[176.16.17.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.050: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 10/31 11:05:29.050: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.050: [upf] INFO: UE F-SEID[UP:0xf3e CP:0xaae] APN[internet] PDN-Type[1] IPv4[176.16.17.174] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.054: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 10/31 11:05:29.054: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3187) 10/31 11:05:29.054: [smf] INFO: UE IMSI[262429996385266] APN[internet] IPv4[176.16.17.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.059: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 10/31 11:05:29.060: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.060: [upf] INFO: UE F-SEID[UP:0xb19 CP:0xa5d] APN[internet] PDN-Type[1] IPv4[176.16.17.175] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.065: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 10/31 11:05:29.065: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3187) 10/31 11:05:29.065: [smf] INFO: UE IMSI[262421375513109] APN[internet] IPv4[176.16.17.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.070: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 10/31 11:05:29.070: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.070: [upf] INFO: UE F-SEID[UP:0xda9 CP:0x962] APN[internet] PDN-Type[1] IPv4[176.16.17.176] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.076: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 10/31 11:05:29.076: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3187) 10/31 11:05:29.076: [smf] INFO: UE IMSI[262427755871652] APN[internet] IPv4[176.16.17.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.081: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 10/31 11:05:29.081: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.081: [upf] INFO: UE F-SEID[UP:0xaa7 CP:0x524] APN[internet] PDN-Type[1] IPv4[176.16.17.177] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.087: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 10/31 11:05:29.087: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3187) 10/31 11:05:29.087: [smf] INFO: UE IMSI[262422996640924] APN[internet] IPv4[176.16.17.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.092: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 10/31 11:05:29.092: [upf] INFO: UE F-SEID[UP:0x618 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.092: [upf] INFO: UE F-SEID[UP:0x618 CP:0x619] APN[internet] PDN-Type[1] IPv4[176.16.17.178] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.097: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 10/31 11:05:29.097: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3187) 10/31 11:05:29.097: [smf] INFO: UE IMSI[262424353636229] APN[internet] IPv4[176.16.17.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.102: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 10/31 11:05:29.103: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.103: [upf] INFO: UE F-SEID[UP:0xb4d CP:0x947] APN[internet] PDN-Type[1] IPv4[176.16.17.179] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.108: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 10/31 11:05:29.108: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3187) 10/31 11:05:29.108: [smf] INFO: UE IMSI[262429951176535] APN[internet] IPv4[176.16.17.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.116: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 10/31 11:05:29.116: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.116: [upf] INFO: UE F-SEID[UP:0xd4 CP:0x27f] APN[internet] PDN-Type[1] IPv4[176.16.17.180] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.119: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 10/31 11:05:29.119: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3187) 10/31 11:05:29.119: [smf] INFO: UE IMSI[262428515888868] APN[internet] IPv4[176.16.17.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.124: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 10/31 11:05:29.124: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.124: [upf] INFO: UE F-SEID[UP:0x6ef CP:0x5a3] APN[internet] PDN-Type[1] IPv4[176.16.17.181] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.131: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 10/31 11:05:29.131: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3187) 10/31 11:05:29.131: [smf] INFO: UE IMSI[262426369230635] APN[internet] IPv4[176.16.17.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.136: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 10/31 11:05:29.136: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.136: [upf] INFO: UE F-SEID[UP:0x4d7 CP:0xa36] APN[internet] PDN-Type[1] IPv4[176.16.17.182] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.141: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 10/31 11:05:29.141: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3187) 10/31 11:05:29.141: [smf] INFO: UE IMSI[262423941064925] APN[internet] IPv4[176.16.17.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.148: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 10/31 11:05:29.148: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.148: [upf] INFO: UE F-SEID[UP:0x6fe CP:0x552] APN[internet] PDN-Type[1] IPv4[176.16.17.183] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.152: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 10/31 11:05:29.152: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3187) 10/31 11:05:29.152: [smf] INFO: UE IMSI[262424371770540] APN[internet] IPv4[176.16.17.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.159: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 10/31 11:05:29.159: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.159: [upf] INFO: UE F-SEID[UP:0xdf3 CP:0x405] APN[internet] PDN-Type[1] IPv4[176.16.17.184] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.163: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 10/31 11:05:29.163: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3187) 10/31 11:05:29.163: [smf] INFO: UE IMSI[262421214576459] APN[internet] IPv4[176.16.17.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.167: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 10/31 11:05:29.167: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.167: [upf] INFO: UE F-SEID[UP:0x8e1 CP:0xfb9] APN[internet] PDN-Type[1] IPv4[176.16.17.185] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.174: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 10/31 11:05:29.174: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3187) 10/31 11:05:29.174: [smf] INFO: UE IMSI[262420047655398] APN[internet] IPv4[176.16.17.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.179: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 10/31 11:05:29.179: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.179: [upf] INFO: UE F-SEID[UP:0xb0f CP:0x906] APN[internet] PDN-Type[1] IPv4[176.16.17.186] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.184: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 10/31 11:05:29.184: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3187) 10/31 11:05:29.185: [smf] INFO: UE IMSI[262429345495669] APN[internet] IPv4[176.16.17.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.190: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 10/31 11:05:29.190: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.190: [upf] INFO: UE F-SEID[UP:0xa66 CP:0xddb] APN[internet] PDN-Type[1] IPv4[176.16.17.187] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.195: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 10/31 11:05:29.195: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3187) 10/31 11:05:29.195: [smf] INFO: UE IMSI[262429387786258] APN[internet] IPv4[176.16.17.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.202: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 10/31 11:05:29.202: [upf] INFO: UE F-SEID[UP:0x22b CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.202: [upf] INFO: UE F-SEID[UP:0x22b CP:0xcec] APN[internet] PDN-Type[1] IPv4[176.16.17.188] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.206: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 10/31 11:05:29.206: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3187) 10/31 11:05:29.207: [smf] INFO: UE IMSI[262420158970644] APN[internet] IPv4[176.16.17.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.212: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 10/31 11:05:29.212: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.212: [upf] INFO: UE F-SEID[UP:0xbb6 CP:0x1ec] APN[internet] PDN-Type[1] IPv4[176.16.17.189] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.218: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 10/31 11:05:29.218: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3187) 10/31 11:05:29.218: [smf] INFO: UE IMSI[262426995100720] APN[internet] IPv4[176.16.17.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.223: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 10/31 11:05:29.223: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.223: [upf] INFO: UE F-SEID[UP:0xe62 CP:0x164] APN[internet] PDN-Type[1] IPv4[176.16.17.190] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.229: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 10/31 11:05:29.229: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3187) 10/31 11:05:29.229: [smf] INFO: UE IMSI[262425483046933] APN[internet] IPv4[176.16.17.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.233: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 10/31 11:05:29.234: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.234: [upf] INFO: UE F-SEID[UP:0x7c8 CP:0x3ca] APN[internet] PDN-Type[1] IPv4[176.16.17.191] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.240: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 10/31 11:05:29.240: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3187) 10/31 11:05:29.240: [smf] INFO: UE IMSI[262427136563299] APN[internet] IPv4[176.16.17.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.245: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 10/31 11:05:29.246: [upf] INFO: UE F-SEID[UP:0x357 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.246: [upf] INFO: UE F-SEID[UP:0x357 CP:0xc29] APN[internet] PDN-Type[1] IPv4[176.16.17.192] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.250: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 10/31 11:05:29.250: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3187) 10/31 11:05:29.250: [smf] INFO: UE IMSI[262424144406216] APN[internet] IPv4[176.16.17.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.257: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 10/31 11:05:29.257: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.257: [upf] INFO: UE F-SEID[UP:0x4fa CP:0x946] APN[internet] PDN-Type[1] IPv4[176.16.17.193] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.261: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 10/31 11:05:29.261: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3187) 10/31 11:05:29.261: [smf] INFO: UE IMSI[262426562825798] APN[internet] IPv4[176.16.17.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.267: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 10/31 11:05:29.267: [upf] INFO: UE F-SEID[UP:0x26a CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.267: [upf] INFO: UE F-SEID[UP:0x26a CP:0x24c] APN[internet] PDN-Type[1] IPv4[176.16.17.194] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.272: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 10/31 11:05:29.272: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3187) 10/31 11:05:29.272: [smf] INFO: UE IMSI[262428720602440] APN[internet] IPv4[176.16.17.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.277: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 10/31 11:05:29.277: [upf] INFO: UE F-SEID[UP:0x40 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.277: [upf] INFO: UE F-SEID[UP:0x40 CP:0x874] APN[internet] PDN-Type[1] IPv4[176.16.17.195] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.283: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 10/31 11:05:29.283: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3187) 10/31 11:05:29.283: [smf] INFO: UE IMSI[262427430932792] APN[internet] IPv4[176.16.17.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.289: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 10/31 11:05:29.289: [upf] INFO: UE F-SEID[UP:0x76 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.289: [upf] INFO: UE F-SEID[UP:0x76 CP:0xb9c] APN[internet] PDN-Type[1] IPv4[176.16.17.196] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.294: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 10/31 11:05:29.294: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3187) 10/31 11:05:29.294: [smf] INFO: UE IMSI[262427095477008] APN[internet] IPv4[176.16.17.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.299: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 10/31 11:05:29.299: [upf] INFO: UE F-SEID[UP:0x97c CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.299: [upf] INFO: UE F-SEID[UP:0x97c CP:0x5ca] APN[internet] PDN-Type[1] IPv4[176.16.17.197] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.305: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 10/31 11:05:29.305: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3187) 10/31 11:05:29.305: [smf] INFO: UE IMSI[262420796262603] APN[internet] IPv4[176.16.17.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.310: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 10/31 11:05:29.310: [upf] INFO: UE F-SEID[UP:0x679 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.310: [upf] INFO: UE F-SEID[UP:0x679 CP:0xc88] APN[internet] PDN-Type[1] IPv4[176.16.17.198] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.316: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 10/31 11:05:29.316: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3187) 10/31 11:05:29.316: [smf] INFO: UE IMSI[262426313009415] APN[internet] IPv4[176.16.17.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.320: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 10/31 11:05:29.320: [upf] INFO: UE F-SEID[UP:0x421 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.320: [upf] INFO: UE F-SEID[UP:0x421 CP:0xd76] APN[internet] PDN-Type[1] IPv4[176.16.17.199] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.327: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 10/31 11:05:29.327: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3187) 10/31 11:05:29.327: [smf] INFO: UE IMSI[262427590546521] APN[internet] IPv4[176.16.17.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.332: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 10/31 11:05:29.332: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.332: [upf] INFO: UE F-SEID[UP:0x2d6 CP:0xcb4] APN[internet] PDN-Type[1] IPv4[176.16.17.200] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.338: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 10/31 11:05:29.338: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3187) 10/31 11:05:29.338: [smf] INFO: UE IMSI[262426699885489] APN[internet] IPv4[176.16.17.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.343: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 10/31 11:05:29.343: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.343: [upf] INFO: UE F-SEID[UP:0x2e4 CP:0x29d] APN[internet] PDN-Type[1] IPv4[176.16.17.201] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.349: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 10/31 11:05:29.349: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3187) 10/31 11:05:29.349: [smf] INFO: UE IMSI[262422752607850] APN[internet] IPv4[176.16.17.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.354: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 10/31 11:05:29.354: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.354: [upf] INFO: UE F-SEID[UP:0x6cf CP:0x6d4] APN[internet] PDN-Type[1] IPv4[176.16.17.202] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.359: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 10/31 11:05:29.360: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3187) 10/31 11:05:29.360: [smf] INFO: UE IMSI[262421803119612] APN[internet] IPv4[176.16.17.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.365: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 10/31 11:05:29.365: [upf] INFO: UE F-SEID[UP:0x850 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.365: [upf] INFO: UE F-SEID[UP:0x850 CP:0x9a] APN[internet] PDN-Type[1] IPv4[176.16.17.203] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.371: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 10/31 11:05:29.371: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3187) 10/31 11:05:29.371: [smf] INFO: UE IMSI[262421428968164] APN[internet] IPv4[176.16.17.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.377: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 10/31 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.377: [upf] INFO: UE F-SEID[UP:0x8b4 CP:0x40d] APN[internet] PDN-Type[1] IPv4[176.16.17.204] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.382: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 10/31 11:05:29.382: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3187) 10/31 11:05:29.382: [smf] INFO: UE IMSI[262425162498283] APN[internet] IPv4[176.16.17.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.388: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 10/31 11:05:29.388: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.388: [upf] INFO: UE F-SEID[UP:0x2a5 CP:0x6ac] APN[internet] PDN-Type[1] IPv4[176.16.17.205] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.393: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 10/31 11:05:29.393: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3187) 10/31 11:05:29.393: [smf] INFO: UE IMSI[262429541230032] APN[internet] IPv4[176.16.17.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.398: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 10/31 11:05:29.398: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.398: [upf] INFO: UE F-SEID[UP:0xd79 CP:0xac] APN[internet] PDN-Type[1] IPv4[176.16.17.206] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.404: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 10/31 11:05:29.404: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3187) 10/31 11:05:29.404: [smf] INFO: UE IMSI[262429297200700] APN[internet] IPv4[176.16.17.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.409: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 10/31 11:05:29.410: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.410: [upf] INFO: UE F-SEID[UP:0xc9b CP:0xa4] APN[internet] PDN-Type[1] IPv4[176.16.17.207] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.414: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 10/31 11:05:29.414: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3187) 10/31 11:05:29.414: [smf] INFO: UE IMSI[262423696102070] APN[internet] IPv4[176.16.17.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.420: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 10/31 11:05:29.420: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.420: [upf] INFO: UE F-SEID[UP:0xfc8 CP:0x83] APN[internet] PDN-Type[1] IPv4[176.16.17.208] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.426: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 10/31 11:05:29.426: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3187) 10/31 11:05:29.426: [smf] INFO: UE IMSI[262427040298476] APN[internet] IPv4[176.16.17.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.431: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 10/31 11:05:29.431: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.431: [upf] INFO: UE F-SEID[UP:0xb6c CP:0x267] APN[internet] PDN-Type[1] IPv4[176.16.17.209] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.437: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 10/31 11:05:29.437: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3187) 10/31 11:05:29.437: [smf] INFO: UE IMSI[262420943980578] APN[internet] IPv4[176.16.17.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.442: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 10/31 11:05:29.442: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.442: [upf] INFO: UE F-SEID[UP:0xcdb CP:0x81f] APN[internet] PDN-Type[1] IPv4[176.16.17.210] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.447: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 10/31 11:05:29.447: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3187) 10/31 11:05:29.447: [smf] INFO: UE IMSI[262425131197634] APN[internet] IPv4[176.16.17.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.452: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 10/31 11:05:29.452: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.452: [upf] INFO: UE F-SEID[UP:0x2ab CP:0x605] APN[internet] PDN-Type[1] IPv4[176.16.17.211] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.458: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 10/31 11:05:29.458: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3187) 10/31 11:05:29.458: [smf] INFO: UE IMSI[262426053780229] APN[internet] IPv4[176.16.17.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.464: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 10/31 11:05:29.464: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.464: [upf] INFO: UE F-SEID[UP:0x4cb CP:0x12e] APN[internet] PDN-Type[1] IPv4[176.16.17.212] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.469: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 10/31 11:05:29.469: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3187) 10/31 11:05:29.469: [smf] INFO: UE IMSI[262425701073308] APN[internet] IPv4[176.16.17.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.474: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 10/31 11:05:29.474: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.474: [upf] INFO: UE F-SEID[UP:0x6f8 CP:0x308] APN[internet] PDN-Type[1] IPv4[176.16.17.213] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.480: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 10/31 11:05:29.480: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3187) 10/31 11:05:29.480: [smf] INFO: UE IMSI[262428044792800] APN[internet] IPv4[176.16.17.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.485: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 10/31 11:05:29.485: [upf] INFO: UE F-SEID[UP:0x27b CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.485: [upf] INFO: UE F-SEID[UP:0x27b CP:0xd33] APN[internet] PDN-Type[1] IPv4[176.16.17.214] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.491: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 10/31 11:05:29.491: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3187) 10/31 11:05:29.491: [smf] INFO: UE IMSI[262426722132537] APN[internet] IPv4[176.16.17.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.497: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 10/31 11:05:29.497: [upf] INFO: UE F-SEID[UP:0xa19 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.497: [upf] INFO: UE F-SEID[UP:0xa19 CP:0xd03] APN[internet] PDN-Type[1] IPv4[176.16.17.215] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.502: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 10/31 11:05:29.502: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3187) 10/31 11:05:29.502: [smf] INFO: UE IMSI[262425613068634] APN[internet] IPv4[176.16.17.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.507: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 10/31 11:05:29.507: [upf] INFO: UE F-SEID[UP:0x842 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.507: [upf] INFO: UE F-SEID[UP:0x842 CP:0x52c] APN[internet] PDN-Type[1] IPv4[176.16.17.216] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.513: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 10/31 11:05:29.513: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3187) 10/31 11:05:29.513: [smf] INFO: UE IMSI[262428938006927] APN[internet] IPv4[176.16.17.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.519: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 10/31 11:05:29.519: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.519: [upf] INFO: UE F-SEID[UP:0xbaf CP:0x6e8] APN[internet] PDN-Type[1] IPv4[176.16.17.217] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.524: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 10/31 11:05:29.524: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3187) 10/31 11:05:29.524: [smf] INFO: UE IMSI[262427509098425] APN[internet] IPv4[176.16.17.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.529: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 10/31 11:05:29.529: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.529: [upf] INFO: UE F-SEID[UP:0x8b1 CP:0x34d] APN[internet] PDN-Type[1] IPv4[176.16.17.218] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.535: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 10/31 11:05:29.535: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3187) 10/31 11:05:29.535: [smf] INFO: UE IMSI[262428244520398] APN[internet] IPv4[176.16.17.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.541: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 10/31 11:05:29.541: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.541: [upf] INFO: UE F-SEID[UP:0xa92 CP:0xfa5] APN[internet] PDN-Type[1] IPv4[176.16.17.219] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.546: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 10/31 11:05:29.546: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3187) 10/31 11:05:29.546: [smf] INFO: UE IMSI[262422836031171] APN[internet] IPv4[176.16.17.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.552: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 10/31 11:05:29.552: [upf] INFO: UE F-SEID[UP:0x994 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.552: [upf] INFO: UE F-SEID[UP:0x994 CP:0x6e7] APN[internet] PDN-Type[1] IPv4[176.16.17.220] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.557: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 10/31 11:05:29.557: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3187) 10/31 11:05:29.557: [smf] INFO: UE IMSI[262427821836696] APN[internet] IPv4[176.16.17.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.562: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 10/31 11:05:29.562: [upf] INFO: UE F-SEID[UP:0x72c CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.562: [upf] INFO: UE F-SEID[UP:0x72c CP:0x35c] APN[internet] PDN-Type[1] IPv4[176.16.17.221] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.568: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 10/31 11:05:29.568: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3187) 10/31 11:05:29.568: [smf] INFO: UE IMSI[262429989626676] APN[internet] IPv4[176.16.17.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.573: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 10/31 11:05:29.573: [upf] INFO: UE F-SEID[UP:0x23a CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.573: [upf] INFO: UE F-SEID[UP:0x23a CP:0xe6d] APN[internet] PDN-Type[1] IPv4[176.16.17.222] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.579: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 10/31 11:05:29.579: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3187) 10/31 11:05:29.579: [smf] INFO: UE IMSI[262423020340247] APN[internet] IPv4[176.16.17.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.584: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 10/31 11:05:29.584: [upf] INFO: UE F-SEID[UP:0x70c CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.584: [upf] INFO: UE F-SEID[UP:0x70c CP:0x734] APN[internet] PDN-Type[1] IPv4[176.16.17.223] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.590: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 10/31 11:05:29.590: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3187) 10/31 11:05:29.590: [smf] INFO: UE IMSI[262423867013264] APN[internet] IPv4[176.16.17.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.595: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 10/31 11:05:29.595: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.595: [upf] INFO: UE F-SEID[UP:0x2d0 CP:0xdd9] APN[internet] PDN-Type[1] IPv4[176.16.17.224] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.601: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 10/31 11:05:29.601: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3187) 10/31 11:05:29.601: [smf] INFO: UE IMSI[262426465127499] APN[internet] IPv4[176.16.17.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.606: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 10/31 11:05:29.606: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.606: [upf] INFO: UE F-SEID[UP:0x6c9 CP:0xea2] APN[internet] PDN-Type[1] IPv4[176.16.17.225] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.612: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 10/31 11:05:29.612: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3187) 10/31 11:05:29.612: [smf] INFO: UE IMSI[262427948408120] APN[internet] IPv4[176.16.17.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.617: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 10/31 11:05:29.617: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.617: [upf] INFO: UE F-SEID[UP:0xa0c CP:0x1c0] APN[internet] PDN-Type[1] IPv4[176.16.17.226] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.623: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 10/31 11:05:29.623: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3187) 10/31 11:05:29.623: [smf] INFO: UE IMSI[262423694985918] APN[internet] IPv4[176.16.17.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.628: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 10/31 11:05:29.628: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.628: [upf] INFO: UE F-SEID[UP:0xe10 CP:0x826] APN[internet] PDN-Type[1] IPv4[176.16.17.227] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.633: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 10/31 11:05:29.633: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3187) 10/31 11:05:29.633: [smf] INFO: UE IMSI[262425751408454] APN[internet] IPv4[176.16.17.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.638: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 10/31 11:05:29.638: [upf] INFO: UE F-SEID[UP:0x67f CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.638: [upf] INFO: UE F-SEID[UP:0x67f CP:0xe67] APN[internet] PDN-Type[1] IPv4[176.16.17.228] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.644: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 10/31 11:05:29.644: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3187) 10/31 11:05:29.644: [smf] INFO: UE IMSI[262429259331577] APN[internet] IPv4[176.16.17.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.649: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 10/31 11:05:29.649: [upf] INFO: UE F-SEID[UP:0x3f CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.649: [upf] INFO: UE F-SEID[UP:0x3f CP:0xc3c] APN[internet] PDN-Type[1] IPv4[176.16.17.229] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.655: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 10/31 11:05:29.655: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3187) 10/31 11:05:29.655: [smf] INFO: UE IMSI[262422988555937] APN[internet] IPv4[176.16.17.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.660: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 10/31 11:05:29.660: [upf] INFO: UE F-SEID[UP:0x401 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.660: [upf] INFO: UE F-SEID[UP:0x401 CP:0xc9] APN[internet] PDN-Type[1] IPv4[176.16.17.230] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.665: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 10/31 11:05:29.666: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3187) 10/31 11:05:29.666: [smf] INFO: UE IMSI[262420088074937] APN[internet] IPv4[176.16.17.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.670: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 10/31 11:05:29.670: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.670: [upf] INFO: UE F-SEID[UP:0x8c8 CP:0x4ad] APN[internet] PDN-Type[1] IPv4[176.16.17.231] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.676: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 10/31 11:05:29.676: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3187) 10/31 11:05:29.676: [smf] INFO: UE IMSI[262421824022121] APN[internet] IPv4[176.16.17.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.681: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 10/31 11:05:29.681: [upf] INFO: UE F-SEID[UP:0x34c CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.681: [upf] INFO: UE F-SEID[UP:0x34c CP:0xb01] APN[internet] PDN-Type[1] IPv4[176.16.17.232] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.687: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 10/31 11:05:29.687: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3187) 10/31 11:05:29.687: [smf] INFO: UE IMSI[262429686000626] APN[internet] IPv4[176.16.17.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.692: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 10/31 11:05:29.692: [upf] INFO: UE F-SEID[UP:0x570 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.692: [upf] INFO: UE F-SEID[UP:0x570 CP:0x357] APN[internet] PDN-Type[1] IPv4[176.16.17.233] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.698: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 10/31 11:05:29.698: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3187) 10/31 11:05:29.698: [smf] INFO: UE IMSI[262423836656242] APN[internet] IPv4[176.16.17.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.703: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 10/31 11:05:29.703: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.703: [upf] INFO: UE F-SEID[UP:0xf43 CP:0x9a1] APN[internet] PDN-Type[1] IPv4[176.16.17.234] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.709: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 10/31 11:05:29.709: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3187) 10/31 11:05:29.709: [smf] INFO: UE IMSI[262420870481046] APN[internet] IPv4[176.16.17.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.716: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 10/31 11:05:29.716: [upf] INFO: UE F-SEID[UP:0x69c CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.716: [upf] INFO: UE F-SEID[UP:0x69c CP:0xcac] APN[internet] PDN-Type[1] IPv4[176.16.17.235] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.720: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 10/31 11:05:29.720: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3187) 10/31 11:05:29.720: [smf] INFO: UE IMSI[262423005262532] APN[internet] IPv4[176.16.17.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.725: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 10/31 11:05:29.725: [upf] INFO: UE F-SEID[UP:0x26e CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.725: [upf] INFO: UE F-SEID[UP:0x26e CP:0x119] APN[internet] PDN-Type[1] IPv4[176.16.17.236] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.731: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 10/31 11:05:29.731: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3187) 10/31 11:05:29.731: [smf] INFO: UE IMSI[262422460137706] APN[internet] IPv4[176.16.17.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.736: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 10/31 11:05:29.736: [upf] INFO: UE F-SEID[UP:0x942 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.736: [upf] INFO: UE F-SEID[UP:0x942 CP:0x5c0] APN[internet] PDN-Type[1] IPv4[176.16.17.237] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.742: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 10/31 11:05:29.742: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3187) 10/31 11:05:29.742: [smf] INFO: UE IMSI[262420415646889] APN[internet] IPv4[176.16.17.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.748: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 10/31 11:05:29.748: [upf] INFO: UE F-SEID[UP:0xddf CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.748: [upf] INFO: UE F-SEID[UP:0xddf CP:0xc6f] APN[internet] PDN-Type[1] IPv4[176.16.17.238] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.753: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 10/31 11:05:29.753: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3187) 10/31 11:05:29.753: [smf] INFO: UE IMSI[262429780368792] APN[internet] IPv4[176.16.17.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.759: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 10/31 11:05:29.759: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.759: [upf] INFO: UE F-SEID[UP:0xc26 CP:0x32b] APN[internet] PDN-Type[1] IPv4[176.16.17.239] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.764: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 10/31 11:05:29.764: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3187) 10/31 11:05:29.764: [smf] INFO: UE IMSI[262422927619004] APN[internet] IPv4[176.16.17.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.769: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 10/31 11:05:29.769: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.769: [upf] INFO: UE F-SEID[UP:0xa18 CP:0x2d] APN[internet] PDN-Type[1] IPv4[176.16.17.240] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.775: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 10/31 11:05:29.775: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3187) 10/31 11:05:29.775: [smf] INFO: UE IMSI[262427197001372] APN[internet] IPv4[176.16.17.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.781: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 10/31 11:05:29.781: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.781: [upf] INFO: UE F-SEID[UP:0x1b2 CP:0x329] APN[internet] PDN-Type[1] IPv4[176.16.17.241] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.786: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 10/31 11:05:29.786: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3187) 10/31 11:05:29.786: [smf] INFO: UE IMSI[262425453464292] APN[internet] IPv4[176.16.17.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.791: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 10/31 11:05:29.791: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.791: [upf] INFO: UE F-SEID[UP:0xfaa CP:0x56c] APN[internet] PDN-Type[1] IPv4[176.16.17.242] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.797: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 10/31 11:05:29.797: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3187) 10/31 11:05:29.797: [smf] INFO: UE IMSI[262421506791240] APN[internet] IPv4[176.16.17.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.802: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 10/31 11:05:29.802: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.802: [upf] INFO: UE F-SEID[UP:0xf84 CP:0x411] APN[internet] PDN-Type[1] IPv4[176.16.17.243] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.807: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 10/31 11:05:29.807: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3187) 10/31 11:05:29.807: [smf] INFO: UE IMSI[262428406409293] APN[internet] IPv4[176.16.17.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.812: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 10/31 11:05:29.812: [upf] INFO: UE F-SEID[UP:0x43d CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.812: [upf] INFO: UE F-SEID[UP:0x43d CP:0xb8e] APN[internet] PDN-Type[1] IPv4[176.16.17.244] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.818: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 10/31 11:05:29.818: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3187) 10/31 11:05:29.818: [smf] INFO: UE IMSI[262420672848654] APN[internet] IPv4[176.16.17.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.824: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 10/31 11:05:29.824: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.824: [upf] INFO: UE F-SEID[UP:0x3b7 CP:0x9ff] APN[internet] PDN-Type[1] IPv4[176.16.17.245] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.830: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 10/31 11:05:29.830: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3187) 10/31 11:05:29.830: [smf] INFO: UE IMSI[262424087945480] APN[internet] IPv4[176.16.17.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.834: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 10/31 11:05:29.834: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.834: [upf] INFO: UE F-SEID[UP:0xe97 CP:0xa1e] APN[internet] PDN-Type[1] IPv4[176.16.17.246] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.841: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 10/31 11:05:29.841: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3187) 10/31 11:05:29.841: [smf] INFO: UE IMSI[262421752986415] APN[internet] IPv4[176.16.17.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.845: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 10/31 11:05:29.845: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.846: [upf] INFO: UE F-SEID[UP:0x6a4 CP:0xc7f] APN[internet] PDN-Type[1] IPv4[176.16.17.247] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.852: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 10/31 11:05:29.852: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3187) 10/31 11:05:29.852: [smf] INFO: UE IMSI[262422298586520] APN[internet] IPv4[176.16.17.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.857: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 10/31 11:05:29.857: [upf] INFO: UE F-SEID[UP:0x990 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.857: [upf] INFO: UE F-SEID[UP:0x990 CP:0x14d] APN[internet] PDN-Type[1] IPv4[176.16.17.248] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.863: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 10/31 11:05:29.863: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3187) 10/31 11:05:29.863: [smf] INFO: UE IMSI[262426677593383] APN[internet] IPv4[176.16.17.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.869: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 10/31 11:05:29.869: [upf] INFO: UE F-SEID[UP:0x267 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.869: [upf] INFO: UE F-SEID[UP:0x267 CP:0x2ab] APN[internet] PDN-Type[1] IPv4[176.16.17.249] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.873: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 10/31 11:05:29.873: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3187) 10/31 11:05:29.873: [smf] INFO: UE IMSI[262423185545483] APN[internet] IPv4[176.16.17.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.878: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 10/31 11:05:29.878: [upf] INFO: UE F-SEID[UP:0xc56 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.878: [upf] INFO: UE F-SEID[UP:0xc56 CP:0x151] APN[internet] PDN-Type[1] IPv4[176.16.17.250] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.884: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 10/31 11:05:29.884: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3187) 10/31 11:05:29.884: [smf] INFO: UE IMSI[262421834094027] APN[internet] IPv4[176.16.17.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.889: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 10/31 11:05:29.889: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.889: [upf] INFO: UE F-SEID[UP:0x5b5 CP:0xb5d] APN[internet] PDN-Type[1] IPv4[176.16.17.251] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.895: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 10/31 11:05:29.895: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3187) 10/31 11:05:29.895: [smf] INFO: UE IMSI[262428602460863] APN[internet] IPv4[176.16.17.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.900: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 10/31 11:05:29.900: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.900: [upf] INFO: UE F-SEID[UP:0xc93 CP:0xacb] APN[internet] PDN-Type[1] IPv4[176.16.17.252] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.906: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 10/31 11:05:29.906: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3187) 10/31 11:05:29.906: [smf] INFO: UE IMSI[262425895771014] APN[internet] IPv4[176.16.17.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.911: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 10/31 11:05:29.911: [upf] INFO: UE F-SEID[UP:0x566 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.911: [upf] INFO: UE F-SEID[UP:0x566 CP:0x744] APN[internet] PDN-Type[1] IPv4[176.16.17.253] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.916: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 10/31 11:05:29.916: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3187) 10/31 11:05:29.916: [smf] INFO: UE IMSI[262427874088475] APN[internet] IPv4[176.16.17.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.922: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 10/31 11:05:29.922: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.922: [upf] INFO: UE F-SEID[UP:0xf61 CP:0xfdc] APN[internet] PDN-Type[1] IPv4[176.16.17.254] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.927: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 10/31 11:05:29.927: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3187) 10/31 11:05:29.927: [smf] INFO: UE IMSI[262420825055676] APN[internet] IPv4[176.16.17.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.932: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 10/31 11:05:29.932: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.932: [upf] INFO: UE F-SEID[UP:0xbcf CP:0x7ed] APN[internet] PDN-Type[1] IPv4[176.16.17.255] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.938: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 10/31 11:05:29.938: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3187) 10/31 11:05:29.938: [smf] INFO: UE IMSI[262425218920779] APN[internet] IPv4[176.16.18.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.944: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 10/31 11:05:29.944: [upf] INFO: UE F-SEID[UP:0x789 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.944: [upf] INFO: UE F-SEID[UP:0x789 CP:0x652] APN[internet] PDN-Type[1] IPv4[176.16.18.0] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.949: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 10/31 11:05:29.949: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3187) 10/31 11:05:29.949: [smf] INFO: UE IMSI[262422396166750] APN[internet] IPv4[176.16.18.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.954: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 10/31 11:05:29.954: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.954: [upf] INFO: UE F-SEID[UP:0xb48 CP:0x3f8] APN[internet] PDN-Type[1] IPv4[176.16.18.1] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.960: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 10/31 11:05:29.960: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3187) 10/31 11:05:29.960: [smf] INFO: UE IMSI[262426130031941] APN[internet] IPv4[176.16.18.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.966: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 10/31 11:05:29.966: [upf] INFO: UE F-SEID[UP:0x507 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.966: [upf] INFO: UE F-SEID[UP:0x507 CP:0x351] APN[internet] PDN-Type[1] IPv4[176.16.18.2] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.971: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 10/31 11:05:29.971: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3187) 10/31 11:05:29.971: [smf] INFO: UE IMSI[262425180846365] APN[internet] IPv4[176.16.18.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.976: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 10/31 11:05:29.976: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.977: [upf] INFO: UE F-SEID[UP:0x9d1 CP:0xb7d] APN[internet] PDN-Type[1] IPv4[176.16.18.3] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.982: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 10/31 11:05:29.982: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3187) 10/31 11:05:29.982: [smf] INFO: UE IMSI[262429877764391] APN[internet] IPv4[176.16.18.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.988: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 10/31 11:05:29.988: [upf] INFO: UE F-SEID[UP:0x964 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.988: [upf] INFO: UE F-SEID[UP:0x964 CP:0xcfa] APN[internet] PDN-Type[1] IPv4[176.16.18.4] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:29.992: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 10/31 11:05:29.992: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3187) 10/31 11:05:29.992: [smf] INFO: UE IMSI[262424469734400] APN[internet] IPv4[176.16.18.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:29.997: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 10/31 11:05:29.997: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:29.997: [upf] INFO: UE F-SEID[UP:0xb0c CP:0x7dd] APN[internet] PDN-Type[1] IPv4[176.16.18.5] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.003: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 10/31 11:05:30.003: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3187) 10/31 11:05:30.003: [smf] INFO: UE IMSI[262422627250368] APN[internet] IPv4[176.16.18.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.010: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 10/31 11:05:30.010: [upf] INFO: UE F-SEID[UP:0x604 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.010: [upf] INFO: UE F-SEID[UP:0x604 CP:0x64d] APN[internet] PDN-Type[1] IPv4[176.16.18.6] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.015: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 10/31 11:05:30.015: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3187) 10/31 11:05:30.015: [smf] INFO: UE IMSI[262420801890043] APN[internet] IPv4[176.16.18.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.020: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 10/31 11:05:30.020: [upf] INFO: UE F-SEID[UP:0x9df CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.020: [upf] INFO: UE F-SEID[UP:0x9df CP:0xb85] APN[internet] PDN-Type[1] IPv4[176.16.18.7] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.025: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 10/31 11:05:30.025: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3187) 10/31 11:05:30.025: [smf] INFO: UE IMSI[262421183432835] APN[internet] IPv4[176.16.18.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.032: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 10/31 11:05:30.032: [upf] INFO: UE F-SEID[UP:0x447 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.032: [upf] INFO: UE F-SEID[UP:0x447 CP:0x42] APN[internet] PDN-Type[1] IPv4[176.16.18.8] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.037: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 10/31 11:05:30.037: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3187) 10/31 11:05:30.037: [smf] INFO: UE IMSI[262429871848830] APN[internet] IPv4[176.16.18.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.042: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 10/31 11:05:30.042: [upf] INFO: UE F-SEID[UP:0x85e CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.042: [upf] INFO: UE F-SEID[UP:0x85e CP:0xa59] APN[internet] PDN-Type[1] IPv4[176.16.18.9] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.048: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 10/31 11:05:30.048: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3187) 10/31 11:05:30.048: [smf] INFO: UE IMSI[262428351933802] APN[internet] IPv4[176.16.18.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.053: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 10/31 11:05:30.053: [upf] INFO: UE F-SEID[UP:0xa1f CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.053: [upf] INFO: UE F-SEID[UP:0xa1f CP:0xa38] APN[internet] PDN-Type[1] IPv4[176.16.18.10] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.058: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 10/31 11:05:30.058: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3187) 10/31 11:05:30.058: [smf] INFO: UE IMSI[262426105772390] APN[internet] IPv4[176.16.18.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.064: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 10/31 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.064: [upf] INFO: UE F-SEID[UP:0xfdc CP:0x67d] APN[internet] PDN-Type[1] IPv4[176.16.18.11] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.069: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 10/31 11:05:30.069: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3187) 10/31 11:05:30.069: [smf] INFO: UE IMSI[262425271963869] APN[internet] IPv4[176.16.18.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.075: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 10/31 11:05:30.075: [upf] INFO: UE F-SEID[UP:0x195 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.075: [upf] INFO: UE F-SEID[UP:0x195 CP:0xc90] APN[internet] PDN-Type[1] IPv4[176.16.18.12] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.080: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 10/31 11:05:30.080: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3187) 10/31 11:05:30.080: [smf] INFO: UE IMSI[262426815650564] APN[internet] IPv4[176.16.18.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.086: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 10/31 11:05:30.086: [upf] INFO: UE F-SEID[UP:0x333 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.086: [upf] INFO: UE F-SEID[UP:0x333 CP:0x5e5] APN[internet] PDN-Type[1] IPv4[176.16.18.13] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.091: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 10/31 11:05:30.091: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3187) 10/31 11:05:30.091: [smf] INFO: UE IMSI[262423493613544] APN[internet] IPv4[176.16.18.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.096: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 10/31 11:05:30.097: [upf] INFO: UE F-SEID[UP:0xacb CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.097: [upf] INFO: UE F-SEID[UP:0xacb CP:0x3d3] APN[internet] PDN-Type[1] IPv4[176.16.18.14] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.102: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 10/31 11:05:30.102: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3187) 10/31 11:05:30.102: [smf] INFO: UE IMSI[262429426789122] APN[internet] IPv4[176.16.18.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.108: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 10/31 11:05:30.108: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.108: [upf] INFO: UE F-SEID[UP:0xf6e CP:0x5dd] APN[internet] PDN-Type[1] IPv4[176.16.18.15] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.113: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 10/31 11:05:30.113: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3187) 10/31 11:05:30.113: [smf] INFO: UE IMSI[262428635325227] APN[internet] IPv4[176.16.18.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.118: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 10/31 11:05:30.118: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.118: [upf] INFO: UE F-SEID[UP:0xa1b CP:0x1d3] APN[internet] PDN-Type[1] IPv4[176.16.18.16] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.124: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 10/31 11:05:30.124: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3187) 10/31 11:05:30.124: [smf] INFO: UE IMSI[262424557660835] APN[internet] IPv4[176.16.18.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.130: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 10/31 11:05:30.130: [upf] INFO: UE F-SEID[UP:0x114 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.130: [upf] INFO: UE F-SEID[UP:0x114 CP:0x8a4] APN[internet] PDN-Type[1] IPv4[176.16.18.17] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.135: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 10/31 11:05:30.135: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3187) 10/31 11:05:30.135: [smf] INFO: UE IMSI[262422717283864] APN[internet] IPv4[176.16.18.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.142: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 10/31 11:05:30.142: [upf] INFO: UE F-SEID[UP:0x113 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.142: [upf] INFO: UE F-SEID[UP:0x113 CP:0xbb4] APN[internet] PDN-Type[1] IPv4[176.16.18.18] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.147: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 10/31 11:05:30.147: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3187) 10/31 11:05:30.147: [smf] INFO: UE IMSI[262423362895805] APN[internet] IPv4[176.16.18.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.152: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 10/31 11:05:30.152: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.152: [upf] INFO: UE F-SEID[UP:0xd8c CP:0x8de] APN[internet] PDN-Type[1] IPv4[176.16.18.19] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.158: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 10/31 11:05:30.158: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3187) 10/31 11:05:30.158: [smf] INFO: UE IMSI[262425706399734] APN[internet] IPv4[176.16.18.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.163: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 10/31 11:05:30.163: [upf] INFO: UE F-SEID[UP:0x209 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.163: [upf] INFO: UE F-SEID[UP:0x209 CP:0x90] APN[internet] PDN-Type[1] IPv4[176.16.18.20] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.168: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 10/31 11:05:30.168: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3187) 10/31 11:05:30.168: [smf] INFO: UE IMSI[262424877697279] APN[internet] IPv4[176.16.18.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.174: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 10/31 11:05:30.174: [upf] INFO: UE F-SEID[UP:0x69f CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.174: [upf] INFO: UE F-SEID[UP:0x69f CP:0x4d3] APN[internet] PDN-Type[1] IPv4[176.16.18.21] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.179: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 10/31 11:05:30.179: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3187) 10/31 11:05:30.179: [smf] INFO: UE IMSI[262421542152166] APN[internet] IPv4[176.16.18.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.185: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 10/31 11:05:30.185: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.185: [upf] INFO: UE F-SEID[UP:0xea1 CP:0x284] APN[internet] PDN-Type[1] IPv4[176.16.18.22] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.190: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 10/31 11:05:30.190: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3187) 10/31 11:05:30.190: [smf] INFO: UE IMSI[262420889098782] APN[internet] IPv4[176.16.18.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.195: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 10/31 11:05:30.195: [upf] INFO: UE F-SEID[UP:0x2e CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.195: [upf] INFO: UE F-SEID[UP:0x2e CP:0x2f3] APN[internet] PDN-Type[1] IPv4[176.16.18.23] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.201: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 10/31 11:05:30.201: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3187) 10/31 11:05:30.201: [smf] INFO: UE IMSI[262424677491133] APN[internet] IPv4[176.16.18.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.206: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 10/31 11:05:30.206: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.206: [upf] INFO: UE F-SEID[UP:0x6b5 CP:0xbd8] APN[internet] PDN-Type[1] IPv4[176.16.18.24] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.212: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 10/31 11:05:30.212: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3187) 10/31 11:05:30.212: [smf] INFO: UE IMSI[262427814603445] APN[internet] IPv4[176.16.18.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.217: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 10/31 11:05:30.217: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.217: [upf] INFO: UE F-SEID[UP:0xd61 CP:0x7fc] APN[internet] PDN-Type[1] IPv4[176.16.18.25] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.223: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 10/31 11:05:30.223: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3187) 10/31 11:05:30.223: [smf] INFO: UE IMSI[262428193833105] APN[internet] IPv4[176.16.18.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.228: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 10/31 11:05:30.228: [upf] INFO: UE F-SEID[UP:0x607 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.228: [upf] INFO: UE F-SEID[UP:0x607 CP:0x85f] APN[internet] PDN-Type[1] IPv4[176.16.18.26] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.233: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 10/31 11:05:30.233: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3187) 10/31 11:05:30.233: [smf] INFO: UE IMSI[262424729600028] APN[internet] IPv4[176.16.18.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.238: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 10/31 11:05:30.238: [upf] INFO: UE F-SEID[UP:0x38f CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.238: [upf] INFO: UE F-SEID[UP:0x38f CP:0xba7] APN[internet] PDN-Type[1] IPv4[176.16.18.27] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.244: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 10/31 11:05:30.244: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3187) 10/31 11:05:30.244: [smf] INFO: UE IMSI[262421236254563] APN[internet] IPv4[176.16.18.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.251: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 10/31 11:05:30.251: [upf] INFO: UE F-SEID[UP:0x556 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.251: [upf] INFO: UE F-SEID[UP:0x556 CP:0x9ac] APN[internet] PDN-Type[1] IPv4[176.16.18.28] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.255: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 10/31 11:05:30.255: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3187) 10/31 11:05:30.255: [smf] INFO: UE IMSI[262425497795845] APN[internet] IPv4[176.16.18.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.260: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 10/31 11:05:30.260: [upf] INFO: UE F-SEID[UP:0xac2 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.260: [upf] INFO: UE F-SEID[UP:0xac2 CP:0x10d] APN[internet] PDN-Type[1] IPv4[176.16.18.29] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.266: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 10/31 11:05:30.266: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3187) 10/31 11:05:30.266: [smf] INFO: UE IMSI[262427938939770] APN[internet] IPv4[176.16.18.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.271: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 10/31 11:05:30.271: [upf] INFO: UE F-SEID[UP:0x184 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.271: [upf] INFO: UE F-SEID[UP:0x184 CP:0x180] APN[internet] PDN-Type[1] IPv4[176.16.18.30] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.277: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 10/31 11:05:30.277: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3187) 10/31 11:05:30.277: [smf] INFO: UE IMSI[262429352553831] APN[internet] IPv4[176.16.18.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.282: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 10/31 11:05:30.282: [upf] INFO: UE F-SEID[UP:0x767 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.282: [upf] INFO: UE F-SEID[UP:0x767 CP:0xdb3] APN[internet] PDN-Type[1] IPv4[176.16.18.31] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.288: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 10/31 11:05:30.288: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3187) 10/31 11:05:30.288: [smf] INFO: UE IMSI[262424119746384] APN[internet] IPv4[176.16.18.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.292: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 10/31 11:05:30.292: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.292: [upf] INFO: UE F-SEID[UP:0xe27 CP:0x232] APN[internet] PDN-Type[1] IPv4[176.16.18.32] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.299: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 10/31 11:05:30.299: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3187) 10/31 11:05:30.299: [smf] INFO: UE IMSI[262429676984198] APN[internet] IPv4[176.16.18.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.305: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 10/31 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x928 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.305: [upf] INFO: UE F-SEID[UP:0x928 CP:0x43] APN[internet] PDN-Type[1] IPv4[176.16.18.33] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.309: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 10/31 11:05:30.309: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3187) 10/31 11:05:30.309: [smf] INFO: UE IMSI[262425754338899] APN[internet] IPv4[176.16.18.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.314: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 10/31 11:05:30.314: [upf] INFO: UE F-SEID[UP:0x2 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.314: [upf] INFO: UE F-SEID[UP:0x2 CP:0xc87] APN[internet] PDN-Type[1] IPv4[176.16.18.34] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.320: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 10/31 11:05:30.320: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3187) 10/31 11:05:30.320: [smf] INFO: UE IMSI[262425715858691] APN[internet] IPv4[176.16.18.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.325: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 10/31 11:05:30.325: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.325: [upf] INFO: UE F-SEID[UP:0x8b9 CP:0xe94] APN[internet] PDN-Type[1] IPv4[176.16.18.35] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.331: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 10/31 11:05:30.331: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3187) 10/31 11:05:30.331: [smf] INFO: UE IMSI[262429312368711] APN[internet] IPv4[176.16.18.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.336: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 10/31 11:05:30.336: [upf] INFO: UE F-SEID[UP:0x7 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.336: [upf] INFO: UE F-SEID[UP:0x7 CP:0x212] APN[internet] PDN-Type[1] IPv4[176.16.18.36] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.342: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 10/31 11:05:30.342: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3187) 10/31 11:05:30.342: [smf] INFO: UE IMSI[262421451377212] APN[internet] IPv4[176.16.18.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.349: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 10/31 11:05:30.349: [upf] INFO: UE F-SEID[UP:0x46d CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.349: [upf] INFO: UE F-SEID[UP:0x46d CP:0x47] APN[internet] PDN-Type[1] IPv4[176.16.18.37] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.353: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 10/31 11:05:30.353: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3187) 10/31 11:05:30.353: [smf] INFO: UE IMSI[262424019502676] APN[internet] IPv4[176.16.18.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.358: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 10/31 11:05:30.358: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.358: [upf] INFO: UE F-SEID[UP:0xee0 CP:0x8a2] APN[internet] PDN-Type[1] IPv4[176.16.18.38] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.363: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 10/31 11:05:30.363: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3187) 10/31 11:05:30.363: [smf] INFO: UE IMSI[262424464121178] APN[internet] IPv4[176.16.18.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.369: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 10/31 11:05:30.369: [upf] INFO: UE F-SEID[UP:0x909 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.369: [upf] INFO: UE F-SEID[UP:0x909 CP:0xeb0] APN[internet] PDN-Type[1] IPv4[176.16.18.39] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.374: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 10/31 11:05:30.374: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3187) 10/31 11:05:30.374: [smf] INFO: UE IMSI[262426596413217] APN[internet] IPv4[176.16.18.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.380: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 10/31 11:05:30.380: [upf] INFO: UE F-SEID[UP:0x84c CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.380: [upf] INFO: UE F-SEID[UP:0x84c CP:0x61b] APN[internet] PDN-Type[1] IPv4[176.16.18.40] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.385: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 10/31 11:05:30.385: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3187) 10/31 11:05:30.385: [smf] INFO: UE IMSI[262427562007485] APN[internet] IPv4[176.16.18.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.392: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 10/31 11:05:30.392: [upf] INFO: UE F-SEID[UP:0xecf CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.392: [upf] INFO: UE F-SEID[UP:0xecf CP:0xc7e] APN[internet] PDN-Type[1] IPv4[176.16.18.41] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.396: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 10/31 11:05:30.396: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3187) 10/31 11:05:30.396: [smf] INFO: UE IMSI[262427446959703] APN[internet] IPv4[176.16.18.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.402: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 10/31 11:05:30.402: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.402: [upf] INFO: UE F-SEID[UP:0x9f7 CP:0xf73] APN[internet] PDN-Type[1] IPv4[176.16.18.42] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.408: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 10/31 11:05:30.408: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3187) 10/31 11:05:30.408: [smf] INFO: UE IMSI[262425294598465] APN[internet] IPv4[176.16.18.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.413: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 10/31 11:05:30.413: [upf] INFO: UE F-SEID[UP:0x751 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.413: [upf] INFO: UE F-SEID[UP:0x751 CP:0x346] APN[internet] PDN-Type[1] IPv4[176.16.18.43] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.419: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 10/31 11:05:30.419: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3187) 10/31 11:05:30.419: [smf] INFO: UE IMSI[262428152133964] APN[internet] IPv4[176.16.18.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.423: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 10/31 11:05:30.423: [upf] INFO: UE F-SEID[UP:0x196 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.423: [upf] INFO: UE F-SEID[UP:0x196 CP:0x9c8] APN[internet] PDN-Type[1] IPv4[176.16.18.44] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.429: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 10/31 11:05:30.430: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3187) 10/31 11:05:30.430: [smf] INFO: UE IMSI[262424695180156] APN[internet] IPv4[176.16.18.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.436: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 10/31 11:05:30.436: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.436: [upf] INFO: UE F-SEID[UP:0x4b2 CP:0xb56] APN[internet] PDN-Type[1] IPv4[176.16.18.45] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.440: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 10/31 11:05:30.440: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3187) 10/31 11:05:30.440: [smf] INFO: UE IMSI[262427826643725] APN[internet] IPv4[176.16.18.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.445: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 10/31 11:05:30.445: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.445: [upf] INFO: UE F-SEID[UP:0xbd1 CP:0x110] APN[internet] PDN-Type[1] IPv4[176.16.18.46] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.451: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 10/31 11:05:30.451: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3187) 10/31 11:05:30.451: [smf] INFO: UE IMSI[262422845851948] APN[internet] IPv4[176.16.18.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.457: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 10/31 11:05:30.457: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.457: [upf] INFO: UE F-SEID[UP:0x2ee CP:0x208] APN[internet] PDN-Type[1] IPv4[176.16.18.47] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.462: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 10/31 11:05:30.462: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3187) 10/31 11:05:30.462: [smf] INFO: UE IMSI[262420621123685] APN[internet] IPv4[176.16.18.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.467: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 10/31 11:05:30.467: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.467: [upf] INFO: UE F-SEID[UP:0xb75 CP:0x1a4] APN[internet] PDN-Type[1] IPv4[176.16.18.48] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.473: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 10/31 11:05:30.473: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3187) 10/31 11:05:30.473: [smf] INFO: UE IMSI[262425088230187] APN[internet] IPv4[176.16.18.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.479: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 10/31 11:05:30.479: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.479: [upf] INFO: UE F-SEID[UP:0xc3 CP:0x495] APN[internet] PDN-Type[1] IPv4[176.16.18.49] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.484: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 10/31 11:05:30.484: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3187) 10/31 11:05:30.484: [smf] INFO: UE IMSI[262427049119010] APN[internet] IPv4[176.16.18.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.488: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 10/31 11:05:30.488: [upf] INFO: UE F-SEID[UP:0xeb CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.488: [upf] INFO: UE F-SEID[UP:0xeb CP:0x53d] APN[internet] PDN-Type[1] IPv4[176.16.18.50] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.494: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 10/31 11:05:30.494: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3187) 10/31 11:05:30.494: [smf] INFO: UE IMSI[262426016742302] APN[internet] IPv4[176.16.18.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.499: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 10/31 11:05:30.500: [upf] INFO: UE F-SEID[UP:0x790 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.500: [upf] INFO: UE F-SEID[UP:0x790 CP:0xa10] APN[internet] PDN-Type[1] IPv4[176.16.18.51] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.505: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 10/31 11:05:30.505: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3187) 10/31 11:05:30.505: [smf] INFO: UE IMSI[262423277998733] APN[internet] IPv4[176.16.18.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.510: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 10/31 11:05:30.510: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.510: [upf] INFO: UE F-SEID[UP:0xc30 CP:0xfa2] APN[internet] PDN-Type[1] IPv4[176.16.18.52] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.516: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 10/31 11:05:30.516: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3187) 10/31 11:05:30.516: [smf] INFO: UE IMSI[262429431974140] APN[internet] IPv4[176.16.18.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.522: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 10/31 11:05:30.522: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.522: [upf] INFO: UE F-SEID[UP:0xb6 CP:0xcf6] APN[internet] PDN-Type[1] IPv4[176.16.18.53] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.527: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 10/31 11:05:30.527: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3187) 10/31 11:05:30.527: [smf] INFO: UE IMSI[262424656885260] APN[internet] IPv4[176.16.18.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.531: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 10/31 11:05:30.531: [upf] INFO: UE F-SEID[UP:0x29e CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.531: [upf] INFO: UE F-SEID[UP:0x29e CP:0x1c3] APN[internet] PDN-Type[1] IPv4[176.16.18.54] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.538: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 10/31 11:05:30.538: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3187) 10/31 11:05:30.538: [smf] INFO: UE IMSI[262429259880403] APN[internet] IPv4[176.16.18.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.543: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 10/31 11:05:30.543: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.543: [upf] INFO: UE F-SEID[UP:0xc79 CP:0xb97] APN[internet] PDN-Type[1] IPv4[176.16.18.55] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.549: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 10/31 11:05:30.549: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3187) 10/31 11:05:30.549: [smf] INFO: UE IMSI[262429422564097] APN[internet] IPv4[176.16.18.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.554: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 10/31 11:05:30.554: [upf] INFO: UE F-SEID[UP:0xbda CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.554: [upf] INFO: UE F-SEID[UP:0xbda CP:0x323] APN[internet] PDN-Type[1] IPv4[176.16.18.56] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.560: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 10/31 11:05:30.560: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3187) 10/31 11:05:30.560: [smf] INFO: UE IMSI[262422796296717] APN[internet] IPv4[176.16.18.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.565: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 10/31 11:05:30.565: [upf] INFO: UE F-SEID[UP:0x175 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.565: [upf] INFO: UE F-SEID[UP:0x175 CP:0xaba] APN[internet] PDN-Type[1] IPv4[176.16.18.57] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.571: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 10/31 11:05:30.571: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3187) 10/31 11:05:30.571: [smf] INFO: UE IMSI[262429904713824] APN[internet] IPv4[176.16.18.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.575: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 10/31 11:05:30.575: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.576: [upf] INFO: UE F-SEID[UP:0xbfc CP:0x50d] APN[internet] PDN-Type[1] IPv4[176.16.18.58] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.582: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 10/31 11:05:30.582: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3187) 10/31 11:05:30.582: [smf] INFO: UE IMSI[262425506109369] APN[internet] IPv4[176.16.18.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.588: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 10/31 11:05:30.588: [upf] INFO: UE F-SEID[UP:0x286 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.588: [upf] INFO: UE F-SEID[UP:0x286 CP:0x92e] APN[internet] PDN-Type[1] IPv4[176.16.18.59] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.593: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 10/31 11:05:30.593: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3187) 10/31 11:05:30.593: [smf] INFO: UE IMSI[262423772378517] APN[internet] IPv4[176.16.18.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.598: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 10/31 11:05:30.598: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.598: [upf] INFO: UE F-SEID[UP:0xa7e CP:0x154] APN[internet] PDN-Type[1] IPv4[176.16.18.60] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.604: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 10/31 11:05:30.604: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3187) 10/31 11:05:30.604: [smf] INFO: UE IMSI[262422812928073] APN[internet] IPv4[176.16.18.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.610: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 10/31 11:05:30.610: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.610: [upf] INFO: UE F-SEID[UP:0xb1b CP:0x231] APN[internet] PDN-Type[1] IPv4[176.16.18.61] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.615: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 10/31 11:05:30.615: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3187) 10/31 11:05:30.615: [smf] INFO: UE IMSI[262421206932895] APN[internet] IPv4[176.16.18.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.620: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 10/31 11:05:30.620: [upf] INFO: UE F-SEID[UP:0x46e CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.620: [upf] INFO: UE F-SEID[UP:0x46e CP:0x607] APN[internet] PDN-Type[1] IPv4[176.16.18.62] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.625: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 10/31 11:05:30.625: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3187) 10/31 11:05:30.625: [smf] INFO: UE IMSI[262424211317505] APN[internet] IPv4[176.16.18.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.632: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 10/31 11:05:30.632: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.632: [upf] INFO: UE F-SEID[UP:0x2dd CP:0x970] APN[internet] PDN-Type[1] IPv4[176.16.18.63] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.637: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 10/31 11:05:30.637: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3187) 10/31 11:05:30.637: [smf] INFO: UE IMSI[262420968256952] APN[internet] IPv4[176.16.18.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.642: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 10/31 11:05:30.642: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.642: [upf] INFO: UE F-SEID[UP:0xeaa CP:0xc0b] APN[internet] PDN-Type[1] IPv4[176.16.18.64] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.647: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 10/31 11:05:30.647: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3187) 10/31 11:05:30.647: [smf] INFO: UE IMSI[262420654067085] APN[internet] IPv4[176.16.18.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.653: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 10/31 11:05:30.653: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.653: [upf] INFO: UE F-SEID[UP:0x2bd CP:0x2ca] APN[internet] PDN-Type[1] IPv4[176.16.18.65] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.658: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 10/31 11:05:30.658: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3187) 10/31 11:05:30.658: [smf] INFO: UE IMSI[262421965723726] APN[internet] IPv4[176.16.18.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.664: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 10/31 11:05:30.664: [upf] INFO: UE F-SEID[UP:0x499 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.664: [upf] INFO: UE F-SEID[UP:0x499 CP:0x84d] APN[internet] PDN-Type[1] IPv4[176.16.18.66] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.669: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 10/31 11:05:30.669: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3187) 10/31 11:05:30.669: [smf] INFO: UE IMSI[262420503999180] APN[internet] IPv4[176.16.18.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.674: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 10/31 11:05:30.674: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.674: [upf] INFO: UE F-SEID[UP:0xfc0 CP:0xe7b] APN[internet] PDN-Type[1] IPv4[176.16.18.67] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.680: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 10/31 11:05:30.680: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3187) 10/31 11:05:30.680: [smf] INFO: UE IMSI[262426136117512] APN[internet] IPv4[176.16.18.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.685: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 10/31 11:05:30.685: [upf] INFO: UE F-SEID[UP:0x167 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.685: [upf] INFO: UE F-SEID[UP:0x167 CP:0xfe6] APN[internet] PDN-Type[1] IPv4[176.16.18.68] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.691: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 10/31 11:05:30.692: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3187) 10/31 11:05:30.692: [smf] INFO: UE IMSI[262425118149743] APN[internet] IPv4[176.16.18.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.699: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 10/31 11:05:30.699: [upf] INFO: UE F-SEID[UP:0x886 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.699: [upf] INFO: UE F-SEID[UP:0x886 CP:0x4ca] APN[internet] PDN-Type[1] IPv4[176.16.18.69] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.704: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 10/31 11:05:30.704: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3187) 10/31 11:05:30.704: [smf] INFO: UE IMSI[262424010734385] APN[internet] IPv4[176.16.18.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.709: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 10/31 11:05:30.709: [upf] INFO: UE F-SEID[UP:0x32f CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.709: [upf] INFO: UE F-SEID[UP:0x32f CP:0x54a] APN[internet] PDN-Type[1] IPv4[176.16.18.70] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.715: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 10/31 11:05:30.715: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3187) 10/31 11:05:30.715: [smf] INFO: UE IMSI[262428730203962] APN[internet] IPv4[176.16.18.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.720: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 10/31 11:05:30.720: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.720: [upf] INFO: UE F-SEID[UP:0xab2 CP:0x674] APN[internet] PDN-Type[1] IPv4[176.16.18.71] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.725: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 10/31 11:05:30.725: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3187) 10/31 11:05:30.725: [smf] INFO: UE IMSI[262429108795363] APN[internet] IPv4[176.16.18.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.731: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 10/31 11:05:30.731: [upf] INFO: UE F-SEID[UP:0xc3e CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.731: [upf] INFO: UE F-SEID[UP:0xc3e CP:0xf74] APN[internet] PDN-Type[1] IPv4[176.16.18.72] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.736: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 10/31 11:05:30.736: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3187) 10/31 11:05:30.736: [smf] INFO: UE IMSI[262422573050712] APN[internet] IPv4[176.16.18.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.740: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 10/31 11:05:30.740: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.740: [upf] INFO: UE F-SEID[UP:0xf08 CP:0x7a] APN[internet] PDN-Type[1] IPv4[176.16.18.73] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.747: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 10/31 11:05:30.747: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3187) 10/31 11:05:30.747: [smf] INFO: UE IMSI[262426352582559] APN[internet] IPv4[176.16.18.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.753: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 10/31 11:05:30.753: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.753: [upf] INFO: UE F-SEID[UP:0xf88 CP:0x203] APN[internet] PDN-Type[1] IPv4[176.16.18.74] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.758: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 10/31 11:05:30.758: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3187) 10/31 11:05:30.758: [smf] INFO: UE IMSI[262422893723855] APN[internet] IPv4[176.16.18.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.763: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 10/31 11:05:30.763: [upf] INFO: UE F-SEID[UP:0x63c CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.763: [upf] INFO: UE F-SEID[UP:0x63c CP:0xfb7] APN[internet] PDN-Type[1] IPv4[176.16.18.75] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.769: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 10/31 11:05:30.769: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3187) 10/31 11:05:30.769: [smf] INFO: UE IMSI[262429851818379] APN[internet] IPv4[176.16.18.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.774: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 10/31 11:05:30.775: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.775: [upf] INFO: UE F-SEID[UP:0x3c5 CP:0x688] APN[internet] PDN-Type[1] IPv4[176.16.18.76] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.779: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 10/31 11:05:30.779: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3187) 10/31 11:05:30.779: [smf] INFO: UE IMSI[262423416047665] APN[internet] IPv4[176.16.18.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.785: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 10/31 11:05:30.785: [upf] INFO: UE F-SEID[UP:0x71 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.785: [upf] INFO: UE F-SEID[UP:0x71 CP:0x64c] APN[internet] PDN-Type[1] IPv4[176.16.18.77] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.790: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 10/31 11:05:30.790: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3187) 10/31 11:05:30.790: [smf] INFO: UE IMSI[262427706233188] APN[internet] IPv4[176.16.18.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.796: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 10/31 11:05:30.796: [upf] INFO: UE F-SEID[UP:0x23d CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.796: [upf] INFO: UE F-SEID[UP:0x23d CP:0x9f9] APN[internet] PDN-Type[1] IPv4[176.16.18.78] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.801: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 10/31 11:05:30.801: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3187) 10/31 11:05:30.801: [smf] INFO: UE IMSI[262429277475056] APN[internet] IPv4[176.16.18.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.805: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 10/31 11:05:30.805: [upf] INFO: UE F-SEID[UP:0x193 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.805: [upf] INFO: UE F-SEID[UP:0x193 CP:0x7d7] APN[internet] PDN-Type[1] IPv4[176.16.18.79] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.811: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 10/31 11:05:30.811: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3187) 10/31 11:05:30.811: [smf] INFO: UE IMSI[262427244397204] APN[internet] IPv4[176.16.18.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.818: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 10/31 11:05:30.818: [upf] INFO: UE F-SEID[UP:0x36a CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.818: [upf] INFO: UE F-SEID[UP:0x36a CP:0xcc5] APN[internet] PDN-Type[1] IPv4[176.16.18.80] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.823: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 10/31 11:05:30.823: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3187) 10/31 11:05:30.823: [smf] INFO: UE IMSI[262427129694076] APN[internet] IPv4[176.16.18.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.829: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 10/31 11:05:30.829: [upf] INFO: UE F-SEID[UP:0x24f CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.829: [upf] INFO: UE F-SEID[UP:0x24f CP:0x42c] APN[internet] PDN-Type[1] IPv4[176.16.18.81] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.833: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 10/31 11:05:30.833: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3187) 10/31 11:05:30.833: [smf] INFO: UE IMSI[262427803342813] APN[internet] IPv4[176.16.18.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.839: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 10/31 11:05:30.839: [upf] INFO: UE F-SEID[UP:0x883 CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.839: [upf] INFO: UE F-SEID[UP:0x883 CP:0x6a5] APN[internet] PDN-Type[1] IPv4[176.16.18.82] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.844: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 10/31 11:05:30.844: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3187) 10/31 11:05:30.844: [smf] INFO: UE IMSI[262425853020073] APN[internet] IPv4[176.16.18.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.850: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 10/31 11:05:30.850: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.850: [upf] INFO: UE F-SEID[UP:0xbc2 CP:0x3b3] APN[internet] PDN-Type[1] IPv4[176.16.18.83] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.855: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 10/31 11:05:30.855: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3187) 10/31 11:05:30.855: [smf] INFO: UE IMSI[262427726389181] APN[internet] IPv4[176.16.18.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.863: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 10/31 11:05:30.863: [upf] INFO: UE F-SEID[UP:0x978 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.863: [upf] INFO: UE F-SEID[UP:0x978 CP:0x38f] APN[internet] PDN-Type[1] IPv4[176.16.18.84] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.867: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 10/31 11:05:30.867: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3187) 10/31 11:05:30.867: [smf] INFO: UE IMSI[262425775840917] APN[internet] IPv4[176.16.18.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.873: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 10/31 11:05:30.873: [upf] INFO: UE F-SEID[UP:0x87f CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.873: [upf] INFO: UE F-SEID[UP:0x87f CP:0xa0] APN[internet] PDN-Type[1] IPv4[176.16.18.85] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.878: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 10/31 11:05:30.878: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3187) 10/31 11:05:30.878: [smf] INFO: UE IMSI[262425805113829] APN[internet] IPv4[176.16.18.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.884: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 10/31 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x565 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.884: [upf] INFO: UE F-SEID[UP:0x565 CP:0x228] APN[internet] PDN-Type[1] IPv4[176.16.18.86] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.889: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 10/31 11:05:30.889: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3187) 10/31 11:05:30.889: [smf] INFO: UE IMSI[262422302142769] APN[internet] IPv4[176.16.18.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.895: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 10/31 11:05:30.895: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.895: [upf] INFO: UE F-SEID[UP:0xb59 CP:0x1a8] APN[internet] PDN-Type[1] IPv4[176.16.18.87] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.900: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 10/31 11:05:30.900: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3187) 10/31 11:05:30.900: [smf] INFO: UE IMSI[262421942752160] APN[internet] IPv4[176.16.18.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.905: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 10/31 11:05:30.906: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.906: [upf] INFO: UE F-SEID[UP:0xf0d CP:0x488] APN[internet] PDN-Type[1] IPv4[176.16.18.88] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.911: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 10/31 11:05:30.911: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3187) 10/31 11:05:30.911: [smf] INFO: UE IMSI[262429598082217] APN[internet] IPv4[176.16.18.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.916: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 10/31 11:05:30.916: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.916: [upf] INFO: UE F-SEID[UP:0xcf7 CP:0xf54] APN[internet] PDN-Type[1] IPv4[176.16.18.89] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.922: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 10/31 11:05:30.922: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3187) 10/31 11:05:30.922: [smf] INFO: UE IMSI[262422529111600] APN[internet] IPv4[176.16.18.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.929: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 10/31 11:05:30.929: [upf] INFO: UE F-SEID[UP:0xeea CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.929: [upf] INFO: UE F-SEID[UP:0xeea CP:0xd23] APN[internet] PDN-Type[1] IPv4[176.16.18.90] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.934: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 10/31 11:05:30.934: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3187) 10/31 11:05:30.934: [smf] INFO: UE IMSI[262425140233887] APN[internet] IPv4[176.16.18.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.939: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 10/31 11:05:30.939: [upf] INFO: UE F-SEID[UP:0x680 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.939: [upf] INFO: UE F-SEID[UP:0x680 CP:0xf3e] APN[internet] PDN-Type[1] IPv4[176.16.18.91] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.945: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 10/31 11:05:30.945: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3187) 10/31 11:05:30.945: [smf] INFO: UE IMSI[262420154086119] APN[internet] IPv4[176.16.18.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.950: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 10/31 11:05:30.950: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.950: [upf] INFO: UE F-SEID[UP:0xe98 CP:0xf29] APN[internet] PDN-Type[1] IPv4[176.16.18.92] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.956: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 10/31 11:05:30.956: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3187) 10/31 11:05:30.956: [smf] INFO: UE IMSI[262423443185101] APN[internet] IPv4[176.16.18.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.961: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 10/31 11:05:30.962: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.962: [upf] INFO: UE F-SEID[UP:0xb3c CP:0xa34] APN[internet] PDN-Type[1] IPv4[176.16.18.93] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.966: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 10/31 11:05:30.966: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3187) 10/31 11:05:30.966: [smf] INFO: UE IMSI[262421931108316] APN[internet] IPv4[176.16.18.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.972: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 10/31 11:05:30.972: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.972: [upf] INFO: UE F-SEID[UP:0x7b6 CP:0xe4d] APN[internet] PDN-Type[1] IPv4[176.16.18.94] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.977: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 10/31 11:05:30.977: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3187) 10/31 11:05:30.977: [smf] INFO: UE IMSI[262429122290584] APN[internet] IPv4[176.16.18.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.983: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 10/31 11:05:30.983: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.983: [upf] INFO: UE F-SEID[UP:0xa4e CP:0xc42] APN[internet] PDN-Type[1] IPv4[176.16.18.95] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.988: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 10/31 11:05:30.988: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3187) 10/31 11:05:30.988: [smf] INFO: UE IMSI[262425932772450] APN[internet] IPv4[176.16.18.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:30.993: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 10/31 11:05:30.993: [upf] INFO: UE F-SEID[UP:0x58d CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:30.993: [upf] INFO: UE F-SEID[UP:0x58d CP:0x6df] APN[internet] PDN-Type[1] IPv4[176.16.18.96] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:30.998: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 10/31 11:05:30.998: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3187) 10/31 11:05:30.999: [smf] INFO: UE IMSI[262427642075129] APN[internet] IPv4[176.16.18.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.005: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 10/31 11:05:31.005: [upf] INFO: UE F-SEID[UP:0x702 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.005: [upf] INFO: UE F-SEID[UP:0x702 CP:0xf0a] APN[internet] PDN-Type[1] IPv4[176.16.18.97] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.010: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 10/31 11:05:31.010: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3187) 10/31 11:05:31.010: [smf] INFO: UE IMSI[262426083471090] APN[internet] IPv4[176.16.18.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.016: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 10/31 11:05:31.016: [upf] INFO: UE F-SEID[UP:0x187 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.016: [upf] INFO: UE F-SEID[UP:0x187 CP:0xe02] APN[internet] PDN-Type[1] IPv4[176.16.18.98] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.020: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 10/31 11:05:31.020: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3187) 10/31 11:05:31.020: [smf] INFO: UE IMSI[262426325096251] APN[internet] IPv4[176.16.18.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.026: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 10/31 11:05:31.026: [upf] INFO: UE F-SEID[UP:0x750 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.026: [upf] INFO: UE F-SEID[UP:0x750 CP:0x17c] APN[internet] PDN-Type[1] IPv4[176.16.18.99] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.031: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 10/31 11:05:31.031: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3187) 10/31 11:05:31.031: [smf] INFO: UE IMSI[262427269984681] APN[internet] IPv4[176.16.18.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.037: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 10/31 11:05:31.037: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.037: [upf] INFO: UE F-SEID[UP:0xcf2 CP:0x7fa] APN[internet] PDN-Type[1] IPv4[176.16.18.100] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.042: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 10/31 11:05:31.042: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3187) 10/31 11:05:31.042: [smf] INFO: UE IMSI[262426455888690] APN[internet] IPv4[176.16.18.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.048: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 10/31 11:05:31.048: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.048: [upf] INFO: UE F-SEID[UP:0x6c2 CP:0x2ae] APN[internet] PDN-Type[1] IPv4[176.16.18.101] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.053: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 10/31 11:05:31.053: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3187) 10/31 11:05:31.053: [smf] INFO: UE IMSI[262426592187757] APN[internet] IPv4[176.16.18.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.058: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 10/31 11:05:31.059: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.059: [upf] INFO: UE F-SEID[UP:0x9c1 CP:0x3fe] APN[internet] PDN-Type[1] IPv4[176.16.18.102] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.064: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 10/31 11:05:31.064: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3187) 10/31 11:05:31.064: [smf] INFO: UE IMSI[262424853819617] APN[internet] IPv4[176.16.18.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.071: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 10/31 11:05:31.071: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.071: [upf] INFO: UE F-SEID[UP:0xef1 CP:0x5e1] APN[internet] PDN-Type[1] IPv4[176.16.18.103] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.075: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 10/31 11:05:31.075: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3187) 10/31 11:05:31.075: [smf] INFO: UE IMSI[262420319192570] APN[internet] IPv4[176.16.18.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.082: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 10/31 11:05:31.082: [upf] INFO: UE F-SEID[UP:0xcda CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.082: [upf] INFO: UE F-SEID[UP:0xcda CP:0x2b9] APN[internet] PDN-Type[1] IPv4[176.16.18.104] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.086: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 10/31 11:05:31.086: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3187) 10/31 11:05:31.086: [smf] INFO: UE IMSI[262427636022850] APN[internet] IPv4[176.16.18.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.091: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 10/31 11:05:31.091: [upf] INFO: UE F-SEID[UP:0x45a CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.091: [upf] INFO: UE F-SEID[UP:0x45a CP:0x2de] APN[internet] PDN-Type[1] IPv4[176.16.18.105] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.097: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 10/31 11:05:31.097: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3187) 10/31 11:05:31.097: [smf] INFO: UE IMSI[262422512997589] APN[internet] IPv4[176.16.18.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.102: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 10/31 11:05:31.102: [upf] INFO: UE F-SEID[UP:0x9d CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.102: [upf] INFO: UE F-SEID[UP:0x9d CP:0x582] APN[internet] PDN-Type[1] IPv4[176.16.18.106] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.107: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 10/31 11:05:31.107: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3187) 10/31 11:05:31.107: [smf] INFO: UE IMSI[262420308863471] APN[internet] IPv4[176.16.18.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.113: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 10/31 11:05:31.113: [upf] INFO: UE F-SEID[UP:0x603 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.113: [upf] INFO: UE F-SEID[UP:0x603 CP:0x454] APN[internet] PDN-Type[1] IPv4[176.16.18.107] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.118: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 10/31 11:05:31.118: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3187) 10/31 11:05:31.118: [smf] INFO: UE IMSI[262420027491748] APN[internet] IPv4[176.16.18.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.123: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 10/31 11:05:31.123: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.123: [upf] INFO: UE F-SEID[UP:0xe44 CP:0xfa0] APN[internet] PDN-Type[1] IPv4[176.16.18.108] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.129: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 10/31 11:05:31.129: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3187) 10/31 11:05:31.129: [smf] INFO: UE IMSI[262427375689614] APN[internet] IPv4[176.16.18.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.135: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 10/31 11:05:31.135: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.135: [upf] INFO: UE F-SEID[UP:0xb84 CP:0xca3] APN[internet] PDN-Type[1] IPv4[176.16.18.109] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.140: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 10/31 11:05:31.140: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3187) 10/31 11:05:31.140: [smf] INFO: UE IMSI[262422002853048] APN[internet] IPv4[176.16.18.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.145: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 10/31 11:05:31.145: [upf] INFO: UE F-SEID[UP:0x52f CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.145: [upf] INFO: UE F-SEID[UP:0x52f CP:0xc63] APN[internet] PDN-Type[1] IPv4[176.16.18.110] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.150: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 10/31 11:05:31.150: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3187) 10/31 11:05:31.150: [smf] INFO: UE IMSI[262420007185444] APN[internet] IPv4[176.16.18.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.156: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 10/31 11:05:31.156: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.156: [upf] INFO: UE F-SEID[UP:0xf63 CP:0xa99] APN[internet] PDN-Type[1] IPv4[176.16.18.111] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.161: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 10/31 11:05:31.161: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3187) 10/31 11:05:31.161: [smf] INFO: UE IMSI[262421344432678] APN[internet] IPv4[176.16.18.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.167: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 10/31 11:05:31.167: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.167: [upf] INFO: UE F-SEID[UP:0xdb6 CP:0x844] APN[internet] PDN-Type[1] IPv4[176.16.18.112] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.172: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 10/31 11:05:31.172: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3187) 10/31 11:05:31.172: [smf] INFO: UE IMSI[262424799235006] APN[internet] IPv4[176.16.18.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.178: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 10/31 11:05:31.178: [upf] INFO: UE F-SEID[UP:0x624 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.178: [upf] INFO: UE F-SEID[UP:0x624 CP:0x565] APN[internet] PDN-Type[1] IPv4[176.16.18.113] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.183: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 10/31 11:05:31.183: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3187) 10/31 11:05:31.183: [smf] INFO: UE IMSI[262425986898470] APN[internet] IPv4[176.16.18.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.189: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 10/31 11:05:31.189: [upf] INFO: UE F-SEID[UP:0x200 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.189: [upf] INFO: UE F-SEID[UP:0x200 CP:0x692] APN[internet] PDN-Type[1] IPv4[176.16.18.114] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.194: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 10/31 11:05:31.194: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3187) 10/31 11:05:31.194: [smf] INFO: UE IMSI[262427307343733] APN[internet] IPv4[176.16.18.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.200: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 10/31 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.200: [upf] INFO: UE F-SEID[UP:0x7ef CP:0xe9] APN[internet] PDN-Type[1] IPv4[176.16.18.115] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.206: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 10/31 11:05:31.206: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3187) 10/31 11:05:31.206: [smf] INFO: UE IMSI[262424124152810] APN[internet] IPv4[176.16.18.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.211: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 10/31 11:05:31.211: [upf] INFO: UE F-SEID[UP:0x38b CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.211: [upf] INFO: UE F-SEID[UP:0x38b CP:0x8c6] APN[internet] PDN-Type[1] IPv4[176.16.18.116] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.216: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 10/31 11:05:31.216: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3187) 10/31 11:05:31.216: [smf] INFO: UE IMSI[262429804000828] APN[internet] IPv4[176.16.18.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.222: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 10/31 11:05:31.222: [upf] INFO: UE F-SEID[UP:0xedd CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.222: [upf] INFO: UE F-SEID[UP:0xedd CP:0x86b] APN[internet] PDN-Type[1] IPv4[176.16.18.117] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.228: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 10/31 11:05:31.228: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3187) 10/31 11:05:31.228: [smf] INFO: UE IMSI[262428314685460] APN[internet] IPv4[176.16.18.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.233: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 10/31 11:05:31.233: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.233: [upf] INFO: UE F-SEID[UP:0xb74 CP:0xff1] APN[internet] PDN-Type[1] IPv4[176.16.18.118] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.239: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 10/31 11:05:31.239: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3187) 10/31 11:05:31.239: [smf] INFO: UE IMSI[262428580468709] APN[internet] IPv4[176.16.18.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.244: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 10/31 11:05:31.244: [upf] INFO: UE F-SEID[UP:0x592 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.244: [upf] INFO: UE F-SEID[UP:0x592 CP:0x1b8] APN[internet] PDN-Type[1] IPv4[176.16.18.119] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.250: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 10/31 11:05:31.250: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3187) 10/31 11:05:31.250: [smf] INFO: UE IMSI[262429770514885] APN[internet] IPv4[176.16.18.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.257: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 10/31 11:05:31.257: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.257: [upf] INFO: UE F-SEID[UP:0xe5c CP:0x134] APN[internet] PDN-Type[1] IPv4[176.16.18.120] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.260: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 10/31 11:05:31.260: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3187) 10/31 11:05:31.260: [smf] INFO: UE IMSI[262424144131969] APN[internet] IPv4[176.16.18.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.266: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 10/31 11:05:31.266: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.266: [upf] INFO: UE F-SEID[UP:0x2c7 CP:0xb74] APN[internet] PDN-Type[1] IPv4[176.16.18.121] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.271: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 10/31 11:05:31.271: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3187) 10/31 11:05:31.271: [smf] INFO: UE IMSI[262424647857742] APN[internet] IPv4[176.16.18.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.277: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 10/31 11:05:31.277: [upf] INFO: UE F-SEID[UP:0x66d CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.277: [upf] INFO: UE F-SEID[UP:0x66d CP:0xd16] APN[internet] PDN-Type[1] IPv4[176.16.18.122] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.282: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 10/31 11:05:31.282: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3187) 10/31 11:05:31.282: [smf] INFO: UE IMSI[262426643708748] APN[internet] IPv4[176.16.18.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.287: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 10/31 11:05:31.287: [upf] INFO: UE F-SEID[UP:0xf22 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.287: [upf] INFO: UE F-SEID[UP:0xf22 CP:0xa41] APN[internet] PDN-Type[1] IPv4[176.16.18.123] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.293: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 10/31 11:05:31.293: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3187) 10/31 11:05:31.293: [smf] INFO: UE IMSI[262428307553794] APN[internet] IPv4[176.16.18.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.299: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 10/31 11:05:31.299: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.299: [upf] INFO: UE F-SEID[UP:0xc90 CP:0x293] APN[internet] PDN-Type[1] IPv4[176.16.18.124] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.304: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 10/31 11:05:31.304: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3187) 10/31 11:05:31.304: [smf] INFO: UE IMSI[262421837173362] APN[internet] IPv4[176.16.18.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.309: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 10/31 11:05:31.309: [upf] INFO: UE F-SEID[UP:0x416 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.309: [upf] INFO: UE F-SEID[UP:0x416 CP:0x4ae] APN[internet] PDN-Type[1] IPv4[176.16.18.125] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.315: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 10/31 11:05:31.315: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3187) 10/31 11:05:31.315: [smf] INFO: UE IMSI[262420006988563] APN[internet] IPv4[176.16.18.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.320: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 10/31 11:05:31.320: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.321: [upf] INFO: UE F-SEID[UP:0x3e0 CP:0xb77] APN[internet] PDN-Type[1] IPv4[176.16.18.126] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.326: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 10/31 11:05:31.326: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3187) 10/31 11:05:31.326: [smf] INFO: UE IMSI[262427057217998] APN[internet] IPv4[176.16.18.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.331: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 10/31 11:05:31.331: [upf] INFO: UE F-SEID[UP:0x244 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.331: [upf] INFO: UE F-SEID[UP:0x244 CP:0x366] APN[internet] PDN-Type[1] IPv4[176.16.18.127] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.336: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 10/31 11:05:31.336: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3187) 10/31 11:05:31.336: [smf] INFO: UE IMSI[262421645602010] APN[internet] IPv4[176.16.18.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.342: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 10/31 11:05:31.342: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.342: [upf] INFO: UE F-SEID[UP:0xf6d CP:0x394] APN[internet] PDN-Type[1] IPv4[176.16.18.128] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.347: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 10/31 11:05:31.347: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3187) 10/31 11:05:31.347: [smf] INFO: UE IMSI[262422811240826] APN[internet] IPv4[176.16.18.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.354: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 10/31 11:05:31.354: [upf] INFO: UE F-SEID[UP:0x166 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.354: [upf] INFO: UE F-SEID[UP:0x166 CP:0xc3d] APN[internet] PDN-Type[1] IPv4[176.16.18.129] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.359: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 10/31 11:05:31.359: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3187) 10/31 11:05:31.359: [smf] INFO: UE IMSI[262423258520704] APN[internet] IPv4[176.16.18.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.364: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 10/31 11:05:31.364: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.364: [upf] INFO: UE F-SEID[UP:0x1d6 CP:0x46f] APN[internet] PDN-Type[1] IPv4[176.16.18.130] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.369: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 10/31 11:05:31.369: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3187) 10/31 11:05:31.369: [smf] INFO: UE IMSI[262429655592308] APN[internet] IPv4[176.16.18.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.375: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 10/31 11:05:31.375: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.375: [upf] INFO: UE F-SEID[UP:0xd35 CP:0x606] APN[internet] PDN-Type[1] IPv4[176.16.18.131] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.380: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 10/31 11:05:31.380: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3187) 10/31 11:05:31.380: [smf] INFO: UE IMSI[262422062691110] APN[internet] IPv4[176.16.18.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.385: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 10/31 11:05:31.385: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.385: [upf] INFO: UE F-SEID[UP:0x1a4 CP:0x37d] APN[internet] PDN-Type[1] IPv4[176.16.18.132] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.391: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 10/31 11:05:31.391: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3187) 10/31 11:05:31.391: [smf] INFO: UE IMSI[262421393849765] APN[internet] IPv4[176.16.18.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.396: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 10/31 11:05:31.396: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.396: [upf] INFO: UE F-SEID[UP:0xd13 CP:0xd6a] APN[internet] PDN-Type[1] IPv4[176.16.18.133] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.402: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 10/31 11:05:31.402: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3187) 10/31 11:05:31.402: [smf] INFO: UE IMSI[262423059127164] APN[internet] IPv4[176.16.18.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.407: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 10/31 11:05:31.407: [upf] INFO: UE F-SEID[UP:0x1c CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.407: [upf] INFO: UE F-SEID[UP:0x1c CP:0xd75] APN[internet] PDN-Type[1] IPv4[176.16.18.134] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.413: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 10/31 11:05:31.413: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3187) 10/31 11:05:31.413: [smf] INFO: UE IMSI[262422954559847] APN[internet] IPv4[176.16.18.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.419: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 10/31 11:05:31.419: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.419: [upf] INFO: UE F-SEID[UP:0x2e7 CP:0x88b] APN[internet] PDN-Type[1] IPv4[176.16.18.135] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.424: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 10/31 11:05:31.424: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3187) 10/31 11:05:31.424: [smf] INFO: UE IMSI[262421530393285] APN[internet] IPv4[176.16.18.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.430: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 10/31 11:05:31.430: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.430: [upf] INFO: UE F-SEID[UP:0xcfd CP:0xee7] APN[internet] PDN-Type[1] IPv4[176.16.18.136] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.435: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 10/31 11:05:31.435: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3187) 10/31 11:05:31.435: [smf] INFO: UE IMSI[262428868651560] APN[internet] IPv4[176.16.18.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.440: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 10/31 11:05:31.440: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.440: [upf] INFO: UE F-SEID[UP:0xc78 CP:0x65a] APN[internet] PDN-Type[1] IPv4[176.16.18.137] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.446: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 10/31 11:05:31.446: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3187) 10/31 11:05:31.446: [smf] INFO: UE IMSI[262427644678713] APN[internet] IPv4[176.16.18.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.451: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 10/31 11:05:31.451: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.451: [upf] INFO: UE F-SEID[UP:0xc94 CP:0x4fc] APN[internet] PDN-Type[1] IPv4[176.16.18.138] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.456: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 10/31 11:05:31.456: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3187) 10/31 11:05:31.456: [smf] INFO: UE IMSI[262425122221252] APN[internet] IPv4[176.16.18.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.463: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 10/31 11:05:31.463: [upf] INFO: UE F-SEID[UP:0x33a CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.463: [upf] INFO: UE F-SEID[UP:0x33a CP:0x374] APN[internet] PDN-Type[1] IPv4[176.16.18.139] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.468: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 10/31 11:05:31.468: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3187) 10/31 11:05:31.468: [smf] INFO: UE IMSI[262420417980477] APN[internet] IPv4[176.16.18.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.473: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 10/31 11:05:31.473: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.473: [upf] INFO: UE F-SEID[UP:0x2a0 CP:0xdf4] APN[internet] PDN-Type[1] IPv4[176.16.18.140] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.479: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 10/31 11:05:31.479: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3187) 10/31 11:05:31.479: [smf] INFO: UE IMSI[262425434933420] APN[internet] IPv4[176.16.18.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.485: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 10/31 11:05:31.485: [upf] INFO: UE F-SEID[UP:0x67a CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.485: [upf] INFO: UE F-SEID[UP:0x67a CP:0x3ae] APN[internet] PDN-Type[1] IPv4[176.16.18.141] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.489: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 10/31 11:05:31.489: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3187) 10/31 11:05:31.489: [smf] INFO: UE IMSI[262428768523656] APN[internet] IPv4[176.16.18.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.495: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 10/31 11:05:31.495: [upf] INFO: UE F-SEID[UP:0x392 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.495: [upf] INFO: UE F-SEID[UP:0x392 CP:0x932] APN[internet] PDN-Type[1] IPv4[176.16.18.142] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.500: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 10/31 11:05:31.500: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3187) 10/31 11:05:31.500: [smf] INFO: UE IMSI[262427752731182] APN[internet] IPv4[176.16.18.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.505: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 10/31 11:05:31.505: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.505: [upf] INFO: UE F-SEID[UP:0x1b1 CP:0x220] APN[internet] PDN-Type[1] IPv4[176.16.18.143] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.511: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 10/31 11:05:31.511: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3187) 10/31 11:05:31.511: [smf] INFO: UE IMSI[262421880304370] APN[internet] IPv4[176.16.18.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.516: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 10/31 11:05:31.516: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.516: [upf] INFO: UE F-SEID[UP:0x5b9 CP:0x699] APN[internet] PDN-Type[1] IPv4[176.16.18.144] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.522: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 10/31 11:05:31.522: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3187) 10/31 11:05:31.522: [smf] INFO: UE IMSI[262426980352085] APN[internet] IPv4[176.16.18.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.528: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 10/31 11:05:31.528: [upf] INFO: UE F-SEID[UP:0x606 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.528: [upf] INFO: UE F-SEID[UP:0x606 CP:0x63] APN[internet] PDN-Type[1] IPv4[176.16.18.145] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.533: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 10/31 11:05:31.533: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3187) 10/31 11:05:31.533: [smf] INFO: UE IMSI[262429942668830] APN[internet] IPv4[176.16.18.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.538: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 10/31 11:05:31.538: [upf] INFO: UE F-SEID[UP:0x98a CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.538: [upf] INFO: UE F-SEID[UP:0x98a CP:0x56e] APN[internet] PDN-Type[1] IPv4[176.16.18.146] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.543: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 10/31 11:05:31.543: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3187) 10/31 11:05:31.543: [smf] INFO: UE IMSI[262429016064898] APN[internet] IPv4[176.16.18.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.548: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 10/31 11:05:31.548: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.548: [upf] INFO: UE F-SEID[UP:0xab1 CP:0x793] APN[internet] PDN-Type[1] IPv4[176.16.18.147] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.554: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 10/31 11:05:31.554: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3187) 10/31 11:05:31.554: [smf] INFO: UE IMSI[262425841219537] APN[internet] IPv4[176.16.18.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.560: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 10/31 11:05:31.560: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.560: [upf] INFO: UE F-SEID[UP:0xe4f CP:0x392] APN[internet] PDN-Type[1] IPv4[176.16.18.148] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.565: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 10/31 11:05:31.565: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3187) 10/31 11:05:31.565: [smf] INFO: UE IMSI[262427954420596] APN[internet] IPv4[176.16.18.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.571: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 10/31 11:05:31.571: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.571: [upf] INFO: UE F-SEID[UP:0x7cb CP:0x486] APN[internet] PDN-Type[1] IPv4[176.16.18.149] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.576: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 10/31 11:05:31.576: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3187) 10/31 11:05:31.576: [smf] INFO: UE IMSI[262427537216901] APN[internet] IPv4[176.16.18.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.581: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 10/31 11:05:31.581: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.581: [upf] INFO: UE F-SEID[UP:0xc09 CP:0x570] APN[internet] PDN-Type[1] IPv4[176.16.18.150] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.587: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 10/31 11:05:31.587: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3187) 10/31 11:05:31.587: [smf] INFO: UE IMSI[262421986555183] APN[internet] IPv4[176.16.18.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.592: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 10/31 11:05:31.592: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.592: [upf] INFO: UE F-SEID[UP:0x5f6 CP:0xbe8] APN[internet] PDN-Type[1] IPv4[176.16.18.151] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.597: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 10/31 11:05:31.597: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3187) 10/31 11:05:31.597: [smf] INFO: UE IMSI[262424572348407] APN[internet] IPv4[176.16.18.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.602: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 10/31 11:05:31.602: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.602: [upf] INFO: UE F-SEID[UP:0x4e1 CP:0xe6c] APN[internet] PDN-Type[1] IPv4[176.16.18.152] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.608: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 10/31 11:05:31.608: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3187) 10/31 11:05:31.608: [smf] INFO: UE IMSI[262422495274862] APN[internet] IPv4[176.16.18.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.614: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 10/31 11:05:31.614: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.614: [upf] INFO: UE F-SEID[UP:0xa06 CP:0x83f] APN[internet] PDN-Type[1] IPv4[176.16.18.153] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.619: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 10/31 11:05:31.619: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3187) 10/31 11:05:31.619: [smf] INFO: UE IMSI[262425185553583] APN[internet] IPv4[176.16.18.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.624: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 10/31 11:05:31.624: [upf] INFO: UE F-SEID[UP:0x318 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.624: [upf] INFO: UE F-SEID[UP:0x318 CP:0xfd8] APN[internet] PDN-Type[1] IPv4[176.16.18.154] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.630: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 10/31 11:05:31.630: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3187) 10/31 11:05:31.630: [smf] INFO: UE IMSI[262425214171469] APN[internet] IPv4[176.16.18.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.635: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 10/31 11:05:31.635: [upf] INFO: UE F-SEID[UP:0x803 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.635: [upf] INFO: UE F-SEID[UP:0x803 CP:0xc93] APN[internet] PDN-Type[1] IPv4[176.16.18.155] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.641: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 10/31 11:05:31.641: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3187) 10/31 11:05:31.641: [smf] INFO: UE IMSI[262428069449014] APN[internet] IPv4[176.16.18.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.646: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 10/31 11:05:31.646: [upf] INFO: UE F-SEID[UP:0x16d CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.646: [upf] INFO: UE F-SEID[UP:0x16d CP:0x697] APN[internet] PDN-Type[1] IPv4[176.16.18.156] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.651: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 10/31 11:05:31.652: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3187) 10/31 11:05:31.652: [smf] INFO: UE IMSI[262426716570994] APN[internet] IPv4[176.16.18.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.657: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 10/31 11:05:31.657: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.658: [upf] INFO: UE F-SEID[UP:0x5f9 CP:0x3f2] APN[internet] PDN-Type[1] IPv4[176.16.18.157] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.662: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 10/31 11:05:31.662: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3187) 10/31 11:05:31.662: [smf] INFO: UE IMSI[262429188868465] APN[internet] IPv4[176.16.18.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.667: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 10/31 11:05:31.667: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.667: [upf] INFO: UE F-SEID[UP:0xd1a CP:0x2d1] APN[internet] PDN-Type[1] IPv4[176.16.18.158] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.673: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 10/31 11:05:31.673: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3187) 10/31 11:05:31.673: [smf] INFO: UE IMSI[262425661551839] APN[internet] IPv4[176.16.18.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.678: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 10/31 11:05:31.678: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.678: [upf] INFO: UE F-SEID[UP:0xe88 CP:0x7e] APN[internet] PDN-Type[1] IPv4[176.16.18.159] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.684: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 10/31 11:05:31.684: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3187) 10/31 11:05:31.684: [smf] INFO: UE IMSI[262425234302943] APN[internet] IPv4[176.16.18.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.689: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 10/31 11:05:31.689: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.689: [upf] INFO: UE F-SEID[UP:0xa8c CP:0xd7b] APN[internet] PDN-Type[1] IPv4[176.16.18.160] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.695: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 10/31 11:05:31.695: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3187) 10/31 11:05:31.695: [smf] INFO: UE IMSI[262427615880396] APN[internet] IPv4[176.16.18.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.701: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 10/31 11:05:31.701: [upf] INFO: UE F-SEID[UP:0x445 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.701: [upf] INFO: UE F-SEID[UP:0x445 CP:0xdd3] APN[internet] PDN-Type[1] IPv4[176.16.18.161] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.706: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 10/31 11:05:31.706: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3187) 10/31 11:05:31.706: [smf] INFO: UE IMSI[262428667244814] APN[internet] IPv4[176.16.18.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.712: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 10/31 11:05:31.712: [upf] INFO: UE F-SEID[UP:0x303 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.712: [upf] INFO: UE F-SEID[UP:0x303 CP:0x4b2] APN[internet] PDN-Type[1] IPv4[176.16.18.162] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.717: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 10/31 11:05:31.717: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3187) 10/31 11:05:31.717: [smf] INFO: UE IMSI[262427096467377] APN[internet] IPv4[176.16.18.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.723: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 10/31 11:05:31.723: [upf] INFO: UE F-SEID[UP:0x646 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.723: [upf] INFO: UE F-SEID[UP:0x646 CP:0x57c] APN[internet] PDN-Type[1] IPv4[176.16.18.163] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.728: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 10/31 11:05:31.728: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3187) 10/31 11:05:31.728: [smf] INFO: UE IMSI[262423900049810] APN[internet] IPv4[176.16.18.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.733: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 10/31 11:05:31.733: [upf] INFO: UE F-SEID[UP:0xffa CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.733: [upf] INFO: UE F-SEID[UP:0xffa CP:0xd61] APN[internet] PDN-Type[1] IPv4[176.16.18.164] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.739: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 10/31 11:05:31.739: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3187) 10/31 11:05:31.739: [smf] INFO: UE IMSI[262423222111036] APN[internet] IPv4[176.16.18.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.744: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 10/31 11:05:31.744: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.744: [upf] INFO: UE F-SEID[UP:0xf39 CP:0x1c2] APN[internet] PDN-Type[1] IPv4[176.16.18.165] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.750: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 10/31 11:05:31.750: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3187) 10/31 11:05:31.750: [smf] INFO: UE IMSI[262421260308231] APN[internet] IPv4[176.16.18.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.755: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 10/31 11:05:31.755: [upf] INFO: UE F-SEID[UP:0x585 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.755: [upf] INFO: UE F-SEID[UP:0x585 CP:0x9b2] APN[internet] PDN-Type[1] IPv4[176.16.18.166] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.760: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 10/31 11:05:31.760: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3187) 10/31 11:05:31.760: [smf] INFO: UE IMSI[262425341667239] APN[internet] IPv4[176.16.18.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.765: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 10/31 11:05:31.765: [upf] INFO: UE F-SEID[UP:0xb18 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.765: [upf] INFO: UE F-SEID[UP:0xb18 CP:0xcd7] APN[internet] PDN-Type[1] IPv4[176.16.18.167] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.771: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 10/31 11:05:31.771: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3187) 10/31 11:05:31.771: [smf] INFO: UE IMSI[262422906726178] APN[internet] IPv4[176.16.18.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.776: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 10/31 11:05:31.776: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.776: [upf] INFO: UE F-SEID[UP:0xd1c CP:0xff3] APN[internet] PDN-Type[1] IPv4[176.16.18.168] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.782: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 10/31 11:05:31.782: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3187) 10/31 11:05:31.783: [smf] INFO: UE IMSI[262424630200884] APN[internet] IPv4[176.16.18.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.788: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 10/31 11:05:31.788: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.788: [upf] INFO: UE F-SEID[UP:0xbc1 CP:0xdf7] APN[internet] PDN-Type[1] IPv4[176.16.18.169] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.793: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 10/31 11:05:31.793: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3187) 10/31 11:05:31.793: [smf] INFO: UE IMSI[262422643295277] APN[internet] IPv4[176.16.18.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.799: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 10/31 11:05:31.799: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.799: [upf] INFO: UE F-SEID[UP:0xd2a CP:0xf50] APN[internet] PDN-Type[1] IPv4[176.16.18.170] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.804: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 10/31 11:05:31.804: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3187) 10/31 11:05:31.804: [smf] INFO: UE IMSI[262428279668617] APN[internet] IPv4[176.16.18.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.809: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 10/31 11:05:31.809: [upf] INFO: UE F-SEID[UP:0xd CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.809: [upf] INFO: UE F-SEID[UP:0xd CP:0x102] APN[internet] PDN-Type[1] IPv4[176.16.18.171] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.815: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 10/31 11:05:31.815: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3187) 10/31 11:05:31.815: [smf] INFO: UE IMSI[262420535136831] APN[internet] IPv4[176.16.18.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.821: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 10/31 11:05:31.821: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.821: [upf] INFO: UE F-SEID[UP:0xa93 CP:0xe15] APN[internet] PDN-Type[1] IPv4[176.16.18.172] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.826: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 10/31 11:05:31.826: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3187) 10/31 11:05:31.826: [smf] INFO: UE IMSI[262423583825874] APN[internet] IPv4[176.16.18.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.831: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 10/31 11:05:31.831: [upf] INFO: UE F-SEID[UP:0x9c CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.831: [upf] INFO: UE F-SEID[UP:0x9c CP:0x802] APN[internet] PDN-Type[1] IPv4[176.16.18.173] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.837: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 10/31 11:05:31.837: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3187) 10/31 11:05:31.837: [smf] INFO: UE IMSI[262421454601929] APN[internet] IPv4[176.16.18.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.842: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 10/31 11:05:31.842: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.842: [upf] INFO: UE F-SEID[UP:0xe13 CP:0x613] APN[internet] PDN-Type[1] IPv4[176.16.18.174] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.848: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 10/31 11:05:31.848: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3187) 10/31 11:05:31.848: [smf] INFO: UE IMSI[262429198767120] APN[internet] IPv4[176.16.18.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.853: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 10/31 11:05:31.853: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.853: [upf] INFO: UE F-SEID[UP:0x7cf CP:0x166] APN[internet] PDN-Type[1] IPv4[176.16.18.175] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.858: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 10/31 11:05:31.858: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3187) 10/31 11:05:31.858: [smf] INFO: UE IMSI[262427597156815] APN[internet] IPv4[176.16.18.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.865: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 10/31 11:05:31.865: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.865: [upf] INFO: UE F-SEID[UP:0xd23 CP:0x69a] APN[internet] PDN-Type[1] IPv4[176.16.18.176] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.870: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 10/31 11:05:31.870: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3187) 10/31 11:05:31.870: [smf] INFO: UE IMSI[262429218086440] APN[internet] IPv4[176.16.18.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.875: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 10/31 11:05:31.875: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.875: [upf] INFO: UE F-SEID[UP:0xf7f CP:0x8b4] APN[internet] PDN-Type[1] IPv4[176.16.18.177] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.880: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 10/31 11:05:31.880: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3187) 10/31 11:05:31.880: [smf] INFO: UE IMSI[262420908220473] APN[internet] IPv4[176.16.18.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.886: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 10/31 11:05:31.886: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.886: [upf] INFO: UE F-SEID[UP:0xb37 CP:0x545] APN[internet] PDN-Type[1] IPv4[176.16.18.178] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.891: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 10/31 11:05:31.891: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3187) 10/31 11:05:31.891: [smf] INFO: UE IMSI[262420487627329] APN[internet] IPv4[176.16.18.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.897: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 10/31 11:05:31.897: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.897: [upf] INFO: UE F-SEID[UP:0xa31 CP:0x3b5] APN[internet] PDN-Type[1] IPv4[176.16.18.179] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.902: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 10/31 11:05:31.902: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3187) 10/31 11:05:31.902: [smf] INFO: UE IMSI[262428665202181] APN[internet] IPv4[176.16.18.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.907: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 10/31 11:05:31.907: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.907: [upf] INFO: UE F-SEID[UP:0x3bb CP:0xb35] APN[internet] PDN-Type[1] IPv4[176.16.18.180] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.913: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 10/31 11:05:31.913: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3187) 10/31 11:05:31.913: [smf] INFO: UE IMSI[262429907956243] APN[internet] IPv4[176.16.18.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.918: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 10/31 11:05:31.918: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.918: [upf] INFO: UE F-SEID[UP:0x5b1 CP:0xdd] APN[internet] PDN-Type[1] IPv4[176.16.18.181] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.924: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 10/31 11:05:31.924: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3187) 10/31 11:05:31.924: [smf] INFO: UE IMSI[262425793396464] APN[internet] IPv4[176.16.18.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.929: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 10/31 11:05:31.929: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.929: [upf] INFO: UE F-SEID[UP:0xe93 CP:0x452] APN[internet] PDN-Type[1] IPv4[176.16.18.182] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.935: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 10/31 11:05:31.935: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3187) 10/31 11:05:31.935: [smf] INFO: UE IMSI[262425306863006] APN[internet] IPv4[176.16.18.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.941: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 10/31 11:05:31.941: [upf] INFO: UE F-SEID[UP:0x18e CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.941: [upf] INFO: UE F-SEID[UP:0x18e CP:0x972] APN[internet] PDN-Type[1] IPv4[176.16.18.183] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.945: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 10/31 11:05:31.945: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3187) 10/31 11:05:31.945: [smf] INFO: UE IMSI[262424071123082] APN[internet] IPv4[176.16.18.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.951: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 10/31 11:05:31.951: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.951: [upf] INFO: UE F-SEID[UP:0xe77 CP:0xb03] APN[internet] PDN-Type[1] IPv4[176.16.18.184] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.956: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 10/31 11:05:31.956: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3187) 10/31 11:05:31.956: [smf] INFO: UE IMSI[262420528167740] APN[internet] IPv4[176.16.18.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.962: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 10/31 11:05:31.962: [upf] INFO: UE F-SEID[UP:0x40e CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.962: [upf] INFO: UE F-SEID[UP:0x40e CP:0xfeb] APN[internet] PDN-Type[1] IPv4[176.16.18.185] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.967: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 10/31 11:05:31.967: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3187) 10/31 11:05:31.967: [smf] INFO: UE IMSI[262429004166186] APN[internet] IPv4[176.16.18.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.972: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 10/31 11:05:31.972: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.972: [upf] INFO: UE F-SEID[UP:0x8a1 CP:0xd1d] APN[internet] PDN-Type[1] IPv4[176.16.18.186] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.978: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 10/31 11:05:31.978: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3187) 10/31 11:05:31.978: [smf] INFO: UE IMSI[262422635087608] APN[internet] IPv4[176.16.18.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.983: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 10/31 11:05:31.983: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.984: [upf] INFO: UE F-SEID[UP:0xcf3 CP:0xec6] APN[internet] PDN-Type[1] IPv4[176.16.18.187] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:31.989: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 10/31 11:05:31.989: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3187) 10/31 11:05:31.989: [smf] INFO: UE IMSI[262427695533810] APN[internet] IPv4[176.16.18.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:31.994: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 10/31 11:05:31.994: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:31.994: [upf] INFO: UE F-SEID[UP:0xd91 CP:0xb5] APN[internet] PDN-Type[1] IPv4[176.16.18.188] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.000: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 10/31 11:05:32.000: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3187) 10/31 11:05:32.000: [smf] INFO: UE IMSI[262421646615309] APN[internet] IPv4[176.16.18.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.005: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 10/31 11:05:32.005: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.005: [upf] INFO: UE F-SEID[UP:0xde5 CP:0x982] APN[internet] PDN-Type[1] IPv4[176.16.18.189] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.010: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 10/31 11:05:32.010: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3187) 10/31 11:05:32.010: [smf] INFO: UE IMSI[262423706506183] APN[internet] IPv4[176.16.18.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.016: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 10/31 11:05:32.016: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.016: [upf] INFO: UE F-SEID[UP:0xe1f CP:0xa03] APN[internet] PDN-Type[1] IPv4[176.16.18.190] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.021: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 10/31 11:05:32.021: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3187) 10/31 11:05:32.021: [smf] INFO: UE IMSI[262429992529937] APN[internet] IPv4[176.16.18.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.027: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 10/31 11:05:32.027: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.027: [upf] INFO: UE F-SEID[UP:0xa9b CP:0x4cd] APN[internet] PDN-Type[1] IPv4[176.16.18.191] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.033: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 10/31 11:05:32.033: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3187) 10/31 11:05:32.033: [smf] INFO: UE IMSI[262429629066599] APN[internet] IPv4[176.16.18.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.039: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 10/31 11:05:32.039: [upf] INFO: UE F-SEID[UP:0x295 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.039: [upf] INFO: UE F-SEID[UP:0x295 CP:0xc14] APN[internet] PDN-Type[1] IPv4[176.16.18.192] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.044: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 10/31 11:05:32.044: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3187) 10/31 11:05:32.044: [smf] INFO: UE IMSI[262427701330104] APN[internet] IPv4[176.16.18.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.051: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 10/31 11:05:32.051: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.051: [upf] INFO: UE F-SEID[UP:0xcb6 CP:0x413] APN[internet] PDN-Type[1] IPv4[176.16.18.193] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.056: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 10/31 11:05:32.056: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3187) 10/31 11:05:32.056: [smf] INFO: UE IMSI[262427858673328] APN[internet] IPv4[176.16.18.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.062: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 10/31 11:05:32.062: [upf] INFO: UE F-SEID[UP:0xd89 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.062: [upf] INFO: UE F-SEID[UP:0xd89 CP:0xc38] APN[internet] PDN-Type[1] IPv4[176.16.18.194] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.067: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 10/31 11:05:32.067: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3187) 10/31 11:05:32.067: [smf] INFO: UE IMSI[262427457996400] APN[internet] IPv4[176.16.18.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.073: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 10/31 11:05:32.073: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.073: [upf] INFO: UE F-SEID[UP:0xd46 CP:0xd73] APN[internet] PDN-Type[1] IPv4[176.16.18.195] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.078: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 10/31 11:05:32.078: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3187) 10/31 11:05:32.078: [smf] INFO: UE IMSI[262429642299330] APN[internet] IPv4[176.16.18.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.082: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 10/31 11:05:32.082: [upf] INFO: UE F-SEID[UP:0x598 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.082: [upf] INFO: UE F-SEID[UP:0x598 CP:0xa6] APN[internet] PDN-Type[1] IPv4[176.16.18.196] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.089: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 10/31 11:05:32.089: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3187) 10/31 11:05:32.089: [smf] INFO: UE IMSI[262420831326139] APN[internet] IPv4[176.16.18.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.095: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 10/31 11:05:32.095: [upf] INFO: UE F-SEID[UP:0x5af CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.095: [upf] INFO: UE F-SEID[UP:0x5af CP:0x2f2] APN[internet] PDN-Type[1] IPv4[176.16.18.197] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.101: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 10/31 11:05:32.101: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3187) 10/31 11:05:32.101: [smf] INFO: UE IMSI[262428125239638] APN[internet] IPv4[176.16.18.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.106: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 10/31 11:05:32.106: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.106: [upf] INFO: UE F-SEID[UP:0x1ec CP:0x2b3] APN[internet] PDN-Type[1] IPv4[176.16.18.198] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.112: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 10/31 11:05:32.112: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3187) 10/31 11:05:32.112: [smf] INFO: UE IMSI[262426414264755] APN[internet] IPv4[176.16.18.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.116: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 10/31 11:05:32.116: [upf] INFO: UE F-SEID[UP:0x856 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.116: [upf] INFO: UE F-SEID[UP:0x856 CP:0x24b] APN[internet] PDN-Type[1] IPv4[176.16.18.199] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.122: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 10/31 11:05:32.122: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3187) 10/31 11:05:32.122: [smf] INFO: UE IMSI[262427017758957] APN[internet] IPv4[176.16.18.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.127: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 10/31 11:05:32.127: [upf] INFO: UE F-SEID[UP:0x14f CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.127: [upf] INFO: UE F-SEID[UP:0x14f CP:0xf95] APN[internet] PDN-Type[1] IPv4[176.16.18.200] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.133: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 10/31 11:05:32.134: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3187) 10/31 11:05:32.134: [smf] INFO: UE IMSI[262424733561725] APN[internet] IPv4[176.16.18.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.139: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 10/31 11:05:32.139: [upf] INFO: UE F-SEID[UP:0x73d CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.139: [upf] INFO: UE F-SEID[UP:0x73d CP:0x7dc] APN[internet] PDN-Type[1] IPv4[176.16.18.201] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.144: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 10/31 11:05:32.144: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3187) 10/31 11:05:32.144: [smf] INFO: UE IMSI[262425163732454] APN[internet] IPv4[176.16.18.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.150: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 10/31 11:05:32.150: [upf] INFO: UE F-SEID[UP:0x45e CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.150: [upf] INFO: UE F-SEID[UP:0x45e CP:0xdc] APN[internet] PDN-Type[1] IPv4[176.16.18.202] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.155: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 10/31 11:05:32.155: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3187) 10/31 11:05:32.155: [smf] INFO: UE IMSI[262422140045960] APN[internet] IPv4[176.16.18.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.161: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 10/31 11:05:32.161: [upf] INFO: UE F-SEID[UP:0xdb CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.161: [upf] INFO: UE F-SEID[UP:0xdb CP:0x5d7] APN[internet] PDN-Type[1] IPv4[176.16.18.203] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.166: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 10/31 11:05:32.166: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3187) 10/31 11:05:32.166: [smf] INFO: UE IMSI[262428385671895] APN[internet] IPv4[176.16.18.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.171: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 10/31 11:05:32.171: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.171: [upf] INFO: UE F-SEID[UP:0x8b7 CP:0xb05] APN[internet] PDN-Type[1] IPv4[176.16.18.204] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.177: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 10/31 11:05:32.177: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3187) 10/31 11:05:32.177: [smf] INFO: UE IMSI[262422433072438] APN[internet] IPv4[176.16.18.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.183: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 10/31 11:05:32.183: [upf] INFO: UE F-SEID[UP:0x858 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.183: [upf] INFO: UE F-SEID[UP:0x858 CP:0xd32] APN[internet] PDN-Type[1] IPv4[176.16.18.205] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.188: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 10/31 11:05:32.188: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3187) 10/31 11:05:32.188: [smf] INFO: UE IMSI[262429169763797] APN[internet] IPv4[176.16.18.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.193: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 10/31 11:05:32.193: [upf] INFO: UE F-SEID[UP:0x835 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.193: [upf] INFO: UE F-SEID[UP:0x835 CP:0x7ec] APN[internet] PDN-Type[1] IPv4[176.16.18.206] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.199: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 10/31 11:05:32.199: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3187) 10/31 11:05:32.199: [smf] INFO: UE IMSI[262428305076877] APN[internet] IPv4[176.16.18.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.204: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 10/31 11:05:32.204: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.204: [upf] INFO: UE F-SEID[UP:0xd19 CP:0x4b0] APN[internet] PDN-Type[1] IPv4[176.16.18.207] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.210: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 10/31 11:05:32.210: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3187) 10/31 11:05:32.210: [smf] INFO: UE IMSI[262427019158490] APN[internet] IPv4[176.16.18.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.215: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 10/31 11:05:32.215: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.215: [upf] INFO: UE F-SEID[UP:0xb2 CP:0xd95] APN[internet] PDN-Type[1] IPv4[176.16.18.208] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.220: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 10/31 11:05:32.220: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3187) 10/31 11:05:32.220: [smf] INFO: UE IMSI[262423625368688] APN[internet] IPv4[176.16.18.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.226: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 10/31 11:05:32.226: [upf] INFO: UE F-SEID[UP:0x813 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.226: [upf] INFO: UE F-SEID[UP:0x813 CP:0xdd2] APN[internet] PDN-Type[1] IPv4[176.16.18.209] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.231: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 10/31 11:05:32.231: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3187) 10/31 11:05:32.231: [smf] INFO: UE IMSI[262423655358995] APN[internet] IPv4[176.16.18.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.236: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 10/31 11:05:32.236: [upf] INFO: UE F-SEID[UP:0x68f CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.236: [upf] INFO: UE F-SEID[UP:0x68f CP:0x7a3] APN[internet] PDN-Type[1] IPv4[176.16.18.210] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.242: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 10/31 11:05:32.242: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3187) 10/31 11:05:32.242: [smf] INFO: UE IMSI[262423040898976] APN[internet] IPv4[176.16.18.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.248: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 10/31 11:05:32.248: [upf] INFO: UE F-SEID[UP:0x40d CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.248: [upf] INFO: UE F-SEID[UP:0x40d CP:0xa93] APN[internet] PDN-Type[1] IPv4[176.16.18.211] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.253: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 10/31 11:05:32.253: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3187) 10/31 11:05:32.253: [smf] INFO: UE IMSI[262421366899163] APN[internet] IPv4[176.16.18.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.258: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 10/31 11:05:32.258: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.258: [upf] INFO: UE F-SEID[UP:0xea7 CP:0x3f4] APN[internet] PDN-Type[1] IPv4[176.16.18.212] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.264: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 10/31 11:05:32.264: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3187) 10/31 11:05:32.264: [smf] INFO: UE IMSI[262424038574020] APN[internet] IPv4[176.16.18.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.269: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 10/31 11:05:32.269: [upf] INFO: UE F-SEID[UP:0x63b CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.269: [upf] INFO: UE F-SEID[UP:0x63b CP:0x89] APN[internet] PDN-Type[1] IPv4[176.16.18.213] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.274: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 10/31 11:05:32.275: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3187) 10/31 11:05:32.275: [smf] INFO: UE IMSI[262422523669697] APN[internet] IPv4[176.16.18.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.280: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 10/31 11:05:32.280: [upf] INFO: UE F-SEID[UP:0x78b CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.280: [upf] INFO: UE F-SEID[UP:0x78b CP:0x6f3] APN[internet] PDN-Type[1] IPv4[176.16.18.214] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.285: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 10/31 11:05:32.285: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3187) 10/31 11:05:32.285: [smf] INFO: UE IMSI[262422446587430] APN[internet] IPv4[176.16.18.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.291: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 10/31 11:05:32.291: [upf] INFO: UE F-SEID[UP:0x476 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.291: [upf] INFO: UE F-SEID[UP:0x476 CP:0x794] APN[internet] PDN-Type[1] IPv4[176.16.18.215] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.296: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 10/31 11:05:32.296: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3187) 10/31 11:05:32.296: [smf] INFO: UE IMSI[262421279400901] APN[internet] IPv4[176.16.18.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.302: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 10/31 11:05:32.302: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.302: [upf] INFO: UE F-SEID[UP:0xa21 CP:0x7a5] APN[internet] PDN-Type[1] IPv4[176.16.18.216] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.307: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 10/31 11:05:32.307: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3187) 10/31 11:05:32.307: [smf] INFO: UE IMSI[262428700787416] APN[internet] IPv4[176.16.18.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.312: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 10/31 11:05:32.312: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.312: [upf] INFO: UE F-SEID[UP:0x2c2 CP:0xbd5] APN[internet] PDN-Type[1] IPv4[176.16.18.217] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.318: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 10/31 11:05:32.318: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3187) 10/31 11:05:32.318: [smf] INFO: UE IMSI[262421138989822] APN[internet] IPv4[176.16.18.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.323: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 10/31 11:05:32.323: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.323: [upf] INFO: UE F-SEID[UP:0xef6 CP:0x296] APN[internet] PDN-Type[1] IPv4[176.16.18.218] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.329: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 10/31 11:05:32.329: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3187) 10/31 11:05:32.329: [smf] INFO: UE IMSI[262427214617035] APN[internet] IPv4[176.16.18.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.334: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 10/31 11:05:32.334: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.334: [upf] INFO: UE F-SEID[UP:0xc24 CP:0x44e] APN[internet] PDN-Type[1] IPv4[176.16.18.219] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.340: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 10/31 11:05:32.340: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3187) 10/31 11:05:32.340: [smf] INFO: UE IMSI[262424225762435] APN[internet] IPv4[176.16.18.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.345: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 10/31 11:05:32.345: [upf] INFO: UE F-SEID[UP:0x540 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.345: [upf] INFO: UE F-SEID[UP:0x540 CP:0x9e2] APN[internet] PDN-Type[1] IPv4[176.16.18.220] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.351: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 10/31 11:05:32.351: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3187) 10/31 11:05:32.351: [smf] INFO: UE IMSI[262427797877974] APN[internet] IPv4[176.16.18.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.357: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 10/31 11:05:32.357: [upf] INFO: UE F-SEID[UP:0x75e CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.357: [upf] INFO: UE F-SEID[UP:0x75e CP:0xd8b] APN[internet] PDN-Type[1] IPv4[176.16.18.221] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.362: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 10/31 11:05:32.362: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3187) 10/31 11:05:32.362: [smf] INFO: UE IMSI[262425707473474] APN[internet] IPv4[176.16.18.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.368: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 10/31 11:05:32.368: [upf] INFO: UE F-SEID[UP:0x9fc CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.368: [upf] INFO: UE F-SEID[UP:0x9fc CP:0xef3] APN[internet] PDN-Type[1] IPv4[176.16.18.222] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.373: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 10/31 11:05:32.373: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3187) 10/31 11:05:32.373: [smf] INFO: UE IMSI[262425300848028] APN[internet] IPv4[176.16.18.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.378: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 10/31 11:05:32.378: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.378: [upf] INFO: UE F-SEID[UP:0x8f0 CP:0x67a] APN[internet] PDN-Type[1] IPv4[176.16.18.223] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.384: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 10/31 11:05:32.384: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3187) 10/31 11:05:32.384: [smf] INFO: UE IMSI[262427899338121] APN[internet] IPv4[176.16.18.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.389: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 10/31 11:05:32.389: [upf] INFO: UE F-SEID[UP:0x492 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.389: [upf] INFO: UE F-SEID[UP:0x492 CP:0x7e0] APN[internet] PDN-Type[1] IPv4[176.16.18.224] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.395: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 10/31 11:05:32.395: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3187) 10/31 11:05:32.395: [smf] INFO: UE IMSI[262425402135125] APN[internet] IPv4[176.16.18.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.401: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 10/31 11:05:32.401: [upf] INFO: UE F-SEID[UP:0x299 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.401: [upf] INFO: UE F-SEID[UP:0x299 CP:0x3d2] APN[internet] PDN-Type[1] IPv4[176.16.18.225] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.405: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 10/31 11:05:32.405: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3187) 10/31 11:05:32.405: [smf] INFO: UE IMSI[262424255222255] APN[internet] IPv4[176.16.18.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.411: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 10/31 11:05:32.411: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.411: [upf] INFO: UE F-SEID[UP:0xaa4 CP:0xc5e] APN[internet] PDN-Type[1] IPv4[176.16.18.226] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.416: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 10/31 11:05:32.416: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3187) 10/31 11:05:32.416: [smf] INFO: UE IMSI[262426684024953] APN[internet] IPv4[176.16.18.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.422: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 10/31 11:05:32.422: [upf] INFO: UE F-SEID[UP:0xabf CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.422: [upf] INFO: UE F-SEID[UP:0xabf CP:0x631] APN[internet] PDN-Type[1] IPv4[176.16.18.227] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.427: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 10/31 11:05:32.427: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3187) 10/31 11:05:32.427: [smf] INFO: UE IMSI[262422272328920] APN[internet] IPv4[176.16.18.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.432: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 10/31 11:05:32.432: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.432: [upf] INFO: UE F-SEID[UP:0xf65 CP:0xb84] APN[internet] PDN-Type[1] IPv4[176.16.18.228] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.438: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 10/31 11:05:32.438: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3187) 10/31 11:05:32.438: [smf] INFO: UE IMSI[262421563536621] APN[internet] IPv4[176.16.18.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.444: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 10/31 11:05:32.444: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.444: [upf] INFO: UE F-SEID[UP:0x7c5 CP:0x749] APN[internet] PDN-Type[1] IPv4[176.16.18.229] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.449: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 10/31 11:05:32.449: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3187) 10/31 11:05:32.449: [smf] INFO: UE IMSI[262429993013158] APN[internet] IPv4[176.16.18.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.454: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 10/31 11:05:32.454: [upf] INFO: UE F-SEID[UP:0x148 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.454: [upf] INFO: UE F-SEID[UP:0x148 CP:0x5ec] APN[internet] PDN-Type[1] IPv4[176.16.18.230] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.459: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 10/31 11:05:32.459: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3187) 10/31 11:05:32.459: [smf] INFO: UE IMSI[262423732144264] APN[internet] IPv4[176.16.18.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.465: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 10/31 11:05:32.465: [upf] INFO: UE F-SEID[UP:0xace CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.465: [upf] INFO: UE F-SEID[UP:0xace CP:0x3f1] APN[internet] PDN-Type[1] IPv4[176.16.18.231] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.470: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 10/31 11:05:32.470: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3187) 10/31 11:05:32.470: [smf] INFO: UE IMSI[262422538707844] APN[internet] IPv4[176.16.18.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.475: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 10/31 11:05:32.475: [upf] INFO: UE F-SEID[UP:0x798 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.475: [upf] INFO: UE F-SEID[UP:0x798 CP:0xbf6] APN[internet] PDN-Type[1] IPv4[176.16.18.232] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.481: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 10/31 11:05:32.481: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3187) 10/31 11:05:32.481: [smf] INFO: UE IMSI[262421309616594] APN[internet] IPv4[176.16.18.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.486: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 10/31 11:05:32.486: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.486: [upf] INFO: UE F-SEID[UP:0xfa3 CP:0xded] APN[internet] PDN-Type[1] IPv4[176.16.18.233] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.492: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 10/31 11:05:32.492: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3187) 10/31 11:05:32.492: [smf] INFO: UE IMSI[262429455656958] APN[internet] IPv4[176.16.18.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.497: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 10/31 11:05:32.497: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.497: [upf] INFO: UE F-SEID[UP:0xe5f CP:0x30] APN[internet] PDN-Type[1] IPv4[176.16.18.234] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.503: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 10/31 11:05:32.503: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3187) 10/31 11:05:32.503: [smf] INFO: UE IMSI[262425057657005] APN[internet] IPv4[176.16.18.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.508: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 10/31 11:05:32.508: [upf] INFO: UE F-SEID[UP:0x7af CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.508: [upf] INFO: UE F-SEID[UP:0x7af CP:0xdff] APN[internet] PDN-Type[1] IPv4[176.16.18.235] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.514: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 10/31 11:05:32.514: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3187) 10/31 11:05:32.514: [smf] INFO: UE IMSI[262422492760131] APN[internet] IPv4[176.16.18.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.520: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 10/31 11:05:32.520: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.520: [upf] INFO: UE F-SEID[UP:0xe85 CP:0x4e3] APN[internet] PDN-Type[1] IPv4[176.16.18.236] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.524: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 10/31 11:05:32.524: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3187) 10/31 11:05:32.525: [smf] INFO: UE IMSI[262429387021093] APN[internet] IPv4[176.16.18.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.530: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 10/31 11:05:32.530: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.530: [upf] INFO: UE F-SEID[UP:0xe8c CP:0x44b] APN[internet] PDN-Type[1] IPv4[176.16.18.237] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.536: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 10/31 11:05:32.536: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3187) 10/31 11:05:32.536: [smf] INFO: UE IMSI[262429332471812] APN[internet] IPv4[176.16.18.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.542: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 10/31 11:05:32.542: [upf] INFO: UE F-SEID[UP:0x433 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.542: [upf] INFO: UE F-SEID[UP:0x433 CP:0xc31] APN[internet] PDN-Type[1] IPv4[176.16.18.238] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.547: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 10/31 11:05:32.547: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3187) 10/31 11:05:32.547: [smf] INFO: UE IMSI[262420377524524] APN[internet] IPv4[176.16.18.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.552: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 10/31 11:05:32.552: [upf] INFO: UE F-SEID[UP:0x304 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.552: [upf] INFO: UE F-SEID[UP:0x304 CP:0x8ff] APN[internet] PDN-Type[1] IPv4[176.16.18.239] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.558: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 10/31 11:05:32.558: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3187) 10/31 11:05:32.558: [smf] INFO: UE IMSI[262421196780829] APN[internet] IPv4[176.16.18.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.565: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 10/31 11:05:32.565: [upf] INFO: UE F-SEID[UP:0x115 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.565: [upf] INFO: UE F-SEID[UP:0x115 CP:0x843] APN[internet] PDN-Type[1] IPv4[176.16.18.240] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.569: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 10/31 11:05:32.569: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3187) 10/31 11:05:32.569: [smf] INFO: UE IMSI[262420624292815] APN[internet] IPv4[176.16.18.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.575: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 10/31 11:05:32.575: [upf] INFO: UE F-SEID[UP:0x9cf CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.575: [upf] INFO: UE F-SEID[UP:0x9cf CP:0xa9d] APN[internet] PDN-Type[1] IPv4[176.16.18.241] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.580: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 10/31 11:05:32.580: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3187) 10/31 11:05:32.580: [smf] INFO: UE IMSI[262426839687422] APN[internet] IPv4[176.16.18.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.585: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 10/31 11:05:32.585: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.585: [upf] INFO: UE F-SEID[UP:0xb10 CP:0x67] APN[internet] PDN-Type[1] IPv4[176.16.18.242] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.591: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 10/31 11:05:32.591: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3187) 10/31 11:05:32.591: [smf] INFO: UE IMSI[262420915374755] APN[internet] IPv4[176.16.18.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.596: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 10/31 11:05:32.596: [upf] INFO: UE F-SEID[UP:0x22a CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.596: [upf] INFO: UE F-SEID[UP:0x22a CP:0x9d8] APN[internet] PDN-Type[1] IPv4[176.16.18.243] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.601: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 10/31 11:05:32.602: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3187) 10/31 11:05:32.602: [smf] INFO: UE IMSI[262422302658250] APN[internet] IPv4[176.16.18.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.607: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 10/31 11:05:32.607: [upf] INFO: UE F-SEID[UP:0x820 CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.607: [upf] INFO: UE F-SEID[UP:0x820 CP:0x986] APN[internet] PDN-Type[1] IPv4[176.16.18.244] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.612: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 10/31 11:05:32.612: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3187) 10/31 11:05:32.612: [smf] INFO: UE IMSI[262429025250829] APN[internet] IPv4[176.16.18.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.618: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 10/31 11:05:32.618: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.618: [upf] INFO: UE F-SEID[UP:0xc63 CP:0x556] APN[internet] PDN-Type[1] IPv4[176.16.18.245] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.623: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 10/31 11:05:32.623: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3187) 10/31 11:05:32.623: [smf] INFO: UE IMSI[262429164715762] APN[internet] IPv4[176.16.18.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.629: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 10/31 11:05:32.629: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.629: [upf] INFO: UE F-SEID[UP:0xd87 CP:0x6b6] APN[internet] PDN-Type[1] IPv4[176.16.18.246] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.634: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 10/31 11:05:32.634: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3187) 10/31 11:05:32.634: [smf] INFO: UE IMSI[262424745610833] APN[internet] IPv4[176.16.18.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.640: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 10/31 11:05:32.640: [upf] INFO: UE F-SEID[UP:0x734 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.640: [upf] INFO: UE F-SEID[UP:0x734 CP:0x46b] APN[internet] PDN-Type[1] IPv4[176.16.18.247] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.645: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 10/31 11:05:32.645: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3187) 10/31 11:05:32.645: [smf] INFO: UE IMSI[262425307438278] APN[internet] IPv4[176.16.18.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.651: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 10/31 11:05:32.651: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.651: [upf] INFO: UE F-SEID[UP:0xe4e CP:0xffd] APN[internet] PDN-Type[1] IPv4[176.16.18.248] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.656: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 10/31 11:05:32.656: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3187) 10/31 11:05:32.657: [smf] INFO: UE IMSI[262424257561394] APN[internet] IPv4[176.16.18.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.662: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 10/31 11:05:32.662: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.662: [upf] INFO: UE F-SEID[UP:0xc89 CP:0x4cf] APN[internet] PDN-Type[1] IPv4[176.16.18.249] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.668: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 10/31 11:05:32.668: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3187) 10/31 11:05:32.668: [smf] INFO: UE IMSI[262429921313767] APN[internet] IPv4[176.16.18.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.675: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 10/31 11:05:32.675: [upf] INFO: UE F-SEID[UP:0x260 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.675: [upf] INFO: UE F-SEID[UP:0x260 CP:0xd6c] APN[internet] PDN-Type[1] IPv4[176.16.18.250] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.680: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 10/31 11:05:32.680: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3187) 10/31 11:05:32.680: [smf] INFO: UE IMSI[262420399294705] APN[internet] IPv4[176.16.18.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.685: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 10/31 11:05:32.685: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.685: [upf] INFO: UE F-SEID[UP:0xd52 CP:0x56d] APN[internet] PDN-Type[1] IPv4[176.16.18.251] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.690: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 10/31 11:05:32.691: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3187) 10/31 11:05:32.691: [smf] INFO: UE IMSI[262424765643121] APN[internet] IPv4[176.16.18.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.695: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 10/31 11:05:32.695: [upf] INFO: UE F-SEID[UP:0xe8b CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.695: [upf] INFO: UE F-SEID[UP:0xe8b CP:0x4a8] APN[internet] PDN-Type[1] IPv4[176.16.18.252] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.701: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 10/31 11:05:32.701: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3187) 10/31 11:05:32.701: [smf] INFO: UE IMSI[262424708204597] APN[internet] IPv4[176.16.18.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.706: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 10/31 11:05:32.706: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.706: [upf] INFO: UE F-SEID[UP:0xab5 CP:0xf8c] APN[internet] PDN-Type[1] IPv4[176.16.18.253] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.712: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 10/31 11:05:32.712: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3187) 10/31 11:05:32.712: [smf] INFO: UE IMSI[262426638351942] APN[internet] IPv4[176.16.18.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.718: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 10/31 11:05:32.718: [upf] INFO: UE F-SEID[UP:0x386 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.718: [upf] INFO: UE F-SEID[UP:0x386 CP:0x5c1] APN[internet] PDN-Type[1] IPv4[176.16.18.254] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.723: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 10/31 11:05:32.723: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3187) 10/31 11:05:32.723: [smf] INFO: UE IMSI[262429379083950] APN[internet] IPv4[176.16.18.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.729: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 10/31 11:05:32.729: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.729: [upf] INFO: UE F-SEID[UP:0x8eb CP:0xf67] APN[internet] PDN-Type[1] IPv4[176.16.18.255] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.734: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 10/31 11:05:32.734: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3187) 10/31 11:05:32.734: [smf] INFO: UE IMSI[262422394040933] APN[internet] IPv4[176.16.19.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.740: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 10/31 11:05:32.740: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.740: [upf] INFO: UE F-SEID[UP:0xde8 CP:0x61e] APN[internet] PDN-Type[1] IPv4[176.16.19.0] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.745: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 10/31 11:05:32.745: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3187) 10/31 11:05:32.745: [smf] INFO: UE IMSI[262425610281095] APN[internet] IPv4[176.16.19.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.750: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 10/31 11:05:32.750: [upf] INFO: UE F-SEID[UP:0x47a CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.750: [upf] INFO: UE F-SEID[UP:0x47a CP:0x376] APN[internet] PDN-Type[1] IPv4[176.16.19.1] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.756: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 10/31 11:05:32.756: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3187) 10/31 11:05:32.756: [smf] INFO: UE IMSI[262422866564987] APN[internet] IPv4[176.16.19.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.761: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 10/31 11:05:32.761: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.761: [upf] INFO: UE F-SEID[UP:0xf24 CP:0xf05] APN[internet] PDN-Type[1] IPv4[176.16.19.2] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.767: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 10/31 11:05:32.767: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3187) 10/31 11:05:32.767: [smf] INFO: UE IMSI[262429507466252] APN[internet] IPv4[176.16.19.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.772: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 10/31 11:05:32.772: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.772: [upf] INFO: UE F-SEID[UP:0xa70 CP:0x318] APN[internet] PDN-Type[1] IPv4[176.16.19.3] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.778: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 10/31 11:05:32.778: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3187) 10/31 11:05:32.778: [smf] INFO: UE IMSI[262420790333333] APN[internet] IPv4[176.16.19.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.784: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 10/31 11:05:32.784: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.784: [upf] INFO: UE F-SEID[UP:0xf89 CP:0x559] APN[internet] PDN-Type[1] IPv4[176.16.19.4] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.789: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 10/31 11:05:32.789: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3187) 10/31 11:05:32.789: [smf] INFO: UE IMSI[262427556727811] APN[internet] IPv4[176.16.19.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.794: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 10/31 11:05:32.794: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.794: [upf] INFO: UE F-SEID[UP:0x4ee CP:0x6e4] APN[internet] PDN-Type[1] IPv4[176.16.19.5] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.800: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 10/31 11:05:32.800: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3187) 10/31 11:05:32.800: [smf] INFO: UE IMSI[262428911599782] APN[internet] IPv4[176.16.19.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.805: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 10/31 11:05:32.805: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.805: [upf] INFO: UE F-SEID[UP:0xa14 CP:0xf28] APN[internet] PDN-Type[1] IPv4[176.16.19.6] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.811: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 10/31 11:05:32.811: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3187) 10/31 11:05:32.811: [smf] INFO: UE IMSI[262421779202405] APN[internet] IPv4[176.16.19.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.816: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 10/31 11:05:32.816: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.816: [upf] INFO: UE F-SEID[UP:0xe40 CP:0x873] APN[internet] PDN-Type[1] IPv4[176.16.19.7] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.822: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 10/31 11:05:32.822: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3187) 10/31 11:05:32.822: [smf] INFO: UE IMSI[262421674262909] APN[internet] IPv4[176.16.19.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.828: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 10/31 11:05:32.828: [upf] INFO: UE F-SEID[UP:0x66a CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.828: [upf] INFO: UE F-SEID[UP:0x66a CP:0x693] APN[internet] PDN-Type[1] IPv4[176.16.19.8] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.832: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 10/31 11:05:32.832: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3187) 10/31 11:05:32.832: [smf] INFO: UE IMSI[262421046993595] APN[internet] IPv4[176.16.19.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.838: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 10/31 11:05:32.839: [upf] INFO: UE F-SEID[UP:0x709 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.839: [upf] INFO: UE F-SEID[UP:0x709 CP:0x19a] APN[internet] PDN-Type[1] IPv4[176.16.19.9] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.843: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 10/31 11:05:32.843: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3187) 10/31 11:05:32.843: [smf] INFO: UE IMSI[262420207761942] APN[internet] IPv4[176.16.19.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.849: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 10/31 11:05:32.849: [upf] INFO: UE F-SEID[UP:0x89c CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.849: [upf] INFO: UE F-SEID[UP:0x89c CP:0xa3b] APN[internet] PDN-Type[1] IPv4[176.16.19.10] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.854: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 10/31 11:05:32.854: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3187) 10/31 11:05:32.854: [smf] INFO: UE IMSI[262425928498322] APN[internet] IPv4[176.16.19.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.859: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 10/31 11:05:32.859: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.859: [upf] INFO: UE F-SEID[UP:0xdb9 CP:0x4d5] APN[internet] PDN-Type[1] IPv4[176.16.19.11] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.865: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 10/31 11:05:32.865: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3187) 10/31 11:05:32.865: [smf] INFO: UE IMSI[262427150112054] APN[internet] IPv4[176.16.19.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.870: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 10/31 11:05:32.870: [upf] INFO: UE F-SEID[UP:0x93 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.870: [upf] INFO: UE F-SEID[UP:0x93 CP:0x659] APN[internet] PDN-Type[1] IPv4[176.16.19.12] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.876: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 10/31 11:05:32.876: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3187) 10/31 11:05:32.876: [smf] INFO: UE IMSI[262429327831591] APN[internet] IPv4[176.16.19.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.882: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 10/31 11:05:32.882: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.882: [upf] INFO: UE F-SEID[UP:0xec8 CP:0x222] APN[internet] PDN-Type[1] IPv4[176.16.19.13] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.887: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 10/31 11:05:32.887: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3187) 10/31 11:05:32.887: [smf] INFO: UE IMSI[262421229628372] APN[internet] IPv4[176.16.19.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.892: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 10/31 11:05:32.892: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.892: [upf] INFO: UE F-SEID[UP:0x1b5 CP:0x6] APN[internet] PDN-Type[1] IPv4[176.16.19.14] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.898: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 10/31 11:05:32.898: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3187) 10/31 11:05:32.898: [smf] INFO: UE IMSI[262428913838023] APN[internet] IPv4[176.16.19.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.903: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 10/31 11:05:32.903: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.903: [upf] INFO: UE F-SEID[UP:0x5ae CP:0xe7a] APN[internet] PDN-Type[1] IPv4[176.16.19.15] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.909: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 10/31 11:05:32.909: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3187) 10/31 11:05:32.909: [smf] INFO: UE IMSI[262423894732629] APN[internet] IPv4[176.16.19.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.914: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 10/31 11:05:32.914: [upf] INFO: UE F-SEID[UP:0x770 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.914: [upf] INFO: UE F-SEID[UP:0x770 CP:0xceb] APN[internet] PDN-Type[1] IPv4[176.16.19.16] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.920: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 10/31 11:05:32.920: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3187) 10/31 11:05:32.920: [smf] INFO: UE IMSI[262426030379785] APN[internet] IPv4[176.16.19.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.924: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 10/31 11:05:32.924: [upf] INFO: UE F-SEID[UP:0x781 CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.924: [upf] INFO: UE F-SEID[UP:0x781 CP:0xc6d] APN[internet] PDN-Type[1] IPv4[176.16.19.17] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.931: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 10/31 11:05:32.931: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3187) 10/31 11:05:32.931: [smf] INFO: UE IMSI[262426261283988] APN[internet] IPv4[176.16.19.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.936: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 10/31 11:05:32.936: [upf] INFO: UE F-SEID[UP:0x8be CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.936: [upf] INFO: UE F-SEID[UP:0x8be CP:0x4bb] APN[internet] PDN-Type[1] IPv4[176.16.19.18] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.942: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 10/31 11:05:32.942: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3187) 10/31 11:05:32.942: [smf] INFO: UE IMSI[262428553814006] APN[internet] IPv4[176.16.19.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.946: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 10/31 11:05:32.946: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.946: [upf] INFO: UE F-SEID[UP:0xf3 CP:0xb43] APN[internet] PDN-Type[1] IPv4[176.16.19.19] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.953: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 10/31 11:05:32.953: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3187) 10/31 11:05:32.953: [smf] INFO: UE IMSI[262424232901529] APN[internet] IPv4[176.16.19.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.957: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 10/31 11:05:32.957: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.957: [upf] INFO: UE F-SEID[UP:0x5ac CP:0xa9b] APN[internet] PDN-Type[1] IPv4[176.16.19.20] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.963: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 10/31 11:05:32.963: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3187) 10/31 11:05:32.963: [smf] INFO: UE IMSI[262423660942833] APN[internet] IPv4[176.16.19.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.968: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 10/31 11:05:32.968: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.968: [upf] INFO: UE F-SEID[UP:0xa76 CP:0xea4] APN[internet] PDN-Type[1] IPv4[176.16.19.21] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.974: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 10/31 11:05:32.974: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3187) 10/31 11:05:32.974: [smf] INFO: UE IMSI[262421858033544] APN[internet] IPv4[176.16.19.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.980: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 10/31 11:05:32.980: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.980: [upf] INFO: UE F-SEID[UP:0xaeb CP:0x395] APN[internet] PDN-Type[1] IPv4[176.16.19.22] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.985: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 10/31 11:05:32.985: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3187) 10/31 11:05:32.985: [smf] INFO: UE IMSI[262426747385682] APN[internet] IPv4[176.16.19.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:32.991: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 10/31 11:05:32.991: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:32.991: [upf] INFO: UE F-SEID[UP:0x7d9 CP:0x2c0] APN[internet] PDN-Type[1] IPv4[176.16.19.23] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:32.996: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 10/31 11:05:32.996: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3187) 10/31 11:05:32.996: [smf] INFO: UE IMSI[262427015693134] APN[internet] IPv4[176.16.19.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.001: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 10/31 11:05:33.001: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.001: [upf] INFO: UE F-SEID[UP:0xeb3 CP:0x150] APN[internet] PDN-Type[1] IPv4[176.16.19.24] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.007: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 10/31 11:05:33.007: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3187) 10/31 11:05:33.007: [smf] INFO: UE IMSI[262429597188163] APN[internet] IPv4[176.16.19.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.013: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 10/31 11:05:33.013: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.013: [upf] INFO: UE F-SEID[UP:0xc9e CP:0x8e7] APN[internet] PDN-Type[1] IPv4[176.16.19.25] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.018: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 10/31 11:05:33.018: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3187) 10/31 11:05:33.018: [smf] INFO: UE IMSI[262429688371140] APN[internet] IPv4[176.16.19.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.023: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 10/31 11:05:33.023: [upf] INFO: UE F-SEID[UP:0x71a CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.023: [upf] INFO: UE F-SEID[UP:0x71a CP:0x7e9] APN[internet] PDN-Type[1] IPv4[176.16.19.26] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.029: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 10/31 11:05:33.029: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3187) 10/31 11:05:33.029: [smf] INFO: UE IMSI[262423863163435] APN[internet] IPv4[176.16.19.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.035: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 10/31 11:05:33.035: [upf] INFO: UE F-SEID[UP:0x817 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.035: [upf] INFO: UE F-SEID[UP:0x817 CP:0x299] APN[internet] PDN-Type[1] IPv4[176.16.19.27] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.040: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 10/31 11:05:33.040: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3187) 10/31 11:05:33.040: [smf] INFO: UE IMSI[262424182674132] APN[internet] IPv4[176.16.19.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.044: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 10/31 11:05:33.044: [upf] INFO: UE F-SEID[UP:0x7bd CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.044: [upf] INFO: UE F-SEID[UP:0x7bd CP:0xf5b] APN[internet] PDN-Type[1] IPv4[176.16.19.28] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.050: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 10/31 11:05:33.050: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3187) 10/31 11:05:33.050: [smf] INFO: UE IMSI[262423032971622] APN[internet] IPv4[176.16.19.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.055: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 10/31 11:05:33.055: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.055: [upf] INFO: UE F-SEID[UP:0xb98 CP:0x316] APN[internet] PDN-Type[1] IPv4[176.16.19.29] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.061: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 10/31 11:05:33.061: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3187) 10/31 11:05:33.061: [smf] INFO: UE IMSI[262423005833757] APN[internet] IPv4[176.16.19.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.066: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 10/31 11:05:33.066: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.066: [upf] INFO: UE F-SEID[UP:0xa05 CP:0x106] APN[internet] PDN-Type[1] IPv4[176.16.19.30] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.072: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 10/31 11:05:33.072: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3187) 10/31 11:05:33.072: [smf] INFO: UE IMSI[262428769817228] APN[internet] IPv4[176.16.19.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.078: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 10/31 11:05:33.078: [upf] INFO: UE F-SEID[UP:0x795 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.078: [upf] INFO: UE F-SEID[UP:0x795 CP:0x5b7] APN[internet] PDN-Type[1] IPv4[176.16.19.31] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.083: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 10/31 11:05:33.083: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3187) 10/31 11:05:33.083: [smf] INFO: UE IMSI[262421045111572] APN[internet] IPv4[176.16.19.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.088: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 10/31 11:05:33.088: [upf] INFO: UE F-SEID[UP:0x66e CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.088: [upf] INFO: UE F-SEID[UP:0x66e CP:0x26f] APN[internet] PDN-Type[1] IPv4[176.16.19.32] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.094: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 10/31 11:05:33.094: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3187) 10/31 11:05:33.094: [smf] INFO: UE IMSI[262424917728641] APN[internet] IPv4[176.16.19.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.099: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 10/31 11:05:33.099: [upf] INFO: UE F-SEID[UP:0x98 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.099: [upf] INFO: UE F-SEID[UP:0x98 CP:0xdcf] APN[internet] PDN-Type[1] IPv4[176.16.19.33] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.105: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 10/31 11:05:33.105: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3187) 10/31 11:05:33.105: [smf] INFO: UE IMSI[262426584692333] APN[internet] IPv4[176.16.19.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.110: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 10/31 11:05:33.110: [upf] INFO: UE F-SEID[UP:0x844 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.110: [upf] INFO: UE F-SEID[UP:0x844 CP:0x5d2] APN[internet] PDN-Type[1] IPv4[176.16.19.34] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.116: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 10/31 11:05:33.116: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3187) 10/31 11:05:33.116: [smf] INFO: UE IMSI[262428120720584] APN[internet] IPv4[176.16.19.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.121: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 10/31 11:05:33.121: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.121: [upf] INFO: UE F-SEID[UP:0x8ef CP:0xf2a] APN[internet] PDN-Type[1] IPv4[176.16.19.35] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.127: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 10/31 11:05:33.127: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3187) 10/31 11:05:33.127: [smf] INFO: UE IMSI[262424148919880] APN[internet] IPv4[176.16.19.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.132: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 10/31 11:05:33.132: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.132: [upf] INFO: UE F-SEID[UP:0xd7 CP:0x770] APN[internet] PDN-Type[1] IPv4[176.16.19.36] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.138: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 10/31 11:05:33.138: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3187) 10/31 11:05:33.138: [smf] INFO: UE IMSI[262424026634127] APN[internet] IPv4[176.16.19.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.144: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 10/31 11:05:33.144: [upf] INFO: UE F-SEID[UP:0x966 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.144: [upf] INFO: UE F-SEID[UP:0x966 CP:0xd0d] APN[internet] PDN-Type[1] IPv4[176.16.19.37] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.149: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 10/31 11:05:33.149: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3187) 10/31 11:05:33.149: [smf] INFO: UE IMSI[262428129492984] APN[internet] IPv4[176.16.19.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.154: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 10/31 11:05:33.154: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.154: [upf] INFO: UE F-SEID[UP:0x5a6 CP:0x952] APN[internet] PDN-Type[1] IPv4[176.16.19.38] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.159: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 10/31 11:05:33.159: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3187) 10/31 11:05:33.159: [smf] INFO: UE IMSI[262423176702992] APN[internet] IPv4[176.16.19.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.164: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 10/31 11:05:33.164: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.164: [upf] INFO: UE F-SEID[UP:0xb41 CP:0x48d] APN[internet] PDN-Type[1] IPv4[176.16.19.39] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.170: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 10/31 11:05:33.170: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3187) 10/31 11:05:33.170: [smf] INFO: UE IMSI[262420353428020] APN[internet] IPv4[176.16.19.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.175: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 10/31 11:05:33.175: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.175: [upf] INFO: UE F-SEID[UP:0x7f2 CP:0xfa8] APN[internet] PDN-Type[1] IPv4[176.16.19.40] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.181: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 10/31 11:05:33.181: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3187) 10/31 11:05:33.181: [smf] INFO: UE IMSI[262427167393944] APN[internet] IPv4[176.16.19.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.187: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 10/31 11:05:33.187: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.187: [upf] INFO: UE F-SEID[UP:0xbe6 CP:0x8a7] APN[internet] PDN-Type[1] IPv4[176.16.19.41] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.192: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 10/31 11:05:33.192: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3187) 10/31 11:05:33.192: [smf] INFO: UE IMSI[262421786204765] APN[internet] IPv4[176.16.19.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.196: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 10/31 11:05:33.197: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.197: [upf] INFO: UE F-SEID[UP:0x9d9 CP:0x3d1] APN[internet] PDN-Type[1] IPv4[176.16.19.42] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.202: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 10/31 11:05:33.202: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3187) 10/31 11:05:33.202: [smf] INFO: UE IMSI[262425815407241] APN[internet] IPv4[176.16.19.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.208: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 10/31 11:05:33.208: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.208: [upf] INFO: UE F-SEID[UP:0x9c4 CP:0x5a8] APN[internet] PDN-Type[1] IPv4[176.16.19.43] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.214: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 10/31 11:05:33.214: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3187) 10/31 11:05:33.214: [smf] INFO: UE IMSI[262426527469208] APN[internet] IPv4[176.16.19.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.218: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 10/31 11:05:33.218: [upf] INFO: UE F-SEID[UP:0x229 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.218: [upf] INFO: UE F-SEID[UP:0x229 CP:0x916] APN[internet] PDN-Type[1] IPv4[176.16.19.44] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.224: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 10/31 11:05:33.224: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3187) 10/31 11:05:33.224: [smf] INFO: UE IMSI[262428069329945] APN[internet] IPv4[176.16.19.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.229: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 10/31 11:05:33.229: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.229: [upf] INFO: UE F-SEID[UP:0xc40 CP:0x90e] APN[internet] PDN-Type[1] IPv4[176.16.19.45] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.235: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 10/31 11:05:33.235: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3187) 10/31 11:05:33.235: [smf] INFO: UE IMSI[262422017204140] APN[internet] IPv4[176.16.19.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.240: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 10/31 11:05:33.240: [upf] INFO: UE F-SEID[UP:0x673 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.240: [upf] INFO: UE F-SEID[UP:0x673 CP:0x94c] APN[internet] PDN-Type[1] IPv4[176.16.19.46] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.246: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 10/31 11:05:33.246: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3187) 10/31 11:05:33.246: [smf] INFO: UE IMSI[262425672560759] APN[internet] IPv4[176.16.19.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.252: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 10/31 11:05:33.252: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.252: [upf] INFO: UE F-SEID[UP:0xdaa CP:0xe3d] APN[internet] PDN-Type[1] IPv4[176.16.19.47] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.257: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 10/31 11:05:33.257: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3187) 10/31 11:05:33.257: [smf] INFO: UE IMSI[262420839252141] APN[internet] IPv4[176.16.19.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.262: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 10/31 11:05:33.262: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.262: [upf] INFO: UE F-SEID[UP:0xd76 CP:0x7ea] APN[internet] PDN-Type[1] IPv4[176.16.19.48] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.268: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 10/31 11:05:33.268: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3187) 10/31 11:05:33.268: [smf] INFO: UE IMSI[262423461272796] APN[internet] IPv4[176.16.19.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.273: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 10/31 11:05:33.273: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.273: [upf] INFO: UE F-SEID[UP:0x6a3 CP:0xbff] APN[internet] PDN-Type[1] IPv4[176.16.19.49] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.278: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 10/31 11:05:33.279: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3187) 10/31 11:05:33.279: [smf] INFO: UE IMSI[262424310128046] APN[internet] IPv4[176.16.19.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.284: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 10/31 11:05:33.284: [upf] INFO: UE F-SEID[UP:0x916 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.284: [upf] INFO: UE F-SEID[UP:0x916 CP:0xb7a] APN[internet] PDN-Type[1] IPv4[176.16.19.50] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.289: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 10/31 11:05:33.289: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3187) 10/31 11:05:33.289: [smf] INFO: UE IMSI[262424240838141] APN[internet] IPv4[176.16.19.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.294: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 10/31 11:05:33.294: [upf] INFO: UE F-SEID[UP:0x710 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.294: [upf] INFO: UE F-SEID[UP:0x710 CP:0xa9c] APN[internet] PDN-Type[1] IPv4[176.16.19.51] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.300: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 10/31 11:05:33.300: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3187) 10/31 11:05:33.300: [smf] INFO: UE IMSI[262429758422853] APN[internet] IPv4[176.16.19.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.305: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 10/31 11:05:33.305: [upf] INFO: UE F-SEID[UP:0x142 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.305: [upf] INFO: UE F-SEID[UP:0x142 CP:0x406] APN[internet] PDN-Type[1] IPv4[176.16.19.52] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.311: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 10/31 11:05:33.311: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3187) 10/31 11:05:33.311: [smf] INFO: UE IMSI[262420486317966] APN[internet] IPv4[176.16.19.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.317: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 10/31 11:05:33.317: [upf] INFO: UE F-SEID[UP:0x876 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.317: [upf] INFO: UE F-SEID[UP:0x876 CP:0x50b] APN[internet] PDN-Type[1] IPv4[176.16.19.53] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.322: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 10/31 11:05:33.322: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3187) 10/31 11:05:33.322: [smf] INFO: UE IMSI[262429540988463] APN[internet] IPv4[176.16.19.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.327: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 10/31 11:05:33.327: [upf] INFO: UE F-SEID[UP:0x1be CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.327: [upf] INFO: UE F-SEID[UP:0x1be CP:0x951] APN[internet] PDN-Type[1] IPv4[176.16.19.54] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.333: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 10/31 11:05:33.333: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3187) 10/31 11:05:33.333: [smf] INFO: UE IMSI[262428256126543] APN[internet] IPv4[176.16.19.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.339: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 10/31 11:05:33.339: [upf] INFO: UE F-SEID[UP:0x207 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.339: [upf] INFO: UE F-SEID[UP:0x207 CP:0xf7] APN[internet] PDN-Type[1] IPv4[176.16.19.55] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.344: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 10/31 11:05:33.344: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3187) 10/31 11:05:33.344: [smf] INFO: UE IMSI[262420810826408] APN[internet] IPv4[176.16.19.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.350: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 10/31 11:05:33.350: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.350: [upf] INFO: UE F-SEID[UP:0xa0d CP:0xb04] APN[internet] PDN-Type[1] IPv4[176.16.19.56] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.356: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 10/31 11:05:33.356: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3187) 10/31 11:05:33.356: [smf] INFO: UE IMSI[262428455852489] APN[internet] IPv4[176.16.19.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.362: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 10/31 11:05:33.362: [upf] INFO: UE F-SEID[UP:0x44c CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.362: [upf] INFO: UE F-SEID[UP:0x44c CP:0x8a] APN[internet] PDN-Type[1] IPv4[176.16.19.57] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.366: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 10/31 11:05:33.366: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3187) 10/31 11:05:33.366: [smf] INFO: UE IMSI[262427558835803] APN[internet] IPv4[176.16.19.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.371: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 10/31 11:05:33.371: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.371: [upf] INFO: UE F-SEID[UP:0xb25 CP:0x763] APN[internet] PDN-Type[1] IPv4[176.16.19.58] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.377: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 10/31 11:05:33.377: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3187) 10/31 11:05:33.377: [smf] INFO: UE IMSI[262423783143221] APN[internet] IPv4[176.16.19.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.382: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 10/31 11:05:33.382: [upf] INFO: UE F-SEID[UP:0x13b CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.382: [upf] INFO: UE F-SEID[UP:0x13b CP:0xf93] APN[internet] PDN-Type[1] IPv4[176.16.19.59] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.388: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 10/31 11:05:33.388: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3187) 10/31 11:05:33.388: [smf] INFO: UE IMSI[262429820381521] APN[internet] IPv4[176.16.19.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.394: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 10/31 11:05:33.394: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.394: [upf] INFO: UE F-SEID[UP:0x9dd CP:0x830] APN[internet] PDN-Type[1] IPv4[176.16.19.60] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.399: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 10/31 11:05:33.399: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3187) 10/31 11:05:33.399: [smf] INFO: UE IMSI[262424602384733] APN[internet] IPv4[176.16.19.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.404: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 10/31 11:05:33.404: [upf] INFO: UE F-SEID[UP:0x437 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.404: [upf] INFO: UE F-SEID[UP:0x437 CP:0x95b] APN[internet] PDN-Type[1] IPv4[176.16.19.61] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.409: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 10/31 11:05:33.409: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3187) 10/31 11:05:33.409: [smf] INFO: UE IMSI[262428437315267] APN[internet] IPv4[176.16.19.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.415: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 10/31 11:05:33.415: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.415: [upf] INFO: UE F-SEID[UP:0xe78 CP:0x6e6] APN[internet] PDN-Type[1] IPv4[176.16.19.62] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.420: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 10/31 11:05:33.420: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3187) 10/31 11:05:33.420: [smf] INFO: UE IMSI[262421669399257] APN[internet] IPv4[176.16.19.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.425: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 10/31 11:05:33.425: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.425: [upf] INFO: UE F-SEID[UP:0xe46 CP:0x185] APN[internet] PDN-Type[1] IPv4[176.16.19.63] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.431: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 10/31 11:05:33.431: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3187) 10/31 11:05:33.431: [smf] INFO: UE IMSI[262424993806992] APN[internet] IPv4[176.16.19.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.437: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 10/31 11:05:33.437: [upf] INFO: UE F-SEID[UP:0xcd CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.437: [upf] INFO: UE F-SEID[UP:0xcd CP:0x722] APN[internet] PDN-Type[1] IPv4[176.16.19.64] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.442: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 10/31 11:05:33.442: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3187) 10/31 11:05:33.442: [smf] INFO: UE IMSI[262427268711960] APN[internet] IPv4[176.16.19.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.447: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 10/31 11:05:33.447: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.447: [upf] INFO: UE F-SEID[UP:0x1f4 CP:0x6ba] APN[internet] PDN-Type[1] IPv4[176.16.19.65] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.453: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 10/31 11:05:33.453: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3187) 10/31 11:05:33.453: [smf] INFO: UE IMSI[262421057851255] APN[internet] IPv4[176.16.19.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.459: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 10/31 11:05:33.459: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.459: [upf] INFO: UE F-SEID[UP:0x1a9 CP:0x7a2] APN[internet] PDN-Type[1] IPv4[176.16.19.66] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.464: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 10/31 11:05:33.464: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3187) 10/31 11:05:33.464: [smf] INFO: UE IMSI[262423644059215] APN[internet] IPv4[176.16.19.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.470: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 10/31 11:05:33.470: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.470: [upf] INFO: UE F-SEID[UP:0x7b8 CP:0x5aa] APN[internet] PDN-Type[1] IPv4[176.16.19.67] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.475: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 10/31 11:05:33.475: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3187) 10/31 11:05:33.475: [smf] INFO: UE IMSI[262428821332572] APN[internet] IPv4[176.16.19.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.481: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 10/31 11:05:33.481: [upf] INFO: UE F-SEID[UP:0x80b CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.481: [upf] INFO: UE F-SEID[UP:0x80b CP:0x980] APN[internet] PDN-Type[1] IPv4[176.16.19.68] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.486: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 10/31 11:05:33.486: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3187) 10/31 11:05:33.486: [smf] INFO: UE IMSI[262427874608911] APN[internet] IPv4[176.16.19.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.491: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 10/31 11:05:33.491: [upf] INFO: UE F-SEID[UP:0xccf CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.491: [upf] INFO: UE F-SEID[UP:0xccf CP:0x167] APN[internet] PDN-Type[1] IPv4[176.16.19.69] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.497: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 10/31 11:05:33.497: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3187) 10/31 11:05:33.497: [smf] INFO: UE IMSI[262426952031927] APN[internet] IPv4[176.16.19.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.502: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 10/31 11:05:33.502: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.502: [upf] INFO: UE F-SEID[UP:0x4f8 CP:0x93d] APN[internet] PDN-Type[1] IPv4[176.16.19.70] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.507: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 10/31 11:05:33.507: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3187) 10/31 11:05:33.507: [smf] INFO: UE IMSI[262428396810196] APN[internet] IPv4[176.16.19.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.512: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 10/31 11:05:33.512: [upf] INFO: UE F-SEID[UP:0x44 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.512: [upf] INFO: UE F-SEID[UP:0x44 CP:0x386] APN[internet] PDN-Type[1] IPv4[176.16.19.71] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.518: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 10/31 11:05:33.518: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3187) 10/31 11:05:33.518: [smf] INFO: UE IMSI[262421227453748] APN[internet] IPv4[176.16.19.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.523: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 10/31 11:05:33.523: [upf] INFO: UE F-SEID[UP:0x49e CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.523: [upf] INFO: UE F-SEID[UP:0x49e CP:0x71] APN[internet] PDN-Type[1] IPv4[176.16.19.72] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.529: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 10/31 11:05:33.529: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3187) 10/31 11:05:33.529: [smf] INFO: UE IMSI[262421161209739] APN[internet] IPv4[176.16.19.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.534: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 10/31 11:05:33.534: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.534: [upf] INFO: UE F-SEID[UP:0x4fe CP:0x823] APN[internet] PDN-Type[1] IPv4[176.16.19.73] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.540: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 10/31 11:05:33.540: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3187) 10/31 11:05:33.540: [smf] INFO: UE IMSI[262426471603164] APN[internet] IPv4[176.16.19.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.545: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 10/31 11:05:33.545: [upf] INFO: UE F-SEID[UP:0x63a CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.545: [upf] INFO: UE F-SEID[UP:0x63a CP:0xa4a] APN[internet] PDN-Type[1] IPv4[176.16.19.74] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.551: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 10/31 11:05:33.551: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3187) 10/31 11:05:33.551: [smf] INFO: UE IMSI[262429052852115] APN[internet] IPv4[176.16.19.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.557: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 10/31 11:05:33.557: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.557: [upf] INFO: UE F-SEID[UP:0xd88 CP:0x1c9] APN[internet] PDN-Type[1] IPv4[176.16.19.75] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.562: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 10/31 11:05:33.562: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3187) 10/31 11:05:33.562: [smf] INFO: UE IMSI[262427923936284] APN[internet] IPv4[176.16.19.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.569: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 10/31 11:05:33.569: [upf] INFO: UE F-SEID[UP:0x271 CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.569: [upf] INFO: UE F-SEID[UP:0x271 CP:0x875] APN[internet] PDN-Type[1] IPv4[176.16.19.76] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.573: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 10/31 11:05:33.573: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3187) 10/31 11:05:33.573: [smf] INFO: UE IMSI[262429739729307] APN[internet] IPv4[176.16.19.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.579: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 10/31 11:05:33.579: [upf] INFO: UE F-SEID[UP:0x30e CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.579: [upf] INFO: UE F-SEID[UP:0x30e CP:0xd37] APN[internet] PDN-Type[1] IPv4[176.16.19.77] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.584: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 10/31 11:05:33.584: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3187) 10/31 11:05:33.584: [smf] INFO: UE IMSI[262422427844035] APN[internet] IPv4[176.16.19.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.589: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 10/31 11:05:33.589: [upf] INFO: UE F-SEID[UP:0x378 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.589: [upf] INFO: UE F-SEID[UP:0x378 CP:0x691] APN[internet] PDN-Type[1] IPv4[176.16.19.78] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.595: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 10/31 11:05:33.595: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3187) 10/31 11:05:33.595: [smf] INFO: UE IMSI[262424277124516] APN[internet] IPv4[176.16.19.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.602: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 10/31 11:05:33.602: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.602: [upf] INFO: UE F-SEID[UP:0x2c4 CP:0xcd1] APN[internet] PDN-Type[1] IPv4[176.16.19.79] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.606: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 10/31 11:05:33.606: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3187) 10/31 11:05:33.606: [smf] INFO: UE IMSI[262421869270395] APN[internet] IPv4[176.16.19.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.611: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 10/31 11:05:33.611: [upf] INFO: UE F-SEID[UP:0xa5e CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.611: [upf] INFO: UE F-SEID[UP:0xa5e CP:0xf0f] APN[internet] PDN-Type[1] IPv4[176.16.19.80] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.617: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 10/31 11:05:33.617: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3187) 10/31 11:05:33.617: [smf] INFO: UE IMSI[262429662167306] APN[internet] IPv4[176.16.19.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.622: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 10/31 11:05:33.622: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.622: [upf] INFO: UE F-SEID[UP:0xba1 CP:0xde3] APN[internet] PDN-Type[1] IPv4[176.16.19.81] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.628: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 10/31 11:05:33.628: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3187) 10/31 11:05:33.628: [smf] INFO: UE IMSI[262426119533938] APN[internet] IPv4[176.16.19.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.633: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 10/31 11:05:33.633: [upf] INFO: UE F-SEID[UP:0xc8b CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.633: [upf] INFO: UE F-SEID[UP:0xc8b CP:0x602] APN[internet] PDN-Type[1] IPv4[176.16.19.82] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.639: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 10/31 11:05:33.639: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3187) 10/31 11:05:33.639: [smf] INFO: UE IMSI[262422225480869] APN[internet] IPv4[176.16.19.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.643: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 10/31 11:05:33.643: [upf] INFO: UE F-SEID[UP:0x51f CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.643: [upf] INFO: UE F-SEID[UP:0x51f CP:0x58f] APN[internet] PDN-Type[1] IPv4[176.16.19.83] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.649: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 10/31 11:05:33.649: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3187) 10/31 11:05:33.649: [smf] INFO: UE IMSI[262423524951973] APN[internet] IPv4[176.16.19.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.655: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 10/31 11:05:33.655: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.655: [upf] INFO: UE F-SEID[UP:0xb85 CP:0x84f] APN[internet] PDN-Type[1] IPv4[176.16.19.84] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.661: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 10/31 11:05:33.661: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3187) 10/31 11:05:33.661: [smf] INFO: UE IMSI[262423427372322] APN[internet] IPv4[176.16.19.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.666: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 10/31 11:05:33.667: [upf] INFO: UE F-SEID[UP:0x239 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.667: [upf] INFO: UE F-SEID[UP:0x239 CP:0xf97] APN[internet] PDN-Type[1] IPv4[176.16.19.85] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.672: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 10/31 11:05:33.672: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3187) 10/31 11:05:33.672: [smf] INFO: UE IMSI[262424796780891] APN[internet] IPv4[176.16.19.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.678: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 10/31 11:05:33.678: [upf] INFO: UE F-SEID[UP:0x38d CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.678: [upf] INFO: UE F-SEID[UP:0x38d CP:0x7d6] APN[internet] PDN-Type[1] IPv4[176.16.19.86] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.683: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 10/31 11:05:33.683: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3187) 10/31 11:05:33.683: [smf] INFO: UE IMSI[262429756909685] APN[internet] IPv4[176.16.19.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.688: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 10/31 11:05:33.688: [upf] INFO: UE F-SEID[UP:0x280 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.688: [upf] INFO: UE F-SEID[UP:0x280 CP:0xaf9] APN[internet] PDN-Type[1] IPv4[176.16.19.87] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.694: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 10/31 11:05:33.694: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3187) 10/31 11:05:33.694: [smf] INFO: UE IMSI[262427567539588] APN[internet] IPv4[176.16.19.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.700: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 10/31 11:05:33.700: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.700: [upf] INFO: UE F-SEID[UP:0xa09 CP:0x8cd] APN[internet] PDN-Type[1] IPv4[176.16.19.88] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.705: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 10/31 11:05:33.705: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3187) 10/31 11:05:33.705: [smf] INFO: UE IMSI[262423497109695] APN[internet] IPv4[176.16.19.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.711: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 10/31 11:05:33.711: [upf] INFO: UE F-SEID[UP:0x17d CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.711: [upf] INFO: UE F-SEID[UP:0x17d CP:0x8df] APN[internet] PDN-Type[1] IPv4[176.16.19.89] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.717: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 10/31 11:05:33.717: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3187) 10/31 11:05:33.717: [smf] INFO: UE IMSI[262428448754060] APN[internet] IPv4[176.16.19.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.723: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 10/31 11:05:33.723: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.723: [upf] INFO: UE F-SEID[UP:0xfe4 CP:0xf53] APN[internet] PDN-Type[1] IPv4[176.16.19.90] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.728: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 10/31 11:05:33.728: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3187) 10/31 11:05:33.728: [smf] INFO: UE IMSI[262429063713452] APN[internet] IPv4[176.16.19.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.733: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 10/31 11:05:33.733: [upf] INFO: UE F-SEID[UP:0x7db CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.733: [upf] INFO: UE F-SEID[UP:0x7db CP:0xdd5] APN[internet] PDN-Type[1] IPv4[176.16.19.91] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.739: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 10/31 11:05:33.739: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3187) 10/31 11:05:33.739: [smf] INFO: UE IMSI[262427919884649] APN[internet] IPv4[176.16.19.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.745: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 10/31 11:05:33.745: [upf] INFO: UE F-SEID[UP:0x15d CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.745: [upf] INFO: UE F-SEID[UP:0x15d CP:0x933] APN[internet] PDN-Type[1] IPv4[176.16.19.92] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.751: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 10/31 11:05:33.751: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3187) 10/31 11:05:33.751: [smf] INFO: UE IMSI[262427330870845] APN[internet] IPv4[176.16.19.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.756: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 10/31 11:05:33.756: [upf] INFO: UE F-SEID[UP:0x811 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.756: [upf] INFO: UE F-SEID[UP:0x811 CP:0x922] APN[internet] PDN-Type[1] IPv4[176.16.19.93] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.762: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 10/31 11:05:33.762: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3187) 10/31 11:05:33.762: [smf] INFO: UE IMSI[262426761700518] APN[internet] IPv4[176.16.19.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.768: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 10/31 11:05:33.768: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.768: [upf] INFO: UE F-SEID[UP:0xc67 CP:0x6b7] APN[internet] PDN-Type[1] IPv4[176.16.19.94] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.773: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 10/31 11:05:33.773: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3187) 10/31 11:05:33.773: [smf] INFO: UE IMSI[262424430294749] APN[internet] IPv4[176.16.19.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.778: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 10/31 11:05:33.778: [upf] INFO: UE F-SEID[UP:0x491 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.778: [upf] INFO: UE F-SEID[UP:0x491 CP:0xe46] APN[internet] PDN-Type[1] IPv4[176.16.19.95] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.784: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 10/31 11:05:33.784: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3187) 10/31 11:05:33.784: [smf] INFO: UE IMSI[262421204332449] APN[internet] IPv4[176.16.19.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.789: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 10/31 11:05:33.789: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.789: [upf] INFO: UE F-SEID[UP:0x8ad CP:0x2a9] APN[internet] PDN-Type[1] IPv4[176.16.19.96] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.794: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 10/31 11:05:33.794: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3187) 10/31 11:05:33.794: [smf] INFO: UE IMSI[262424067413935] APN[internet] IPv4[176.16.19.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.799: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 10/31 11:05:33.799: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.799: [upf] INFO: UE F-SEID[UP:0x2d4 CP:0x936] APN[internet] PDN-Type[1] IPv4[176.16.19.97] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.805: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 10/31 11:05:33.805: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3187) 10/31 11:05:33.805: [smf] INFO: UE IMSI[262428080472928] APN[internet] IPv4[176.16.19.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.811: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 10/31 11:05:33.811: [upf] INFO: UE F-SEID[UP:0x596 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.811: [upf] INFO: UE F-SEID[UP:0x596 CP:0x750] APN[internet] PDN-Type[1] IPv4[176.16.19.98] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.816: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 10/31 11:05:33.816: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3187) 10/31 11:05:33.816: [smf] INFO: UE IMSI[262426730023037] APN[internet] IPv4[176.16.19.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.821: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 10/31 11:05:33.821: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.821: [upf] INFO: UE F-SEID[UP:0xd2b CP:0x81e] APN[internet] PDN-Type[1] IPv4[176.16.19.99] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.827: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 10/31 11:05:33.827: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3187) 10/31 11:05:33.827: [smf] INFO: UE IMSI[262420447525339] APN[internet] IPv4[176.16.19.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.832: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 10/31 11:05:33.832: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.832: [upf] INFO: UE F-SEID[UP:0x2c6 CP:0xe9f] APN[internet] PDN-Type[1] IPv4[176.16.19.100] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.838: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 10/31 11:05:33.838: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3187) 10/31 11:05:33.838: [smf] INFO: UE IMSI[262420782715109] APN[internet] IPv4[176.16.19.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.843: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 10/31 11:05:33.843: [upf] INFO: UE F-SEID[UP:0x185 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.843: [upf] INFO: UE F-SEID[UP:0x185 CP:0x7a8] APN[internet] PDN-Type[1] IPv4[176.16.19.101] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.849: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 10/31 11:05:33.849: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3187) 10/31 11:05:33.849: [smf] INFO: UE IMSI[262426771072907] APN[internet] IPv4[176.16.19.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.855: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 10/31 11:05:33.855: [upf] INFO: UE F-SEID[UP:0x82e CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.855: [upf] INFO: UE F-SEID[UP:0x82e CP:0x209] APN[internet] PDN-Type[1] IPv4[176.16.19.102] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.860: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 10/31 11:05:33.860: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3187) 10/31 11:05:33.860: [smf] INFO: UE IMSI[262423126332526] APN[internet] IPv4[176.16.19.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.866: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 10/31 11:05:33.866: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.866: [upf] INFO: UE F-SEID[UP:0x8ca CP:0xae0] APN[internet] PDN-Type[1] IPv4[176.16.19.103] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.871: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 10/31 11:05:33.871: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3187) 10/31 11:05:33.871: [smf] INFO: UE IMSI[262427284718305] APN[internet] IPv4[176.16.19.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.875: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 10/31 11:05:33.875: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.875: [upf] INFO: UE F-SEID[UP:0xb4b CP:0xf3b] APN[internet] PDN-Type[1] IPv4[176.16.19.104] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.882: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 10/31 11:05:33.882: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3187) 10/31 11:05:33.882: [smf] INFO: UE IMSI[262429952012297] APN[internet] IPv4[176.16.19.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.887: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 10/31 11:05:33.887: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.887: [upf] INFO: UE F-SEID[UP:0x4e4 CP:0xb45] APN[internet] PDN-Type[1] IPv4[176.16.19.105] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.892: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 10/31 11:05:33.892: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3187) 10/31 11:05:33.892: [smf] INFO: UE IMSI[262421949227348] APN[internet] IPv4[176.16.19.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.897: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 10/31 11:05:33.897: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.897: [upf] INFO: UE F-SEID[UP:0x1a7 CP:0x1fe] APN[internet] PDN-Type[1] IPv4[176.16.19.106] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.903: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 10/31 11:05:33.903: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3187) 10/31 11:05:33.903: [smf] INFO: UE IMSI[262420762876547] APN[internet] IPv4[176.16.19.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.910: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 10/31 11:05:33.910: [upf] INFO: UE F-SEID[UP:0xe06 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.910: [upf] INFO: UE F-SEID[UP:0xe06 CP:0xa6e] APN[internet] PDN-Type[1] IPv4[176.16.19.107] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.914: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 10/31 11:05:33.914: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3187) 10/31 11:05:33.914: [smf] INFO: UE IMSI[262424984166377] APN[internet] IPv4[176.16.19.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.919: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 10/31 11:05:33.919: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.919: [upf] INFO: UE F-SEID[UP:0xa6 CP:0x998] APN[internet] PDN-Type[1] IPv4[176.16.19.108] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.925: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 10/31 11:05:33.925: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3187) 10/31 11:05:33.925: [smf] INFO: UE IMSI[262421499211925] APN[internet] IPv4[176.16.19.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.931: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 10/31 11:05:33.931: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.931: [upf] INFO: UE F-SEID[UP:0xbaa CP:0xe93] APN[internet] PDN-Type[1] IPv4[176.16.19.109] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.936: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 10/31 11:05:33.936: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3187) 10/31 11:05:33.936: [smf] INFO: UE IMSI[262426877497494] APN[internet] IPv4[176.16.19.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.942: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 10/31 11:05:33.942: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.942: [upf] INFO: UE F-SEID[UP:0x3a0 CP:0x709] APN[internet] PDN-Type[1] IPv4[176.16.19.110] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.947: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 10/31 11:05:33.947: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3187) 10/31 11:05:33.947: [smf] INFO: UE IMSI[262425848457277] APN[internet] IPv4[176.16.19.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.953: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 10/31 11:05:33.953: [upf] INFO: UE F-SEID[UP:0x773 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.953: [upf] INFO: UE F-SEID[UP:0x773 CP:0x269] APN[internet] PDN-Type[1] IPv4[176.16.19.111] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.958: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 10/31 11:05:33.958: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3187) 10/31 11:05:33.958: [smf] INFO: UE IMSI[262423096091676] APN[internet] IPv4[176.16.19.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.965: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 10/31 11:05:33.965: [upf] INFO: UE F-SEID[UP:0x769 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.965: [upf] INFO: UE F-SEID[UP:0x769 CP:0xb80] APN[internet] PDN-Type[1] IPv4[176.16.19.112] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.969: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 10/31 11:05:33.969: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3187) 10/31 11:05:33.969: [smf] INFO: UE IMSI[262423555337930] APN[internet] IPv4[176.16.19.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.975: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 10/31 11:05:33.975: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.975: [upf] INFO: UE F-SEID[UP:0x5d9 CP:0xe12] APN[internet] PDN-Type[1] IPv4[176.16.19.113] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.980: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 10/31 11:05:33.980: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3187) 10/31 11:05:33.980: [smf] INFO: UE IMSI[262429006746146] APN[internet] IPv4[176.16.19.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.987: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 10/31 11:05:33.987: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.987: [upf] INFO: UE F-SEID[UP:0x1f7 CP:0x9e] APN[internet] PDN-Type[1] IPv4[176.16.19.114] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:33.991: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 10/31 11:05:33.991: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3187) 10/31 11:05:33.991: [smf] INFO: UE IMSI[262421184459122] APN[internet] IPv4[176.16.19.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:33.997: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 10/31 11:05:33.997: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:33.997: [upf] INFO: UE F-SEID[UP:0xd93 CP:0x43f] APN[internet] PDN-Type[1] IPv4[176.16.19.115] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.002: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 10/31 11:05:34.002: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3187) 10/31 11:05:34.002: [smf] INFO: UE IMSI[262420448075559] APN[internet] IPv4[176.16.19.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.007: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 10/31 11:05:34.007: [upf] INFO: UE F-SEID[UP:0x92f CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.007: [upf] INFO: UE F-SEID[UP:0x92f CP:0x9ca] APN[internet] PDN-Type[1] IPv4[176.16.19.116] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.013: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 10/31 11:05:34.013: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3187) 10/31 11:05:34.013: [smf] INFO: UE IMSI[262427326081481] APN[internet] IPv4[176.16.19.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.019: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 10/31 11:05:34.019: [upf] INFO: UE F-SEID[UP:0xcb CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.019: [upf] INFO: UE F-SEID[UP:0xcb CP:0x17a] APN[internet] PDN-Type[1] IPv4[176.16.19.117] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.024: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 10/31 11:05:34.024: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3187) 10/31 11:05:34.024: [smf] INFO: UE IMSI[262426805805545] APN[internet] IPv4[176.16.19.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.031: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 10/31 11:05:34.031: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.031: [upf] INFO: UE F-SEID[UP:0xb6a CP:0x4c2] APN[internet] PDN-Type[1] IPv4[176.16.19.118] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.036: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 10/31 11:05:34.036: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3187) 10/31 11:05:34.036: [smf] INFO: UE IMSI[262423971951861] APN[internet] IPv4[176.16.19.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.043: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 10/31 11:05:34.043: [upf] INFO: UE F-SEID[UP:0xefe CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.043: [upf] INFO: UE F-SEID[UP:0xefe CP:0xa78] APN[internet] PDN-Type[1] IPv4[176.16.19.119] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.047: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 10/31 11:05:34.047: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3187) 10/31 11:05:34.047: [smf] INFO: UE IMSI[262425221328533] APN[internet] IPv4[176.16.19.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.053: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 10/31 11:05:34.053: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.053: [upf] INFO: UE F-SEID[UP:0x9e9 CP:0xe28] APN[internet] PDN-Type[1] IPv4[176.16.19.120] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.058: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 10/31 11:05:34.058: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3187) 10/31 11:05:34.058: [smf] INFO: UE IMSI[262423782486870] APN[internet] IPv4[176.16.19.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.064: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 10/31 11:05:34.064: [upf] INFO: UE F-SEID[UP:0x941 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.064: [upf] INFO: UE F-SEID[UP:0x941 CP:0x8a5] APN[internet] PDN-Type[1] IPv4[176.16.19.121] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.069: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 10/31 11:05:34.069: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3187) 10/31 11:05:34.069: [smf] INFO: UE IMSI[262428135458241] APN[internet] IPv4[176.16.19.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.073: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 10/31 11:05:34.073: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.073: [upf] INFO: UE F-SEID[UP:0xc2a CP:0x938] APN[internet] PDN-Type[1] IPv4[176.16.19.122] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.080: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 10/31 11:05:34.080: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3187) 10/31 11:05:34.080: [smf] INFO: UE IMSI[262425675969879] APN[internet] IPv4[176.16.19.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.086: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 10/31 11:05:34.086: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.086: [upf] INFO: UE F-SEID[UP:0xbd3 CP:0xcbd] APN[internet] PDN-Type[1] IPv4[176.16.19.123] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.091: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 10/31 11:05:34.091: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3187) 10/31 11:05:34.091: [smf] INFO: UE IMSI[262424797912502] APN[internet] IPv4[176.16.19.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.097: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 10/31 11:05:34.097: [upf] INFO: UE F-SEID[UP:0x10e CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.097: [upf] INFO: UE F-SEID[UP:0x10e CP:0xe50] APN[internet] PDN-Type[1] IPv4[176.16.19.124] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.102: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 10/31 11:05:34.102: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3187) 10/31 11:05:34.102: [smf] INFO: UE IMSI[262426173219844] APN[internet] IPv4[176.16.19.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.106: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 10/31 11:05:34.106: [upf] INFO: UE F-SEID[UP:0x838 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.106: [upf] INFO: UE F-SEID[UP:0x838 CP:0x7be] APN[internet] PDN-Type[1] IPv4[176.16.19.125] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.112: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 10/31 11:05:34.112: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3187) 10/31 11:05:34.112: [smf] INFO: UE IMSI[262429997187640] APN[internet] IPv4[176.16.19.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.119: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 10/31 11:05:34.119: [upf] INFO: UE F-SEID[UP:0xfec CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.119: [upf] INFO: UE F-SEID[UP:0xfec CP:0xb15] APN[internet] PDN-Type[1] IPv4[176.16.19.126] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.123: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 10/31 11:05:34.123: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3187) 10/31 11:05:34.123: [smf] INFO: UE IMSI[262423548774700] APN[internet] IPv4[176.16.19.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.129: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 10/31 11:05:34.129: [upf] INFO: UE F-SEID[UP:0x16e CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.129: [upf] INFO: UE F-SEID[UP:0x16e CP:0x92c] APN[internet] PDN-Type[1] IPv4[176.16.19.127] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.134: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 10/31 11:05:34.134: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3187) 10/31 11:05:34.134: [smf] INFO: UE IMSI[262422841449781] APN[internet] IPv4[176.16.19.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.140: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 10/31 11:05:34.140: [upf] INFO: UE F-SEID[UP:0x328 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.140: [upf] INFO: UE F-SEID[UP:0x328 CP:0x880] APN[internet] PDN-Type[1] IPv4[176.16.19.128] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.145: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 10/31 11:05:34.145: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3187) 10/31 11:05:34.145: [smf] INFO: UE IMSI[262420018318751] APN[internet] IPv4[176.16.19.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.151: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 10/31 11:05:34.151: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.151: [upf] INFO: UE F-SEID[UP:0x6d0 CP:0x715] APN[internet] PDN-Type[1] IPv4[176.16.19.129] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.156: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 10/31 11:05:34.156: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3187) 10/31 11:05:34.156: [smf] INFO: UE IMSI[262428393633778] APN[internet] IPv4[176.16.19.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.161: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 10/31 11:05:34.161: [upf] INFO: UE F-SEID[UP:0x822 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.161: [upf] INFO: UE F-SEID[UP:0x822 CP:0x29a] APN[internet] PDN-Type[1] IPv4[176.16.19.130] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.167: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 10/31 11:05:34.167: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3187) 10/31 11:05:34.167: [smf] INFO: UE IMSI[262425896793083] APN[internet] IPv4[176.16.19.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.174: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 10/31 11:05:34.174: [upf] INFO: UE F-SEID[UP:0x48d CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.174: [upf] INFO: UE F-SEID[UP:0x48d CP:0xcf1] APN[internet] PDN-Type[1] IPv4[176.16.19.131] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.178: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 10/31 11:05:34.178: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3187) 10/31 11:05:34.178: [smf] INFO: UE IMSI[262422144358210] APN[internet] IPv4[176.16.19.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.184: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 10/31 11:05:34.184: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.184: [upf] INFO: UE F-SEID[UP:0xeb2 CP:0x59c] APN[internet] PDN-Type[1] IPv4[176.16.19.132] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.189: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 10/31 11:05:34.189: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3187) 10/31 11:05:34.189: [smf] INFO: UE IMSI[262426196878227] APN[internet] IPv4[176.16.19.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.195: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 10/31 11:05:34.195: [upf] INFO: UE F-SEID[UP:0x233 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.195: [upf] INFO: UE F-SEID[UP:0x233 CP:0xa19] APN[internet] PDN-Type[1] IPv4[176.16.19.133] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.200: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 10/31 11:05:34.200: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3187) 10/31 11:05:34.200: [smf] INFO: UE IMSI[262421901117805] APN[internet] IPv4[176.16.19.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.206: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 10/31 11:05:34.206: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.206: [upf] INFO: UE F-SEID[UP:0xf40 CP:0xc18] APN[internet] PDN-Type[1] IPv4[176.16.19.134] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.211: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 10/31 11:05:34.211: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3187) 10/31 11:05:34.211: [smf] INFO: UE IMSI[262429641347860] APN[internet] IPv4[176.16.19.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.216: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 10/31 11:05:34.216: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.216: [upf] INFO: UE F-SEID[UP:0xe96 CP:0xaf2] APN[internet] PDN-Type[1] IPv4[176.16.19.135] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.221: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 10/31 11:05:34.221: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3187) 10/31 11:05:34.221: [smf] INFO: UE IMSI[262423058874387] APN[internet] IPv4[176.16.19.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.226: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 10/31 11:05:34.226: [upf] INFO: UE F-SEID[UP:0x58c CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.226: [upf] INFO: UE F-SEID[UP:0x58c CP:0x33b] APN[internet] PDN-Type[1] IPv4[176.16.19.136] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.232: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 10/31 11:05:34.232: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3187) 10/31 11:05:34.232: [smf] INFO: UE IMSI[262425152333430] APN[internet] IPv4[176.16.19.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.239: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 10/31 11:05:34.239: [upf] INFO: UE F-SEID[UP:0x504 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.239: [upf] INFO: UE F-SEID[UP:0x504 CP:0xe8] APN[internet] PDN-Type[1] IPv4[176.16.19.137] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.243: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 10/31 11:05:34.243: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3187) 10/31 11:05:34.243: [smf] INFO: UE IMSI[262428968887096] APN[internet] IPv4[176.16.19.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.249: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 10/31 11:05:34.249: [upf] INFO: UE F-SEID[UP:0x6e CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.249: [upf] INFO: UE F-SEID[UP:0x6e CP:0xdfc] APN[internet] PDN-Type[1] IPv4[176.16.19.138] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.254: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 10/31 11:05:34.254: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3187) 10/31 11:05:34.254: [smf] INFO: UE IMSI[262428934912814] APN[internet] IPv4[176.16.19.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.260: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 10/31 11:05:34.260: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.260: [upf] INFO: UE F-SEID[UP:0xa9f CP:0x135] APN[internet] PDN-Type[1] IPv4[176.16.19.139] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.265: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 10/31 11:05:34.265: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3187) 10/31 11:05:34.265: [smf] INFO: UE IMSI[262429096766930] APN[internet] IPv4[176.16.19.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.269: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 10/31 11:05:34.269: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.270: [upf] INFO: UE F-SEID[UP:0x5e9 CP:0x5af] APN[internet] PDN-Type[1] IPv4[176.16.19.140] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.275: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 10/31 11:05:34.275: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3187) 10/31 11:05:34.275: [smf] INFO: UE IMSI[262426288165293] APN[internet] IPv4[176.16.19.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.282: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 10/31 11:05:34.282: [upf] INFO: UE F-SEID[UP:0x272 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.282: [upf] INFO: UE F-SEID[UP:0x272 CP:0x48f] APN[internet] PDN-Type[1] IPv4[176.16.19.141] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.287: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 10/31 11:05:34.287: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3187) 10/31 11:05:34.287: [smf] INFO: UE IMSI[262420016364923] APN[internet] IPv4[176.16.19.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.292: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 10/31 11:05:34.292: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.292: [upf] INFO: UE F-SEID[UP:0xe6d CP:0x5e2] APN[internet] PDN-Type[1] IPv4[176.16.19.142] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.298: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 10/31 11:05:34.298: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3187) 10/31 11:05:34.298: [smf] INFO: UE IMSI[262429111595122] APN[internet] IPv4[176.16.19.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.304: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 10/31 11:05:34.304: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.304: [upf] INFO: UE F-SEID[UP:0x3a4 CP:0xabc] APN[internet] PDN-Type[1] IPv4[176.16.19.143] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.309: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 10/31 11:05:34.309: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3187) 10/31 11:05:34.309: [smf] INFO: UE IMSI[262425782222939] APN[internet] IPv4[176.16.19.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.313: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 10/31 11:05:34.314: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.314: [upf] INFO: UE F-SEID[UP:0xbc7 CP:0x528] APN[internet] PDN-Type[1] IPv4[176.16.19.144] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.320: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 10/31 11:05:34.320: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3187) 10/31 11:05:34.320: [smf] INFO: UE IMSI[262427391615471] APN[internet] IPv4[176.16.19.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.325: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 10/31 11:05:34.325: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.325: [upf] INFO: UE F-SEID[UP:0x1e4 CP:0x8c1] APN[internet] PDN-Type[1] IPv4[176.16.19.145] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.331: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 10/31 11:05:34.331: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3187) 10/31 11:05:34.331: [smf] INFO: UE IMSI[262425937167674] APN[internet] IPv4[176.16.19.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.336: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 10/31 11:05:34.336: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.336: [upf] INFO: UE F-SEID[UP:0xed8 CP:0xfa6] APN[internet] PDN-Type[1] IPv4[176.16.19.146] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.342: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 10/31 11:05:34.342: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3187) 10/31 11:05:34.342: [smf] INFO: UE IMSI[262425369067461] APN[internet] IPv4[176.16.19.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.347: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 10/31 11:05:34.347: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.347: [upf] INFO: UE F-SEID[UP:0x5a0 CP:0x39e] APN[internet] PDN-Type[1] IPv4[176.16.19.147] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.353: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 10/31 11:05:34.353: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3187) 10/31 11:05:34.353: [smf] INFO: UE IMSI[262420089192094] APN[internet] IPv4[176.16.19.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.359: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 10/31 11:05:34.359: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.359: [upf] INFO: UE F-SEID[UP:0xb56 CP:0xdf] APN[internet] PDN-Type[1] IPv4[176.16.19.148] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.364: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 10/31 11:05:34.364: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3187) 10/31 11:05:34.364: [smf] INFO: UE IMSI[262429632671611] APN[internet] IPv4[176.16.19.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.369: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 10/31 11:05:34.369: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.369: [upf] INFO: UE F-SEID[UP:0xd5e CP:0x9a7] APN[internet] PDN-Type[1] IPv4[176.16.19.149] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.375: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 10/31 11:05:34.375: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3187) 10/31 11:05:34.375: [smf] INFO: UE IMSI[262424666240846] APN[internet] IPv4[176.16.19.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.380: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 10/31 11:05:34.380: [upf] INFO: UE F-SEID[UP:0x10f CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.380: [upf] INFO: UE F-SEID[UP:0x10f CP:0x5f1] APN[internet] PDN-Type[1] IPv4[176.16.19.150] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.386: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 10/31 11:05:34.386: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3187) 10/31 11:05:34.386: [smf] INFO: UE IMSI[262423962620981] APN[internet] IPv4[176.16.19.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.391: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 10/31 11:05:34.391: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.391: [upf] INFO: UE F-SEID[UP:0xfa6 CP:0xa97] APN[internet] PDN-Type[1] IPv4[176.16.19.151] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.396: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 10/31 11:05:34.396: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3187) 10/31 11:05:34.396: [smf] INFO: UE IMSI[262429841400780] APN[internet] IPv4[176.16.19.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.401: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 10/31 11:05:34.401: [upf] INFO: UE F-SEID[UP:0x129 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.401: [upf] INFO: UE F-SEID[UP:0x129 CP:0x369] APN[internet] PDN-Type[1] IPv4[176.16.19.152] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.407: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 10/31 11:05:34.407: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3187) 10/31 11:05:34.407: [smf] INFO: UE IMSI[262429591191854] APN[internet] IPv4[176.16.19.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.412: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 10/31 11:05:34.412: [upf] INFO: UE F-SEID[UP:0x1df CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.412: [upf] INFO: UE F-SEID[UP:0x1df CP:0xfa1] APN[internet] PDN-Type[1] IPv4[176.16.19.153] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.418: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 10/31 11:05:34.418: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3187) 10/31 11:05:34.418: [smf] INFO: UE IMSI[262424443981648] APN[internet] IPv4[176.16.19.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.423: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 10/31 11:05:34.423: [upf] INFO: UE F-SEID[UP:0x728 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.423: [upf] INFO: UE F-SEID[UP:0x728 CP:0xd4e] APN[internet] PDN-Type[1] IPv4[176.16.19.154] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.429: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 10/31 11:05:34.429: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3187) 10/31 11:05:34.429: [smf] INFO: UE IMSI[262422037953076] APN[internet] IPv4[176.16.19.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.435: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 10/31 11:05:34.435: [upf] INFO: UE F-SEID[UP:0x91 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.435: [upf] INFO: UE F-SEID[UP:0x91 CP:0x5e] APN[internet] PDN-Type[1] IPv4[176.16.19.155] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.440: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 10/31 11:05:34.440: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3187) 10/31 11:05:34.440: [smf] INFO: UE IMSI[262425113553876] APN[internet] IPv4[176.16.19.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.445: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 10/31 11:05:34.445: [upf] INFO: UE F-SEID[UP:0x14b CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.445: [upf] INFO: UE F-SEID[UP:0x14b CP:0xdab] APN[internet] PDN-Type[1] IPv4[176.16.19.156] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.451: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 10/31 11:05:34.451: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3187) 10/31 11:05:34.451: [smf] INFO: UE IMSI[262429526610538] APN[internet] IPv4[176.16.19.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.456: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 10/31 11:05:34.456: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.456: [upf] INFO: UE F-SEID[UP:0xc49 CP:0xb4] APN[internet] PDN-Type[1] IPv4[176.16.19.157] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.462: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 10/31 11:05:34.462: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3187) 10/31 11:05:34.462: [smf] INFO: UE IMSI[262425972187926] APN[internet] IPv4[176.16.19.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.468: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 10/31 11:05:34.468: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.468: [upf] INFO: UE F-SEID[UP:0xc41 CP:0xd7d] APN[internet] PDN-Type[1] IPv4[176.16.19.158] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.473: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 10/31 11:05:34.473: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3187) 10/31 11:05:34.473: [smf] INFO: UE IMSI[262427917472577] APN[internet] IPv4[176.16.19.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.477: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 10/31 11:05:34.477: [upf] INFO: UE F-SEID[UP:0x398 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.477: [upf] INFO: UE F-SEID[UP:0x398 CP:0xc2e] APN[internet] PDN-Type[1] IPv4[176.16.19.159] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.483: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 10/31 11:05:34.483: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3187) 10/31 11:05:34.483: [smf] INFO: UE IMSI[262427695767081] APN[internet] IPv4[176.16.19.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.488: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 10/31 11:05:34.488: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.488: [upf] INFO: UE F-SEID[UP:0x4a3 CP:0x8fd] APN[internet] PDN-Type[1] IPv4[176.16.19.160] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.494: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 10/31 11:05:34.494: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3187) 10/31 11:05:34.494: [smf] INFO: UE IMSI[262428226306788] APN[internet] IPv4[176.16.19.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.501: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 10/31 11:05:34.501: [upf] INFO: UE F-SEID[UP:0x993 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.501: [upf] INFO: UE F-SEID[UP:0x993 CP:0x950] APN[internet] PDN-Type[1] IPv4[176.16.19.161] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.505: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 10/31 11:05:34.505: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3187) 10/31 11:05:34.505: [smf] INFO: UE IMSI[262422460324593] APN[internet] IPv4[176.16.19.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.510: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 10/31 11:05:34.510: [upf] INFO: UE F-SEID[UP:0x2de CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.510: [upf] INFO: UE F-SEID[UP:0x2de CP:0x96e] APN[internet] PDN-Type[1] IPv4[176.16.19.162] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.516: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 10/31 11:05:34.516: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3187) 10/31 11:05:34.516: [smf] INFO: UE IMSI[262429899217999] APN[internet] IPv4[176.16.19.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.521: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 10/31 11:05:34.521: [upf] INFO: UE F-SEID[UP:0x16 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.521: [upf] INFO: UE F-SEID[UP:0x16 CP:0x129] APN[internet] PDN-Type[1] IPv4[176.16.19.163] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.527: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 10/31 11:05:34.527: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3187) 10/31 11:05:34.527: [smf] INFO: UE IMSI[262424397394139] APN[internet] IPv4[176.16.19.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.532: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 10/31 11:05:34.532: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.532: [upf] INFO: UE F-SEID[UP:0xcbf CP:0x701] APN[internet] PDN-Type[1] IPv4[176.16.19.164] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.538: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 10/31 11:05:34.538: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3187) 10/31 11:05:34.538: [smf] INFO: UE IMSI[262427566845261] APN[internet] IPv4[176.16.19.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.542: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 10/31 11:05:34.542: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.542: [upf] INFO: UE F-SEID[UP:0x7c1 CP:0x11e] APN[internet] PDN-Type[1] IPv4[176.16.19.165] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.548: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 10/31 11:05:34.548: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3187) 10/31 11:05:34.548: [smf] INFO: UE IMSI[262426405144582] APN[internet] IPv4[176.16.19.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.553: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 10/31 11:05:34.553: [upf] INFO: UE F-SEID[UP:0x862 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.553: [upf] INFO: UE F-SEID[UP:0x862 CP:0xcb0] APN[internet] PDN-Type[1] IPv4[176.16.19.166] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.559: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 10/31 11:05:34.559: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3187) 10/31 11:05:34.559: [smf] INFO: UE IMSI[262423920950267] APN[internet] IPv4[176.16.19.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.565: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 10/31 11:05:34.565: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.565: [upf] INFO: UE F-SEID[UP:0x1b3 CP:0x710] APN[internet] PDN-Type[1] IPv4[176.16.19.167] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.571: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 10/31 11:05:34.571: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3187) 10/31 11:05:34.571: [smf] INFO: UE IMSI[262424308733672] APN[internet] IPv4[176.16.19.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.575: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 10/31 11:05:34.575: [upf] INFO: UE F-SEID[UP:0x137 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.575: [upf] INFO: UE F-SEID[UP:0x137 CP:0xb21] APN[internet] PDN-Type[1] IPv4[176.16.19.168] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.581: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 10/31 11:05:34.581: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3187) 10/31 11:05:34.582: [smf] INFO: UE IMSI[262428162461521] APN[internet] IPv4[176.16.19.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.587: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 10/31 11:05:34.587: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.587: [upf] INFO: UE F-SEID[UP:0xb52 CP:0xff0] APN[internet] PDN-Type[1] IPv4[176.16.19.169] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.592: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 10/31 11:05:34.592: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3187) 10/31 11:05:34.592: [smf] INFO: UE IMSI[262422996547820] APN[internet] IPv4[176.16.19.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.598: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 10/31 11:05:34.598: [upf] INFO: UE F-SEID[UP:0x19b CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.598: [upf] INFO: UE F-SEID[UP:0x19b CP:0x1ba] APN[internet] PDN-Type[1] IPv4[176.16.19.170] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.603: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 10/31 11:05:34.603: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3187) 10/31 11:05:34.603: [smf] INFO: UE IMSI[262425541703614] APN[internet] IPv4[176.16.19.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.609: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 10/31 11:05:34.609: [upf] INFO: UE F-SEID[UP:0x26c CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.609: [upf] INFO: UE F-SEID[UP:0x26c CP:0x4ec] APN[internet] PDN-Type[1] IPv4[176.16.19.171] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.614: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 10/31 11:05:34.614: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3187) 10/31 11:05:34.614: [smf] INFO: UE IMSI[262423079062905] APN[internet] IPv4[176.16.19.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.619: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 10/31 11:05:34.619: [upf] INFO: UE F-SEID[UP:0x57 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.619: [upf] INFO: UE F-SEID[UP:0x57 CP:0x8e] APN[internet] PDN-Type[1] IPv4[176.16.19.172] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.625: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 10/31 11:05:34.625: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3187) 10/31 11:05:34.625: [smf] INFO: UE IMSI[262421445725257] APN[internet] IPv4[176.16.19.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.630: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 10/31 11:05:34.630: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.630: [upf] INFO: UE F-SEID[UP:0xc68 CP:0x9f3] APN[internet] PDN-Type[1] IPv4[176.16.19.173] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.636: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 10/31 11:05:34.636: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3187) 10/31 11:05:34.636: [smf] INFO: UE IMSI[262427037208013] APN[internet] IPv4[176.16.19.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.640: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 10/31 11:05:34.640: [upf] INFO: UE F-SEID[UP:0x824 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.640: [upf] INFO: UE F-SEID[UP:0x824 CP:0xa4d] APN[internet] PDN-Type[1] IPv4[176.16.19.174] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.647: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 10/31 11:05:34.647: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3187) 10/31 11:05:34.647: [smf] INFO: UE IMSI[262425333524239] APN[internet] IPv4[176.16.19.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.652: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 10/31 11:05:34.652: [upf] INFO: UE F-SEID[UP:0x89e CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.652: [upf] INFO: UE F-SEID[UP:0x89e CP:0xcf5] APN[internet] PDN-Type[1] IPv4[176.16.19.175] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.658: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 10/31 11:05:34.658: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3187) 10/31 11:05:34.658: [smf] INFO: UE IMSI[262421032824805] APN[internet] IPv4[176.16.19.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.664: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 10/31 11:05:34.664: [upf] INFO: UE F-SEID[UP:0x475 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.664: [upf] INFO: UE F-SEID[UP:0x475 CP:0x315] APN[internet] PDN-Type[1] IPv4[176.16.19.176] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.668: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 10/31 11:05:34.668: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3187) 10/31 11:05:34.668: [smf] INFO: UE IMSI[262423154026922] APN[internet] IPv4[176.16.19.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.673: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 10/31 11:05:34.673: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.673: [upf] INFO: UE F-SEID[UP:0xaa3 CP:0x3a8] APN[internet] PDN-Type[1] IPv4[176.16.19.177] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.679: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 10/31 11:05:34.679: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3187) 10/31 11:05:34.679: [smf] INFO: UE IMSI[262428770743631] APN[internet] IPv4[176.16.19.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.684: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 10/31 11:05:34.684: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.684: [upf] INFO: UE F-SEID[UP:0xc98 CP:0x23c] APN[internet] PDN-Type[1] IPv4[176.16.19.178] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.690: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 10/31 11:05:34.690: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3187) 10/31 11:05:34.690: [smf] INFO: UE IMSI[262429828906985] APN[internet] IPv4[176.16.19.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.695: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 10/31 11:05:34.695: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.695: [upf] INFO: UE F-SEID[UP:0xe2e CP:0x12d] APN[internet] PDN-Type[1] IPv4[176.16.19.179] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.701: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 10/31 11:05:34.701: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3187) 10/31 11:05:34.701: [smf] INFO: UE IMSI[262421477574025] APN[internet] IPv4[176.16.19.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.705: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 10/31 11:05:34.705: [upf] INFO: UE F-SEID[UP:0x922 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.705: [upf] INFO: UE F-SEID[UP:0x922 CP:0x3db] APN[internet] PDN-Type[1] IPv4[176.16.19.180] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.711: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 10/31 11:05:34.711: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3187) 10/31 11:05:34.711: [smf] INFO: UE IMSI[262421245678226] APN[internet] IPv4[176.16.19.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.716: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 10/31 11:05:34.716: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.716: [upf] INFO: UE F-SEID[UP:0xeb4 CP:0x482] APN[internet] PDN-Type[1] IPv4[176.16.19.181] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.722: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 10/31 11:05:34.722: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3187) 10/31 11:05:34.722: [smf] INFO: UE IMSI[262428636368287] APN[internet] IPv4[176.16.19.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.728: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 10/31 11:05:34.728: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.728: [upf] INFO: UE F-SEID[UP:0xa20 CP:0xa57] APN[internet] PDN-Type[1] IPv4[176.16.19.182] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.733: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 10/31 11:05:34.733: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3187) 10/31 11:05:34.733: [smf] INFO: UE IMSI[262428424740301] APN[internet] IPv4[176.16.19.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.740: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 10/31 11:05:34.740: [upf] INFO: UE F-SEID[UP:0x7be CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.740: [upf] INFO: UE F-SEID[UP:0x7be CP:0x753] APN[internet] PDN-Type[1] IPv4[176.16.19.183] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.744: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 10/31 11:05:34.744: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3187) 10/31 11:05:34.744: [smf] INFO: UE IMSI[262422307229239] APN[internet] IPv4[176.16.19.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.749: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 10/31 11:05:34.749: [upf] INFO: UE F-SEID[UP:0x885 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.749: [upf] INFO: UE F-SEID[UP:0x885 CP:0x2cd] APN[internet] PDN-Type[1] IPv4[176.16.19.184] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.755: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 10/31 11:05:34.755: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3187) 10/31 11:05:34.755: [smf] INFO: UE IMSI[262423295070880] APN[internet] IPv4[176.16.19.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.760: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 10/31 11:05:34.760: [upf] INFO: UE F-SEID[UP:0x454 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.760: [upf] INFO: UE F-SEID[UP:0x454 CP:0xb19] APN[internet] PDN-Type[1] IPv4[176.16.19.185] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.766: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 10/31 11:05:34.766: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3187) 10/31 11:05:34.766: [smf] INFO: UE IMSI[262423235576084] APN[internet] IPv4[176.16.19.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.770: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 10/31 11:05:34.770: [upf] INFO: UE F-SEID[UP:0x88f CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.770: [upf] INFO: UE F-SEID[UP:0x88f CP:0xfc2] APN[internet] PDN-Type[1] IPv4[176.16.19.186] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.776: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 10/31 11:05:34.776: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3187) 10/31 11:05:34.776: [smf] INFO: UE IMSI[262424662827564] APN[internet] IPv4[176.16.19.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.781: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 10/31 11:05:34.781: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.781: [upf] INFO: UE F-SEID[UP:0xfc1 CP:0x839] APN[internet] PDN-Type[1] IPv4[176.16.19.187] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.787: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 10/31 11:05:34.787: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3187) 10/31 11:05:34.787: [smf] INFO: UE IMSI[262427610869914] APN[internet] IPv4[176.16.19.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.792: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 10/31 11:05:34.792: [upf] INFO: UE F-SEID[UP:0x372 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.792: [upf] INFO: UE F-SEID[UP:0x372 CP:0x28b] APN[internet] PDN-Type[1] IPv4[176.16.19.188] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.798: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 10/31 11:05:34.798: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3187) 10/31 11:05:34.798: [smf] INFO: UE IMSI[262428627720820] APN[internet] IPv4[176.16.19.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.803: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 10/31 11:05:34.803: [upf] INFO: UE F-SEID[UP:0x13e CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.803: [upf] INFO: UE F-SEID[UP:0x13e CP:0xa33] APN[internet] PDN-Type[1] IPv4[176.16.19.189] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.809: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 10/31 11:05:34.809: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3187) 10/31 11:05:34.809: [smf] INFO: UE IMSI[262421802931397] APN[internet] IPv4[176.16.19.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.814: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 10/31 11:05:34.814: [upf] INFO: UE F-SEID[UP:0x24b CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.814: [upf] INFO: UE F-SEID[UP:0x24b CP:0xb9b] APN[internet] PDN-Type[1] IPv4[176.16.19.190] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.820: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 10/31 11:05:34.820: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3187) 10/31 11:05:34.820: [smf] INFO: UE IMSI[262423591781296] APN[internet] IPv4[176.16.19.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.826: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 10/31 11:05:34.826: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.826: [upf] INFO: UE F-SEID[UP:0x7b0 CP:0x601] APN[internet] PDN-Type[1] IPv4[176.16.19.191] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.831: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 10/31 11:05:34.831: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3187) 10/31 11:05:34.831: [smf] INFO: UE IMSI[262429835256415] APN[internet] IPv4[176.16.19.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.837: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 10/31 11:05:34.837: [upf] INFO: UE F-SEID[UP:0xaf CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.837: [upf] INFO: UE F-SEID[UP:0xaf CP:0x3f9] APN[internet] PDN-Type[1] IPv4[176.16.19.192] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.842: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 10/31 11:05:34.842: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3187) 10/31 11:05:34.842: [smf] INFO: UE IMSI[262424347841741] APN[internet] IPv4[176.16.19.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.849: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 10/31 11:05:34.849: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.849: [upf] INFO: UE F-SEID[UP:0xd7d CP:0x716] APN[internet] PDN-Type[1] IPv4[176.16.19.193] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.853: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 10/31 11:05:34.853: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3187) 10/31 11:05:34.853: [smf] INFO: UE IMSI[262422760193244] APN[internet] IPv4[176.16.19.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.857: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 10/31 11:05:34.857: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.857: [upf] INFO: UE F-SEID[UP:0xd94 CP:0xdb4] APN[internet] PDN-Type[1] IPv4[176.16.19.194] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.863: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 10/31 11:05:34.863: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3187) 10/31 11:05:34.863: [smf] INFO: UE IMSI[262424870865939] APN[internet] IPv4[176.16.19.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.870: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 10/31 11:05:34.870: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.870: [upf] INFO: UE F-SEID[UP:0xa69 CP:0x1b4] APN[internet] PDN-Type[1] IPv4[176.16.19.195] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.875: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 10/31 11:05:34.875: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3187) 10/31 11:05:34.875: [smf] INFO: UE IMSI[262420765464332] APN[internet] IPv4[176.16.19.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.880: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 10/31 11:05:34.880: [upf] INFO: UE F-SEID[UP:0xde CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.880: [upf] INFO: UE F-SEID[UP:0xde CP:0x8ec] APN[internet] PDN-Type[1] IPv4[176.16.19.196] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.886: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 10/31 11:05:34.886: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3187) 10/31 11:05:34.886: [smf] INFO: UE IMSI[262424493023317] APN[internet] IPv4[176.16.19.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.891: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 10/31 11:05:34.891: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.891: [upf] INFO: UE F-SEID[UP:0xd8a CP:0xece] APN[internet] PDN-Type[1] IPv4[176.16.19.197] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.896: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 10/31 11:05:34.896: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3187) 10/31 11:05:34.896: [smf] INFO: UE IMSI[262426520720497] APN[internet] IPv4[176.16.19.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.901: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 10/31 11:05:34.901: [upf] INFO: UE F-SEID[UP:0x649 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.901: [upf] INFO: UE F-SEID[UP:0x649 CP:0x704] APN[internet] PDN-Type[1] IPv4[176.16.19.198] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.907: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 10/31 11:05:34.907: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3187) 10/31 11:05:34.907: [smf] INFO: UE IMSI[262428811293272] APN[internet] IPv4[176.16.19.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.913: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 10/31 11:05:34.913: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.913: [upf] INFO: UE F-SEID[UP:0xa99 CP:0x5ab] APN[internet] PDN-Type[1] IPv4[176.16.19.199] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.918: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 10/31 11:05:34.918: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3187) 10/31 11:05:34.918: [smf] INFO: UE IMSI[262424656938767] APN[internet] IPv4[176.16.19.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.923: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 10/31 11:05:34.923: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.923: [upf] INFO: UE F-SEID[UP:0x9ba CP:0x60f] APN[internet] PDN-Type[1] IPv4[176.16.19.200] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.929: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 10/31 11:05:34.929: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3187) 10/31 11:05:34.929: [smf] INFO: UE IMSI[262426144737960] APN[internet] IPv4[176.16.19.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.935: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 10/31 11:05:34.935: [upf] INFO: UE F-SEID[UP:0xf50 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.935: [upf] INFO: UE F-SEID[UP:0xf50 CP:0x729] APN[internet] PDN-Type[1] IPv4[176.16.19.201] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.940: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 10/31 11:05:34.940: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3187) 10/31 11:05:34.940: [smf] INFO: UE IMSI[262427324088928] APN[internet] IPv4[176.16.19.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.945: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 10/31 11:05:34.945: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.945: [upf] INFO: UE F-SEID[UP:0xc99 CP:0x340] APN[internet] PDN-Type[1] IPv4[176.16.19.202] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.951: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 10/31 11:05:34.951: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3187) 10/31 11:05:34.951: [smf] INFO: UE IMSI[262424951524814] APN[internet] IPv4[176.16.19.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.956: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 10/31 11:05:34.956: [upf] INFO: UE F-SEID[UP:0x84 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.956: [upf] INFO: UE F-SEID[UP:0x84 CP:0x949] APN[internet] PDN-Type[1] IPv4[176.16.19.203] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.962: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 10/31 11:05:34.962: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3187) 10/31 11:05:34.962: [smf] INFO: UE IMSI[262429728862215] APN[internet] IPv4[176.16.19.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.967: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 10/31 11:05:34.967: [upf] INFO: UE F-SEID[UP:0x18b CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.967: [upf] INFO: UE F-SEID[UP:0x18b CP:0x221] APN[internet] PDN-Type[1] IPv4[176.16.19.204] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.973: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 10/31 11:05:34.973: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3187) 10/31 11:05:34.973: [smf] INFO: UE IMSI[262425808070258] APN[internet] IPv4[176.16.19.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.978: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 10/31 11:05:34.978: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.978: [upf] INFO: UE F-SEID[UP:0xa39 CP:0x193] APN[internet] PDN-Type[1] IPv4[176.16.19.205] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.983: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 10/31 11:05:34.983: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3187) 10/31 11:05:34.983: [smf] INFO: UE IMSI[262426078917748] APN[internet] IPv4[176.16.19.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.988: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 10/31 11:05:34.988: [upf] INFO: UE F-SEID[UP:0x59c CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.988: [upf] INFO: UE F-SEID[UP:0x59c CP:0x4f7] APN[internet] PDN-Type[1] IPv4[176.16.19.206] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:34.994: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 10/31 11:05:34.994: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3187) 10/31 11:05:34.994: [smf] INFO: UE IMSI[262423386352689] APN[internet] IPv4[176.16.19.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:34.999: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 10/31 11:05:34.999: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:34.999: [upf] INFO: UE F-SEID[UP:0x5b0 CP:0xe26] APN[internet] PDN-Type[1] IPv4[176.16.19.207] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.005: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 10/31 11:05:35.005: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3187) 10/31 11:05:35.005: [smf] INFO: UE IMSI[262423542572650] APN[internet] IPv4[176.16.19.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.010: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 10/31 11:05:35.010: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.010: [upf] INFO: UE F-SEID[UP:0xa49 CP:0x80a] APN[internet] PDN-Type[1] IPv4[176.16.19.208] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.016: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 10/31 11:05:35.016: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3187) 10/31 11:05:35.016: [smf] INFO: UE IMSI[262425100688468] APN[internet] IPv4[176.16.19.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.022: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 10/31 11:05:35.022: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.022: [upf] INFO: UE F-SEID[UP:0xe21 CP:0x7b8] APN[internet] PDN-Type[1] IPv4[176.16.19.209] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.027: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 10/31 11:05:35.027: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3187) 10/31 11:05:35.027: [smf] INFO: UE IMSI[262425393269595] APN[internet] IPv4[176.16.19.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.033: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 10/31 11:05:35.033: [upf] INFO: UE F-SEID[UP:0x489 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.033: [upf] INFO: UE F-SEID[UP:0x489 CP:0x40] APN[internet] PDN-Type[1] IPv4[176.16.19.210] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.038: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 10/31 11:05:35.038: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3187) 10/31 11:05:35.038: [smf] INFO: UE IMSI[262423137511271] APN[internet] IPv4[176.16.19.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.044: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 10/31 11:05:35.044: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.044: [upf] INFO: UE F-SEID[UP:0xdf1 CP:0x3be] APN[internet] PDN-Type[1] IPv4[176.16.19.211] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.050: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 10/31 11:05:35.050: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3187) 10/31 11:05:35.050: [smf] INFO: UE IMSI[262427637095509] APN[internet] IPv4[176.16.19.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.056: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 10/31 11:05:35.056: [upf] INFO: UE F-SEID[UP:0x70f CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.056: [upf] INFO: UE F-SEID[UP:0x70f CP:0x15f] APN[internet] PDN-Type[1] IPv4[176.16.19.212] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.060: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 10/31 11:05:35.060: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3187) 10/31 11:05:35.060: [smf] INFO: UE IMSI[262429141735080] APN[internet] IPv4[176.16.19.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.065: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 10/31 11:05:35.065: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.065: [upf] INFO: UE F-SEID[UP:0x2c0 CP:0xf84] APN[internet] PDN-Type[1] IPv4[176.16.19.213] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.071: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 10/31 11:05:35.071: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3187) 10/31 11:05:35.071: [smf] INFO: UE IMSI[262424043879270] APN[internet] IPv4[176.16.19.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.076: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 10/31 11:05:35.076: [upf] INFO: UE F-SEID[UP:0x90d CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.076: [upf] INFO: UE F-SEID[UP:0x90d CP:0x75] APN[internet] PDN-Type[1] IPv4[176.16.19.214] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.082: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 10/31 11:05:35.082: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3187) 10/31 11:05:35.082: [smf] INFO: UE IMSI[262428767770440] APN[internet] IPv4[176.16.19.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.087: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 10/31 11:05:35.087: [upf] INFO: UE F-SEID[UP:0x694 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.087: [upf] INFO: UE F-SEID[UP:0x694 CP:0x6a1] APN[internet] PDN-Type[1] IPv4[176.16.19.215] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.093: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 10/31 11:05:35.093: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3187) 10/31 11:05:35.093: [smf] INFO: UE IMSI[262424082131862] APN[internet] IPv4[176.16.19.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.098: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 10/31 11:05:35.098: [upf] INFO: UE F-SEID[UP:0x35b CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.098: [upf] INFO: UE F-SEID[UP:0x35b CP:0x799] APN[internet] PDN-Type[1] IPv4[176.16.19.216] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.103: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 10/31 11:05:35.103: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3187) 10/31 11:05:35.103: [smf] INFO: UE IMSI[262420337830297] APN[internet] IPv4[176.16.19.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.109: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 10/31 11:05:35.109: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.109: [upf] INFO: UE F-SEID[UP:0xc3b CP:0x419] APN[internet] PDN-Type[1] IPv4[176.16.19.217] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.114: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 10/31 11:05:35.114: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3187) 10/31 11:05:35.114: [smf] INFO: UE IMSI[262428364120434] APN[internet] IPv4[176.16.19.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.118: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 10/31 11:05:35.119: [upf] INFO: UE F-SEID[UP:0x61b CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.119: [upf] INFO: UE F-SEID[UP:0x61b CP:0xc54] APN[internet] PDN-Type[1] IPv4[176.16.19.218] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.125: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 10/31 11:05:35.125: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3187) 10/31 11:05:35.125: [smf] INFO: UE IMSI[262429659627856] APN[internet] IPv4[176.16.19.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.130: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 10/31 11:05:35.130: [upf] INFO: UE F-SEID[UP:0x569 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.130: [upf] INFO: UE F-SEID[UP:0x569 CP:0x85] APN[internet] PDN-Type[1] IPv4[176.16.19.219] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.136: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 10/31 11:05:35.136: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3187) 10/31 11:05:35.136: [smf] INFO: UE IMSI[262423444948021] APN[internet] IPv4[176.16.19.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.142: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 10/31 11:05:35.142: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.142: [upf] INFO: UE F-SEID[UP:0x7f6 CP:0xd5e] APN[internet] PDN-Type[1] IPv4[176.16.19.220] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.146: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 10/31 11:05:35.146: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3187) 10/31 11:05:35.146: [smf] INFO: UE IMSI[262429094337108] APN[internet] IPv4[176.16.19.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.152: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 10/31 11:05:35.152: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.152: [upf] INFO: UE F-SEID[UP:0xf36 CP:0x348] APN[internet] PDN-Type[1] IPv4[176.16.19.221] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.157: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 10/31 11:05:35.157: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3187) 10/31 11:05:35.157: [smf] INFO: UE IMSI[262428153955422] APN[internet] IPv4[176.16.19.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.164: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 10/31 11:05:35.164: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.164: [upf] INFO: UE F-SEID[UP:0x2ef CP:0x966] APN[internet] PDN-Type[1] IPv4[176.16.19.222] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.168: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 10/31 11:05:35.168: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3187) 10/31 11:05:35.168: [smf] INFO: UE IMSI[262426956941084] APN[internet] IPv4[176.16.19.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.173: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 10/31 11:05:35.173: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.173: [upf] INFO: UE F-SEID[UP:0xe03 CP:0xf01] APN[internet] PDN-Type[1] IPv4[176.16.19.223] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.179: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 10/31 11:05:35.179: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3187) 10/31 11:05:35.179: [smf] INFO: UE IMSI[262422770990814] APN[internet] IPv4[176.16.19.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.184: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 10/31 11:05:35.184: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.184: [upf] INFO: UE F-SEID[UP:0x3e8 CP:0x6ec] APN[internet] PDN-Type[1] IPv4[176.16.19.224] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.190: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 10/31 11:05:35.190: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3187) 10/31 11:05:35.190: [smf] INFO: UE IMSI[262425096709212] APN[internet] IPv4[176.16.19.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.196: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 10/31 11:05:35.196: [upf] INFO: UE F-SEID[UP:0x888 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.196: [upf] INFO: UE F-SEID[UP:0x888 CP:0xcc2] APN[internet] PDN-Type[1] IPv4[176.16.19.225] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.201: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 10/31 11:05:35.201: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3187) 10/31 11:05:35.201: [smf] INFO: UE IMSI[262423897859214] APN[internet] IPv4[176.16.19.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.205: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 10/31 11:05:35.205: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.205: [upf] INFO: UE F-SEID[UP:0x3f9 CP:0xd56] APN[internet] PDN-Type[1] IPv4[176.16.19.226] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.211: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 10/31 11:05:35.212: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3187) 10/31 11:05:35.212: [smf] INFO: UE IMSI[262429919144712] APN[internet] IPv4[176.16.19.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.216: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 10/31 11:05:35.216: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.216: [upf] INFO: UE F-SEID[UP:0xfd7 CP:0xab6] APN[internet] PDN-Type[1] IPv4[176.16.19.227] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.222: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 10/31 11:05:35.222: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3187) 10/31 11:05:35.222: [smf] INFO: UE IMSI[262420703217327] APN[internet] IPv4[176.16.19.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.227: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 10/31 11:05:35.227: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.227: [upf] INFO: UE F-SEID[UP:0xe59 CP:0x8da] APN[internet] PDN-Type[1] IPv4[176.16.19.228] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.233: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 10/31 11:05:35.233: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3187) 10/31 11:05:35.233: [smf] INFO: UE IMSI[262422102779774] APN[internet] IPv4[176.16.19.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.238: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 10/31 11:05:35.238: [upf] INFO: UE F-SEID[UP:0x975 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.238: [upf] INFO: UE F-SEID[UP:0x975 CP:0x240] APN[internet] PDN-Type[1] IPv4[176.16.19.229] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.244: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 10/31 11:05:35.244: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3187) 10/31 11:05:35.244: [smf] INFO: UE IMSI[262429271433719] APN[internet] IPv4[176.16.19.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.249: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 10/31 11:05:35.249: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.249: [upf] INFO: UE F-SEID[UP:0xfb2 CP:0xd3] APN[internet] PDN-Type[1] IPv4[176.16.19.230] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.255: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 10/31 11:05:35.255: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3187) 10/31 11:05:35.255: [smf] INFO: UE IMSI[262426171379276] APN[internet] IPv4[176.16.19.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.259: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 10/31 11:05:35.259: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.259: [upf] INFO: UE F-SEID[UP:0xf25 CP:0x9e1] APN[internet] PDN-Type[1] IPv4[176.16.19.231] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.266: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 10/31 11:05:35.266: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3187) 10/31 11:05:35.266: [smf] INFO: UE IMSI[262429997909078] APN[internet] IPv4[176.16.19.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.272: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 10/31 11:05:35.272: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.272: [upf] INFO: UE F-SEID[UP:0xc83 CP:0x1df] APN[internet] PDN-Type[1] IPv4[176.16.19.232] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.277: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 10/31 11:05:35.277: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3187) 10/31 11:05:35.277: [smf] INFO: UE IMSI[262426408320602] APN[internet] IPv4[176.16.19.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.282: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 10/31 11:05:35.282: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.282: [upf] INFO: UE F-SEID[UP:0x3b2 CP:0x5b4] APN[internet] PDN-Type[1] IPv4[176.16.19.233] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.288: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 10/31 11:05:35.288: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3187) 10/31 11:05:35.288: [smf] INFO: UE IMSI[262426007736682] APN[internet] IPv4[176.16.19.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.294: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 10/31 11:05:35.294: [upf] INFO: UE F-SEID[UP:0x188 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.294: [upf] INFO: UE F-SEID[UP:0x188 CP:0xfab] APN[internet] PDN-Type[1] IPv4[176.16.19.234] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.298: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 10/31 11:05:35.298: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3187) 10/31 11:05:35.298: [smf] INFO: UE IMSI[262425355697347] APN[internet] IPv4[176.16.19.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.303: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 10/31 11:05:35.303: [upf] INFO: UE F-SEID[UP:0x427 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.303: [upf] INFO: UE F-SEID[UP:0x427 CP:0x48c] APN[internet] PDN-Type[1] IPv4[176.16.19.235] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.309: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 10/31 11:05:35.309: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3187) 10/31 11:05:35.309: [smf] INFO: UE IMSI[262422400438827] APN[internet] IPv4[176.16.19.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.315: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 10/31 11:05:35.315: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.315: [upf] INFO: UE F-SEID[UP:0xc76 CP:0x52] APN[internet] PDN-Type[1] IPv4[176.16.19.236] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.320: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 10/31 11:05:35.320: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3187) 10/31 11:05:35.320: [smf] INFO: UE IMSI[262422982599238] APN[internet] IPv4[176.16.19.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.327: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 10/31 11:05:35.327: [upf] INFO: UE F-SEID[UP:0x868 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.327: [upf] INFO: UE F-SEID[UP:0x868 CP:0x7f3] APN[internet] PDN-Type[1] IPv4[176.16.19.237] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.331: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 10/31 11:05:35.331: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3187) 10/31 11:05:35.331: [smf] INFO: UE IMSI[262427364404706] APN[internet] IPv4[176.16.19.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.337: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 10/31 11:05:35.337: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.337: [upf] INFO: UE F-SEID[UP:0xa10 CP:0xc03] APN[internet] PDN-Type[1] IPv4[176.16.19.238] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.343: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 10/31 11:05:35.343: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3187) 10/31 11:05:35.343: [smf] INFO: UE IMSI[262425163036092] APN[internet] IPv4[176.16.19.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.347: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 10/31 11:05:35.348: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.348: [upf] INFO: UE F-SEID[UP:0x4cd CP:0x82] APN[internet] PDN-Type[1] IPv4[176.16.19.239] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.354: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 10/31 11:05:35.354: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3187) 10/31 11:05:35.354: [smf] INFO: UE IMSI[262428936342511] APN[internet] IPv4[176.16.19.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.359: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 10/31 11:05:35.359: [upf] INFO: UE F-SEID[UP:0x951 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.359: [upf] INFO: UE F-SEID[UP:0x951 CP:0xa30] APN[internet] PDN-Type[1] IPv4[176.16.19.240] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.364: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 10/31 11:05:35.364: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3187) 10/31 11:05:35.364: [smf] INFO: UE IMSI[262421624379214] APN[internet] IPv4[176.16.19.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.370: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 10/31 11:05:35.370: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.370: [upf] INFO: UE F-SEID[UP:0x7e4 CP:0x387] APN[internet] PDN-Type[1] IPv4[176.16.19.241] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.375: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 10/31 11:05:35.375: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3187) 10/31 11:05:35.375: [smf] INFO: UE IMSI[262424524215035] APN[internet] IPv4[176.16.19.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.381: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 10/31 11:05:35.381: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.381: [upf] INFO: UE F-SEID[UP:0xa71 CP:0x331] APN[internet] PDN-Type[1] IPv4[176.16.19.242] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.386: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 10/31 11:05:35.386: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3187) 10/31 11:05:35.386: [smf] INFO: UE IMSI[262429879059231] APN[internet] IPv4[176.16.19.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.392: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 10/31 11:05:35.392: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.392: [upf] INFO: UE F-SEID[UP:0xe99 CP:0xc76] APN[internet] PDN-Type[1] IPv4[176.16.19.243] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.397: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 10/31 11:05:35.397: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3187) 10/31 11:05:35.397: [smf] INFO: UE IMSI[262427903854017] APN[internet] IPv4[176.16.19.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.402: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 10/31 11:05:35.402: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.402: [upf] INFO: UE F-SEID[UP:0xc7f CP:0x583] APN[internet] PDN-Type[1] IPv4[176.16.19.244] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.409: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 10/31 11:05:35.409: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3187) 10/31 11:05:35.409: [smf] INFO: UE IMSI[262421747015284] APN[internet] IPv4[176.16.19.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.414: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 10/31 11:05:35.414: [upf] INFO: UE F-SEID[UP:0x736 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.414: [upf] INFO: UE F-SEID[UP:0x736 CP:0x20b] APN[internet] PDN-Type[1] IPv4[176.16.19.245] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.420: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 10/31 11:05:35.420: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3187) 10/31 11:05:35.420: [smf] INFO: UE IMSI[262423829298358] APN[internet] IPv4[176.16.19.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.425: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 10/31 11:05:35.425: [upf] INFO: UE F-SEID[UP:0x768 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.425: [upf] INFO: UE F-SEID[UP:0x768 CP:0x7bc] APN[internet] PDN-Type[1] IPv4[176.16.19.246] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.431: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 10/31 11:05:35.431: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3187) 10/31 11:05:35.431: [smf] INFO: UE IMSI[262428812636178] APN[internet] IPv4[176.16.19.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.437: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 10/31 11:05:35.437: [upf] INFO: UE F-SEID[UP:0x448 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.437: [upf] INFO: UE F-SEID[UP:0x448 CP:0x1d4] APN[internet] PDN-Type[1] IPv4[176.16.19.247] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.442: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 10/31 11:05:35.442: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3187) 10/31 11:05:35.442: [smf] INFO: UE IMSI[262423992206200] APN[internet] IPv4[176.16.19.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.447: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 10/31 11:05:35.447: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.447: [upf] INFO: UE F-SEID[UP:0xd66 CP:0xf31] APN[internet] PDN-Type[1] IPv4[176.16.19.248] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.452: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 10/31 11:05:35.452: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3187) 10/31 11:05:35.452: [smf] INFO: UE IMSI[262425156849472] APN[internet] IPv4[176.16.19.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.458: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 10/31 11:05:35.458: [upf] INFO: UE F-SEID[UP:0x657 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.458: [upf] INFO: UE F-SEID[UP:0x657 CP:0x25a] APN[internet] PDN-Type[1] IPv4[176.16.19.249] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.463: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 10/31 11:05:35.463: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3187) 10/31 11:05:35.463: [smf] INFO: UE IMSI[262427287998446] APN[internet] IPv4[176.16.19.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.469: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 10/31 11:05:35.469: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.469: [upf] INFO: UE F-SEID[UP:0xa35 CP:0xe1d] APN[internet] PDN-Type[1] IPv4[176.16.19.250] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.474: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 10/31 11:05:35.474: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3187) 10/31 11:05:35.474: [smf] INFO: UE IMSI[262423165068559] APN[internet] IPv4[176.16.19.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.480: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 10/31 11:05:35.480: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.480: [upf] INFO: UE F-SEID[UP:0xd11 CP:0x9b4] APN[internet] PDN-Type[1] IPv4[176.16.19.251] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.485: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 10/31 11:05:35.485: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3187) 10/31 11:05:35.485: [smf] INFO: UE IMSI[262425942341715] APN[internet] IPv4[176.16.19.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.490: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 10/31 11:05:35.490: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.490: [upf] INFO: UE F-SEID[UP:0x1d7 CP:0xe58] APN[internet] PDN-Type[1] IPv4[176.16.19.252] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.496: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 10/31 11:05:35.496: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3187) 10/31 11:05:35.496: [smf] INFO: UE IMSI[262425569635609] APN[internet] IPv4[176.16.19.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.501: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 10/31 11:05:35.501: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.501: [upf] INFO: UE F-SEID[UP:0x3fd CP:0x266] APN[internet] PDN-Type[1] IPv4[176.16.19.253] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.507: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 10/31 11:05:35.507: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3187) 10/31 11:05:35.507: [smf] INFO: UE IMSI[262423690649608] APN[internet] IPv4[176.16.19.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:35.512: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 10/31 11:05:35.512: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:35.512: [upf] INFO: UE F-SEID[UP:0x1f3 CP:0x48a] APN[internet] PDN-Type[1] IPv4[176.16.19.254] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:35.526: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 10/31 11:05:35.533: [smf] INFO: Removed Session: UE IMSI:[262427914092444] DNN:[internet:0] IPv4:[176.16.16.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3195) 10/31 11:05:35.533: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 10/31 11:05:35.537: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 10/31 11:05:35.542: [smf] INFO: Removed Session: UE IMSI:[262423255865615] DNN:[internet:0] IPv4:[176.16.16.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3195) 10/31 11:05:35.542: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 10/31 11:05:35.548: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 10/31 11:05:35.552: [smf] INFO: Removed Session: UE IMSI:[262428117611757] DNN:[internet:0] IPv4:[176.16.16.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3195) 10/31 11:05:35.552: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 10/31 11:05:35.558: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 10/31 11:05:35.563: [smf] INFO: Removed Session: UE IMSI:[262425288409090] DNN:[internet:0] IPv4:[176.16.16.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3195) 10/31 11:05:35.563: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 10/31 11:05:35.569: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 10/31 11:05:35.574: [smf] INFO: Removed Session: UE IMSI:[262427333910371] DNN:[internet:0] IPv4:[176.16.16.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3195) 10/31 11:05:35.574: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 10/31 11:05:35.580: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 10/31 11:05:35.584: [smf] INFO: Removed Session: UE IMSI:[262421341686439] DNN:[internet:0] IPv4:[176.16.16.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3195) 10/31 11:05:35.584: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 10/31 11:05:35.590: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 10/31 11:05:35.595: [smf] INFO: Removed Session: UE IMSI:[262426442145272] DNN:[internet:0] IPv4:[176.16.16.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3195) 10/31 11:05:35.595: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 10/31 11:05:35.601: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 10/31 11:05:35.604: [smf] INFO: Removed Session: UE IMSI:[262420535488573] DNN:[internet:0] IPv4:[176.16.16.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3195) 10/31 11:05:35.604: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 10/31 11:05:35.611: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 10/31 11:05:35.616: [smf] INFO: Removed Session: UE IMSI:[262420970357834] DNN:[internet:0] IPv4:[176.16.16.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3195) 10/31 11:05:35.616: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 10/31 11:05:35.622: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 10/31 11:05:35.627: [smf] INFO: Removed Session: UE IMSI:[262427705814239] DNN:[internet:0] IPv4:[176.16.16.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3195) 10/31 11:05:35.627: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 10/31 11:05:35.633: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 10/31 11:05:35.638: [smf] INFO: Removed Session: UE IMSI:[262428479395076] DNN:[internet:0] IPv4:[176.16.16.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3195) 10/31 11:05:35.638: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 10/31 11:05:35.643: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 10/31 11:05:35.648: [smf] INFO: Removed Session: UE IMSI:[262420566644324] DNN:[internet:0] IPv4:[176.16.16.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3195) 10/31 11:05:35.648: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 10/31 11:05:35.654: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 10/31 11:05:35.659: [smf] INFO: Removed Session: UE IMSI:[262420919659591] DNN:[internet:0] IPv4:[176.16.16.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3195) 10/31 11:05:35.659: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 10/31 11:05:35.664: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 10/31 11:05:35.669: [smf] INFO: Removed Session: UE IMSI:[262429768335749] DNN:[internet:0] IPv4:[176.16.16.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.669: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3195) 10/31 11:05:35.669: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 10/31 11:05:35.675: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 10/31 11:05:35.679: [smf] INFO: Removed Session: UE IMSI:[262424201097829] DNN:[internet:0] IPv4:[176.16.16.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3195) 10/31 11:05:35.679: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 10/31 11:05:35.686: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 10/31 11:05:35.690: [smf] INFO: Removed Session: UE IMSI:[262428978740174] DNN:[internet:0] IPv4:[176.16.16.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3195) 10/31 11:05:35.690: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 10/31 11:05:35.696: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 10/31 11:05:35.701: [smf] INFO: Removed Session: UE IMSI:[262426225246912] DNN:[internet:0] IPv4:[176.16.16.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3195) 10/31 11:05:35.701: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 10/31 11:05:35.707: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 10/31 11:05:35.712: [smf] INFO: Removed Session: UE IMSI:[262429266773406] DNN:[internet:0] IPv4:[176.16.16.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3195) 10/31 11:05:35.713: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 10/31 11:05:35.718: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 10/31 11:05:35.722: [smf] INFO: Removed Session: UE IMSI:[262420064506230] DNN:[internet:0] IPv4:[176.16.16.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3195) 10/31 11:05:35.722: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 10/31 11:05:35.728: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 10/31 11:05:35.732: [smf] INFO: Removed Session: UE IMSI:[262422839309960] DNN:[internet:0] IPv4:[176.16.16.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3195) 10/31 11:05:35.732: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 10/31 11:05:35.739: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 10/31 11:05:35.743: [smf] INFO: Removed Session: UE IMSI:[262429690528753] DNN:[internet:0] IPv4:[176.16.16.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3195) 10/31 11:05:35.743: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 10/31 11:05:35.749: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 10/31 11:05:35.754: [smf] INFO: Removed Session: UE IMSI:[262425317418744] DNN:[internet:0] IPv4:[176.16.16.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3195) 10/31 11:05:35.754: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 10/31 11:05:35.760: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 10/31 11:05:35.765: [smf] INFO: Removed Session: UE IMSI:[262425286384883] DNN:[internet:0] IPv4:[176.16.16.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3195) 10/31 11:05:35.766: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 10/31 11:05:35.771: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 10/31 11:05:35.774: [smf] INFO: Removed Session: UE IMSI:[262429103681273] DNN:[internet:0] IPv4:[176.16.16.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3195) 10/31 11:05:35.774: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 10/31 11:05:35.781: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 10/31 11:05:35.786: [smf] INFO: Removed Session: UE IMSI:[262420245161098] DNN:[internet:0] IPv4:[176.16.16.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3195) 10/31 11:05:35.787: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 10/31 11:05:35.792: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 10/31 11:05:35.796: [smf] INFO: Removed Session: UE IMSI:[262421360578470] DNN:[internet:0] IPv4:[176.16.16.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3195) 10/31 11:05:35.796: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 10/31 11:05:35.802: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 10/31 11:05:35.808: [smf] INFO: Removed Session: UE IMSI:[262421759978059] DNN:[internet:0] IPv4:[176.16.16.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3195) 10/31 11:05:35.808: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 10/31 11:05:35.813: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 10/31 11:05:35.818: [smf] INFO: Removed Session: UE IMSI:[262422245307049] DNN:[internet:0] IPv4:[176.16.16.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3195) 10/31 11:05:35.818: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 10/31 11:05:35.824: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 10/31 11:05:35.827: [smf] INFO: Removed Session: UE IMSI:[262420742582579] DNN:[internet:0] IPv4:[176.16.16.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3195) 10/31 11:05:35.827: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 10/31 11:05:35.834: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 10/31 11:05:35.840: [smf] INFO: Removed Session: UE IMSI:[262426982575096] DNN:[internet:0] IPv4:[176.16.16.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3195) 10/31 11:05:35.840: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 10/31 11:05:35.845: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 10/31 11:05:35.849: [smf] INFO: Removed Session: UE IMSI:[262424609124345] DNN:[internet:0] IPv4:[176.16.16.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3195) 10/31 11:05:35.849: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 10/31 11:05:35.855: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 10/31 11:05:35.859: [smf] INFO: Removed Session: UE IMSI:[262423451037137] DNN:[internet:0] IPv4:[176.16.16.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3195) 10/31 11:05:35.859: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 10/31 11:05:35.866: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 10/31 11:05:35.872: [smf] INFO: Removed Session: UE IMSI:[262427559275865] DNN:[internet:0] IPv4:[176.16.16.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3195) 10/31 11:05:35.872: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 10/31 11:05:35.877: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 10/31 11:05:35.880: [smf] INFO: Removed Session: UE IMSI:[262421742710307] DNN:[internet:0] IPv4:[176.16.16.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3195) 10/31 11:05:35.880: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 10/31 11:05:35.887: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 10/31 11:05:35.893: [smf] INFO: Removed Session: UE IMSI:[262422187723772] DNN:[internet:0] IPv4:[176.16.16.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3195) 10/31 11:05:35.893: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 10/31 11:05:35.898: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 10/31 11:05:35.902: [smf] INFO: Removed Session: UE IMSI:[262427737822856] DNN:[internet:0] IPv4:[176.16.16.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3195) 10/31 11:05:35.902: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 10/31 11:05:35.908: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 10/31 11:05:35.912: [smf] INFO: Removed Session: UE IMSI:[262422229324077] DNN:[internet:0] IPv4:[176.16.16.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3195) 10/31 11:05:35.912: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 10/31 11:05:35.919: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 10/31 11:05:35.924: [smf] INFO: Removed Session: UE IMSI:[262424027976304] DNN:[internet:0] IPv4:[176.16.16.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3195) 10/31 11:05:35.924: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 10/31 11:05:35.930: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 10/31 11:05:35.935: [smf] INFO: Removed Session: UE IMSI:[262420173121172] DNN:[internet:0] IPv4:[176.16.16.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3195) 10/31 11:05:35.935: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 10/31 11:05:35.940: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 10/31 11:05:35.944: [smf] INFO: Removed Session: UE IMSI:[262428795674246] DNN:[internet:0] IPv4:[176.16.16.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3195) 10/31 11:05:35.944: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 10/31 11:05:35.951: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 10/31 11:05:35.956: [smf] INFO: Removed Session: UE IMSI:[262422346387962] DNN:[internet:0] IPv4:[176.16.16.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3195) 10/31 11:05:35.956: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 10/31 11:05:35.961: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 10/31 11:05:35.965: [smf] INFO: Removed Session: UE IMSI:[262427853443018] DNN:[internet:0] IPv4:[176.16.16.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3195) 10/31 11:05:35.965: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 10/31 11:05:35.972: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 10/31 11:05:35.977: [smf] INFO: Removed Session: UE IMSI:[262429282919059] DNN:[internet:0] IPv4:[176.16.16.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3195) 10/31 11:05:35.977: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 10/31 11:05:35.983: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 10/31 11:05:35.987: [smf] INFO: Removed Session: UE IMSI:[262429074019008] DNN:[internet:0] IPv4:[176.16.16.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3195) 10/31 11:05:35.987: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 10/31 11:05:35.993: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 10/31 11:05:35.998: [smf] INFO: Removed Session: UE IMSI:[262420415798901] DNN:[internet:0] IPv4:[176.16.16.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:35.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3195) 10/31 11:05:35.998: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 10/31 11:05:36.004: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 10/31 11:05:36.007: [smf] INFO: Removed Session: UE IMSI:[262421001103613] DNN:[internet:0] IPv4:[176.16.16.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3195) 10/31 11:05:36.007: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 10/31 11:05:36.014: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 10/31 11:05:36.019: [smf] INFO: Removed Session: UE IMSI:[262421611491856] DNN:[internet:0] IPv4:[176.16.16.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3195) 10/31 11:05:36.019: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 10/31 11:05:36.025: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 10/31 11:05:36.028: [smf] INFO: Removed Session: UE IMSI:[262420450761856] DNN:[internet:0] IPv4:[176.16.16.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3195) 10/31 11:05:36.028: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 10/31 11:05:36.035: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 10/31 11:05:36.040: [smf] INFO: Removed Session: UE IMSI:[262426771292179] DNN:[internet:0] IPv4:[176.16.16.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3195) 10/31 11:05:36.040: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 10/31 11:05:36.046: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 10/31 11:05:36.051: [smf] INFO: Removed Session: UE IMSI:[262429239356316] DNN:[internet:0] IPv4:[176.16.16.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3195) 10/31 11:05:36.051: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 10/31 11:05:36.057: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 10/31 11:05:36.060: [smf] INFO: Removed Session: UE IMSI:[262420138340824] DNN:[internet:0] IPv4:[176.16.16.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3195) 10/31 11:05:36.060: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 10/31 11:05:36.067: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 10/31 11:05:36.072: [smf] INFO: Removed Session: UE IMSI:[262420050533021] DNN:[internet:0] IPv4:[176.16.16.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3195) 10/31 11:05:36.072: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 10/31 11:05:36.078: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 10/31 11:05:36.082: [smf] INFO: Removed Session: UE IMSI:[262420974703269] DNN:[internet:0] IPv4:[176.16.16.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3195) 10/31 11:05:36.082: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 10/31 11:05:36.088: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 10/31 11:05:36.092: [smf] INFO: Removed Session: UE IMSI:[262424765410460] DNN:[internet:0] IPv4:[176.16.16.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3195) 10/31 11:05:36.092: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 10/31 11:05:36.099: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 10/31 11:05:36.104: [smf] INFO: Removed Session: UE IMSI:[262422115125531] DNN:[internet:0] IPv4:[176.16.16.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3195) 10/31 11:05:36.104: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 10/31 11:05:36.109: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 10/31 11:05:36.114: [smf] INFO: Removed Session: UE IMSI:[262427829216816] DNN:[internet:0] IPv4:[176.16.16.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3195) 10/31 11:05:36.114: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 10/31 11:05:36.120: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 10/31 11:05:36.125: [smf] INFO: Removed Session: UE IMSI:[262426947825146] DNN:[internet:0] IPv4:[176.16.16.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3195) 10/31 11:05:36.125: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 10/31 11:05:36.131: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 10/31 11:05:36.136: [smf] INFO: Removed Session: UE IMSI:[262424245501100] DNN:[internet:0] IPv4:[176.16.16.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3195) 10/31 11:05:36.136: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 10/31 11:05:36.141: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 10/31 11:05:36.146: [smf] INFO: Removed Session: UE IMSI:[262421727596290] DNN:[internet:0] IPv4:[176.16.16.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3195) 10/31 11:05:36.146: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 10/31 11:05:36.152: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 10/31 11:05:36.156: [smf] INFO: Removed Session: UE IMSI:[262425446498824] DNN:[internet:0] IPv4:[176.16.16.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3195) 10/31 11:05:36.156: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 10/31 11:05:36.162: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 10/31 11:05:36.167: [smf] INFO: Removed Session: UE IMSI:[262422993749110] DNN:[internet:0] IPv4:[176.16.16.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3195) 10/31 11:05:36.167: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 10/31 11:05:36.173: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 10/31 11:05:36.178: [smf] INFO: Removed Session: UE IMSI:[262422541315204] DNN:[internet:0] IPv4:[176.16.16.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3195) 10/31 11:05:36.178: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 10/31 11:05:36.184: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 10/31 11:05:36.188: [smf] INFO: Removed Session: UE IMSI:[262422243589100] DNN:[internet:0] IPv4:[176.16.16.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3195) 10/31 11:05:36.188: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 10/31 11:05:36.194: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 10/31 11:05:36.199: [smf] INFO: Removed Session: UE IMSI:[262429883955746] DNN:[internet:0] IPv4:[176.16.16.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3195) 10/31 11:05:36.199: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 10/31 11:05:36.205: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 10/31 11:05:36.209: [smf] INFO: Removed Session: UE IMSI:[262423124758963] DNN:[internet:0] IPv4:[176.16.16.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3195) 10/31 11:05:36.209: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 10/31 11:05:36.215: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 10/31 11:05:36.219: [smf] INFO: Removed Session: UE IMSI:[262420937289894] DNN:[internet:0] IPv4:[176.16.16.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3195) 10/31 11:05:36.219: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 10/31 11:05:36.226: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 10/31 11:05:36.231: [smf] INFO: Removed Session: UE IMSI:[262429566508941] DNN:[internet:0] IPv4:[176.16.16.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3195) 10/31 11:05:36.231: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 10/31 11:05:36.237: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 10/31 11:05:36.241: [smf] INFO: Removed Session: UE IMSI:[262428688296346] DNN:[internet:0] IPv4:[176.16.16.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3195) 10/31 11:05:36.241: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 10/31 11:05:36.247: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 10/31 11:05:36.251: [smf] INFO: Removed Session: UE IMSI:[262421829506137] DNN:[internet:0] IPv4:[176.16.16.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3195) 10/31 11:05:36.251: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 10/31 11:05:36.258: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 10/31 11:05:36.262: [smf] INFO: Removed Session: UE IMSI:[262422153704965] DNN:[internet:0] IPv4:[176.16.16.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3195) 10/31 11:05:36.262: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 10/31 11:05:36.268: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 10/31 11:05:36.272: [smf] INFO: Removed Session: UE IMSI:[262427752312369] DNN:[internet:0] IPv4:[176.16.16.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3195) 10/31 11:05:36.272: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 10/31 11:05:36.279: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 10/31 11:05:36.284: [smf] INFO: Removed Session: UE IMSI:[262428456217297] DNN:[internet:0] IPv4:[176.16.16.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3195) 10/31 11:05:36.284: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 10/31 11:05:36.289: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 10/31 11:05:36.294: [smf] INFO: Removed Session: UE IMSI:[262420428473064] DNN:[internet:0] IPv4:[176.16.16.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3195) 10/31 11:05:36.294: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 10/31 11:05:36.300: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 10/31 11:05:36.305: [smf] INFO: Removed Session: UE IMSI:[262429003661723] DNN:[internet:0] IPv4:[176.16.16.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.305: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3195) 10/31 11:05:36.305: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 10/31 11:05:36.311: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 10/31 11:05:36.315: [smf] INFO: Removed Session: UE IMSI:[262420364646851] DNN:[internet:0] IPv4:[176.16.16.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3195) 10/31 11:05:36.315: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 10/31 11:05:36.321: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 10/31 11:05:36.327: [smf] INFO: Removed Session: UE IMSI:[262421124374215] DNN:[internet:0] IPv4:[176.16.16.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3195) 10/31 11:05:36.327: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 10/31 11:05:36.332: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 10/31 11:05:36.335: [smf] INFO: Removed Session: UE IMSI:[262423531731408] DNN:[internet:0] IPv4:[176.16.16.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3195) 10/31 11:05:36.335: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 10/31 11:05:36.343: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 10/31 11:05:36.347: [smf] INFO: Removed Session: UE IMSI:[262424954755012] DNN:[internet:0] IPv4:[176.16.16.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3195) 10/31 11:05:36.347: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 10/31 11:05:36.353: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 10/31 11:05:36.358: [smf] INFO: Removed Session: UE IMSI:[262429988142737] DNN:[internet:0] IPv4:[176.16.16.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3195) 10/31 11:05:36.358: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 10/31 11:05:36.364: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 10/31 11:05:36.369: [smf] INFO: Removed Session: UE IMSI:[262427960950580] DNN:[internet:0] IPv4:[176.16.16.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3195) 10/31 11:05:36.369: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 10/31 11:05:36.375: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 10/31 11:05:36.379: [smf] INFO: Removed Session: UE IMSI:[262420281435577] DNN:[internet:0] IPv4:[176.16.16.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3195) 10/31 11:05:36.379: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 10/31 11:05:36.385: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 10/31 11:05:36.390: [smf] INFO: Removed Session: UE IMSI:[262422282948914] DNN:[internet:0] IPv4:[176.16.16.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3195) 10/31 11:05:36.390: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 10/31 11:05:36.396: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 10/31 11:05:36.400: [smf] INFO: Removed Session: UE IMSI:[262425001624131] DNN:[internet:0] IPv4:[176.16.16.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3195) 10/31 11:05:36.400: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 10/31 11:05:36.406: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 10/31 11:05:36.411: [smf] INFO: Removed Session: UE IMSI:[262428037491405] DNN:[internet:0] IPv4:[176.16.16.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3195) 10/31 11:05:36.411: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 10/31 11:05:36.417: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 10/31 11:05:36.421: [smf] INFO: Removed Session: UE IMSI:[262429806479962] DNN:[internet:0] IPv4:[176.16.16.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3195) 10/31 11:05:36.421: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 10/31 11:05:36.428: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 10/31 11:05:36.433: [smf] INFO: Removed Session: UE IMSI:[262420014355802] DNN:[internet:0] IPv4:[176.16.16.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3195) 10/31 11:05:36.433: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 10/31 11:05:36.438: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 10/31 11:05:36.443: [smf] INFO: Removed Session: UE IMSI:[262424440669767] DNN:[internet:0] IPv4:[176.16.16.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3195) 10/31 11:05:36.443: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 10/31 11:05:36.449: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 10/31 11:05:36.454: [smf] INFO: Removed Session: UE IMSI:[262420266428733] DNN:[internet:0] IPv4:[176.16.16.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3195) 10/31 11:05:36.454: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 10/31 11:05:36.460: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 10/31 11:05:36.464: [smf] INFO: Removed Session: UE IMSI:[262420427824566] DNN:[internet:0] IPv4:[176.16.16.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3195) 10/31 11:05:36.464: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 10/31 11:05:36.470: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 10/31 11:05:36.475: [smf] INFO: Removed Session: UE IMSI:[262421661516433] DNN:[internet:0] IPv4:[176.16.16.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3195) 10/31 11:05:36.475: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 10/31 11:05:36.481: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 10/31 11:05:36.485: [smf] INFO: Removed Session: UE IMSI:[262422319261999] DNN:[internet:0] IPv4:[176.16.16.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.485: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3195) 10/31 11:05:36.485: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 10/31 11:05:36.492: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 10/31 11:05:36.497: [smf] INFO: Removed Session: UE IMSI:[262424288063302] DNN:[internet:0] IPv4:[176.16.16.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3195) 10/31 11:05:36.497: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 10/31 11:05:36.502: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 10/31 11:05:36.507: [smf] INFO: Removed Session: UE IMSI:[262420852534597] DNN:[internet:0] IPv4:[176.16.16.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.507: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3195) 10/31 11:05:36.507: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 10/31 11:05:36.513: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 10/31 11:05:36.518: [smf] INFO: Removed Session: UE IMSI:[262422837109720] DNN:[internet:0] IPv4:[176.16.16.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.518: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3195) 10/31 11:05:36.518: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 10/31 11:05:36.523: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 10/31 11:05:36.528: [smf] INFO: Removed Session: UE IMSI:[262428213503691] DNN:[internet:0] IPv4:[176.16.16.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.528: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3195) 10/31 11:05:36.528: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 10/31 11:05:36.534: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 10/31 11:05:36.539: [smf] INFO: Removed Session: UE IMSI:[262422499908911] DNN:[internet:0] IPv4:[176.16.16.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3195) 10/31 11:05:36.539: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 10/31 11:05:36.545: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 10/31 11:05:36.549: [smf] INFO: Removed Session: UE IMSI:[262424601296250] DNN:[internet:0] IPv4:[176.16.16.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3195) 10/31 11:05:36.549: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 10/31 11:05:36.555: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 10/31 11:05:36.560: [smf] INFO: Removed Session: UE IMSI:[262427578529495] DNN:[internet:0] IPv4:[176.16.16.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3195) 10/31 11:05:36.560: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 10/31 11:05:36.566: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 10/31 11:05:36.570: [smf] INFO: Removed Session: UE IMSI:[262424044101075] DNN:[internet:0] IPv4:[176.16.16.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3195) 10/31 11:05:36.570: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 10/31 11:05:36.576: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 10/31 11:05:36.582: [smf] INFO: Removed Session: UE IMSI:[262424335457547] DNN:[internet:0] IPv4:[176.16.16.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3195) 10/31 11:05:36.582: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 10/31 11:05:36.587: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 10/31 11:05:36.592: [smf] INFO: Removed Session: UE IMSI:[262423362219453] DNN:[internet:0] IPv4:[176.16.16.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3195) 10/31 11:05:36.592: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 10/31 11:05:36.598: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 10/31 11:05:36.603: [smf] INFO: Removed Session: UE IMSI:[262422807615551] DNN:[internet:0] IPv4:[176.16.16.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3195) 10/31 11:05:36.603: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 10/31 11:05:36.608: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 10/31 11:05:36.613: [smf] INFO: Removed Session: UE IMSI:[262423787801652] DNN:[internet:0] IPv4:[176.16.16.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3195) 10/31 11:05:36.613: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 10/31 11:05:36.619: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 10/31 11:05:36.623: [smf] INFO: Removed Session: UE IMSI:[262421115497045] DNN:[internet:0] IPv4:[176.16.16.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.623: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3195) 10/31 11:05:36.623: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 10/31 11:05:36.629: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 10/31 11:05:36.634: [smf] INFO: Removed Session: UE IMSI:[262428877928548] DNN:[internet:0] IPv4:[176.16.16.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3195) 10/31 11:05:36.634: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 10/31 11:05:36.640: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 10/31 11:05:36.645: [smf] INFO: Removed Session: UE IMSI:[262423867460151] DNN:[internet:0] IPv4:[176.16.16.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3195) 10/31 11:05:36.645: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 10/31 11:05:36.651: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 10/31 11:05:36.657: [smf] INFO: Removed Session: UE IMSI:[262425448005065] DNN:[internet:0] IPv4:[176.16.16.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.657: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3195) 10/31 11:05:36.657: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 10/31 11:05:36.661: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 10/31 11:05:36.666: [smf] INFO: Removed Session: UE IMSI:[262423198366320] DNN:[internet:0] IPv4:[176.16.16.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3195) 10/31 11:05:36.666: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 10/31 11:05:36.672: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 10/31 11:05:36.678: [smf] INFO: Removed Session: UE IMSI:[262421183408193] DNN:[internet:0] IPv4:[176.16.16.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3195) 10/31 11:05:36.678: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 10/31 11:05:36.683: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 10/31 11:05:36.688: [smf] INFO: Removed Session: UE IMSI:[262420716976052] DNN:[internet:0] IPv4:[176.16.16.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3195) 10/31 11:05:36.688: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 10/31 11:05:36.694: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 10/31 11:05:36.699: [smf] INFO: Removed Session: UE IMSI:[262424150616623] DNN:[internet:0] IPv4:[176.16.16.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3195) 10/31 11:05:36.699: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 10/31 11:05:36.704: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 10/31 11:05:36.709: [smf] INFO: Removed Session: UE IMSI:[262429077162484] DNN:[internet:0] IPv4:[176.16.16.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3195) 10/31 11:05:36.709: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 10/31 11:05:36.715: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 10/31 11:05:36.720: [smf] INFO: Removed Session: UE IMSI:[262421444850766] DNN:[internet:0] IPv4:[176.16.16.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3195) 10/31 11:05:36.720: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 10/31 11:05:36.726: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 10/31 11:05:36.731: [smf] INFO: Removed Session: UE IMSI:[262420324748119] DNN:[internet:0] IPv4:[176.16.16.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3195) 10/31 11:05:36.731: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 10/31 11:05:36.736: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 10/31 11:05:36.741: [smf] INFO: Removed Session: UE IMSI:[262420744182089] DNN:[internet:0] IPv4:[176.16.16.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.741: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3195) 10/31 11:05:36.741: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 10/31 11:05:36.747: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 10/31 11:05:36.751: [smf] INFO: Removed Session: UE IMSI:[262426460048299] DNN:[internet:0] IPv4:[176.16.16.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3195) 10/31 11:05:36.751: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 10/31 11:05:36.758: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 10/31 11:05:36.763: [smf] INFO: Removed Session: UE IMSI:[262424962727745] DNN:[internet:0] IPv4:[176.16.16.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3195) 10/31 11:05:36.763: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 10/31 11:05:36.768: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 10/31 11:05:36.773: [smf] INFO: Removed Session: UE IMSI:[262420437528399] DNN:[internet:0] IPv4:[176.16.16.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3195) 10/31 11:05:36.773: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 10/31 11:05:36.779: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 10/31 11:05:36.784: [smf] INFO: Removed Session: UE IMSI:[262429802303622] DNN:[internet:0] IPv4:[176.16.16.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3195) 10/31 11:05:36.784: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 10/31 11:05:36.790: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 10/31 11:05:36.795: [smf] INFO: Removed Session: UE IMSI:[262424907383463] DNN:[internet:0] IPv4:[176.16.16.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3195) 10/31 11:05:36.795: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 10/31 11:05:36.800: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 10/31 11:05:36.804: [smf] INFO: Removed Session: UE IMSI:[262429090864153] DNN:[internet:0] IPv4:[176.16.16.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3195) 10/31 11:05:36.805: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 10/31 11:05:36.811: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 10/31 11:05:36.815: [smf] INFO: Removed Session: UE IMSI:[262426655174873] DNN:[internet:0] IPv4:[176.16.16.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3195) 10/31 11:05:36.815: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 10/31 11:05:36.822: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 10/31 11:05:36.826: [smf] INFO: Removed Session: UE IMSI:[262429646589082] DNN:[internet:0] IPv4:[176.16.16.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3195) 10/31 11:05:36.826: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 10/31 11:05:36.832: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 10/31 11:05:36.837: [smf] INFO: Removed Session: UE IMSI:[262427547568186] DNN:[internet:0] IPv4:[176.16.16.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.837: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3195) 10/31 11:05:36.837: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 10/31 11:05:36.843: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 10/31 11:05:36.847: [smf] INFO: Removed Session: UE IMSI:[262425211784264] DNN:[internet:0] IPv4:[176.16.16.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3195) 10/31 11:05:36.847: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 10/31 11:05:36.854: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 10/31 11:05:36.859: [smf] INFO: Removed Session: UE IMSI:[262427400023751] DNN:[internet:0] IPv4:[176.16.16.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3195) 10/31 11:05:36.859: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 10/31 11:05:36.864: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 10/31 11:05:36.869: [smf] INFO: Removed Session: UE IMSI:[262420894470776] DNN:[internet:0] IPv4:[176.16.16.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.869: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3195) 10/31 11:05:36.869: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 10/31 11:05:36.875: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 10/31 11:05:36.880: [smf] INFO: Removed Session: UE IMSI:[262425735753475] DNN:[internet:0] IPv4:[176.16.16.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.880: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3195) 10/31 11:05:36.880: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 10/31 11:05:36.886: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 10/31 11:05:36.890: [smf] INFO: Removed Session: UE IMSI:[262426322007888] DNN:[internet:0] IPv4:[176.16.16.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3195) 10/31 11:05:36.890: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 10/31 11:05:36.896: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 10/31 11:05:36.903: [smf] INFO: Removed Session: UE IMSI:[262427547141461] DNN:[internet:0] IPv4:[176.16.16.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3195) 10/31 11:05:36.903: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 10/31 11:05:36.907: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 10/31 11:05:36.912: [smf] INFO: Removed Session: UE IMSI:[262421438004927] DNN:[internet:0] IPv4:[176.16.16.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3195) 10/31 11:05:36.912: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 10/31 11:05:36.918: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 10/31 11:05:36.922: [smf] INFO: Removed Session: UE IMSI:[262424367574950] DNN:[internet:0] IPv4:[176.16.16.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.922: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3195) 10/31 11:05:36.922: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 10/31 11:05:36.929: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 10/31 11:05:36.934: [smf] INFO: Removed Session: UE IMSI:[262427023881720] DNN:[internet:0] IPv4:[176.16.16.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3195) 10/31 11:05:36.934: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 10/31 11:05:36.939: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 10/31 11:05:36.944: [smf] INFO: Removed Session: UE IMSI:[262422036492037] DNN:[internet:0] IPv4:[176.16.16.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3195) 10/31 11:05:36.944: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 10/31 11:05:36.950: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 10/31 11:05:36.954: [smf] INFO: Removed Session: UE IMSI:[262422894871620] DNN:[internet:0] IPv4:[176.16.16.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3195) 10/31 11:05:36.954: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 10/31 11:05:36.961: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 10/31 11:05:36.966: [smf] INFO: Removed Session: UE IMSI:[262422505431286] DNN:[internet:0] IPv4:[176.16.16.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3195) 10/31 11:05:36.966: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 10/31 11:05:36.972: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 10/31 11:05:36.978: [smf] INFO: Removed Session: UE IMSI:[262420308857836] DNN:[internet:0] IPv4:[176.16.16.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3195) 10/31 11:05:36.978: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 10/31 11:05:36.982: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 10/31 11:05:36.986: [smf] INFO: Removed Session: UE IMSI:[262425496937246] DNN:[internet:0] IPv4:[176.16.16.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3195) 10/31 11:05:36.986: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 10/31 11:05:36.993: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 10/31 11:05:36.998: [smf] INFO: Removed Session: UE IMSI:[262427503060100] DNN:[internet:0] IPv4:[176.16.16.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:36.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3195) 10/31 11:05:36.998: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 10/31 11:05:37.003: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 10/31 11:05:37.007: [smf] INFO: Removed Session: UE IMSI:[262427230577933] DNN:[internet:0] IPv4:[176.16.16.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3195) 10/31 11:05:37.008: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 10/31 11:05:37.014: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 10/31 11:05:37.019: [smf] INFO: Removed Session: UE IMSI:[262423181336640] DNN:[internet:0] IPv4:[176.16.16.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3195) 10/31 11:05:37.019: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 10/31 11:05:37.025: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 10/31 11:05:37.029: [smf] INFO: Removed Session: UE IMSI:[262428798681682] DNN:[internet:0] IPv4:[176.16.16.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3195) 10/31 11:05:37.029: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 10/31 11:05:37.035: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 10/31 11:05:37.040: [smf] INFO: Removed Session: UE IMSI:[262425606717761] DNN:[internet:0] IPv4:[176.16.16.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3195) 10/31 11:05:37.040: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 10/31 11:05:37.046: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 10/31 11:05:37.051: [smf] INFO: Removed Session: UE IMSI:[262424476245739] DNN:[internet:0] IPv4:[176.16.16.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3195) 10/31 11:05:37.051: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 10/31 11:05:37.057: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 10/31 11:05:37.062: [smf] INFO: Removed Session: UE IMSI:[262424444540223] DNN:[internet:0] IPv4:[176.16.16.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3195) 10/31 11:05:37.062: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 10/31 11:05:37.067: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 10/31 11:05:37.072: [smf] INFO: Removed Session: UE IMSI:[262427806001316] DNN:[internet:0] IPv4:[176.16.16.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3195) 10/31 11:05:37.072: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 10/31 11:05:37.078: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 10/31 11:05:37.083: [smf] INFO: Removed Session: UE IMSI:[262421756185417] DNN:[internet:0] IPv4:[176.16.16.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3195) 10/31 11:05:37.083: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 10/31 11:05:37.089: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 10/31 11:05:37.094: [smf] INFO: Removed Session: UE IMSI:[262426649478704] DNN:[internet:0] IPv4:[176.16.16.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3195) 10/31 11:05:37.094: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 10/31 11:05:37.099: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 10/31 11:05:37.104: [smf] INFO: Removed Session: UE IMSI:[262427926201262] DNN:[internet:0] IPv4:[176.16.16.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3195) 10/31 11:05:37.104: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 10/31 11:05:37.110: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 10/31 11:05:37.116: [smf] INFO: Removed Session: UE IMSI:[262426258586130] DNN:[internet:0] IPv4:[176.16.16.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3195) 10/31 11:05:37.116: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 10/31 11:05:37.121: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 10/31 11:05:37.126: [smf] INFO: Removed Session: UE IMSI:[262422977377760] DNN:[internet:0] IPv4:[176.16.16.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.126: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3195) 10/31 11:05:37.126: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 10/31 11:05:37.131: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 10/31 11:05:37.136: [smf] INFO: Removed Session: UE IMSI:[262425891711320] DNN:[internet:0] IPv4:[176.16.16.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3195) 10/31 11:05:37.136: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 10/31 11:05:37.142: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 10/31 11:05:37.147: [smf] INFO: Removed Session: UE IMSI:[262425766014399] DNN:[internet:0] IPv4:[176.16.16.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3195) 10/31 11:05:37.147: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 10/31 11:05:37.153: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 10/31 11:05:37.157: [smf] INFO: Removed Session: UE IMSI:[262427048774789] DNN:[internet:0] IPv4:[176.16.16.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3195) 10/31 11:05:37.157: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 10/31 11:05:37.163: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 10/31 11:05:37.168: [smf] INFO: Removed Session: UE IMSI:[262422131776709] DNN:[internet:0] IPv4:[176.16.16.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3195) 10/31 11:05:37.168: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 10/31 11:05:37.174: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 10/31 11:05:37.179: [smf] INFO: Removed Session: UE IMSI:[262428100733385] DNN:[internet:0] IPv4:[176.16.16.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.179: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3195) 10/31 11:05:37.179: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 10/31 11:05:37.185: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 10/31 11:05:37.189: [smf] INFO: Removed Session: UE IMSI:[262427800115079] DNN:[internet:0] IPv4:[176.16.16.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3195) 10/31 11:05:37.189: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 10/31 11:05:37.195: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 10/31 11:05:37.200: [smf] INFO: Removed Session: UE IMSI:[262427413601058] DNN:[internet:0] IPv4:[176.16.16.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3195) 10/31 11:05:37.200: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 10/31 11:05:37.206: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 10/31 11:05:37.211: [smf] INFO: Removed Session: UE IMSI:[262422201256792] DNN:[internet:0] IPv4:[176.16.16.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3195) 10/31 11:05:37.211: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 10/31 11:05:37.217: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 10/31 11:05:37.222: [smf] INFO: Removed Session: UE IMSI:[262425646797877] DNN:[internet:0] IPv4:[176.16.16.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3195) 10/31 11:05:37.222: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 10/31 11:05:37.228: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 10/31 11:05:37.233: [smf] INFO: Removed Session: UE IMSI:[262429684614061] DNN:[internet:0] IPv4:[176.16.16.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3195) 10/31 11:05:37.233: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 10/31 11:05:37.238: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 10/31 11:05:37.243: [smf] INFO: Removed Session: UE IMSI:[262426369311858] DNN:[internet:0] IPv4:[176.16.16.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3195) 10/31 11:05:37.243: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 10/31 11:05:37.249: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 10/31 11:05:37.254: [smf] INFO: Removed Session: UE IMSI:[262425074163098] DNN:[internet:0] IPv4:[176.16.16.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3195) 10/31 11:05:37.254: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 10/31 11:05:37.260: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 10/31 11:05:37.264: [smf] INFO: Removed Session: UE IMSI:[262423318541200] DNN:[internet:0] IPv4:[176.16.16.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.264: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3195) 10/31 11:05:37.264: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 10/31 11:05:37.270: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 10/31 11:05:37.275: [smf] INFO: Removed Session: UE IMSI:[262421398436150] DNN:[internet:0] IPv4:[176.16.16.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3195) 10/31 11:05:37.275: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 10/31 11:05:37.281: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 10/31 11:05:37.286: [smf] INFO: Removed Session: UE IMSI:[262421911783152] DNN:[internet:0] IPv4:[176.16.16.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3195) 10/31 11:05:37.286: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 10/31 11:05:37.292: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 10/31 11:05:37.296: [smf] INFO: Removed Session: UE IMSI:[262424434524869] DNN:[internet:0] IPv4:[176.16.16.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3195) 10/31 11:05:37.296: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 10/31 11:05:37.302: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 10/31 11:05:37.307: [smf] INFO: Removed Session: UE IMSI:[262420561679801] DNN:[internet:0] IPv4:[176.16.16.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3195) 10/31 11:05:37.307: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 10/31 11:05:37.313: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 10/31 11:05:37.317: [smf] INFO: Removed Session: UE IMSI:[262426274974372] DNN:[internet:0] IPv4:[176.16.16.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3195) 10/31 11:05:37.317: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 10/31 11:05:37.323: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 10/31 11:05:37.327: [smf] INFO: Removed Session: UE IMSI:[262423175740084] DNN:[internet:0] IPv4:[176.16.16.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3195) 10/31 11:05:37.327: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 10/31 11:05:37.334: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 10/31 11:05:37.339: [smf] INFO: Removed Session: UE IMSI:[262427168749528] DNN:[internet:0] IPv4:[176.16.16.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3195) 10/31 11:05:37.339: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 10/31 11:05:37.345: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 10/31 11:05:37.350: [smf] INFO: Removed Session: UE IMSI:[262420902759184] DNN:[internet:0] IPv4:[176.16.16.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3195) 10/31 11:05:37.350: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 10/31 11:05:37.355: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 10/31 11:05:37.359: [smf] INFO: Removed Session: UE IMSI:[262427645426431] DNN:[internet:0] IPv4:[176.16.16.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3195) 10/31 11:05:37.359: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 10/31 11:05:37.366: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 10/31 11:05:37.371: [smf] INFO: Removed Session: UE IMSI:[262425747382658] DNN:[internet:0] IPv4:[176.16.16.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3195) 10/31 11:05:37.371: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 10/31 11:05:37.376: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 10/31 11:05:37.382: [smf] INFO: Removed Session: UE IMSI:[262427909603769] DNN:[internet:0] IPv4:[176.16.16.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3195) 10/31 11:05:37.382: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 10/31 11:05:37.387: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 10/31 11:05:37.391: [smf] INFO: Removed Session: UE IMSI:[262427904926602] DNN:[internet:0] IPv4:[176.16.16.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3195) 10/31 11:05:37.391: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 10/31 11:05:37.398: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 10/31 11:05:37.402: [smf] INFO: Removed Session: UE IMSI:[262420519822369] DNN:[internet:0] IPv4:[176.16.16.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3195) 10/31 11:05:37.402: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 10/31 11:05:37.408: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 10/31 11:05:37.413: [smf] INFO: Removed Session: UE IMSI:[262420156348349] DNN:[internet:0] IPv4:[176.16.16.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3195) 10/31 11:05:37.413: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 10/31 11:05:37.419: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 10/31 11:05:37.424: [smf] INFO: Removed Session: UE IMSI:[262424798288210] DNN:[internet:0] IPv4:[176.16.16.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3195) 10/31 11:05:37.424: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 10/31 11:05:37.430: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 10/31 11:05:37.435: [smf] INFO: Removed Session: UE IMSI:[262429170188431] DNN:[internet:0] IPv4:[176.16.16.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3195) 10/31 11:05:37.435: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 10/31 11:05:37.440: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 10/31 11:05:37.446: [smf] INFO: Removed Session: UE IMSI:[262426218213536] DNN:[internet:0] IPv4:[176.16.16.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3195) 10/31 11:05:37.446: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 10/31 11:05:37.451: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 10/31 11:05:37.456: [smf] INFO: Removed Session: UE IMSI:[262426234655430] DNN:[internet:0] IPv4:[176.16.16.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3195) 10/31 11:05:37.456: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 10/31 11:05:37.462: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 10/31 11:05:37.466: [smf] INFO: Removed Session: UE IMSI:[262420256013698] DNN:[internet:0] IPv4:[176.16.16.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3195) 10/31 11:05:37.466: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 10/31 11:05:37.472: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 10/31 11:05:37.477: [smf] INFO: Removed Session: UE IMSI:[262427638015281] DNN:[internet:0] IPv4:[176.16.16.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3195) 10/31 11:05:37.477: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 10/31 11:05:37.483: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 10/31 11:05:37.489: [smf] INFO: Removed Session: UE IMSI:[262429123143995] DNN:[internet:0] IPv4:[176.16.16.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.489: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3195) 10/31 11:05:37.489: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 10/31 11:05:37.493: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 10/31 11:05:37.498: [smf] INFO: Removed Session: UE IMSI:[262425061196604] DNN:[internet:0] IPv4:[176.16.16.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3195) 10/31 11:05:37.498: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 10/31 11:05:37.504: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 10/31 11:05:37.510: [smf] INFO: Removed Session: UE IMSI:[262426588144675] DNN:[internet:0] IPv4:[176.16.16.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3195) 10/31 11:05:37.510: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 10/31 11:05:37.515: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 10/31 11:05:37.519: [smf] INFO: Removed Session: UE IMSI:[262428846430727] DNN:[internet:0] IPv4:[176.16.16.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3195) 10/31 11:05:37.519: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 10/31 11:05:37.526: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 10/31 11:05:37.532: [smf] INFO: Removed Session: UE IMSI:[262424255681189] DNN:[internet:0] IPv4:[176.16.16.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3195) 10/31 11:05:37.532: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 10/31 11:05:37.536: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 10/31 11:05:37.540: [smf] INFO: Removed Session: UE IMSI:[262428241583518] DNN:[internet:0] IPv4:[176.16.16.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.540: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3195) 10/31 11:05:37.540: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 10/31 11:05:37.547: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 10/31 11:05:37.552: [smf] INFO: Removed Session: UE IMSI:[262427166801086] DNN:[internet:0] IPv4:[176.16.16.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.552: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3195) 10/31 11:05:37.552: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 10/31 11:05:37.557: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 10/31 11:05:37.562: [smf] INFO: Removed Session: UE IMSI:[262425643337389] DNN:[internet:0] IPv4:[176.16.16.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3195) 10/31 11:05:37.562: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 10/31 11:05:37.568: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 10/31 11:05:37.573: [smf] INFO: Removed Session: UE IMSI:[262421676525753] DNN:[internet:0] IPv4:[176.16.16.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3195) 10/31 11:05:37.573: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 10/31 11:05:37.579: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 10/31 11:05:37.584: [smf] INFO: Removed Session: UE IMSI:[262429701808185] DNN:[internet:0] IPv4:[176.16.16.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3195) 10/31 11:05:37.584: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 10/31 11:05:37.589: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 10/31 11:05:37.594: [smf] INFO: Removed Session: UE IMSI:[262422338574837] DNN:[internet:0] IPv4:[176.16.16.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.594: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3195) 10/31 11:05:37.594: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 10/31 11:05:37.600: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 10/31 11:05:37.605: [smf] INFO: Removed Session: UE IMSI:[262421788384602] DNN:[internet:0] IPv4:[176.16.16.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3195) 10/31 11:05:37.605: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 10/31 11:05:37.611: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 10/31 11:05:37.615: [smf] INFO: Removed Session: UE IMSI:[262427201605997] DNN:[internet:0] IPv4:[176.16.16.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.615: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3195) 10/31 11:05:37.615: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 10/31 11:05:37.621: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 10/31 11:05:37.626: [smf] INFO: Removed Session: UE IMSI:[262428099437348] DNN:[internet:0] IPv4:[176.16.16.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3195) 10/31 11:05:37.626: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 10/31 11:05:37.632: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 10/31 11:05:37.637: [smf] INFO: Removed Session: UE IMSI:[262422248876372] DNN:[internet:0] IPv4:[176.16.16.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.637: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3195) 10/31 11:05:37.637: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 10/31 11:05:37.642: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 10/31 11:05:37.647: [smf] INFO: Removed Session: UE IMSI:[262421869137019] DNN:[internet:0] IPv4:[176.16.16.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3195) 10/31 11:05:37.647: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 10/31 11:05:37.653: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 10/31 11:05:37.658: [smf] INFO: Removed Session: UE IMSI:[262424679154749] DNN:[internet:0] IPv4:[176.16.16.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.658: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3195) 10/31 11:05:37.658: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 10/31 11:05:37.664: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 10/31 11:05:37.668: [smf] INFO: Removed Session: UE IMSI:[262421932450098] DNN:[internet:0] IPv4:[176.16.16.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3195) 10/31 11:05:37.668: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 10/31 11:05:37.674: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 10/31 11:05:37.679: [smf] INFO: Removed Session: UE IMSI:[262429257578765] DNN:[internet:0] IPv4:[176.16.16.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3195) 10/31 11:05:37.679: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 10/31 11:05:37.685: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 10/31 11:05:37.690: [smf] INFO: Removed Session: UE IMSI:[262424543086227] DNN:[internet:0] IPv4:[176.16.16.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3195) 10/31 11:05:37.690: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 10/31 11:05:37.696: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 10/31 11:05:37.700: [smf] INFO: Removed Session: UE IMSI:[262422357581951] DNN:[internet:0] IPv4:[176.16.16.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3195) 10/31 11:05:37.700: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 10/31 11:05:37.706: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 10/31 11:05:37.711: [smf] INFO: Removed Session: UE IMSI:[262426021746782] DNN:[internet:0] IPv4:[176.16.16.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3195) 10/31 11:05:37.711: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 10/31 11:05:37.717: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 10/31 11:05:37.720: [smf] INFO: Removed Session: UE IMSI:[262421003214624] DNN:[internet:0] IPv4:[176.16.16.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3195) 10/31 11:05:37.720: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 10/31 11:05:37.727: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 10/31 11:05:37.732: [smf] INFO: Removed Session: UE IMSI:[262421925027280] DNN:[internet:0] IPv4:[176.16.16.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3195) 10/31 11:05:37.732: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 10/31 11:05:37.738: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 10/31 11:05:37.742: [smf] INFO: Removed Session: UE IMSI:[262422830928191] DNN:[internet:0] IPv4:[176.16.16.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.742: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3195) 10/31 11:05:37.742: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 10/31 11:05:37.749: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 10/31 11:05:37.753: [smf] INFO: Removed Session: UE IMSI:[262428781583812] DNN:[internet:0] IPv4:[176.16.16.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3195) 10/31 11:05:37.753: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 10/31 11:05:37.759: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 10/31 11:05:37.764: [smf] INFO: Removed Session: UE IMSI:[262420313225686] DNN:[internet:0] IPv4:[176.16.16.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3195) 10/31 11:05:37.764: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 10/31 11:05:37.770: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 10/31 11:05:37.775: [smf] INFO: Removed Session: UE IMSI:[262424362372314] DNN:[internet:0] IPv4:[176.16.16.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.775: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3195) 10/31 11:05:37.775: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 10/31 11:05:37.781: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 10/31 11:05:37.785: [smf] INFO: Removed Session: UE IMSI:[262421170652024] DNN:[internet:0] IPv4:[176.16.16.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.785: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3195) 10/31 11:05:37.785: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 10/31 11:05:37.791: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 10/31 11:05:37.796: [smf] INFO: Removed Session: UE IMSI:[262428342487971] DNN:[internet:0] IPv4:[176.16.16.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3195) 10/31 11:05:37.797: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 10/31 11:05:37.802: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 10/31 11:05:37.806: [smf] INFO: Removed Session: UE IMSI:[262421001276642] DNN:[internet:0] IPv4:[176.16.16.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3195) 10/31 11:05:37.806: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 10/31 11:05:37.812: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 10/31 11:05:37.817: [smf] INFO: Removed Session: UE IMSI:[262425961541855] DNN:[internet:0] IPv4:[176.16.16.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3195) 10/31 11:05:37.817: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 10/31 11:05:37.823: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 10/31 11:05:37.829: [smf] INFO: Removed Session: UE IMSI:[262425069454067] DNN:[internet:0] IPv4:[176.16.16.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3195) 10/31 11:05:37.829: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 10/31 11:05:37.834: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 10/31 11:05:37.838: [smf] INFO: Removed Session: UE IMSI:[262429672456498] DNN:[internet:0] IPv4:[176.16.16.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3195) 10/31 11:05:37.838: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 10/31 11:05:37.845: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 10/31 11:05:37.849: [smf] INFO: Removed Session: UE IMSI:[262422273057455] DNN:[internet:0] IPv4:[176.16.16.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3195) 10/31 11:05:37.849: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 10/31 11:05:37.855: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 10/31 11:05:37.859: [smf] INFO: Removed Session: UE IMSI:[262422554821926] DNN:[internet:0] IPv4:[176.16.16.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3195) 10/31 11:05:37.859: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 10/31 11:05:37.866: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 10/31 11:05:37.872: [smf] INFO: Removed Session: UE IMSI:[262423379810306] DNN:[internet:0] IPv4:[176.16.16.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3195) 10/31 11:05:37.872: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 10/31 11:05:37.877: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 10/31 11:05:37.882: [smf] INFO: Removed Session: UE IMSI:[262423665703034] DNN:[internet:0] IPv4:[176.16.16.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3195) 10/31 11:05:37.882: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 10/31 11:05:37.887: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 10/31 11:05:37.892: [smf] INFO: Removed Session: UE IMSI:[262423723594625] DNN:[internet:0] IPv4:[176.16.16.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3195) 10/31 11:05:37.892: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 10/31 11:05:37.898: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 10/31 11:05:37.904: [smf] INFO: Removed Session: UE IMSI:[262427174023189] DNN:[internet:0] IPv4:[176.16.16.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3195) 10/31 11:05:37.904: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 10/31 11:05:37.909: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 10/31 11:05:37.912: [smf] INFO: Removed Session: UE IMSI:[262421150543766] DNN:[internet:0] IPv4:[176.16.16.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3195) 10/31 11:05:37.912: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 10/31 11:05:37.919: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 10/31 11:05:37.925: [smf] INFO: Removed Session: UE IMSI:[262424741130642] DNN:[internet:0] IPv4:[176.16.16.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3195) 10/31 11:05:37.925: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 10/31 11:05:37.930: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 10/31 11:05:37.934: [smf] INFO: Removed Session: UE IMSI:[262426462098098] DNN:[internet:0] IPv4:[176.16.16.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3195) 10/31 11:05:37.934: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 10/31 11:05:37.940: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 10/31 11:05:37.945: [smf] INFO: Removed Session: UE IMSI:[262426356454390] DNN:[internet:0] IPv4:[176.16.16.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3195) 10/31 11:05:37.946: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 10/31 11:05:37.951: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 10/31 11:05:37.956: [smf] INFO: Removed Session: UE IMSI:[262429533337106] DNN:[internet:0] IPv4:[176.16.16.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3195) 10/31 11:05:37.956: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 10/31 11:05:37.962: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 10/31 11:05:37.966: [smf] INFO: Removed Session: UE IMSI:[262426529296187] DNN:[internet:0] IPv4:[176.16.16.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3195) 10/31 11:05:37.966: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 10/31 11:05:37.972: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 10/31 11:05:37.978: [smf] INFO: Removed Session: UE IMSI:[262425661914762] DNN:[internet:0] IPv4:[176.16.16.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3195) 10/31 11:05:37.978: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 10/31 11:05:37.983: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 10/31 11:05:37.988: [smf] INFO: Removed Session: UE IMSI:[262422549530694] DNN:[internet:0] IPv4:[176.16.16.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3195) 10/31 11:05:37.989: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 10/31 11:05:37.994: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 10/31 11:05:37.997: [smf] INFO: Removed Session: UE IMSI:[262421159285846] DNN:[internet:0] IPv4:[176.16.16.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:37.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3195) 10/31 11:05:37.997: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 10/31 11:05:38.005: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 10/31 11:05:38.010: [smf] INFO: Removed Session: UE IMSI:[262429699572014] DNN:[internet:0] IPv4:[176.16.17.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3195) 10/31 11:05:38.010: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 10/31 11:05:38.015: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 10/31 11:05:38.020: [smf] INFO: Removed Session: UE IMSI:[262420577221917] DNN:[internet:0] IPv4:[176.16.17.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.020: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3195) 10/31 11:05:38.020: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 10/31 11:05:38.026: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 10/31 11:05:38.030: [smf] INFO: Removed Session: UE IMSI:[262420080496073] DNN:[internet:0] IPv4:[176.16.17.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3195) 10/31 11:05:38.030: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 10/31 11:05:38.037: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 10/31 11:05:38.042: [smf] INFO: Removed Session: UE IMSI:[262428917662092] DNN:[internet:0] IPv4:[176.16.17.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3195) 10/31 11:05:38.042: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 10/31 11:05:38.048: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 10/31 11:05:38.052: [smf] INFO: Removed Session: UE IMSI:[262427411828719] DNN:[internet:0] IPv4:[176.16.17.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3195) 10/31 11:05:38.052: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 10/31 11:05:38.058: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 10/31 11:05:38.063: [smf] INFO: Removed Session: UE IMSI:[262424052678578] DNN:[internet:0] IPv4:[176.16.17.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.063: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3195) 10/31 11:05:38.063: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 10/31 11:05:38.069: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 10/31 11:05:38.073: [smf] INFO: Removed Session: UE IMSI:[262424497469610] DNN:[internet:0] IPv4:[176.16.17.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3195) 10/31 11:05:38.073: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 10/31 11:05:38.079: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 10/31 11:05:38.084: [smf] INFO: Removed Session: UE IMSI:[262424379979216] DNN:[internet:0] IPv4:[176.16.17.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3195) 10/31 11:05:38.084: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 10/31 11:05:38.090: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 10/31 11:05:38.095: [smf] INFO: Removed Session: UE IMSI:[262429078620305] DNN:[internet:0] IPv4:[176.16.17.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3195) 10/31 11:05:38.095: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 10/31 11:05:38.100: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 10/31 11:05:38.105: [smf] INFO: Removed Session: UE IMSI:[262429103572742] DNN:[internet:0] IPv4:[176.16.17.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3195) 10/31 11:05:38.105: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 10/31 11:05:38.111: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 10/31 11:05:38.116: [smf] INFO: Removed Session: UE IMSI:[262427948320706] DNN:[internet:0] IPv4:[176.16.17.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3195) 10/31 11:05:38.116: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 10/31 11:05:38.122: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 10/31 11:05:38.127: [smf] INFO: Removed Session: UE IMSI:[262422699711120] DNN:[internet:0] IPv4:[176.16.17.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3195) 10/31 11:05:38.127: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 10/31 11:05:38.133: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 10/31 11:05:38.137: [smf] INFO: Removed Session: UE IMSI:[262426061841538] DNN:[internet:0] IPv4:[176.16.17.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3195) 10/31 11:05:38.137: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 10/31 11:05:38.143: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 10/31 11:05:38.147: [smf] INFO: Removed Session: UE IMSI:[262422022066560] DNN:[internet:0] IPv4:[176.16.17.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3195) 10/31 11:05:38.147: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 10/31 11:05:38.154: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 10/31 11:05:38.158: [smf] INFO: Removed Session: UE IMSI:[262428583845006] DNN:[internet:0] IPv4:[176.16.17.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3195) 10/31 11:05:38.159: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 10/31 11:05:38.164: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 10/31 11:05:38.169: [smf] INFO: Removed Session: UE IMSI:[262424489059189] DNN:[internet:0] IPv4:[176.16.17.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3195) 10/31 11:05:38.169: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 10/31 11:05:38.175: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 10/31 11:05:38.180: [smf] INFO: Removed Session: UE IMSI:[262425963142917] DNN:[internet:0] IPv4:[176.16.17.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3195) 10/31 11:05:38.180: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 10/31 11:05:38.185: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 10/31 11:05:38.190: [smf] INFO: Removed Session: UE IMSI:[262429498624821] DNN:[internet:0] IPv4:[176.16.17.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3195) 10/31 11:05:38.190: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 10/31 11:05:38.196: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 10/31 11:05:38.201: [smf] INFO: Removed Session: UE IMSI:[262428429489998] DNN:[internet:0] IPv4:[176.16.17.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3195) 10/31 11:05:38.201: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 10/31 11:05:38.207: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 10/31 11:05:38.211: [smf] INFO: Removed Session: UE IMSI:[262420154647469] DNN:[internet:0] IPv4:[176.16.17.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3195) 10/31 11:05:38.211: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 10/31 11:05:38.217: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 10/31 11:05:38.222: [smf] INFO: Removed Session: UE IMSI:[262423356069571] DNN:[internet:0] IPv4:[176.16.17.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3195) 10/31 11:05:38.222: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 10/31 11:05:38.228: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 10/31 11:05:38.232: [smf] INFO: Removed Session: UE IMSI:[262429002412602] DNN:[internet:0] IPv4:[176.16.17.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3195) 10/31 11:05:38.232: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 10/31 11:05:38.239: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 10/31 11:05:38.245: [smf] INFO: Removed Session: UE IMSI:[262424321960528] DNN:[internet:0] IPv4:[176.16.17.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3195) 10/31 11:05:38.245: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 10/31 11:05:38.249: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 10/31 11:05:38.254: [smf] INFO: Removed Session: UE IMSI:[262422745134714] DNN:[internet:0] IPv4:[176.16.17.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.254: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3195) 10/31 11:05:38.254: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 10/31 11:05:38.260: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 10/31 11:05:38.265: [smf] INFO: Removed Session: UE IMSI:[262426499387812] DNN:[internet:0] IPv4:[176.16.17.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.265: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3195) 10/31 11:05:38.265: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 10/31 11:05:38.270: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 10/31 11:05:38.275: [smf] INFO: Removed Session: UE IMSI:[262421506708095] DNN:[internet:0] IPv4:[176.16.17.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3195) 10/31 11:05:38.275: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 10/31 11:05:38.281: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 10/31 11:05:38.286: [smf] INFO: Removed Session: UE IMSI:[262421274257211] DNN:[internet:0] IPv4:[176.16.17.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3195) 10/31 11:05:38.286: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 10/31 11:05:38.292: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 10/31 11:05:38.296: [smf] INFO: Removed Session: UE IMSI:[262427242041205] DNN:[internet:0] IPv4:[176.16.17.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3195) 10/31 11:05:38.296: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 10/31 11:05:38.302: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 10/31 11:05:38.307: [smf] INFO: Removed Session: UE IMSI:[262425641219197] DNN:[internet:0] IPv4:[176.16.17.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3195) 10/31 11:05:38.307: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 10/31 11:05:38.313: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 10/31 11:05:38.319: [smf] INFO: Removed Session: UE IMSI:[262423643947920] DNN:[internet:0] IPv4:[176.16.17.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3195) 10/31 11:05:38.319: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 10/31 11:05:38.324: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 10/31 11:05:38.329: [smf] INFO: Removed Session: UE IMSI:[262429942169080] DNN:[internet:0] IPv4:[176.16.17.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3195) 10/31 11:05:38.329: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 10/31 11:05:38.335: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 10/31 11:05:38.340: [smf] INFO: Removed Session: UE IMSI:[262423755398670] DNN:[internet:0] IPv4:[176.16.17.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.340: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3195) 10/31 11:05:38.340: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 10/31 11:05:38.346: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 10/31 11:05:38.350: [smf] INFO: Removed Session: UE IMSI:[262425552921037] DNN:[internet:0] IPv4:[176.16.17.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.350: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3195) 10/31 11:05:38.350: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 10/31 11:05:38.356: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 10/31 11:05:38.361: [smf] INFO: Removed Session: UE IMSI:[262426706495462] DNN:[internet:0] IPv4:[176.16.17.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.361: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3195) 10/31 11:05:38.361: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 10/31 11:05:38.367: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 10/31 11:05:38.373: [smf] INFO: Removed Session: UE IMSI:[262428094774756] DNN:[internet:0] IPv4:[176.16.17.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.373: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3195) 10/31 11:05:38.373: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 10/31 11:05:38.378: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 10/31 11:05:38.382: [smf] INFO: Removed Session: UE IMSI:[262421905743824] DNN:[internet:0] IPv4:[176.16.17.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3195) 10/31 11:05:38.382: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 10/31 11:05:38.390: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 10/31 11:05:38.396: [smf] INFO: Removed Session: UE IMSI:[262426460495735] DNN:[internet:0] IPv4:[176.16.17.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3195) 10/31 11:05:38.396: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 10/31 11:05:38.401: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 10/31 11:05:38.405: [smf] INFO: Removed Session: UE IMSI:[262422461725092] DNN:[internet:0] IPv4:[176.16.17.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3195) 10/31 11:05:38.405: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 10/31 11:05:38.411: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 10/31 11:05:38.415: [smf] INFO: Removed Session: UE IMSI:[262422126345519] DNN:[internet:0] IPv4:[176.16.17.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3195) 10/31 11:05:38.415: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 10/31 11:05:38.422: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 10/31 11:05:38.427: [smf] INFO: Removed Session: UE IMSI:[262427839308690] DNN:[internet:0] IPv4:[176.16.17.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3195) 10/31 11:05:38.427: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 10/31 11:05:38.433: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 10/31 11:05:38.438: [smf] INFO: Removed Session: UE IMSI:[262424213976119] DNN:[internet:0] IPv4:[176.16.17.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3195) 10/31 11:05:38.438: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 10/31 11:05:38.444: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 10/31 11:05:38.449: [smf] INFO: Removed Session: UE IMSI:[262426976878292] DNN:[internet:0] IPv4:[176.16.17.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3195) 10/31 11:05:38.449: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 10/31 11:05:38.454: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 10/31 11:05:38.458: [smf] INFO: Removed Session: UE IMSI:[262420110050926] DNN:[internet:0] IPv4:[176.16.17.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3195) 10/31 11:05:38.458: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 10/31 11:05:38.465: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 10/31 11:05:38.470: [smf] INFO: Removed Session: UE IMSI:[262426306734385] DNN:[internet:0] IPv4:[176.16.17.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3195) 10/31 11:05:38.470: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 10/31 11:05:38.476: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 10/31 11:05:38.480: [smf] INFO: Removed Session: UE IMSI:[262424118061850] DNN:[internet:0] IPv4:[176.16.17.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3195) 10/31 11:05:38.480: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 10/31 11:05:38.489: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 10/31 11:05:38.495: [smf] INFO: Removed Session: UE IMSI:[262426527195882] DNN:[internet:0] IPv4:[176.16.17.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3195) 10/31 11:05:38.495: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 10/31 11:05:38.500: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 10/31 11:05:38.505: [smf] INFO: Removed Session: UE IMSI:[262427779661201] DNN:[internet:0] IPv4:[176.16.17.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3195) 10/31 11:05:38.505: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 10/31 11:05:38.511: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 10/31 11:05:38.515: [smf] INFO: Removed Session: UE IMSI:[262423485635117] DNN:[internet:0] IPv4:[176.16.17.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3195) 10/31 11:05:38.515: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 10/31 11:05:38.521: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 10/31 11:05:38.527: [smf] INFO: Removed Session: UE IMSI:[262421308036774] DNN:[internet:0] IPv4:[176.16.17.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3195) 10/31 11:05:38.527: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 10/31 11:05:38.532: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 10/31 11:05:38.537: [smf] INFO: Removed Session: UE IMSI:[262428537253807] DNN:[internet:0] IPv4:[176.16.17.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3195) 10/31 11:05:38.537: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 10/31 11:05:38.542: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 10/31 11:05:38.547: [smf] INFO: Removed Session: UE IMSI:[262422241348331] DNN:[internet:0] IPv4:[176.16.17.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3195) 10/31 11:05:38.547: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 10/31 11:05:38.553: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 10/31 11:05:38.557: [smf] INFO: Removed Session: UE IMSI:[262426858106745] DNN:[internet:0] IPv4:[176.16.17.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3195) 10/31 11:05:38.557: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 10/31 11:05:38.563: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 10/31 11:05:38.568: [smf] INFO: Removed Session: UE IMSI:[262424027896724] DNN:[internet:0] IPv4:[176.16.17.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3195) 10/31 11:05:38.568: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 10/31 11:05:38.574: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 10/31 11:05:38.579: [smf] INFO: Removed Session: UE IMSI:[262429408893189] DNN:[internet:0] IPv4:[176.16.17.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.579: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3195) 10/31 11:05:38.579: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 10/31 11:05:38.585: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 10/31 11:05:38.589: [smf] INFO: Removed Session: UE IMSI:[262422530716499] DNN:[internet:0] IPv4:[176.16.17.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3195) 10/31 11:05:38.589: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 10/31 11:05:38.595: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 10/31 11:05:38.599: [smf] INFO: Removed Session: UE IMSI:[262426223017405] DNN:[internet:0] IPv4:[176.16.17.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3195) 10/31 11:05:38.599: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 10/31 11:05:38.606: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 10/31 11:05:38.611: [smf] INFO: Removed Session: UE IMSI:[262427658055794] DNN:[internet:0] IPv4:[176.16.17.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3195) 10/31 11:05:38.611: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 10/31 11:05:38.616: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 10/31 11:05:38.620: [smf] INFO: Removed Session: UE IMSI:[262427502729015] DNN:[internet:0] IPv4:[176.16.17.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3195) 10/31 11:05:38.620: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 10/31 11:05:38.627: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 10/31 11:05:38.633: [smf] INFO: Removed Session: UE IMSI:[262426627049852] DNN:[internet:0] IPv4:[176.16.17.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3195) 10/31 11:05:38.633: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 10/31 11:05:38.638: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 10/31 11:05:38.642: [smf] INFO: Removed Session: UE IMSI:[262428617782719] DNN:[internet:0] IPv4:[176.16.17.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3195) 10/31 11:05:38.642: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 10/31 11:05:38.649: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 10/31 11:05:38.653: [smf] INFO: Removed Session: UE IMSI:[262427040533686] DNN:[internet:0] IPv4:[176.16.17.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3195) 10/31 11:05:38.653: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 10/31 11:05:38.659: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 10/31 11:05:38.663: [smf] INFO: Removed Session: UE IMSI:[262429466655616] DNN:[internet:0] IPv4:[176.16.17.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3195) 10/31 11:05:38.663: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 10/31 11:05:38.670: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 10/31 11:05:38.674: [smf] INFO: Removed Session: UE IMSI:[262426710077672] DNN:[internet:0] IPv4:[176.16.17.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3195) 10/31 11:05:38.674: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 10/31 11:05:38.680: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 10/31 11:05:38.685: [smf] INFO: Removed Session: UE IMSI:[262424109258794] DNN:[internet:0] IPv4:[176.16.17.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3195) 10/31 11:05:38.685: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 10/31 11:05:38.691: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 10/31 11:05:38.695: [smf] INFO: Removed Session: UE IMSI:[262425072020761] DNN:[internet:0] IPv4:[176.16.17.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3195) 10/31 11:05:38.695: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 10/31 11:05:38.702: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 10/31 11:05:38.707: [smf] INFO: Removed Session: UE IMSI:[262422799149720] DNN:[internet:0] IPv4:[176.16.17.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.707: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3195) 10/31 11:05:38.707: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 10/31 11:05:38.712: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 10/31 11:05:38.717: [smf] INFO: Removed Session: UE IMSI:[262424210784226] DNN:[internet:0] IPv4:[176.16.17.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3195) 10/31 11:05:38.717: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 10/31 11:05:38.723: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 10/31 11:05:38.728: [smf] INFO: Removed Session: UE IMSI:[262429971238506] DNN:[internet:0] IPv4:[176.16.17.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3195) 10/31 11:05:38.728: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 10/31 11:05:38.734: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 10/31 11:05:38.738: [smf] INFO: Removed Session: UE IMSI:[262423522477147] DNN:[internet:0] IPv4:[176.16.17.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.738: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3195) 10/31 11:05:38.738: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 10/31 11:05:38.744: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 10/31 11:05:38.751: [smf] INFO: Removed Session: UE IMSI:[262425520982430] DNN:[internet:0] IPv4:[176.16.17.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3195) 10/31 11:05:38.751: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 10/31 11:05:38.755: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 10/31 11:05:38.759: [smf] INFO: Removed Session: UE IMSI:[262429469592654] DNN:[internet:0] IPv4:[176.16.17.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3195) 10/31 11:05:38.759: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 10/31 11:05:38.766: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 10/31 11:05:38.771: [smf] INFO: Removed Session: UE IMSI:[262422239999029] DNN:[internet:0] IPv4:[176.16.17.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3195) 10/31 11:05:38.771: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 10/31 11:05:38.777: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 10/31 11:05:38.781: [smf] INFO: Removed Session: UE IMSI:[262427451720601] DNN:[internet:0] IPv4:[176.16.17.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3195) 10/31 11:05:38.781: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 10/31 11:05:38.787: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 10/31 11:05:38.792: [smf] INFO: Removed Session: UE IMSI:[262428729261231] DNN:[internet:0] IPv4:[176.16.17.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.792: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3195) 10/31 11:05:38.792: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 10/31 11:05:38.798: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 10/31 11:05:38.803: [smf] INFO: Removed Session: UE IMSI:[262425466496236] DNN:[internet:0] IPv4:[176.16.17.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3195) 10/31 11:05:38.803: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 10/31 11:05:38.809: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 10/31 11:05:38.813: [smf] INFO: Removed Session: UE IMSI:[262428073999271] DNN:[internet:0] IPv4:[176.16.17.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3195) 10/31 11:05:38.813: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 10/31 11:05:38.819: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 10/31 11:05:38.824: [smf] INFO: Removed Session: UE IMSI:[262421447223104] DNN:[internet:0] IPv4:[176.16.17.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3195) 10/31 11:05:38.824: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 10/31 11:05:38.830: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 10/31 11:05:38.835: [smf] INFO: Removed Session: UE IMSI:[262428401723546] DNN:[internet:0] IPv4:[176.16.17.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3195) 10/31 11:05:38.835: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 10/31 11:05:38.841: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 10/31 11:05:38.846: [smf] INFO: Removed Session: UE IMSI:[262425684490525] DNN:[internet:0] IPv4:[176.16.17.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3195) 10/31 11:05:38.846: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 10/31 11:05:38.852: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 10/31 11:05:38.857: [smf] INFO: Removed Session: UE IMSI:[262424596435790] DNN:[internet:0] IPv4:[176.16.17.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3195) 10/31 11:05:38.857: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 10/31 11:05:38.862: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 10/31 11:05:38.867: [smf] INFO: Removed Session: UE IMSI:[262429973441324] DNN:[internet:0] IPv4:[176.16.17.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3195) 10/31 11:05:38.867: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 10/31 11:05:38.873: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 10/31 11:05:38.877: [smf] INFO: Removed Session: UE IMSI:[262427704001645] DNN:[internet:0] IPv4:[176.16.17.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.877: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3195) 10/31 11:05:38.877: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 10/31 11:05:38.884: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 10/31 11:05:38.889: [smf] INFO: Removed Session: UE IMSI:[262423409411610] DNN:[internet:0] IPv4:[176.16.17.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3195) 10/31 11:05:38.889: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 10/31 11:05:38.894: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 10/31 11:05:38.899: [smf] INFO: Removed Session: UE IMSI:[262420573388679] DNN:[internet:0] IPv4:[176.16.17.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.899: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3195) 10/31 11:05:38.899: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 10/31 11:05:38.905: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 10/31 11:05:38.910: [smf] INFO: Removed Session: UE IMSI:[262422847395645] DNN:[internet:0] IPv4:[176.16.17.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3195) 10/31 11:05:38.910: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 10/31 11:05:38.916: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 10/31 11:05:38.920: [smf] INFO: Removed Session: UE IMSI:[262424410066147] DNN:[internet:0] IPv4:[176.16.17.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3195) 10/31 11:05:38.920: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 10/31 11:05:38.926: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 10/31 11:05:38.931: [smf] INFO: Removed Session: UE IMSI:[262427882249197] DNN:[internet:0] IPv4:[176.16.17.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3195) 10/31 11:05:38.931: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 10/31 11:05:38.937: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 10/31 11:05:38.942: [smf] INFO: Removed Session: UE IMSI:[262422071438381] DNN:[internet:0] IPv4:[176.16.17.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3195) 10/31 11:05:38.942: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 10/31 11:05:38.947: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 10/31 11:05:38.952: [smf] INFO: Removed Session: UE IMSI:[262423870880220] DNN:[internet:0] IPv4:[176.16.17.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3195) 10/31 11:05:38.952: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 10/31 11:05:38.958: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 10/31 11:05:38.963: [smf] INFO: Removed Session: UE IMSI:[262427555014691] DNN:[internet:0] IPv4:[176.16.17.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3195) 10/31 11:05:38.963: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 10/31 11:05:38.969: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 10/31 11:05:38.974: [smf] INFO: Removed Session: UE IMSI:[262422312186743] DNN:[internet:0] IPv4:[176.16.17.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3195) 10/31 11:05:38.974: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 10/31 11:05:38.979: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 10/31 11:05:38.984: [smf] INFO: Removed Session: UE IMSI:[262425566023261] DNN:[internet:0] IPv4:[176.16.17.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3195) 10/31 11:05:38.984: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 10/31 11:05:38.990: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 10/31 11:05:38.995: [smf] INFO: Removed Session: UE IMSI:[262424344560690] DNN:[internet:0] IPv4:[176.16.17.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:38.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3195) 10/31 11:05:38.995: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 10/31 11:05:39.001: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 10/31 11:05:39.005: [smf] INFO: Removed Session: UE IMSI:[262421583674654] DNN:[internet:0] IPv4:[176.16.17.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3195) 10/31 11:05:39.005: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 10/31 11:05:39.011: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 10/31 11:05:39.016: [smf] INFO: Removed Session: UE IMSI:[262421727037267] DNN:[internet:0] IPv4:[176.16.17.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3195) 10/31 11:05:39.016: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 10/31 11:05:39.022: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 10/31 11:05:39.027: [smf] INFO: Removed Session: UE IMSI:[262429053667630] DNN:[internet:0] IPv4:[176.16.17.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3195) 10/31 11:05:39.027: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 10/31 11:05:39.033: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 10/31 11:05:39.037: [smf] INFO: Removed Session: UE IMSI:[262420306309116] DNN:[internet:0] IPv4:[176.16.17.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3195) 10/31 11:05:39.037: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 10/31 11:05:39.043: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 10/31 11:05:39.048: [smf] INFO: Removed Session: UE IMSI:[262425057105235] DNN:[internet:0] IPv4:[176.16.17.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3195) 10/31 11:05:39.048: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 10/31 11:05:39.054: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 10/31 11:05:39.059: [smf] INFO: Removed Session: UE IMSI:[262420833483500] DNN:[internet:0] IPv4:[176.16.17.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3195) 10/31 11:05:39.059: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 10/31 11:05:39.064: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 10/31 11:05:39.070: [smf] INFO: Removed Session: UE IMSI:[262428029280711] DNN:[internet:0] IPv4:[176.16.17.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3195) 10/31 11:05:39.070: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 10/31 11:05:39.075: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 10/31 11:05:39.079: [smf] INFO: Removed Session: UE IMSI:[262423492234553] DNN:[internet:0] IPv4:[176.16.17.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3195) 10/31 11:05:39.079: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 10/31 11:05:39.086: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 10/31 11:05:39.092: [smf] INFO: Removed Session: UE IMSI:[262424641905735] DNN:[internet:0] IPv4:[176.16.17.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3195) 10/31 11:05:39.092: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 10/31 11:05:39.096: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 10/31 11:05:39.102: [smf] INFO: Removed Session: UE IMSI:[262429106077046] DNN:[internet:0] IPv4:[176.16.17.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3195) 10/31 11:05:39.102: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 10/31 11:05:39.107: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 10/31 11:05:39.111: [smf] INFO: Removed Session: UE IMSI:[262427889864991] DNN:[internet:0] IPv4:[176.16.17.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.111: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3195) 10/31 11:05:39.111: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 10/31 11:05:39.118: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 10/31 11:05:39.123: [smf] INFO: Removed Session: UE IMSI:[262426372014811] DNN:[internet:0] IPv4:[176.16.17.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3195) 10/31 11:05:39.123: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 10/31 11:05:39.129: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 10/31 11:05:39.133: [smf] INFO: Removed Session: UE IMSI:[262423787982335] DNN:[internet:0] IPv4:[176.16.17.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3195) 10/31 11:05:39.133: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 10/31 11:05:39.139: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 10/31 11:05:39.145: [smf] INFO: Removed Session: UE IMSI:[262421002643709] DNN:[internet:0] IPv4:[176.16.17.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3195) 10/31 11:05:39.145: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 10/31 11:05:39.150: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 10/31 11:05:39.155: [smf] INFO: Removed Session: UE IMSI:[262422259524060] DNN:[internet:0] IPv4:[176.16.17.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3195) 10/31 11:05:39.155: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 10/31 11:05:39.161: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 10/31 11:05:39.166: [smf] INFO: Removed Session: UE IMSI:[262420775150063] DNN:[internet:0] IPv4:[176.16.17.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3195) 10/31 11:05:39.166: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 10/31 11:05:39.172: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 10/31 11:05:39.176: [smf] INFO: Removed Session: UE IMSI:[262420216347901] DNN:[internet:0] IPv4:[176.16.17.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3195) 10/31 11:05:39.176: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 10/31 11:05:39.182: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 10/31 11:05:39.187: [smf] INFO: Removed Session: UE IMSI:[262428508821761] DNN:[internet:0] IPv4:[176.16.17.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3195) 10/31 11:05:39.187: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 10/31 11:05:39.193: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 10/31 11:05:39.198: [smf] INFO: Removed Session: UE IMSI:[262423063851793] DNN:[internet:0] IPv4:[176.16.17.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3195) 10/31 11:05:39.198: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 10/31 11:05:39.203: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 10/31 11:05:39.208: [smf] INFO: Removed Session: UE IMSI:[262424276496434] DNN:[internet:0] IPv4:[176.16.17.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3195) 10/31 11:05:39.208: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 10/31 11:05:39.214: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 10/31 11:05:39.219: [smf] INFO: Removed Session: UE IMSI:[262429535233388] DNN:[internet:0] IPv4:[176.16.17.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3195) 10/31 11:05:39.219: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 10/31 11:05:39.225: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 10/31 11:05:39.230: [smf] INFO: Removed Session: UE IMSI:[262429243117420] DNN:[internet:0] IPv4:[176.16.17.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3195) 10/31 11:05:39.230: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 10/31 11:05:39.235: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 10/31 11:05:39.240: [smf] INFO: Removed Session: UE IMSI:[262429427795872] DNN:[internet:0] IPv4:[176.16.17.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3195) 10/31 11:05:39.240: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 10/31 11:05:39.246: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 10/31 11:05:39.250: [smf] INFO: Removed Session: UE IMSI:[262425932094809] DNN:[internet:0] IPv4:[176.16.17.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3195) 10/31 11:05:39.250: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 10/31 11:05:39.256: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 10/31 11:05:39.261: [smf] INFO: Removed Session: UE IMSI:[262426723082109] DNN:[internet:0] IPv4:[176.16.17.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3195) 10/31 11:05:39.261: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 10/31 11:05:39.267: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 10/31 11:05:39.271: [smf] INFO: Removed Session: UE IMSI:[262429046051923] DNN:[internet:0] IPv4:[176.16.17.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3195) 10/31 11:05:39.271: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 10/31 11:05:39.278: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 10/31 11:05:39.282: [smf] INFO: Removed Session: UE IMSI:[262428273617816] DNN:[internet:0] IPv4:[176.16.17.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3195) 10/31 11:05:39.282: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 10/31 11:05:39.288: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 10/31 11:05:39.293: [smf] INFO: Removed Session: UE IMSI:[262421830491955] DNN:[internet:0] IPv4:[176.16.17.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3195) 10/31 11:05:39.293: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 10/31 11:05:39.299: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 10/31 11:05:39.304: [smf] INFO: Removed Session: UE IMSI:[262423366016484] DNN:[internet:0] IPv4:[176.16.17.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3195) 10/31 11:05:39.304: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 10/31 11:05:39.310: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 10/31 11:05:39.314: [smf] INFO: Removed Session: UE IMSI:[262422923254850] DNN:[internet:0] IPv4:[176.16.17.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3195) 10/31 11:05:39.315: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 10/31 11:05:39.320: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 10/31 11:05:39.325: [smf] INFO: Removed Session: UE IMSI:[262426632986348] DNN:[internet:0] IPv4:[176.16.17.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3195) 10/31 11:05:39.325: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 10/31 11:05:39.331: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 10/31 11:05:39.336: [smf] INFO: Removed Session: UE IMSI:[262421878176566] DNN:[internet:0] IPv4:[176.16.17.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3195) 10/31 11:05:39.336: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 10/31 11:05:39.342: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 10/31 11:05:39.346: [smf] INFO: Removed Session: UE IMSI:[262426015543149] DNN:[internet:0] IPv4:[176.16.17.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3195) 10/31 11:05:39.346: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 10/31 11:05:39.352: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 10/31 11:05:39.357: [smf] INFO: Removed Session: UE IMSI:[262425988929484] DNN:[internet:0] IPv4:[176.16.17.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3195) 10/31 11:05:39.357: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 10/31 11:05:39.363: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 10/31 11:05:39.367: [smf] INFO: Removed Session: UE IMSI:[262422895603197] DNN:[internet:0] IPv4:[176.16.17.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3195) 10/31 11:05:39.367: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 10/31 11:05:39.373: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 10/31 11:05:39.378: [smf] INFO: Removed Session: UE IMSI:[262429063446682] DNN:[internet:0] IPv4:[176.16.17.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3195) 10/31 11:05:39.378: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 10/31 11:05:39.384: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 10/31 11:05:39.388: [smf] INFO: Removed Session: UE IMSI:[262429572519578] DNN:[internet:0] IPv4:[176.16.17.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3195) 10/31 11:05:39.388: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 10/31 11:05:39.394: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 10/31 11:05:39.399: [smf] INFO: Removed Session: UE IMSI:[262423524798995] DNN:[internet:0] IPv4:[176.16.17.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3195) 10/31 11:05:39.399: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 10/31 11:05:39.405: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 10/31 11:05:39.410: [smf] INFO: Removed Session: UE IMSI:[262421638551032] DNN:[internet:0] IPv4:[176.16.17.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3195) 10/31 11:05:39.410: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 10/31 11:05:39.415: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 10/31 11:05:39.421: [smf] INFO: Removed Session: UE IMSI:[262424605722514] DNN:[internet:0] IPv4:[176.16.17.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3195) 10/31 11:05:39.421: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 10/31 11:05:39.426: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 10/31 11:05:39.431: [smf] INFO: Removed Session: UE IMSI:[262423367940086] DNN:[internet:0] IPv4:[176.16.17.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3195) 10/31 11:05:39.431: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 10/31 11:05:39.437: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 10/31 11:05:39.442: [smf] INFO: Removed Session: UE IMSI:[262420664031038] DNN:[internet:0] IPv4:[176.16.17.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3195) 10/31 11:05:39.442: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 10/31 11:05:39.447: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 10/31 11:05:39.452: [smf] INFO: Removed Session: UE IMSI:[262420057601805] DNN:[internet:0] IPv4:[176.16.17.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3195) 10/31 11:05:39.452: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 10/31 11:05:39.458: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 10/31 11:05:39.463: [smf] INFO: Removed Session: UE IMSI:[262428428810941] DNN:[internet:0] IPv4:[176.16.17.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.463: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3195) 10/31 11:05:39.463: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 10/31 11:05:39.468: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 10/31 11:05:39.474: [smf] INFO: Removed Session: UE IMSI:[262423233354502] DNN:[internet:0] IPv4:[176.16.17.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3195) 10/31 11:05:39.474: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 10/31 11:05:39.479: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 10/31 11:05:39.484: [smf] INFO: Removed Session: UE IMSI:[262421774951355] DNN:[internet:0] IPv4:[176.16.17.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3195) 10/31 11:05:39.484: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 10/31 11:05:39.490: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 10/31 11:05:39.495: [smf] INFO: Removed Session: UE IMSI:[262429194133766] DNN:[internet:0] IPv4:[176.16.17.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.495: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3195) 10/31 11:05:39.495: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 10/31 11:05:39.501: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 10/31 11:05:39.505: [smf] INFO: Removed Session: UE IMSI:[262425541098769] DNN:[internet:0] IPv4:[176.16.17.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3195) 10/31 11:05:39.505: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 10/31 11:05:39.511: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 10/31 11:05:39.516: [smf] INFO: Removed Session: UE IMSI:[262425113451339] DNN:[internet:0] IPv4:[176.16.17.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.516: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3195) 10/31 11:05:39.516: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 10/31 11:05:39.522: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 10/31 11:05:39.527: [smf] INFO: Removed Session: UE IMSI:[262429985130427] DNN:[internet:0] IPv4:[176.16.17.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3195) 10/31 11:05:39.527: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 10/31 11:05:39.533: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 10/31 11:05:39.537: [smf] INFO: Removed Session: UE IMSI:[262427297147886] DNN:[internet:0] IPv4:[176.16.17.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3195) 10/31 11:05:39.537: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 10/31 11:05:39.543: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 10/31 11:05:39.547: [smf] INFO: Removed Session: UE IMSI:[262421145650690] DNN:[internet:0] IPv4:[176.16.17.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3195) 10/31 11:05:39.547: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 10/31 11:05:39.554: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 10/31 11:05:39.559: [smf] INFO: Removed Session: UE IMSI:[262428811779594] DNN:[internet:0] IPv4:[176.16.17.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3195) 10/31 11:05:39.559: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 10/31 11:05:39.564: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 10/31 11:05:39.569: [smf] INFO: Removed Session: UE IMSI:[262423318453537] DNN:[internet:0] IPv4:[176.16.17.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.569: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3195) 10/31 11:05:39.569: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 10/31 11:05:39.575: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 10/31 11:05:39.580: [smf] INFO: Removed Session: UE IMSI:[262422870705660] DNN:[internet:0] IPv4:[176.16.17.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3195) 10/31 11:05:39.580: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 10/31 11:05:39.586: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 10/31 11:05:39.592: [smf] INFO: Removed Session: UE IMSI:[262424666351218] DNN:[internet:0] IPv4:[176.16.17.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3195) 10/31 11:05:39.592: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 10/31 11:05:39.596: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 10/31 11:05:39.601: [smf] INFO: Removed Session: UE IMSI:[262428446797361] DNN:[internet:0] IPv4:[176.16.17.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.601: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3195) 10/31 11:05:39.601: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 10/31 11:05:39.607: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 10/31 11:05:39.613: [smf] INFO: Removed Session: UE IMSI:[262427309841521] DNN:[internet:0] IPv4:[176.16.17.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3195) 10/31 11:05:39.613: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 10/31 11:05:39.617: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 10/31 11:05:39.621: [smf] INFO: Removed Session: UE IMSI:[262420622817665] DNN:[internet:0] IPv4:[176.16.17.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3195) 10/31 11:05:39.621: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 10/31 11:05:39.628: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 10/31 11:05:39.634: [smf] INFO: Removed Session: UE IMSI:[262421580087877] DNN:[internet:0] IPv4:[176.16.17.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3195) 10/31 11:05:39.634: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 10/31 11:05:39.639: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 10/31 11:05:39.643: [smf] INFO: Removed Session: UE IMSI:[262423407248544] DNN:[internet:0] IPv4:[176.16.17.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3195) 10/31 11:05:39.643: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 10/31 11:05:39.649: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 10/31 11:05:39.653: [smf] INFO: Removed Session: UE IMSI:[262425793946939] DNN:[internet:0] IPv4:[176.16.17.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3195) 10/31 11:05:39.653: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 10/31 11:05:39.660: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 10/31 11:05:39.665: [smf] INFO: Removed Session: UE IMSI:[262426918457317] DNN:[internet:0] IPv4:[176.16.17.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.665: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3195) 10/31 11:05:39.665: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 10/31 11:05:39.670: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 10/31 11:05:39.677: [smf] INFO: Removed Session: UE IMSI:[262423206969851] DNN:[internet:0] IPv4:[176.16.17.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3195) 10/31 11:05:39.677: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 10/31 11:05:39.681: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 10/31 11:05:39.685: [smf] INFO: Removed Session: UE IMSI:[262429461623818] DNN:[internet:0] IPv4:[176.16.17.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.685: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3195) 10/31 11:05:39.685: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 10/31 11:05:39.692: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 10/31 11:05:39.698: [smf] INFO: Removed Session: UE IMSI:[262423944456275] DNN:[internet:0] IPv4:[176.16.17.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3195) 10/31 11:05:39.698: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 10/31 11:05:39.703: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 10/31 11:05:39.706: [smf] INFO: Removed Session: UE IMSI:[262424306416889] DNN:[internet:0] IPv4:[176.16.17.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3195) 10/31 11:05:39.706: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 10/31 11:05:39.713: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 10/31 11:05:39.719: [smf] INFO: Removed Session: UE IMSI:[262421563752398] DNN:[internet:0] IPv4:[176.16.17.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.719: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3195) 10/31 11:05:39.719: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 10/31 11:05:39.724: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 10/31 11:05:39.728: [smf] INFO: Removed Session: UE IMSI:[262420599887141] DNN:[internet:0] IPv4:[176.16.17.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3195) 10/31 11:05:39.728: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 10/31 11:05:39.734: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 10/31 11:05:39.739: [smf] INFO: Removed Session: UE IMSI:[262421537099468] DNN:[internet:0] IPv4:[176.16.17.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3195) 10/31 11:05:39.739: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 10/31 11:05:39.745: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 10/31 11:05:39.749: [smf] INFO: Removed Session: UE IMSI:[262424584256691] DNN:[internet:0] IPv4:[176.16.17.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3195) 10/31 11:05:39.749: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 10/31 11:05:39.756: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 10/31 11:05:39.761: [smf] INFO: Removed Session: UE IMSI:[262426157836807] DNN:[internet:0] IPv4:[176.16.17.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3195) 10/31 11:05:39.761: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 10/31 11:05:39.766: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 10/31 11:05:39.770: [smf] INFO: Removed Session: UE IMSI:[262420141889496] DNN:[internet:0] IPv4:[176.16.17.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3195) 10/31 11:05:39.770: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 10/31 11:05:39.777: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 10/31 11:05:39.782: [smf] INFO: Removed Session: UE IMSI:[262428017707623] DNN:[internet:0] IPv4:[176.16.17.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3195) 10/31 11:05:39.782: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 10/31 11:05:39.787: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 10/31 11:05:39.791: [smf] INFO: Removed Session: UE IMSI:[262420994152145] DNN:[internet:0] IPv4:[176.16.17.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3195) 10/31 11:05:39.791: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 10/31 11:05:39.798: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 10/31 11:05:39.804: [smf] INFO: Removed Session: UE IMSI:[262426619517715] DNN:[internet:0] IPv4:[176.16.17.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3195) 10/31 11:05:39.804: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 10/31 11:05:39.808: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 10/31 11:05:39.812: [smf] INFO: Removed Session: UE IMSI:[262429220183128] DNN:[internet:0] IPv4:[176.16.17.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3195) 10/31 11:05:39.812: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 10/31 11:05:39.819: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 10/31 11:05:39.824: [smf] INFO: Removed Session: UE IMSI:[262421530152049] DNN:[internet:0] IPv4:[176.16.17.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3195) 10/31 11:05:39.824: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 10/31 11:05:39.830: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 10/31 11:05:39.835: [smf] INFO: Removed Session: UE IMSI:[262426693952970] DNN:[internet:0] IPv4:[176.16.17.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3195) 10/31 11:05:39.835: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 10/31 11:05:39.841: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 10/31 11:05:39.845: [smf] INFO: Removed Session: UE IMSI:[262427005749577] DNN:[internet:0] IPv4:[176.16.17.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3195) 10/31 11:05:39.845: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 10/31 11:05:39.851: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 10/31 11:05:39.857: [smf] INFO: Removed Session: UE IMSI:[262422023993316] DNN:[internet:0] IPv4:[176.16.17.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3195) 10/31 11:05:39.857: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 10/31 11:05:39.862: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 10/31 11:05:39.866: [smf] INFO: Removed Session: UE IMSI:[262429340764918] DNN:[internet:0] IPv4:[176.16.17.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3195) 10/31 11:05:39.866: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 10/31 11:05:39.873: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 10/31 11:05:39.878: [smf] INFO: Removed Session: UE IMSI:[262429996385266] DNN:[internet:0] IPv4:[176.16.17.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3195) 10/31 11:05:39.878: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 10/31 11:05:39.884: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 10/31 11:05:39.888: [smf] INFO: Removed Session: UE IMSI:[262421375513109] DNN:[internet:0] IPv4:[176.16.17.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3195) 10/31 11:05:39.888: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 10/31 11:05:39.894: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 10/31 11:05:39.900: [smf] INFO: Removed Session: UE IMSI:[262427755871652] DNN:[internet:0] IPv4:[176.16.17.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3195) 10/31 11:05:39.900: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 10/31 11:05:39.905: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 10/31 11:05:39.909: [smf] INFO: Removed Session: UE IMSI:[262422996640924] DNN:[internet:0] IPv4:[176.16.17.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3195) 10/31 11:05:39.909: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 10/31 11:05:39.915: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 10/31 11:05:39.921: [smf] INFO: Removed Session: UE IMSI:[262424353636229] DNN:[internet:0] IPv4:[176.16.17.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3195) 10/31 11:05:39.921: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 10/31 11:05:39.926: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 10/31 11:05:39.930: [smf] INFO: Removed Session: UE IMSI:[262429951176535] DNN:[internet:0] IPv4:[176.16.17.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3195) 10/31 11:05:39.930: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 10/31 11:05:39.937: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 10/31 11:05:39.942: [smf] INFO: Removed Session: UE IMSI:[262428515888868] DNN:[internet:0] IPv4:[176.16.17.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3195) 10/31 11:05:39.942: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 10/31 11:05:39.948: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 10/31 11:05:39.952: [smf] INFO: Removed Session: UE IMSI:[262426369230635] DNN:[internet:0] IPv4:[176.16.17.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.952: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3195) 10/31 11:05:39.952: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 10/31 11:05:39.958: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 10/31 11:05:39.963: [smf] INFO: Removed Session: UE IMSI:[262423941064925] DNN:[internet:0] IPv4:[176.16.17.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3195) 10/31 11:05:39.963: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 10/31 11:05:39.969: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 10/31 11:05:39.973: [smf] INFO: Removed Session: UE IMSI:[262424371770540] DNN:[internet:0] IPv4:[176.16.17.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3195) 10/31 11:05:39.973: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 10/31 11:05:39.979: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 10/31 11:05:39.984: [smf] INFO: Removed Session: UE IMSI:[262421214576459] DNN:[internet:0] IPv4:[176.16.17.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.984: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3195) 10/31 11:05:39.984: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 10/31 11:05:39.990: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 10/31 11:05:39.994: [smf] INFO: Removed Session: UE IMSI:[262420047655398] DNN:[internet:0] IPv4:[176.16.17.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:39.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3195) 10/31 11:05:39.994: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 10/31 11:05:40.000: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 10/31 11:05:40.005: [smf] INFO: Removed Session: UE IMSI:[262429345495669] DNN:[internet:0] IPv4:[176.16.17.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3195) 10/31 11:05:40.005: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 10/31 11:05:40.011: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 10/31 11:05:40.015: [smf] INFO: Removed Session: UE IMSI:[262429387786258] DNN:[internet:0] IPv4:[176.16.17.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3195) 10/31 11:05:40.015: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 10/31 11:05:40.022: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 10/31 11:05:40.027: [smf] INFO: Removed Session: UE IMSI:[262420158970644] DNN:[internet:0] IPv4:[176.16.17.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3195) 10/31 11:05:40.027: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 10/31 11:05:40.032: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 10/31 11:05:40.037: [smf] INFO: Removed Session: UE IMSI:[262426995100720] DNN:[internet:0] IPv4:[176.16.17.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.037: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3195) 10/31 11:05:40.037: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 10/31 11:05:40.043: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 10/31 11:05:40.048: [smf] INFO: Removed Session: UE IMSI:[262425483046933] DNN:[internet:0] IPv4:[176.16.17.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.048: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3195) 10/31 11:05:40.048: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 10/31 11:05:40.053: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 10/31 11:05:40.058: [smf] INFO: Removed Session: UE IMSI:[262427136563299] DNN:[internet:0] IPv4:[176.16.17.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.058: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3195) 10/31 11:05:40.058: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 10/31 11:05:40.064: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 10/31 11:05:40.070: [smf] INFO: Removed Session: UE IMSI:[262424144406216] DNN:[internet:0] IPv4:[176.16.17.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.070: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3195) 10/31 11:05:40.070: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 10/31 11:05:40.075: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 10/31 11:05:40.079: [smf] INFO: Removed Session: UE IMSI:[262426562825798] DNN:[internet:0] IPv4:[176.16.17.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3195) 10/31 11:05:40.079: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 10/31 11:05:40.085: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 10/31 11:05:40.091: [smf] INFO: Removed Session: UE IMSI:[262428720602440] DNN:[internet:0] IPv4:[176.16.17.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.091: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3195) 10/31 11:05:40.091: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 10/31 11:05:40.096: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 10/31 11:05:40.101: [smf] INFO: Removed Session: UE IMSI:[262427430932792] DNN:[internet:0] IPv4:[176.16.17.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3195) 10/31 11:05:40.101: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 10/31 11:05:40.107: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 10/31 11:05:40.112: [smf] INFO: Removed Session: UE IMSI:[262427095477008] DNN:[internet:0] IPv4:[176.16.17.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3195) 10/31 11:05:40.112: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 10/31 11:05:40.117: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 10/31 11:05:40.123: [smf] INFO: Removed Session: UE IMSI:[262420796262603] DNN:[internet:0] IPv4:[176.16.17.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3195) 10/31 11:05:40.123: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 10/31 11:05:40.128: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 10/31 11:05:40.133: [smf] INFO: Removed Session: UE IMSI:[262426313009415] DNN:[internet:0] IPv4:[176.16.17.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3195) 10/31 11:05:40.133: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 10/31 11:05:40.139: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 10/31 11:05:40.144: [smf] INFO: Removed Session: UE IMSI:[262427590546521] DNN:[internet:0] IPv4:[176.16.17.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3195) 10/31 11:05:40.144: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 10/31 11:05:40.149: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 10/31 11:05:40.154: [smf] INFO: Removed Session: UE IMSI:[262426699885489] DNN:[internet:0] IPv4:[176.16.17.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3195) 10/31 11:05:40.154: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 10/31 11:05:40.160: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 10/31 11:05:40.165: [smf] INFO: Removed Session: UE IMSI:[262422752607850] DNN:[internet:0] IPv4:[176.16.17.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3195) 10/31 11:05:40.165: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 10/31 11:05:40.170: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 10/31 11:05:40.175: [smf] INFO: Removed Session: UE IMSI:[262421803119612] DNN:[internet:0] IPv4:[176.16.17.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3195) 10/31 11:05:40.175: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 10/31 11:05:40.181: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 10/31 11:05:40.186: [smf] INFO: Removed Session: UE IMSI:[262421428968164] DNN:[internet:0] IPv4:[176.16.17.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.186: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3195) 10/31 11:05:40.186: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 10/31 11:05:40.192: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 10/31 11:05:40.197: [smf] INFO: Removed Session: UE IMSI:[262425162498283] DNN:[internet:0] IPv4:[176.16.17.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.197: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3195) 10/31 11:05:40.197: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 10/31 11:05:40.202: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 10/31 11:05:40.207: [smf] INFO: Removed Session: UE IMSI:[262429541230032] DNN:[internet:0] IPv4:[176.16.17.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3195) 10/31 11:05:40.207: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 10/31 11:05:40.213: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 10/31 11:05:40.218: [smf] INFO: Removed Session: UE IMSI:[262429297200700] DNN:[internet:0] IPv4:[176.16.17.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3195) 10/31 11:05:40.218: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 10/31 11:05:40.223: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 10/31 11:05:40.228: [smf] INFO: Removed Session: UE IMSI:[262423696102070] DNN:[internet:0] IPv4:[176.16.17.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.228: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3195) 10/31 11:05:40.228: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 10/31 11:05:40.234: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 10/31 11:05:40.239: [smf] INFO: Removed Session: UE IMSI:[262427040298476] DNN:[internet:0] IPv4:[176.16.17.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3195) 10/31 11:05:40.239: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 10/31 11:05:40.244: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 10/31 11:05:40.250: [smf] INFO: Removed Session: UE IMSI:[262420943980578] DNN:[internet:0] IPv4:[176.16.17.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3195) 10/31 11:05:40.250: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 10/31 11:05:40.255: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 10/31 11:05:40.259: [smf] INFO: Removed Session: UE IMSI:[262425131197634] DNN:[internet:0] IPv4:[176.16.17.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.259: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3195) 10/31 11:05:40.259: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 10/31 11:05:40.266: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 10/31 11:05:40.271: [smf] INFO: Removed Session: UE IMSI:[262426053780229] DNN:[internet:0] IPv4:[176.16.17.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3195) 10/31 11:05:40.271: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 10/31 11:05:40.277: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 10/31 11:05:40.280: [smf] INFO: Removed Session: UE IMSI:[262425701073308] DNN:[internet:0] IPv4:[176.16.17.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.280: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3195) 10/31 11:05:40.280: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 10/31 11:05:40.287: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 10/31 11:05:40.292: [smf] INFO: Removed Session: UE IMSI:[262428044792800] DNN:[internet:0] IPv4:[176.16.17.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.292: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3195) 10/31 11:05:40.293: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 10/31 11:05:40.298: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 10/31 11:05:40.302: [smf] INFO: Removed Session: UE IMSI:[262426722132537] DNN:[internet:0] IPv4:[176.16.17.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3195) 10/31 11:05:40.302: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 10/31 11:05:40.308: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 10/31 11:05:40.314: [smf] INFO: Removed Session: UE IMSI:[262425613068634] DNN:[internet:0] IPv4:[176.16.17.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3195) 10/31 11:05:40.314: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 10/31 11:05:40.319: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 10/31 11:05:40.324: [smf] INFO: Removed Session: UE IMSI:[262428938006927] DNN:[internet:0] IPv4:[176.16.17.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.324: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3195) 10/31 11:05:40.324: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 10/31 11:05:40.330: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 10/31 11:05:40.335: [smf] INFO: Removed Session: UE IMSI:[262427509098425] DNN:[internet:0] IPv4:[176.16.17.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3195) 10/31 11:05:40.335: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 10/31 11:05:40.340: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 10/31 11:05:40.346: [smf] INFO: Removed Session: UE IMSI:[262428244520398] DNN:[internet:0] IPv4:[176.16.17.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3195) 10/31 11:05:40.346: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 10/31 11:05:40.351: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 10/31 11:05:40.356: [smf] INFO: Removed Session: UE IMSI:[262422836031171] DNN:[internet:0] IPv4:[176.16.17.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.356: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3195) 10/31 11:05:40.356: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 10/31 11:05:40.362: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 10/31 11:05:40.366: [smf] INFO: Removed Session: UE IMSI:[262427821836696] DNN:[internet:0] IPv4:[176.16.17.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.367: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3195) 10/31 11:05:40.367: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 10/31 11:05:40.372: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 10/31 11:05:40.378: [smf] INFO: Removed Session: UE IMSI:[262429989626676] DNN:[internet:0] IPv4:[176.16.17.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3195) 10/31 11:05:40.378: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 10/31 11:05:40.383: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 10/31 11:05:40.389: [smf] INFO: Removed Session: UE IMSI:[262423020340247] DNN:[internet:0] IPv4:[176.16.17.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3195) 10/31 11:05:40.389: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 10/31 11:05:40.394: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 10/31 11:05:40.397: [smf] INFO: Removed Session: UE IMSI:[262423867013264] DNN:[internet:0] IPv4:[176.16.17.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3195) 10/31 11:05:40.397: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 10/31 11:05:40.405: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 10/31 11:05:40.410: [smf] INFO: Removed Session: UE IMSI:[262426465127499] DNN:[internet:0] IPv4:[176.16.17.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3195) 10/31 11:05:40.410: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 10/31 11:05:40.415: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 10/31 11:05:40.419: [smf] INFO: Removed Session: UE IMSI:[262427948408120] DNN:[internet:0] IPv4:[176.16.17.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3195) 10/31 11:05:40.419: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 10/31 11:05:40.426: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 10/31 11:05:40.432: [smf] INFO: Removed Session: UE IMSI:[262423694985918] DNN:[internet:0] IPv4:[176.16.17.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3195) 10/31 11:05:40.432: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 10/31 11:05:40.437: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 10/31 11:05:40.440: [smf] INFO: Removed Session: UE IMSI:[262425751408454] DNN:[internet:0] IPv4:[176.16.17.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3195) 10/31 11:05:40.441: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 10/31 11:05:40.448: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 10/31 11:05:40.452: [smf] INFO: Removed Session: UE IMSI:[262429259331577] DNN:[internet:0] IPv4:[176.16.17.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.452: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3195) 10/31 11:05:40.452: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 10/31 11:05:40.458: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 10/31 11:05:40.462: [smf] INFO: Removed Session: UE IMSI:[262422988555937] DNN:[internet:0] IPv4:[176.16.17.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3195) 10/31 11:05:40.462: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 10/31 11:05:40.469: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 10/31 11:05:40.473: [smf] INFO: Removed Session: UE IMSI:[262420088074937] DNN:[internet:0] IPv4:[176.16.17.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.473: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3195) 10/31 11:05:40.473: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 10/31 11:05:40.480: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 10/31 11:05:40.484: [smf] INFO: Removed Session: UE IMSI:[262421824022121] DNN:[internet:0] IPv4:[176.16.17.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.484: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3195) 10/31 11:05:40.484: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 10/31 11:05:40.491: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 10/31 11:05:40.496: [smf] INFO: Removed Session: UE IMSI:[262429686000626] DNN:[internet:0] IPv4:[176.16.17.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3195) 10/31 11:05:40.496: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 10/31 11:05:40.502: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 10/31 11:05:40.506: [smf] INFO: Removed Session: UE IMSI:[262423836656242] DNN:[internet:0] IPv4:[176.16.17.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3195) 10/31 11:05:40.506: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 10/31 11:05:40.512: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 10/31 11:05:40.517: [smf] INFO: Removed Session: UE IMSI:[262420870481046] DNN:[internet:0] IPv4:[176.16.17.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3195) 10/31 11:05:40.517: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 10/31 11:05:40.523: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 10/31 11:05:40.527: [smf] INFO: Removed Session: UE IMSI:[262423005262532] DNN:[internet:0] IPv4:[176.16.17.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3195) 10/31 11:05:40.527: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 10/31 11:05:40.533: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 10/31 11:05:40.538: [smf] INFO: Removed Session: UE IMSI:[262422460137706] DNN:[internet:0] IPv4:[176.16.17.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3195) 10/31 11:05:40.538: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 10/31 11:05:40.544: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 10/31 11:05:40.548: [smf] INFO: Removed Session: UE IMSI:[262420415646889] DNN:[internet:0] IPv4:[176.16.17.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3195) 10/31 11:05:40.548: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 10/31 11:05:40.555: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 10/31 11:05:40.559: [smf] INFO: Removed Session: UE IMSI:[262429780368792] DNN:[internet:0] IPv4:[176.16.17.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3195) 10/31 11:05:40.559: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 10/31 11:05:40.566: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 10/31 11:05:40.570: [smf] INFO: Removed Session: UE IMSI:[262422927619004] DNN:[internet:0] IPv4:[176.16.17.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3195) 10/31 11:05:40.570: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 10/31 11:05:40.576: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 10/31 11:05:40.581: [smf] INFO: Removed Session: UE IMSI:[262427197001372] DNN:[internet:0] IPv4:[176.16.17.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3195) 10/31 11:05:40.581: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 10/31 11:05:40.587: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 10/31 11:05:40.592: [smf] INFO: Removed Session: UE IMSI:[262425453464292] DNN:[internet:0] IPv4:[176.16.17.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3195) 10/31 11:05:40.592: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 10/31 11:05:40.598: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 10/31 11:05:40.602: [smf] INFO: Removed Session: UE IMSI:[262421506791240] DNN:[internet:0] IPv4:[176.16.17.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3195) 10/31 11:05:40.602: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 10/31 11:05:40.608: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 10/31 11:05:40.613: [smf] INFO: Removed Session: UE IMSI:[262428406409293] DNN:[internet:0] IPv4:[176.16.17.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.613: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3195) 10/31 11:05:40.613: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 10/31 11:05:40.619: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 10/31 11:05:40.624: [smf] INFO: Removed Session: UE IMSI:[262420672848654] DNN:[internet:0] IPv4:[176.16.17.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3195) 10/31 11:05:40.624: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 10/31 11:05:40.630: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 10/31 11:05:40.634: [smf] INFO: Removed Session: UE IMSI:[262424087945480] DNN:[internet:0] IPv4:[176.16.17.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3195) 10/31 11:05:40.634: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 10/31 11:05:40.640: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 10/31 11:05:40.645: [smf] INFO: Removed Session: UE IMSI:[262421752986415] DNN:[internet:0] IPv4:[176.16.17.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3195) 10/31 11:05:40.645: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 10/31 11:05:40.651: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 10/31 11:05:40.655: [smf] INFO: Removed Session: UE IMSI:[262422298586520] DNN:[internet:0] IPv4:[176.16.17.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3195) 10/31 11:05:40.655: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 10/31 11:05:40.662: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 10/31 11:05:40.666: [smf] INFO: Removed Session: UE IMSI:[262426677593383] DNN:[internet:0] IPv4:[176.16.17.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3195) 10/31 11:05:40.666: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 10/31 11:05:40.672: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 10/31 11:05:40.677: [smf] INFO: Removed Session: UE IMSI:[262423185545483] DNN:[internet:0] IPv4:[176.16.17.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3195) 10/31 11:05:40.677: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 10/31 11:05:40.683: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 10/31 11:05:40.687: [smf] INFO: Removed Session: UE IMSI:[262421834094027] DNN:[internet:0] IPv4:[176.16.17.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3195) 10/31 11:05:40.687: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 10/31 11:05:40.694: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 10/31 11:05:40.698: [smf] INFO: Removed Session: UE IMSI:[262428602460863] DNN:[internet:0] IPv4:[176.16.17.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.698: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3195) 10/31 11:05:40.698: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 10/31 11:05:40.705: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 10/31 11:05:40.709: [smf] INFO: Removed Session: UE IMSI:[262425895771014] DNN:[internet:0] IPv4:[176.16.17.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.709: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3195) 10/31 11:05:40.709: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 10/31 11:05:40.715: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 10/31 11:05:40.720: [smf] INFO: Removed Session: UE IMSI:[262427874088475] DNN:[internet:0] IPv4:[176.16.17.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3195) 10/31 11:05:40.720: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 10/31 11:05:40.726: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 10/31 11:05:40.731: [smf] INFO: Removed Session: UE IMSI:[262420825055676] DNN:[internet:0] IPv4:[176.16.17.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.731: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3195) 10/31 11:05:40.731: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 10/31 11:05:40.737: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 10/31 11:05:40.743: [smf] INFO: Removed Session: UE IMSI:[262425218920779] DNN:[internet:0] IPv4:[176.16.18.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3195) 10/31 11:05:40.743: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 10/31 11:05:40.747: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 10/31 11:05:40.753: [smf] INFO: Removed Session: UE IMSI:[262422396166750] DNN:[internet:0] IPv4:[176.16.18.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3195) 10/31 11:05:40.753: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 10/31 11:05:40.758: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 10/31 11:05:40.763: [smf] INFO: Removed Session: UE IMSI:[262426130031941] DNN:[internet:0] IPv4:[176.16.18.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.763: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3195) 10/31 11:05:40.763: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 10/31 11:05:40.769: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 10/31 11:05:40.773: [smf] INFO: Removed Session: UE IMSI:[262425180846365] DNN:[internet:0] IPv4:[176.16.18.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3195) 10/31 11:05:40.773: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 10/31 11:05:40.779: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 10/31 11:05:40.784: [smf] INFO: Removed Session: UE IMSI:[262429877764391] DNN:[internet:0] IPv4:[176.16.18.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.784: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3195) 10/31 11:05:40.784: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 10/31 11:05:40.790: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 10/31 11:05:40.795: [smf] INFO: Removed Session: UE IMSI:[262424469734400] DNN:[internet:0] IPv4:[176.16.18.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.795: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3195) 10/31 11:05:40.795: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 10/31 11:05:40.801: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 10/31 11:05:40.806: [smf] INFO: Removed Session: UE IMSI:[262422627250368] DNN:[internet:0] IPv4:[176.16.18.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3195) 10/31 11:05:40.806: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 10/31 11:05:40.812: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 10/31 11:05:40.816: [smf] INFO: Removed Session: UE IMSI:[262420801890043] DNN:[internet:0] IPv4:[176.16.18.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3195) 10/31 11:05:40.816: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 10/31 11:05:40.823: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 10/31 11:05:40.828: [smf] INFO: Removed Session: UE IMSI:[262421183432835] DNN:[internet:0] IPv4:[176.16.18.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3195) 10/31 11:05:40.828: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 10/31 11:05:40.833: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 10/31 11:05:40.838: [smf] INFO: Removed Session: UE IMSI:[262429871848830] DNN:[internet:0] IPv4:[176.16.18.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3195) 10/31 11:05:40.838: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 10/31 11:05:40.844: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 10/31 11:05:40.849: [smf] INFO: Removed Session: UE IMSI:[262428351933802] DNN:[internet:0] IPv4:[176.16.18.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3195) 10/31 11:05:40.849: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 10/31 11:05:40.855: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 10/31 11:05:40.860: [smf] INFO: Removed Session: UE IMSI:[262426105772390] DNN:[internet:0] IPv4:[176.16.18.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3195) 10/31 11:05:40.860: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 10/31 11:05:40.865: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 10/31 11:05:40.870: [smf] INFO: Removed Session: UE IMSI:[262425271963869] DNN:[internet:0] IPv4:[176.16.18.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3195) 10/31 11:05:40.870: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 10/31 11:05:40.876: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 10/31 11:05:40.882: [smf] INFO: Removed Session: UE IMSI:[262426815650564] DNN:[internet:0] IPv4:[176.16.18.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3195) 10/31 11:05:40.882: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 10/31 11:05:40.887: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 10/31 11:05:40.891: [smf] INFO: Removed Session: UE IMSI:[262423493613544] DNN:[internet:0] IPv4:[176.16.18.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.891: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3195) 10/31 11:05:40.891: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 10/31 11:05:40.897: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 10/31 11:05:40.902: [smf] INFO: Removed Session: UE IMSI:[262429426789122] DNN:[internet:0] IPv4:[176.16.18.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3195) 10/31 11:05:40.902: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 10/31 11:05:40.908: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 10/31 11:05:40.912: [smf] INFO: Removed Session: UE IMSI:[262428635325227] DNN:[internet:0] IPv4:[176.16.18.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3195) 10/31 11:05:40.912: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 10/31 11:05:40.919: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 10/31 11:05:40.924: [smf] INFO: Removed Session: UE IMSI:[262424557660835] DNN:[internet:0] IPv4:[176.16.18.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3195) 10/31 11:05:40.924: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 10/31 11:05:40.929: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 10/31 11:05:40.933: [smf] INFO: Removed Session: UE IMSI:[262422717283864] DNN:[internet:0] IPv4:[176.16.18.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.933: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3195) 10/31 11:05:40.933: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 10/31 11:05:40.940: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 10/31 11:05:40.944: [smf] INFO: Removed Session: UE IMSI:[262423362895805] DNN:[internet:0] IPv4:[176.16.18.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3195) 10/31 11:05:40.944: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 10/31 11:05:40.951: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 10/31 11:05:40.956: [smf] INFO: Removed Session: UE IMSI:[262425706399734] DNN:[internet:0] IPv4:[176.16.18.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3195) 10/31 11:05:40.956: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 10/31 11:05:40.961: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 10/31 11:05:40.966: [smf] INFO: Removed Session: UE IMSI:[262424877697279] DNN:[internet:0] IPv4:[176.16.18.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3195) 10/31 11:05:40.966: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 10/31 11:05:40.972: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 10/31 11:05:40.977: [smf] INFO: Removed Session: UE IMSI:[262421542152166] DNN:[internet:0] IPv4:[176.16.18.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3195) 10/31 11:05:40.977: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 10/31 11:05:40.983: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 10/31 11:05:40.988: [smf] INFO: Removed Session: UE IMSI:[262420889098782] DNN:[internet:0] IPv4:[176.16.18.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3195) 10/31 11:05:40.988: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 10/31 11:05:40.993: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 10/31 11:05:40.998: [smf] INFO: Removed Session: UE IMSI:[262424677491133] DNN:[internet:0] IPv4:[176.16.18.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:40.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3195) 10/31 11:05:40.998: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 10/31 11:05:41.004: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 10/31 11:05:41.009: [smf] INFO: Removed Session: UE IMSI:[262427814603445] DNN:[internet:0] IPv4:[176.16.18.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3195) 10/31 11:05:41.009: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 10/31 11:05:41.014: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 10/31 11:05:41.019: [smf] INFO: Removed Session: UE IMSI:[262428193833105] DNN:[internet:0] IPv4:[176.16.18.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3195) 10/31 11:05:41.019: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 10/31 11:05:41.025: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 10/31 11:05:41.030: [smf] INFO: Removed Session: UE IMSI:[262424729600028] DNN:[internet:0] IPv4:[176.16.18.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3195) 10/31 11:05:41.030: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 10/31 11:05:41.036: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 10/31 11:05:41.040: [smf] INFO: Removed Session: UE IMSI:[262421236254563] DNN:[internet:0] IPv4:[176.16.18.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.040: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3195) 10/31 11:05:41.040: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 10/31 11:05:41.046: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 10/31 11:05:41.051: [smf] INFO: Removed Session: UE IMSI:[262425497795845] DNN:[internet:0] IPv4:[176.16.18.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3195) 10/31 11:05:41.051: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 10/31 11:05:41.057: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 10/31 11:05:41.065: [smf] INFO: Removed Session: UE IMSI:[262427938939770] DNN:[internet:0] IPv4:[176.16.18.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3195) 10/31 11:05:41.065: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 10/31 11:05:41.068: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 10/31 11:05:41.073: [smf] INFO: Removed Session: UE IMSI:[262429352553831] DNN:[internet:0] IPv4:[176.16.18.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3195) 10/31 11:05:41.073: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 10/31 11:05:41.078: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 10/31 11:05:41.083: [smf] INFO: Removed Session: UE IMSI:[262424119746384] DNN:[internet:0] IPv4:[176.16.18.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3195) 10/31 11:05:41.083: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 10/31 11:05:41.089: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 10/31 11:05:41.095: [smf] INFO: Removed Session: UE IMSI:[262429676984198] DNN:[internet:0] IPv4:[176.16.18.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3195) 10/31 11:05:41.095: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 10/31 11:05:41.100: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 10/31 11:05:41.105: [smf] INFO: Removed Session: UE IMSI:[262425754338899] DNN:[internet:0] IPv4:[176.16.18.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3195) 10/31 11:05:41.105: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 10/31 11:05:41.110: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 10/31 11:05:41.116: [smf] INFO: Removed Session: UE IMSI:[262425715858691] DNN:[internet:0] IPv4:[176.16.18.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3195) 10/31 11:05:41.116: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 10/31 11:05:41.121: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 10/31 11:05:41.127: [smf] INFO: Removed Session: UE IMSI:[262429312368711] DNN:[internet:0] IPv4:[176.16.18.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3195) 10/31 11:05:41.127: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 10/31 11:05:41.132: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 10/31 11:05:41.137: [smf] INFO: Removed Session: UE IMSI:[262421451377212] DNN:[internet:0] IPv4:[176.16.18.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.137: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3195) 10/31 11:05:41.137: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 10/31 11:05:41.143: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 10/31 11:05:41.150: [smf] INFO: Removed Session: UE IMSI:[262424019502676] DNN:[internet:0] IPv4:[176.16.18.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3195) 10/31 11:05:41.150: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 10/31 11:05:41.153: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 10/31 11:05:41.158: [smf] INFO: Removed Session: UE IMSI:[262424464121178] DNN:[internet:0] IPv4:[176.16.18.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.158: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3195) 10/31 11:05:41.158: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 10/31 11:05:41.164: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 10/31 11:05:41.168: [smf] INFO: Removed Session: UE IMSI:[262426596413217] DNN:[internet:0] IPv4:[176.16.18.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.169: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3195) 10/31 11:05:41.169: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 10/31 11:05:41.175: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 10/31 11:05:41.180: [smf] INFO: Removed Session: UE IMSI:[262427562007485] DNN:[internet:0] IPv4:[176.16.18.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3195) 10/31 11:05:41.180: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 10/31 11:05:41.185: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 10/31 11:05:41.190: [smf] INFO: Removed Session: UE IMSI:[262427446959703] DNN:[internet:0] IPv4:[176.16.18.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.190: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3195) 10/31 11:05:41.190: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 10/31 11:05:41.196: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 10/31 11:05:41.201: [smf] INFO: Removed Session: UE IMSI:[262425294598465] DNN:[internet:0] IPv4:[176.16.18.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3195) 10/31 11:05:41.201: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 10/31 11:05:41.207: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 10/31 11:05:41.211: [smf] INFO: Removed Session: UE IMSI:[262428152133964] DNN:[internet:0] IPv4:[176.16.18.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3195) 10/31 11:05:41.211: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 10/31 11:05:41.217: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 10/31 11:05:41.222: [smf] INFO: Removed Session: UE IMSI:[262424695180156] DNN:[internet:0] IPv4:[176.16.18.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3195) 10/31 11:05:41.222: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 10/31 11:05:41.228: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 10/31 11:05:41.232: [smf] INFO: Removed Session: UE IMSI:[262427826643725] DNN:[internet:0] IPv4:[176.16.18.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3195) 10/31 11:05:41.232: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 10/31 11:05:41.238: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 10/31 11:05:41.243: [smf] INFO: Removed Session: UE IMSI:[262422845851948] DNN:[internet:0] IPv4:[176.16.18.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.243: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3195) 10/31 11:05:41.243: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 10/31 11:05:41.249: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 10/31 11:05:41.253: [smf] INFO: Removed Session: UE IMSI:[262420621123685] DNN:[internet:0] IPv4:[176.16.18.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3195) 10/31 11:05:41.253: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 10/31 11:05:41.259: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 10/31 11:05:41.266: [smf] INFO: Removed Session: UE IMSI:[262425088230187] DNN:[internet:0] IPv4:[176.16.18.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3195) 10/31 11:05:41.266: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 10/31 11:05:41.270: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 10/31 11:05:41.275: [smf] INFO: Removed Session: UE IMSI:[262427049119010] DNN:[internet:0] IPv4:[176.16.18.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.275: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3195) 10/31 11:05:41.275: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 10/31 11:05:41.281: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 10/31 11:05:41.286: [smf] INFO: Removed Session: UE IMSI:[262426016742302] DNN:[internet:0] IPv4:[176.16.18.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.286: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3195) 10/31 11:05:41.286: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 10/31 11:05:41.292: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 10/31 11:05:41.296: [smf] INFO: Removed Session: UE IMSI:[262423277998733] DNN:[internet:0] IPv4:[176.16.18.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3195) 10/31 11:05:41.296: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 10/31 11:05:41.302: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 10/31 11:05:41.307: [smf] INFO: Removed Session: UE IMSI:[262429431974140] DNN:[internet:0] IPv4:[176.16.18.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3195) 10/31 11:05:41.307: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 10/31 11:05:41.313: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 10/31 11:05:41.318: [smf] INFO: Removed Session: UE IMSI:[262424656885260] DNN:[internet:0] IPv4:[176.16.18.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3195) 10/31 11:05:41.318: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 10/31 11:05:41.324: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 10/31 11:05:41.328: [smf] INFO: Removed Session: UE IMSI:[262429259880403] DNN:[internet:0] IPv4:[176.16.18.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.328: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3195) 10/31 11:05:41.328: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 10/31 11:05:41.334: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 10/31 11:05:41.339: [smf] INFO: Removed Session: UE IMSI:[262429422564097] DNN:[internet:0] IPv4:[176.16.18.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.339: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3195) 10/31 11:05:41.339: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 10/31 11:05:41.345: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 10/31 11:05:41.349: [smf] INFO: Removed Session: UE IMSI:[262422796296717] DNN:[internet:0] IPv4:[176.16.18.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3195) 10/31 11:05:41.349: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 10/31 11:05:41.355: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 10/31 11:05:41.360: [smf] INFO: Removed Session: UE IMSI:[262429904713824] DNN:[internet:0] IPv4:[176.16.18.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3195) 10/31 11:05:41.360: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 10/31 11:05:41.366: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 10/31 11:05:41.371: [smf] INFO: Removed Session: UE IMSI:[262425506109369] DNN:[internet:0] IPv4:[176.16.18.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.371: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3195) 10/31 11:05:41.371: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 10/31 11:05:41.377: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 10/31 11:05:41.382: [smf] INFO: Removed Session: UE IMSI:[262423772378517] DNN:[internet:0] IPv4:[176.16.18.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3195) 10/31 11:05:41.382: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 10/31 11:05:41.388: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 10/31 11:05:41.393: [smf] INFO: Removed Session: UE IMSI:[262422812928073] DNN:[internet:0] IPv4:[176.16.18.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3195) 10/31 11:05:41.393: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 10/31 11:05:41.398: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 10/31 11:05:41.402: [smf] INFO: Removed Session: UE IMSI:[262421206932895] DNN:[internet:0] IPv4:[176.16.18.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3195) 10/31 11:05:41.402: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 10/31 11:05:41.409: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 10/31 11:05:41.414: [smf] INFO: Removed Session: UE IMSI:[262424211317505] DNN:[internet:0] IPv4:[176.16.18.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3195) 10/31 11:05:41.414: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 10/31 11:05:41.420: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 10/31 11:05:41.424: [smf] INFO: Removed Session: UE IMSI:[262420968256952] DNN:[internet:0] IPv4:[176.16.18.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3195) 10/31 11:05:41.424: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 10/31 11:05:41.430: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 10/31 11:05:41.435: [smf] INFO: Removed Session: UE IMSI:[262420654067085] DNN:[internet:0] IPv4:[176.16.18.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.435: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3195) 10/31 11:05:41.435: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 10/31 11:05:41.441: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 10/31 11:05:41.445: [smf] INFO: Removed Session: UE IMSI:[262421965723726] DNN:[internet:0] IPv4:[176.16.18.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3195) 10/31 11:05:41.445: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 10/31 11:05:41.451: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 10/31 11:05:41.456: [smf] INFO: Removed Session: UE IMSI:[262420503999180] DNN:[internet:0] IPv4:[176.16.18.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.456: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3195) 10/31 11:05:41.456: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 10/31 11:05:41.462: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 10/31 11:05:41.467: [smf] INFO: Removed Session: UE IMSI:[262426136117512] DNN:[internet:0] IPv4:[176.16.18.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3195) 10/31 11:05:41.467: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 10/31 11:05:41.473: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 10/31 11:05:41.477: [smf] INFO: Removed Session: UE IMSI:[262425118149743] DNN:[internet:0] IPv4:[176.16.18.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3195) 10/31 11:05:41.477: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 10/31 11:05:41.483: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 10/31 11:05:41.488: [smf] INFO: Removed Session: UE IMSI:[262424010734385] DNN:[internet:0] IPv4:[176.16.18.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3195) 10/31 11:05:41.488: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 10/31 11:05:41.494: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 10/31 11:05:41.498: [smf] INFO: Removed Session: UE IMSI:[262428730203962] DNN:[internet:0] IPv4:[176.16.18.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3195) 10/31 11:05:41.498: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 10/31 11:05:41.505: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 10/31 11:05:41.510: [smf] INFO: Removed Session: UE IMSI:[262429108795363] DNN:[internet:0] IPv4:[176.16.18.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3195) 10/31 11:05:41.510: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 10/31 11:05:41.515: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 10/31 11:05:41.520: [smf] INFO: Removed Session: UE IMSI:[262422573050712] DNN:[internet:0] IPv4:[176.16.18.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3195) 10/31 11:05:41.520: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 10/31 11:05:41.526: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 10/31 11:05:41.531: [smf] INFO: Removed Session: UE IMSI:[262426352582559] DNN:[internet:0] IPv4:[176.16.18.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3195) 10/31 11:05:41.531: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 10/31 11:05:41.537: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 10/31 11:05:41.542: [smf] INFO: Removed Session: UE IMSI:[262422893723855] DNN:[internet:0] IPv4:[176.16.18.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3195) 10/31 11:05:41.542: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 10/31 11:05:41.547: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 10/31 11:05:41.553: [smf] INFO: Removed Session: UE IMSI:[262429851818379] DNN:[internet:0] IPv4:[176.16.18.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3195) 10/31 11:05:41.553: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 10/31 11:05:41.558: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 10/31 11:05:41.563: [smf] INFO: Removed Session: UE IMSI:[262423416047665] DNN:[internet:0] IPv4:[176.16.18.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.563: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3195) 10/31 11:05:41.563: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 10/31 11:05:41.569: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 10/31 11:05:41.574: [smf] INFO: Removed Session: UE IMSI:[262427706233188] DNN:[internet:0] IPv4:[176.16.18.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3195) 10/31 11:05:41.574: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 10/31 11:05:41.580: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 10/31 11:05:41.584: [smf] INFO: Removed Session: UE IMSI:[262429277475056] DNN:[internet:0] IPv4:[176.16.18.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3195) 10/31 11:05:41.584: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 10/31 11:05:41.590: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 10/31 11:05:41.596: [smf] INFO: Removed Session: UE IMSI:[262427244397204] DNN:[internet:0] IPv4:[176.16.18.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3195) 10/31 11:05:41.597: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 10/31 11:05:41.601: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 10/31 11:05:41.604: [smf] INFO: Removed Session: UE IMSI:[262427129694076] DNN:[internet:0] IPv4:[176.16.18.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.604: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3195) 10/31 11:05:41.604: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 10/31 11:05:41.611: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 10/31 11:05:41.616: [smf] INFO: Removed Session: UE IMSI:[262427803342813] DNN:[internet:0] IPv4:[176.16.18.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3195) 10/31 11:05:41.616: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 10/31 11:05:41.622: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 10/31 11:05:41.626: [smf] INFO: Removed Session: UE IMSI:[262425853020073] DNN:[internet:0] IPv4:[176.16.18.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3195) 10/31 11:05:41.626: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 10/31 11:05:41.632: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 10/31 11:05:41.638: [smf] INFO: Removed Session: UE IMSI:[262427726389181] DNN:[internet:0] IPv4:[176.16.18.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3195) 10/31 11:05:41.638: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 10/31 11:05:41.643: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 10/31 11:05:41.647: [smf] INFO: Removed Session: UE IMSI:[262425775840917] DNN:[internet:0] IPv4:[176.16.18.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.647: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3195) 10/31 11:05:41.647: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 10/31 11:05:41.654: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 10/31 11:05:41.659: [smf] INFO: Removed Session: UE IMSI:[262425805113829] DNN:[internet:0] IPv4:[176.16.18.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3195) 10/31 11:05:41.659: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 10/31 11:05:41.665: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 10/31 11:05:41.670: [smf] INFO: Removed Session: UE IMSI:[262422302142769] DNN:[internet:0] IPv4:[176.16.18.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3195) 10/31 11:05:41.670: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 10/31 11:05:41.675: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 10/31 11:05:41.679: [smf] INFO: Removed Session: UE IMSI:[262421942752160] DNN:[internet:0] IPv4:[176.16.18.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.679: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3195) 10/31 11:05:41.679: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 10/31 11:05:41.686: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 10/31 11:05:41.691: [smf] INFO: Removed Session: UE IMSI:[262429598082217] DNN:[internet:0] IPv4:[176.16.18.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3195) 10/31 11:05:41.691: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 10/31 11:05:41.696: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 10/31 11:05:41.701: [smf] INFO: Removed Session: UE IMSI:[262422529111600] DNN:[internet:0] IPv4:[176.16.18.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3195) 10/31 11:05:41.701: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 10/31 11:05:41.707: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 10/31 11:05:41.712: [smf] INFO: Removed Session: UE IMSI:[262425140233887] DNN:[internet:0] IPv4:[176.16.18.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3195) 10/31 11:05:41.712: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 10/31 11:05:41.718: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 10/31 11:05:41.723: [smf] INFO: Removed Session: UE IMSI:[262420154086119] DNN:[internet:0] IPv4:[176.16.18.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3195) 10/31 11:05:41.723: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 10/31 11:05:41.728: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 10/31 11:05:41.733: [smf] INFO: Removed Session: UE IMSI:[262423443185101] DNN:[internet:0] IPv4:[176.16.18.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3195) 10/31 11:05:41.733: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 10/31 11:05:41.739: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 10/31 11:05:41.744: [smf] INFO: Removed Session: UE IMSI:[262421931108316] DNN:[internet:0] IPv4:[176.16.18.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3195) 10/31 11:05:41.744: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 10/31 11:05:41.750: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 10/31 11:05:41.754: [smf] INFO: Removed Session: UE IMSI:[262429122290584] DNN:[internet:0] IPv4:[176.16.18.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.754: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3195) 10/31 11:05:41.754: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 10/31 11:05:41.760: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 10/31 11:05:41.765: [smf] INFO: Removed Session: UE IMSI:[262425932772450] DNN:[internet:0] IPv4:[176.16.18.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3195) 10/31 11:05:41.766: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 10/31 11:05:41.771: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 10/31 11:05:41.776: [smf] INFO: Removed Session: UE IMSI:[262427642075129] DNN:[internet:0] IPv4:[176.16.18.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3195) 10/31 11:05:41.776: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 10/31 11:05:41.782: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 10/31 11:05:41.786: [smf] INFO: Removed Session: UE IMSI:[262426083471090] DNN:[internet:0] IPv4:[176.16.18.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3195) 10/31 11:05:41.786: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 10/31 11:05:41.792: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 10/31 11:05:41.796: [smf] INFO: Removed Session: UE IMSI:[262426325096251] DNN:[internet:0] IPv4:[176.16.18.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3195) 10/31 11:05:41.796: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 10/31 11:05:41.803: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 10/31 11:05:41.808: [smf] INFO: Removed Session: UE IMSI:[262427269984681] DNN:[internet:0] IPv4:[176.16.18.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3195) 10/31 11:05:41.808: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 10/31 11:05:41.814: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 10/31 11:05:41.819: [smf] INFO: Removed Session: UE IMSI:[262426455888690] DNN:[internet:0] IPv4:[176.16.18.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.819: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3195) 10/31 11:05:41.819: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 10/31 11:05:41.824: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 10/31 11:05:41.828: [smf] INFO: Removed Session: UE IMSI:[262426592187757] DNN:[internet:0] IPv4:[176.16.18.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3195) 10/31 11:05:41.828: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 10/31 11:05:41.835: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 10/31 11:05:41.840: [smf] INFO: Removed Session: UE IMSI:[262424853819617] DNN:[internet:0] IPv4:[176.16.18.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.840: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3195) 10/31 11:05:41.840: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 10/31 11:05:41.845: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 10/31 11:05:41.849: [smf] INFO: Removed Session: UE IMSI:[262420319192570] DNN:[internet:0] IPv4:[176.16.18.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3195) 10/31 11:05:41.849: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 10/31 11:05:41.856: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 10/31 11:05:41.861: [smf] INFO: Removed Session: UE IMSI:[262427636022850] DNN:[internet:0] IPv4:[176.16.18.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3195) 10/31 11:05:41.861: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 10/31 11:05:41.867: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 10/31 11:05:41.870: [smf] INFO: Removed Session: UE IMSI:[262422512997589] DNN:[internet:0] IPv4:[176.16.18.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.870: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3195) 10/31 11:05:41.870: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 10/31 11:05:41.877: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 10/31 11:05:41.882: [smf] INFO: Removed Session: UE IMSI:[262420308863471] DNN:[internet:0] IPv4:[176.16.18.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3195) 10/31 11:05:41.882: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 10/31 11:05:41.888: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 10/31 11:05:41.892: [smf] INFO: Removed Session: UE IMSI:[262420027491748] DNN:[internet:0] IPv4:[176.16.18.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3195) 10/31 11:05:41.892: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 10/31 11:05:41.898: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 10/31 11:05:41.903: [smf] INFO: Removed Session: UE IMSI:[262427375689614] DNN:[internet:0] IPv4:[176.16.18.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.903: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3195) 10/31 11:05:41.903: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 10/31 11:05:41.909: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 10/31 11:05:41.914: [smf] INFO: Removed Session: UE IMSI:[262422002853048] DNN:[internet:0] IPv4:[176.16.18.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.914: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3195) 10/31 11:05:41.914: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 10/31 11:05:41.919: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 10/31 11:05:41.924: [smf] INFO: Removed Session: UE IMSI:[262420007185444] DNN:[internet:0] IPv4:[176.16.18.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3195) 10/31 11:05:41.924: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 10/31 11:05:41.930: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 10/31 11:05:41.935: [smf] INFO: Removed Session: UE IMSI:[262421344432678] DNN:[internet:0] IPv4:[176.16.18.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3195) 10/31 11:05:41.935: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 10/31 11:05:41.940: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 10/31 11:05:41.945: [smf] INFO: Removed Session: UE IMSI:[262424799235006] DNN:[internet:0] IPv4:[176.16.18.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3195) 10/31 11:05:41.945: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 10/31 11:05:41.951: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 10/31 11:05:41.956: [smf] INFO: Removed Session: UE IMSI:[262425986898470] DNN:[internet:0] IPv4:[176.16.18.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3195) 10/31 11:05:41.956: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 10/31 11:05:41.962: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 10/31 11:05:41.966: [smf] INFO: Removed Session: UE IMSI:[262427307343733] DNN:[internet:0] IPv4:[176.16.18.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3195) 10/31 11:05:41.966: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 10/31 11:05:41.972: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 10/31 11:05:41.977: [smf] INFO: Removed Session: UE IMSI:[262424124152810] DNN:[internet:0] IPv4:[176.16.18.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3195) 10/31 11:05:41.977: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 10/31 11:05:41.983: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 10/31 11:05:41.987: [smf] INFO: Removed Session: UE IMSI:[262429804000828] DNN:[internet:0] IPv4:[176.16.18.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.987: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3195) 10/31 11:05:41.987: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 10/31 11:05:41.993: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 10/31 11:05:41.998: [smf] INFO: Removed Session: UE IMSI:[262428314685460] DNN:[internet:0] IPv4:[176.16.18.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:41.998: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3195) 10/31 11:05:41.998: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 10/31 11:05:42.004: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 10/31 11:05:42.009: [smf] INFO: Removed Session: UE IMSI:[262428580468709] DNN:[internet:0] IPv4:[176.16.18.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3195) 10/31 11:05:42.009: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 10/31 11:05:42.015: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 10/31 11:05:42.019: [smf] INFO: Removed Session: UE IMSI:[262429770514885] DNN:[internet:0] IPv4:[176.16.18.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3195) 10/31 11:05:42.020: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 10/31 11:05:42.026: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 10/31 11:05:42.031: [smf] INFO: Removed Session: UE IMSI:[262424144131969] DNN:[internet:0] IPv4:[176.16.18.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.031: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3195) 10/31 11:05:42.031: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 10/31 11:05:42.036: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 10/31 11:05:42.041: [smf] INFO: Removed Session: UE IMSI:[262424647857742] DNN:[internet:0] IPv4:[176.16.18.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3195) 10/31 11:05:42.041: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 10/31 11:05:42.050: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 10/31 11:05:42.055: [smf] INFO: Removed Session: UE IMSI:[262426643708748] DNN:[internet:0] IPv4:[176.16.18.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3195) 10/31 11:05:42.055: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 10/31 11:05:42.060: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 10/31 11:05:42.064: [smf] INFO: Removed Session: UE IMSI:[262428307553794] DNN:[internet:0] IPv4:[176.16.18.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.064: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3195) 10/31 11:05:42.064: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 10/31 11:05:42.071: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 10/31 11:05:42.076: [smf] INFO: Removed Session: UE IMSI:[262421837173362] DNN:[internet:0] IPv4:[176.16.18.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3195) 10/31 11:05:42.076: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 10/31 11:05:42.081: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 10/31 11:05:42.085: [smf] INFO: Removed Session: UE IMSI:[262420006988563] DNN:[internet:0] IPv4:[176.16.18.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3195) 10/31 11:05:42.085: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 10/31 11:05:42.092: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 10/31 11:05:42.097: [smf] INFO: Removed Session: UE IMSI:[262427057217998] DNN:[internet:0] IPv4:[176.16.18.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.097: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3195) 10/31 11:05:42.097: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 10/31 11:05:42.102: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 10/31 11:05:42.106: [smf] INFO: Removed Session: UE IMSI:[262421645602010] DNN:[internet:0] IPv4:[176.16.18.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3195) 10/31 11:05:42.106: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 10/31 11:05:42.113: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 10/31 11:05:42.119: [smf] INFO: Removed Session: UE IMSI:[262422811240826] DNN:[internet:0] IPv4:[176.16.18.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.119: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3195) 10/31 11:05:42.119: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 10/31 11:05:42.124: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 10/31 11:05:42.128: [smf] INFO: Removed Session: UE IMSI:[262423258520704] DNN:[internet:0] IPv4:[176.16.18.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3195) 10/31 11:05:42.129: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 10/31 11:05:42.135: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 10/31 11:05:42.140: [smf] INFO: Removed Session: UE IMSI:[262429655592308] DNN:[internet:0] IPv4:[176.16.18.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.140: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3195) 10/31 11:05:42.140: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 10/31 11:05:42.145: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 10/31 11:05:42.150: [smf] INFO: Removed Session: UE IMSI:[262422062691110] DNN:[internet:0] IPv4:[176.16.18.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3195) 10/31 11:05:42.150: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 10/31 11:05:42.156: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 10/31 11:05:42.161: [smf] INFO: Removed Session: UE IMSI:[262421393849765] DNN:[internet:0] IPv4:[176.16.18.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3195) 10/31 11:05:42.161: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 10/31 11:05:42.166: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 10/31 11:05:42.172: [smf] INFO: Removed Session: UE IMSI:[262423059127164] DNN:[internet:0] IPv4:[176.16.18.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3195) 10/31 11:05:42.172: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 10/31 11:05:42.177: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 10/31 11:05:42.182: [smf] INFO: Removed Session: UE IMSI:[262422954559847] DNN:[internet:0] IPv4:[176.16.18.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3195) 10/31 11:05:42.182: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 10/31 11:05:42.188: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 10/31 11:05:42.193: [smf] INFO: Removed Session: UE IMSI:[262421530393285] DNN:[internet:0] IPv4:[176.16.18.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3195) 10/31 11:05:42.193: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 10/31 11:05:42.198: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 10/31 11:05:42.203: [smf] INFO: Removed Session: UE IMSI:[262428868651560] DNN:[internet:0] IPv4:[176.16.18.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3195) 10/31 11:05:42.203: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 10/31 11:05:42.209: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 10/31 11:05:42.214: [smf] INFO: Removed Session: UE IMSI:[262427644678713] DNN:[internet:0] IPv4:[176.16.18.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3195) 10/31 11:05:42.214: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 10/31 11:05:42.220: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 10/31 11:05:42.224: [smf] INFO: Removed Session: UE IMSI:[262425122221252] DNN:[internet:0] IPv4:[176.16.18.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3195) 10/31 11:05:42.224: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 10/31 11:05:42.230: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 10/31 11:05:42.235: [smf] INFO: Removed Session: UE IMSI:[262420417980477] DNN:[internet:0] IPv4:[176.16.18.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.235: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3195) 10/31 11:05:42.235: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 10/31 11:05:42.241: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 10/31 11:05:42.245: [smf] INFO: Removed Session: UE IMSI:[262425434933420] DNN:[internet:0] IPv4:[176.16.18.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3195) 10/31 11:05:42.245: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 10/31 11:05:42.252: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 10/31 11:05:42.257: [smf] INFO: Removed Session: UE IMSI:[262428768523656] DNN:[internet:0] IPv4:[176.16.18.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3195) 10/31 11:05:42.257: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 10/31 11:05:42.262: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 10/31 11:05:42.267: [smf] INFO: Removed Session: UE IMSI:[262427752731182] DNN:[internet:0] IPv4:[176.16.18.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3195) 10/31 11:05:42.267: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 10/31 11:05:42.273: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 10/31 11:05:42.278: [smf] INFO: Removed Session: UE IMSI:[262421880304370] DNN:[internet:0] IPv4:[176.16.18.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3195) 10/31 11:05:42.278: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 10/31 11:05:42.284: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 10/31 11:05:42.288: [smf] INFO: Removed Session: UE IMSI:[262426980352085] DNN:[internet:0] IPv4:[176.16.18.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3195) 10/31 11:05:42.288: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 10/31 11:05:42.294: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 10/31 11:05:42.299: [smf] INFO: Removed Session: UE IMSI:[262429942668830] DNN:[internet:0] IPv4:[176.16.18.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3195) 10/31 11:05:42.299: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 10/31 11:05:42.305: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 10/31 11:05:42.311: [smf] INFO: Removed Session: UE IMSI:[262429016064898] DNN:[internet:0] IPv4:[176.16.18.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3195) 10/31 11:05:42.311: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 10/31 11:05:42.316: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 10/31 11:05:42.321: [smf] INFO: Removed Session: UE IMSI:[262425841219537] DNN:[internet:0] IPv4:[176.16.18.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3195) 10/31 11:05:42.321: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 10/31 11:05:42.327: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 10/31 11:05:42.331: [smf] INFO: Removed Session: UE IMSI:[262427954420596] DNN:[internet:0] IPv4:[176.16.18.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3195) 10/31 11:05:42.332: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 10/31 11:05:42.338: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 10/31 11:05:42.343: [smf] INFO: Removed Session: UE IMSI:[262427537216901] DNN:[internet:0] IPv4:[176.16.18.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3195) 10/31 11:05:42.343: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 10/31 11:05:42.348: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 10/31 11:05:42.353: [smf] INFO: Removed Session: UE IMSI:[262421986555183] DNN:[internet:0] IPv4:[176.16.18.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3195) 10/31 11:05:42.353: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 10/31 11:05:42.359: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 10/31 11:05:42.364: [smf] INFO: Removed Session: UE IMSI:[262424572348407] DNN:[internet:0] IPv4:[176.16.18.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3195) 10/31 11:05:42.364: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 10/31 11:05:42.370: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 10/31 11:05:42.374: [smf] INFO: Removed Session: UE IMSI:[262422495274862] DNN:[internet:0] IPv4:[176.16.18.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3195) 10/31 11:05:42.374: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 10/31 11:05:42.380: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 10/31 11:05:42.385: [smf] INFO: Removed Session: UE IMSI:[262425185553583] DNN:[internet:0] IPv4:[176.16.18.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3195) 10/31 11:05:42.385: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 10/31 11:05:42.391: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 10/31 11:05:42.395: [smf] INFO: Removed Session: UE IMSI:[262425214171469] DNN:[internet:0] IPv4:[176.16.18.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3195) 10/31 11:05:42.395: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 10/31 11:05:42.401: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 10/31 11:05:42.407: [smf] INFO: Removed Session: UE IMSI:[262428069449014] DNN:[internet:0] IPv4:[176.16.18.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3195) 10/31 11:05:42.407: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 10/31 11:05:42.412: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 10/31 11:05:42.417: [smf] INFO: Removed Session: UE IMSI:[262426716570994] DNN:[internet:0] IPv4:[176.16.18.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.417: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3195) 10/31 11:05:42.417: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 10/31 11:05:42.423: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 10/31 11:05:42.428: [smf] INFO: Removed Session: UE IMSI:[262429188868465] DNN:[internet:0] IPv4:[176.16.18.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3195) 10/31 11:05:42.428: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 10/31 11:05:42.434: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 10/31 11:05:42.438: [smf] INFO: Removed Session: UE IMSI:[262425661551839] DNN:[internet:0] IPv4:[176.16.18.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3195) 10/31 11:05:42.438: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 10/31 11:05:42.444: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 10/31 11:05:42.450: [smf] INFO: Removed Session: UE IMSI:[262425234302943] DNN:[internet:0] IPv4:[176.16.18.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3195) 10/31 11:05:42.450: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 10/31 11:05:42.455: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 10/31 11:05:42.460: [smf] INFO: Removed Session: UE IMSI:[262427615880396] DNN:[internet:0] IPv4:[176.16.18.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3195) 10/31 11:05:42.460: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 10/31 11:05:42.466: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 10/31 11:05:42.471: [smf] INFO: Removed Session: UE IMSI:[262428667244814] DNN:[internet:0] IPv4:[176.16.18.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3195) 10/31 11:05:42.471: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 10/31 11:05:42.477: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 10/31 11:05:42.481: [smf] INFO: Removed Session: UE IMSI:[262427096467377] DNN:[internet:0] IPv4:[176.16.18.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3195) 10/31 11:05:42.481: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 10/31 11:05:42.487: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 10/31 11:05:42.492: [smf] INFO: Removed Session: UE IMSI:[262423900049810] DNN:[internet:0] IPv4:[176.16.18.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3195) 10/31 11:05:42.492: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 10/31 11:05:42.498: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 10/31 11:05:42.503: [smf] INFO: Removed Session: UE IMSI:[262423222111036] DNN:[internet:0] IPv4:[176.16.18.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3195) 10/31 11:05:42.503: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 10/31 11:05:42.509: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 10/31 11:05:42.514: [smf] INFO: Removed Session: UE IMSI:[262421260308231] DNN:[internet:0] IPv4:[176.16.18.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3195) 10/31 11:05:42.514: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 10/31 11:05:42.519: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 10/31 11:05:42.524: [smf] INFO: Removed Session: UE IMSI:[262425341667239] DNN:[internet:0] IPv4:[176.16.18.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.524: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3195) 10/31 11:05:42.524: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 10/31 11:05:42.530: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 10/31 11:05:42.534: [smf] INFO: Removed Session: UE IMSI:[262422906726178] DNN:[internet:0] IPv4:[176.16.18.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.534: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3195) 10/31 11:05:42.534: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 10/31 11:05:42.540: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 10/31 11:05:42.546: [smf] INFO: Removed Session: UE IMSI:[262424630200884] DNN:[internet:0] IPv4:[176.16.18.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3195) 10/31 11:05:42.546: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 10/31 11:05:42.551: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 10/31 11:05:42.556: [smf] INFO: Removed Session: UE IMSI:[262422643295277] DNN:[internet:0] IPv4:[176.16.18.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3195) 10/31 11:05:42.556: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 10/31 11:05:42.562: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 10/31 11:05:42.567: [smf] INFO: Removed Session: UE IMSI:[262428279668617] DNN:[internet:0] IPv4:[176.16.18.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3195) 10/31 11:05:42.567: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 10/31 11:05:42.572: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 10/31 11:05:42.577: [smf] INFO: Removed Session: UE IMSI:[262420535136831] DNN:[internet:0] IPv4:[176.16.18.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3195) 10/31 11:05:42.577: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 10/31 11:05:42.583: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 10/31 11:05:42.588: [smf] INFO: Removed Session: UE IMSI:[262423583825874] DNN:[internet:0] IPv4:[176.16.18.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3195) 10/31 11:05:42.588: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 10/31 11:05:42.594: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 10/31 11:05:42.598: [smf] INFO: Removed Session: UE IMSI:[262421454601929] DNN:[internet:0] IPv4:[176.16.18.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3195) 10/31 11:05:42.598: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 10/31 11:05:42.604: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 10/31 11:05:42.609: [smf] INFO: Removed Session: UE IMSI:[262429198767120] DNN:[internet:0] IPv4:[176.16.18.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3195) 10/31 11:05:42.609: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 10/31 11:05:42.615: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 10/31 11:05:42.619: [smf] INFO: Removed Session: UE IMSI:[262427597156815] DNN:[internet:0] IPv4:[176.16.18.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.619: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3195) 10/31 11:05:42.619: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 10/31 11:05:42.626: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 10/31 11:05:42.630: [smf] INFO: Removed Session: UE IMSI:[262429218086440] DNN:[internet:0] IPv4:[176.16.18.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3195) 10/31 11:05:42.630: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 10/31 11:05:42.636: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 10/31 11:05:42.641: [smf] INFO: Removed Session: UE IMSI:[262420908220473] DNN:[internet:0] IPv4:[176.16.18.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3195) 10/31 11:05:42.641: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 10/31 11:05:42.647: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 10/31 11:05:42.651: [smf] INFO: Removed Session: UE IMSI:[262420487627329] DNN:[internet:0] IPv4:[176.16.18.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.651: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3195) 10/31 11:05:42.651: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 10/31 11:05:42.657: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 10/31 11:05:42.662: [smf] INFO: Removed Session: UE IMSI:[262428665202181] DNN:[internet:0] IPv4:[176.16.18.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.662: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3195) 10/31 11:05:42.662: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 10/31 11:05:42.668: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 10/31 11:05:42.672: [smf] INFO: Removed Session: UE IMSI:[262429907956243] DNN:[internet:0] IPv4:[176.16.18.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3195) 10/31 11:05:42.672: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 10/31 11:05:42.678: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 10/31 11:05:42.683: [smf] INFO: Removed Session: UE IMSI:[262425793396464] DNN:[internet:0] IPv4:[176.16.18.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3195) 10/31 11:05:42.683: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 10/31 11:05:42.689: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 10/31 11:05:42.693: [smf] INFO: Removed Session: UE IMSI:[262425306863006] DNN:[internet:0] IPv4:[176.16.18.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.693: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3195) 10/31 11:05:42.693: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 10/31 11:05:42.699: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 10/31 11:05:42.704: [smf] INFO: Removed Session: UE IMSI:[262424071123082] DNN:[internet:0] IPv4:[176.16.18.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.704: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3195) 10/31 11:05:42.704: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 10/31 11:05:42.710: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 10/31 11:05:42.715: [smf] INFO: Removed Session: UE IMSI:[262420528167740] DNN:[internet:0] IPv4:[176.16.18.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3195) 10/31 11:05:42.715: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 10/31 11:05:42.721: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 10/31 11:05:42.725: [smf] INFO: Removed Session: UE IMSI:[262429004166186] DNN:[internet:0] IPv4:[176.16.18.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.725: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3195) 10/31 11:05:42.725: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 10/31 11:05:42.732: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 10/31 11:05:42.737: [smf] INFO: Removed Session: UE IMSI:[262422635087608] DNN:[internet:0] IPv4:[176.16.18.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3195) 10/31 11:05:42.737: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 10/31 11:05:42.746: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 10/31 11:05:42.751: [smf] INFO: Removed Session: UE IMSI:[262427695533810] DNN:[internet:0] IPv4:[176.16.18.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.751: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3195) 10/31 11:05:42.751: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 10/31 11:05:42.756: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 10/31 11:05:42.761: [smf] INFO: Removed Session: UE IMSI:[262421646615309] DNN:[internet:0] IPv4:[176.16.18.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3195) 10/31 11:05:42.761: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 10/31 11:05:42.767: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 10/31 11:05:42.771: [smf] INFO: Removed Session: UE IMSI:[262423706506183] DNN:[internet:0] IPv4:[176.16.18.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3195) 10/31 11:05:42.771: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 10/31 11:05:42.778: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 10/31 11:05:42.783: [smf] INFO: Removed Session: UE IMSI:[262429992529937] DNN:[internet:0] IPv4:[176.16.18.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3195) 10/31 11:05:42.783: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 10/31 11:05:42.789: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 10/31 11:05:42.793: [smf] INFO: Removed Session: UE IMSI:[262429629066599] DNN:[internet:0] IPv4:[176.16.18.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3195) 10/31 11:05:42.793: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 10/31 11:05:42.799: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 10/31 11:05:42.804: [smf] INFO: Removed Session: UE IMSI:[262427701330104] DNN:[internet:0] IPv4:[176.16.18.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3195) 10/31 11:05:42.804: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 10/31 11:05:42.810: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 10/31 11:05:42.815: [smf] INFO: Removed Session: UE IMSI:[262427858673328] DNN:[internet:0] IPv4:[176.16.18.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3195) 10/31 11:05:42.815: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 10/31 11:05:42.821: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 10/31 11:05:42.825: [smf] INFO: Removed Session: UE IMSI:[262427457996400] DNN:[internet:0] IPv4:[176.16.18.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3195) 10/31 11:05:42.825: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 10/31 11:05:42.831: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 10/31 11:05:42.836: [smf] INFO: Removed Session: UE IMSI:[262429642299330] DNN:[internet:0] IPv4:[176.16.18.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3195) 10/31 11:05:42.836: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 10/31 11:05:42.842: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 10/31 11:05:42.846: [smf] INFO: Removed Session: UE IMSI:[262420831326139] DNN:[internet:0] IPv4:[176.16.18.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3195) 10/31 11:05:42.846: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 10/31 11:05:42.852: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 10/31 11:05:42.857: [smf] INFO: Removed Session: UE IMSI:[262428125239638] DNN:[internet:0] IPv4:[176.16.18.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3195) 10/31 11:05:42.857: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 10/31 11:05:42.863: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 10/31 11:05:42.868: [smf] INFO: Removed Session: UE IMSI:[262426414264755] DNN:[internet:0] IPv4:[176.16.18.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3195) 10/31 11:05:42.868: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 10/31 11:05:42.874: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 10/31 11:05:42.878: [smf] INFO: Removed Session: UE IMSI:[262427017758957] DNN:[internet:0] IPv4:[176.16.18.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3195) 10/31 11:05:42.878: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 10/31 11:05:42.884: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 10/31 11:05:42.889: [smf] INFO: Removed Session: UE IMSI:[262424733561725] DNN:[internet:0] IPv4:[176.16.18.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3195) 10/31 11:05:42.889: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 10/31 11:05:42.895: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 10/31 11:05:42.900: [smf] INFO: Removed Session: UE IMSI:[262425163732454] DNN:[internet:0] IPv4:[176.16.18.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3195) 10/31 11:05:42.900: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 10/31 11:05:42.906: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 10/31 11:05:42.910: [smf] INFO: Removed Session: UE IMSI:[262422140045960] DNN:[internet:0] IPv4:[176.16.18.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.910: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3195) 10/31 11:05:42.910: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 10/31 11:05:42.916: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 10/31 11:05:42.921: [smf] INFO: Removed Session: UE IMSI:[262428385671895] DNN:[internet:0] IPv4:[176.16.18.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3195) 10/31 11:05:42.921: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 10/31 11:05:42.927: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 10/31 11:05:42.932: [smf] INFO: Removed Session: UE IMSI:[262422433072438] DNN:[internet:0] IPv4:[176.16.18.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.932: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3195) 10/31 11:05:42.932: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 10/31 11:05:42.937: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 10/31 11:05:42.942: [smf] INFO: Removed Session: UE IMSI:[262429169763797] DNN:[internet:0] IPv4:[176.16.18.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3195) 10/31 11:05:42.942: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 10/31 11:05:42.948: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 10/31 11:05:42.953: [smf] INFO: Removed Session: UE IMSI:[262428305076877] DNN:[internet:0] IPv4:[176.16.18.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3195) 10/31 11:05:42.953: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 10/31 11:05:42.959: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 10/31 11:05:42.964: [smf] INFO: Removed Session: UE IMSI:[262427019158490] DNN:[internet:0] IPv4:[176.16.18.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3195) 10/31 11:05:42.964: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 10/31 11:05:42.970: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 10/31 11:05:42.975: [smf] INFO: Removed Session: UE IMSI:[262423625368688] DNN:[internet:0] IPv4:[176.16.18.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3195) 10/31 11:05:42.975: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 10/31 11:05:42.980: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 10/31 11:05:42.985: [smf] INFO: Removed Session: UE IMSI:[262423655358995] DNN:[internet:0] IPv4:[176.16.18.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.985: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3195) 10/31 11:05:42.985: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 10/31 11:05:42.991: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 10/31 11:05:42.995: [smf] INFO: Removed Session: UE IMSI:[262423040898976] DNN:[internet:0] IPv4:[176.16.18.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:42.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3195) 10/31 11:05:42.996: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 10/31 11:05:43.002: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 10/31 11:05:43.007: [smf] INFO: Removed Session: UE IMSI:[262421366899163] DNN:[internet:0] IPv4:[176.16.18.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3195) 10/31 11:05:43.007: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 10/31 11:05:43.012: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 10/31 11:05:43.017: [smf] INFO: Removed Session: UE IMSI:[262424038574020] DNN:[internet:0] IPv4:[176.16.18.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3195) 10/31 11:05:43.017: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 10/31 11:05:43.023: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 10/31 11:05:43.028: [smf] INFO: Removed Session: UE IMSI:[262422523669697] DNN:[internet:0] IPv4:[176.16.18.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3195) 10/31 11:05:43.028: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 10/31 11:05:43.034: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 10/31 11:05:43.039: [smf] INFO: Removed Session: UE IMSI:[262422446587430] DNN:[internet:0] IPv4:[176.16.18.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3195) 10/31 11:05:43.039: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 10/31 11:05:43.044: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 10/31 11:05:43.049: [smf] INFO: Removed Session: UE IMSI:[262421279400901] DNN:[internet:0] IPv4:[176.16.18.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3195) 10/31 11:05:43.049: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 10/31 11:05:43.055: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 10/31 11:05:43.060: [smf] INFO: Removed Session: UE IMSI:[262428700787416] DNN:[internet:0] IPv4:[176.16.18.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3195) 10/31 11:05:43.060: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 10/31 11:05:43.066: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 10/31 11:05:43.071: [smf] INFO: Removed Session: UE IMSI:[262421138989822] DNN:[internet:0] IPv4:[176.16.18.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3195) 10/31 11:05:43.071: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 10/31 11:05:43.076: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 10/31 11:05:43.081: [smf] INFO: Removed Session: UE IMSI:[262427214617035] DNN:[internet:0] IPv4:[176.16.18.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3195) 10/31 11:05:43.081: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 10/31 11:05:43.087: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 10/31 11:05:43.092: [smf] INFO: Removed Session: UE IMSI:[262424225762435] DNN:[internet:0] IPv4:[176.16.18.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3195) 10/31 11:05:43.092: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 10/31 11:05:43.098: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 10/31 11:05:43.102: [smf] INFO: Removed Session: UE IMSI:[262427797877974] DNN:[internet:0] IPv4:[176.16.18.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.102: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3195) 10/31 11:05:43.102: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 10/31 11:05:43.108: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 10/31 11:05:43.114: [smf] INFO: Removed Session: UE IMSI:[262425707473474] DNN:[internet:0] IPv4:[176.16.18.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3195) 10/31 11:05:43.114: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 10/31 11:05:43.119: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 10/31 11:05:43.124: [smf] INFO: Removed Session: UE IMSI:[262425300848028] DNN:[internet:0] IPv4:[176.16.18.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.124: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3195) 10/31 11:05:43.124: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 10/31 11:05:43.129: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 10/31 11:05:43.134: [smf] INFO: Removed Session: UE IMSI:[262427899338121] DNN:[internet:0] IPv4:[176.16.18.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3195) 10/31 11:05:43.134: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 10/31 11:05:43.140: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 10/31 11:05:43.146: [smf] INFO: Removed Session: UE IMSI:[262425402135125] DNN:[internet:0] IPv4:[176.16.18.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.146: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3195) 10/31 11:05:43.146: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 10/31 11:05:43.151: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 10/31 11:05:43.156: [smf] INFO: Removed Session: UE IMSI:[262424255222255] DNN:[internet:0] IPv4:[176.16.18.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3195) 10/31 11:05:43.156: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 10/31 11:05:43.161: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 10/31 11:05:43.167: [smf] INFO: Removed Session: UE IMSI:[262426684024953] DNN:[internet:0] IPv4:[176.16.18.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3195) 10/31 11:05:43.167: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 10/31 11:05:43.172: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 10/31 11:05:43.177: [smf] INFO: Removed Session: UE IMSI:[262422272328920] DNN:[internet:0] IPv4:[176.16.18.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3195) 10/31 11:05:43.177: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 10/31 11:05:43.183: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 10/31 11:05:43.187: [smf] INFO: Removed Session: UE IMSI:[262421563536621] DNN:[internet:0] IPv4:[176.16.18.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3195) 10/31 11:05:43.187: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 10/31 11:05:43.193: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 10/31 11:05:43.198: [smf] INFO: Removed Session: UE IMSI:[262429993013158] DNN:[internet:0] IPv4:[176.16.18.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3195) 10/31 11:05:43.198: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 10/31 11:05:43.204: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 10/31 11:05:43.209: [smf] INFO: Removed Session: UE IMSI:[262423732144264] DNN:[internet:0] IPv4:[176.16.18.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3195) 10/31 11:05:43.209: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 10/31 11:05:43.215: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 10/31 11:05:43.220: [smf] INFO: Removed Session: UE IMSI:[262422538707844] DNN:[internet:0] IPv4:[176.16.18.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.220: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3195) 10/31 11:05:43.220: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 10/31 11:05:43.225: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 10/31 11:05:43.230: [smf] INFO: Removed Session: UE IMSI:[262421309616594] DNN:[internet:0] IPv4:[176.16.18.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3195) 10/31 11:05:43.230: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 10/31 11:05:43.236: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 10/31 11:05:43.241: [smf] INFO: Removed Session: UE IMSI:[262429455656958] DNN:[internet:0] IPv4:[176.16.18.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3195) 10/31 11:05:43.241: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 10/31 11:05:43.247: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 10/31 11:05:43.251: [smf] INFO: Removed Session: UE IMSI:[262425057657005] DNN:[internet:0] IPv4:[176.16.18.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3195) 10/31 11:05:43.251: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 10/31 11:05:43.257: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 10/31 11:05:43.262: [smf] INFO: Removed Session: UE IMSI:[262422492760131] DNN:[internet:0] IPv4:[176.16.18.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3195) 10/31 11:05:43.262: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 10/31 11:05:43.268: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 10/31 11:05:43.273: [smf] INFO: Removed Session: UE IMSI:[262429387021093] DNN:[internet:0] IPv4:[176.16.18.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3195) 10/31 11:05:43.273: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 10/31 11:05:43.279: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 10/31 11:05:43.283: [smf] INFO: Removed Session: UE IMSI:[262429332471812] DNN:[internet:0] IPv4:[176.16.18.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3195) 10/31 11:05:43.283: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 10/31 11:05:43.289: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 10/31 11:05:43.294: [smf] INFO: Removed Session: UE IMSI:[262420377524524] DNN:[internet:0] IPv4:[176.16.18.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3195) 10/31 11:05:43.294: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 10/31 11:05:43.300: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 10/31 11:05:43.304: [smf] INFO: Removed Session: UE IMSI:[262421196780829] DNN:[internet:0] IPv4:[176.16.18.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3195) 10/31 11:05:43.304: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 10/31 11:05:43.310: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 10/31 11:05:43.315: [smf] INFO: Removed Session: UE IMSI:[262420624292815] DNN:[internet:0] IPv4:[176.16.18.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3195) 10/31 11:05:43.315: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 10/31 11:05:43.321: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 10/31 11:05:43.326: [smf] INFO: Removed Session: UE IMSI:[262426839687422] DNN:[internet:0] IPv4:[176.16.18.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3195) 10/31 11:05:43.326: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 10/31 11:05:43.332: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 10/31 11:05:43.337: [smf] INFO: Removed Session: UE IMSI:[262420915374755] DNN:[internet:0] IPv4:[176.16.18.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3195) 10/31 11:05:43.337: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 10/31 11:05:43.342: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 10/31 11:05:43.347: [smf] INFO: Removed Session: UE IMSI:[262422302658250] DNN:[internet:0] IPv4:[176.16.18.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3195) 10/31 11:05:43.347: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 10/31 11:05:43.353: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 10/31 11:05:43.358: [smf] INFO: Removed Session: UE IMSI:[262429025250829] DNN:[internet:0] IPv4:[176.16.18.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3195) 10/31 11:05:43.358: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 10/31 11:05:43.364: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 10/31 11:05:43.368: [smf] INFO: Removed Session: UE IMSI:[262429164715762] DNN:[internet:0] IPv4:[176.16.18.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.368: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3195) 10/31 11:05:43.368: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 10/31 11:05:43.374: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 10/31 11:05:43.379: [smf] INFO: Removed Session: UE IMSI:[262424745610833] DNN:[internet:0] IPv4:[176.16.18.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.379: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3195) 10/31 11:05:43.379: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 10/31 11:05:43.385: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 10/31 11:05:43.390: [smf] INFO: Removed Session: UE IMSI:[262425307438278] DNN:[internet:0] IPv4:[176.16.18.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3195) 10/31 11:05:43.390: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 10/31 11:05:43.396: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 10/31 11:05:43.401: [smf] INFO: Removed Session: UE IMSI:[262424257561394] DNN:[internet:0] IPv4:[176.16.18.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.401: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3195) 10/31 11:05:43.401: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 10/31 11:05:43.406: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 10/31 11:05:43.411: [smf] INFO: Removed Session: UE IMSI:[262429921313767] DNN:[internet:0] IPv4:[176.16.18.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.411: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3195) 10/31 11:05:43.411: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 10/31 11:05:43.417: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 10/31 11:05:43.422: [smf] INFO: Removed Session: UE IMSI:[262420399294705] DNN:[internet:0] IPv4:[176.16.18.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3195) 10/31 11:05:43.422: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 10/31 11:05:43.427: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 10/31 11:05:43.432: [smf] INFO: Removed Session: UE IMSI:[262424765643121] DNN:[internet:0] IPv4:[176.16.18.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3195) 10/31 11:05:43.432: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 10/31 11:05:43.438: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 10/31 11:05:43.443: [smf] INFO: Removed Session: UE IMSI:[262424708204597] DNN:[internet:0] IPv4:[176.16.18.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3195) 10/31 11:05:43.443: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 10/31 11:05:43.448: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 10/31 11:05:43.453: [smf] INFO: Removed Session: UE IMSI:[262426638351942] DNN:[internet:0] IPv4:[176.16.18.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3195) 10/31 11:05:43.453: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 10/31 11:05:43.459: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 10/31 11:05:43.464: [smf] INFO: Removed Session: UE IMSI:[262429379083950] DNN:[internet:0] IPv4:[176.16.18.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3195) 10/31 11:05:43.464: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 10/31 11:05:43.470: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 10/31 11:05:43.475: [smf] INFO: Removed Session: UE IMSI:[262422394040933] DNN:[internet:0] IPv4:[176.16.19.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3195) 10/31 11:05:43.475: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 10/31 11:05:43.480: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 10/31 11:05:43.486: [smf] INFO: Removed Session: UE IMSI:[262425610281095] DNN:[internet:0] IPv4:[176.16.19.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3195) 10/31 11:05:43.486: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 10/31 11:05:43.491: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 10/31 11:05:43.496: [smf] INFO: Removed Session: UE IMSI:[262422866564987] DNN:[internet:0] IPv4:[176.16.19.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3195) 10/31 11:05:43.496: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 10/31 11:05:43.502: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 10/31 11:05:43.506: [smf] INFO: Removed Session: UE IMSI:[262429507466252] DNN:[internet:0] IPv4:[176.16.19.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3195) 10/31 11:05:43.506: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 10/31 11:05:43.512: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 10/31 11:05:43.517: [smf] INFO: Removed Session: UE IMSI:[262420790333333] DNN:[internet:0] IPv4:[176.16.19.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3195) 10/31 11:05:43.517: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 10/31 11:05:43.523: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 10/31 11:05:43.527: [smf] INFO: Removed Session: UE IMSI:[262427556727811] DNN:[internet:0] IPv4:[176.16.19.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3195) 10/31 11:05:43.527: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 10/31 11:05:43.534: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 10/31 11:05:43.538: [smf] INFO: Removed Session: UE IMSI:[262428911599782] DNN:[internet:0] IPv4:[176.16.19.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3195) 10/31 11:05:43.538: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 10/31 11:05:43.544: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 10/31 11:05:43.549: [smf] INFO: Removed Session: UE IMSI:[262421779202405] DNN:[internet:0] IPv4:[176.16.19.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3195) 10/31 11:05:43.549: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 10/31 11:05:43.555: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 10/31 11:05:43.559: [smf] INFO: Removed Session: UE IMSI:[262421674262909] DNN:[internet:0] IPv4:[176.16.19.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3195) 10/31 11:05:43.559: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 10/31 11:05:43.565: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 10/31 11:05:43.570: [smf] INFO: Removed Session: UE IMSI:[262421046993595] DNN:[internet:0] IPv4:[176.16.19.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3195) 10/31 11:05:43.570: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 10/31 11:05:43.576: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 10/31 11:05:43.581: [smf] INFO: Removed Session: UE IMSI:[262420207761942] DNN:[internet:0] IPv4:[176.16.19.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3195) 10/31 11:05:43.581: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 10/31 11:05:43.587: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 10/31 11:05:43.593: [smf] INFO: Removed Session: UE IMSI:[262425928498322] DNN:[internet:0] IPv4:[176.16.19.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3195) 10/31 11:05:43.593: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 10/31 11:05:43.597: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 10/31 11:05:43.602: [smf] INFO: Removed Session: UE IMSI:[262427150112054] DNN:[internet:0] IPv4:[176.16.19.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.602: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3195) 10/31 11:05:43.602: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 10/31 11:05:43.608: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 10/31 11:05:43.612: [smf] INFO: Removed Session: UE IMSI:[262429327831591] DNN:[internet:0] IPv4:[176.16.19.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.612: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3195) 10/31 11:05:43.612: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 10/31 11:05:43.619: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 10/31 11:05:43.625: [smf] INFO: Removed Session: UE IMSI:[262421229628372] DNN:[internet:0] IPv4:[176.16.19.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.625: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3195) 10/31 11:05:43.625: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 10/31 11:05:43.629: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 10/31 11:05:43.634: [smf] INFO: Removed Session: UE IMSI:[262428913838023] DNN:[internet:0] IPv4:[176.16.19.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.634: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3195) 10/31 11:05:43.634: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 10/31 11:05:43.640: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 10/31 11:05:43.645: [smf] INFO: Removed Session: UE IMSI:[262423894732629] DNN:[internet:0] IPv4:[176.16.19.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.645: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3195) 10/31 11:05:43.645: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 10/31 11:05:43.650: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 10/31 11:05:43.655: [smf] INFO: Removed Session: UE IMSI:[262426030379785] DNN:[internet:0] IPv4:[176.16.19.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3195) 10/31 11:05:43.655: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 10/31 11:05:43.661: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 10/31 11:05:43.666: [smf] INFO: Removed Session: UE IMSI:[262426261283988] DNN:[internet:0] IPv4:[176.16.19.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3195) 10/31 11:05:43.666: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 10/31 11:05:43.671: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 10/31 11:05:43.676: [smf] INFO: Removed Session: UE IMSI:[262428553814006] DNN:[internet:0] IPv4:[176.16.19.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3195) 10/31 11:05:43.676: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 10/31 11:05:43.682: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 10/31 11:05:43.687: [smf] INFO: Removed Session: UE IMSI:[262424232901529] DNN:[internet:0] IPv4:[176.16.19.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.687: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3195) 10/31 11:05:43.687: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 10/31 11:05:43.692: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 10/31 11:05:43.697: [smf] INFO: Removed Session: UE IMSI:[262423660942833] DNN:[internet:0] IPv4:[176.16.19.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.697: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3195) 10/31 11:05:43.697: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 10/31 11:05:43.703: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 10/31 11:05:43.708: [smf] INFO: Removed Session: UE IMSI:[262421858033544] DNN:[internet:0] IPv4:[176.16.19.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3195) 10/31 11:05:43.708: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 10/31 11:05:43.714: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 10/31 11:05:43.718: [smf] INFO: Removed Session: UE IMSI:[262426747385682] DNN:[internet:0] IPv4:[176.16.19.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3195) 10/31 11:05:43.718: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 10/31 11:05:43.724: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 10/31 11:05:43.730: [smf] INFO: Removed Session: UE IMSI:[262427015693134] DNN:[internet:0] IPv4:[176.16.19.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3195) 10/31 11:05:43.730: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 10/31 11:05:43.735: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 10/31 11:05:43.739: [smf] INFO: Removed Session: UE IMSI:[262429597188163] DNN:[internet:0] IPv4:[176.16.19.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3195) 10/31 11:05:43.739: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 10/31 11:05:43.745: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 10/31 11:05:43.750: [smf] INFO: Removed Session: UE IMSI:[262429688371140] DNN:[internet:0] IPv4:[176.16.19.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3195) 10/31 11:05:43.750: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 10/31 11:05:43.756: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 10/31 11:05:43.761: [smf] INFO: Removed Session: UE IMSI:[262423863163435] DNN:[internet:0] IPv4:[176.16.19.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3195) 10/31 11:05:43.761: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 10/31 11:05:43.767: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 10/31 11:05:43.771: [smf] INFO: Removed Session: UE IMSI:[262424182674132] DNN:[internet:0] IPv4:[176.16.19.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.771: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3195) 10/31 11:05:43.771: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 10/31 11:05:43.778: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 10/31 11:05:43.783: [smf] INFO: Removed Session: UE IMSI:[262423032971622] DNN:[internet:0] IPv4:[176.16.19.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3195) 10/31 11:05:43.783: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 10/31 11:05:43.788: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 10/31 11:05:43.794: [smf] INFO: Removed Session: UE IMSI:[262423005833757] DNN:[internet:0] IPv4:[176.16.19.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3195) 10/31 11:05:43.794: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 10/31 11:05:43.799: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 10/31 11:05:43.804: [smf] INFO: Removed Session: UE IMSI:[262428769817228] DNN:[internet:0] IPv4:[176.16.19.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3195) 10/31 11:05:43.804: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 10/31 11:05:43.810: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 10/31 11:05:43.813: [smf] INFO: Removed Session: UE IMSI:[262421045111572] DNN:[internet:0] IPv4:[176.16.19.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3195) 10/31 11:05:43.813: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 10/31 11:05:43.820: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 10/31 11:05:43.825: [smf] INFO: Removed Session: UE IMSI:[262424917728641] DNN:[internet:0] IPv4:[176.16.19.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.825: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3195) 10/31 11:05:43.825: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 10/31 11:05:43.831: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 10/31 11:05:43.836: [smf] INFO: Removed Session: UE IMSI:[262426584692333] DNN:[internet:0] IPv4:[176.16.19.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3195) 10/31 11:05:43.836: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 10/31 11:05:43.842: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 10/31 11:05:43.847: [smf] INFO: Removed Session: UE IMSI:[262428120720584] DNN:[internet:0] IPv4:[176.16.19.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.847: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3195) 10/31 11:05:43.847: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 10/31 11:05:43.852: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 10/31 11:05:43.857: [smf] INFO: Removed Session: UE IMSI:[262424148919880] DNN:[internet:0] IPv4:[176.16.19.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.857: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3195) 10/31 11:05:43.857: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 10/31 11:05:43.863: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 10/31 11:05:43.868: [smf] INFO: Removed Session: UE IMSI:[262424026634127] DNN:[internet:0] IPv4:[176.16.19.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3195) 10/31 11:05:43.868: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 10/31 11:05:43.874: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 10/31 11:05:43.879: [smf] INFO: Removed Session: UE IMSI:[262428129492984] DNN:[internet:0] IPv4:[176.16.19.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3195) 10/31 11:05:43.879: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 10/31 11:05:43.884: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 10/31 11:05:43.889: [smf] INFO: Removed Session: UE IMSI:[262423176702992] DNN:[internet:0] IPv4:[176.16.19.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3195) 10/31 11:05:43.889: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 10/31 11:05:43.895: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 10/31 11:05:43.900: [smf] INFO: Removed Session: UE IMSI:[262420353428020] DNN:[internet:0] IPv4:[176.16.19.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.900: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3195) 10/31 11:05:43.900: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 10/31 11:05:43.908: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 10/31 11:05:43.913: [smf] INFO: Removed Session: UE IMSI:[262427167393944] DNN:[internet:0] IPv4:[176.16.19.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3195) 10/31 11:05:43.913: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 10/31 11:05:43.919: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 10/31 11:05:43.923: [smf] INFO: Removed Session: UE IMSI:[262421786204765] DNN:[internet:0] IPv4:[176.16.19.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3195) 10/31 11:05:43.923: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 10/31 11:05:43.929: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 10/31 11:05:43.934: [smf] INFO: Removed Session: UE IMSI:[262425815407241] DNN:[internet:0] IPv4:[176.16.19.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3195) 10/31 11:05:43.934: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 10/31 11:05:43.940: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 10/31 11:05:43.945: [smf] INFO: Removed Session: UE IMSI:[262426527469208] DNN:[internet:0] IPv4:[176.16.19.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3195) 10/31 11:05:43.945: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 10/31 11:05:43.951: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 10/31 11:05:43.956: [smf] INFO: Removed Session: UE IMSI:[262428069329945] DNN:[internet:0] IPv4:[176.16.19.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3195) 10/31 11:05:43.956: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 10/31 11:05:43.961: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 10/31 11:05:43.966: [smf] INFO: Removed Session: UE IMSI:[262422017204140] DNN:[internet:0] IPv4:[176.16.19.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3195) 10/31 11:05:43.966: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 10/31 11:05:43.972: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 10/31 11:05:43.977: [smf] INFO: Removed Session: UE IMSI:[262425672560759] DNN:[internet:0] IPv4:[176.16.19.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3195) 10/31 11:05:43.977: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 10/31 11:05:43.983: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 10/31 11:05:43.988: [smf] INFO: Removed Session: UE IMSI:[262420839252141] DNN:[internet:0] IPv4:[176.16.19.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:43.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3195) 10/31 11:05:43.988: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 10/31 11:05:43.993: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 10/31 11:05:44.001: [smf] INFO: Removed Session: UE IMSI:[262423461272796] DNN:[internet:0] IPv4:[176.16.19.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3195) 10/31 11:05:44.001: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 10/31 11:05:44.004: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 10/31 11:05:44.010: [smf] INFO: Removed Session: UE IMSI:[262424310128046] DNN:[internet:0] IPv4:[176.16.19.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3195) 10/31 11:05:44.010: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 10/31 11:05:44.014: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 10/31 11:05:44.018: [smf] INFO: Removed Session: UE IMSI:[262424240838141] DNN:[internet:0] IPv4:[176.16.19.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.018: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3195) 10/31 11:05:44.019: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 10/31 11:05:44.025: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 10/31 11:05:44.030: [smf] INFO: Removed Session: UE IMSI:[262429758422853] DNN:[internet:0] IPv4:[176.16.19.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3195) 10/31 11:05:44.030: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 10/31 11:05:44.036: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 10/31 11:05:44.040: [smf] INFO: Removed Session: UE IMSI:[262420486317966] DNN:[internet:0] IPv4:[176.16.19.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3195) 10/31 11:05:44.041: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 10/31 11:05:44.046: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 10/31 11:05:44.051: [smf] INFO: Removed Session: UE IMSI:[262429540988463] DNN:[internet:0] IPv4:[176.16.19.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3195) 10/31 11:05:44.051: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 10/31 11:05:44.057: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 10/31 11:05:44.061: [smf] INFO: Removed Session: UE IMSI:[262428256126543] DNN:[internet:0] IPv4:[176.16.19.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3195) 10/31 11:05:44.061: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 10/31 11:05:44.067: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 10/31 11:05:44.072: [smf] INFO: Removed Session: UE IMSI:[262420810826408] DNN:[internet:0] IPv4:[176.16.19.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.072: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3195) 10/31 11:05:44.072: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 10/31 11:05:44.078: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 10/31 11:05:44.084: [smf] INFO: Removed Session: UE IMSI:[262428455852489] DNN:[internet:0] IPv4:[176.16.19.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3195) 10/31 11:05:44.084: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 10/31 11:05:44.088: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 10/31 11:05:44.093: [smf] INFO: Removed Session: UE IMSI:[262427558835803] DNN:[internet:0] IPv4:[176.16.19.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3195) 10/31 11:05:44.093: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 10/31 11:05:44.099: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 10/31 11:05:44.104: [smf] INFO: Removed Session: UE IMSI:[262423783143221] DNN:[internet:0] IPv4:[176.16.19.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3195) 10/31 11:05:44.104: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 10/31 11:05:44.110: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 10/31 11:05:44.114: [smf] INFO: Removed Session: UE IMSI:[262429820381521] DNN:[internet:0] IPv4:[176.16.19.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.114: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3195) 10/31 11:05:44.114: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 10/31 11:05:44.120: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 10/31 11:05:44.125: [smf] INFO: Removed Session: UE IMSI:[262424602384733] DNN:[internet:0] IPv4:[176.16.19.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3195) 10/31 11:05:44.125: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 10/31 11:05:44.131: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 10/31 11:05:44.136: [smf] INFO: Removed Session: UE IMSI:[262428437315267] DNN:[internet:0] IPv4:[176.16.19.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3195) 10/31 11:05:44.136: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 10/31 11:05:44.142: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 10/31 11:05:44.147: [smf] INFO: Removed Session: UE IMSI:[262421669399257] DNN:[internet:0] IPv4:[176.16.19.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3195) 10/31 11:05:44.147: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 10/31 11:05:44.152: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 10/31 11:05:44.157: [smf] INFO: Removed Session: UE IMSI:[262424993806992] DNN:[internet:0] IPv4:[176.16.19.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3195) 10/31 11:05:44.157: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 10/31 11:05:44.163: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 10/31 11:05:44.168: [smf] INFO: Removed Session: UE IMSI:[262427268711960] DNN:[internet:0] IPv4:[176.16.19.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.168: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3195) 10/31 11:05:44.168: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 10/31 11:05:44.174: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 10/31 11:05:44.178: [smf] INFO: Removed Session: UE IMSI:[262421057851255] DNN:[internet:0] IPv4:[176.16.19.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3195) 10/31 11:05:44.178: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 10/31 11:05:44.184: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 10/31 11:05:44.189: [smf] INFO: Removed Session: UE IMSI:[262423644059215] DNN:[internet:0] IPv4:[176.16.19.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.189: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3195) 10/31 11:05:44.189: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 10/31 11:05:44.195: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 10/31 11:05:44.199: [smf] INFO: Removed Session: UE IMSI:[262428821332572] DNN:[internet:0] IPv4:[176.16.19.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3195) 10/31 11:05:44.200: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 10/31 11:05:44.206: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 10/31 11:05:44.211: [smf] INFO: Removed Session: UE IMSI:[262427874608911] DNN:[internet:0] IPv4:[176.16.19.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.211: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3195) 10/31 11:05:44.211: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 10/31 11:05:44.216: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 10/31 11:05:44.221: [smf] INFO: Removed Session: UE IMSI:[262426952031927] DNN:[internet:0] IPv4:[176.16.19.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3195) 10/31 11:05:44.221: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 10/31 11:05:44.227: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 10/31 11:05:44.231: [smf] INFO: Removed Session: UE IMSI:[262428396810196] DNN:[internet:0] IPv4:[176.16.19.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.231: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3195) 10/31 11:05:44.231: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 10/31 11:05:44.237: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 10/31 11:05:44.242: [smf] INFO: Removed Session: UE IMSI:[262421227453748] DNN:[internet:0] IPv4:[176.16.19.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.242: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3195) 10/31 11:05:44.242: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 10/31 11:05:44.248: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 10/31 11:05:44.253: [smf] INFO: Removed Session: UE IMSI:[262421161209739] DNN:[internet:0] IPv4:[176.16.19.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3195) 10/31 11:05:44.253: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 10/31 11:05:44.259: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 10/31 11:05:44.263: [smf] INFO: Removed Session: UE IMSI:[262426471603164] DNN:[internet:0] IPv4:[176.16.19.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3195) 10/31 11:05:44.263: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 10/31 11:05:44.269: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 10/31 11:05:44.274: [smf] INFO: Removed Session: UE IMSI:[262429052852115] DNN:[internet:0] IPv4:[176.16.19.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3195) 10/31 11:05:44.274: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 10/31 11:05:44.280: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 10/31 11:05:44.284: [smf] INFO: Removed Session: UE IMSI:[262427923936284] DNN:[internet:0] IPv4:[176.16.19.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3195) 10/31 11:05:44.284: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 10/31 11:05:44.291: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 10/31 11:05:44.295: [smf] INFO: Removed Session: UE IMSI:[262429739729307] DNN:[internet:0] IPv4:[176.16.19.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3195) 10/31 11:05:44.295: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 10/31 11:05:44.301: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 10/31 11:05:44.306: [smf] INFO: Removed Session: UE IMSI:[262422427844035] DNN:[internet:0] IPv4:[176.16.19.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3195) 10/31 11:05:44.306: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 10/31 11:05:44.312: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 10/31 11:05:44.317: [smf] INFO: Removed Session: UE IMSI:[262424277124516] DNN:[internet:0] IPv4:[176.16.19.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3195) 10/31 11:05:44.317: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 10/31 11:05:44.323: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 10/31 11:05:44.327: [smf] INFO: Removed Session: UE IMSI:[262421869270395] DNN:[internet:0] IPv4:[176.16.19.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3195) 10/31 11:05:44.327: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 10/31 11:05:44.333: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 10/31 11:05:44.338: [smf] INFO: Removed Session: UE IMSI:[262429662167306] DNN:[internet:0] IPv4:[176.16.19.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3195) 10/31 11:05:44.338: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 10/31 11:05:44.344: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 10/31 11:05:44.349: [smf] INFO: Removed Session: UE IMSI:[262426119533938] DNN:[internet:0] IPv4:[176.16.19.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3195) 10/31 11:05:44.349: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 10/31 11:05:44.354: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 10/31 11:05:44.359: [smf] INFO: Removed Session: UE IMSI:[262422225480869] DNN:[internet:0] IPv4:[176.16.19.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3195) 10/31 11:05:44.359: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 10/31 11:05:44.365: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 10/31 11:05:44.370: [smf] INFO: Removed Session: UE IMSI:[262423524951973] DNN:[internet:0] IPv4:[176.16.19.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3195) 10/31 11:05:44.370: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 10/31 11:05:44.376: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 10/31 11:05:44.381: [smf] INFO: Removed Session: UE IMSI:[262423427372322] DNN:[internet:0] IPv4:[176.16.19.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.381: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3195) 10/31 11:05:44.381: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 10/31 11:05:44.386: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 10/31 11:05:44.390: [smf] INFO: Removed Session: UE IMSI:[262424796780891] DNN:[internet:0] IPv4:[176.16.19.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.390: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3195) 10/31 11:05:44.390: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 10/31 11:05:44.397: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 10/31 11:05:44.402: [smf] INFO: Removed Session: UE IMSI:[262429756909685] DNN:[internet:0] IPv4:[176.16.19.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3195) 10/31 11:05:44.402: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 10/31 11:05:44.408: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 10/31 11:05:44.412: [smf] INFO: Removed Session: UE IMSI:[262427567539588] DNN:[internet:0] IPv4:[176.16.19.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3195) 10/31 11:05:44.412: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 10/31 11:05:44.418: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 10/31 11:05:44.424: [smf] INFO: Removed Session: UE IMSI:[262423497109695] DNN:[internet:0] IPv4:[176.16.19.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.424: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3195) 10/31 11:05:44.424: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 10/31 11:05:44.429: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 10/31 11:05:44.433: [smf] INFO: Removed Session: UE IMSI:[262428448754060] DNN:[internet:0] IPv4:[176.16.19.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.433: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3195) 10/31 11:05:44.433: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 10/31 11:05:44.440: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 10/31 11:05:44.445: [smf] INFO: Removed Session: UE IMSI:[262429063713452] DNN:[internet:0] IPv4:[176.16.19.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.445: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3195) 10/31 11:05:44.445: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 10/31 11:05:44.450: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 10/31 11:05:44.454: [smf] INFO: Removed Session: UE IMSI:[262427919884649] DNN:[internet:0] IPv4:[176.16.19.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3195) 10/31 11:05:44.454: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 10/31 11:05:44.461: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 10/31 11:05:44.467: [smf] INFO: Removed Session: UE IMSI:[262427330870845] DNN:[internet:0] IPv4:[176.16.19.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3195) 10/31 11:05:44.467: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 10/31 11:05:44.472: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 10/31 11:05:44.476: [smf] INFO: Removed Session: UE IMSI:[262426761700518] DNN:[internet:0] IPv4:[176.16.19.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3195) 10/31 11:05:44.476: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 10/31 11:05:44.482: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 10/31 11:05:44.488: [smf] INFO: Removed Session: UE IMSI:[262424430294749] DNN:[internet:0] IPv4:[176.16.19.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3195) 10/31 11:05:44.488: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 10/31 11:05:44.493: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 10/31 11:05:44.497: [smf] INFO: Removed Session: UE IMSI:[262421204332449] DNN:[internet:0] IPv4:[176.16.19.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.497: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3195) 10/31 11:05:44.497: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 10/31 11:05:44.504: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 10/31 11:05:44.508: [smf] INFO: Removed Session: UE IMSI:[262424067413935] DNN:[internet:0] IPv4:[176.16.19.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.508: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3195) 10/31 11:05:44.508: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 10/31 11:05:44.514: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 10/31 11:05:44.519: [smf] INFO: Removed Session: UE IMSI:[262428080472928] DNN:[internet:0] IPv4:[176.16.19.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.519: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3195) 10/31 11:05:44.519: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 10/31 11:05:44.525: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 10/31 11:05:44.529: [smf] INFO: Removed Session: UE IMSI:[262426730023037] DNN:[internet:0] IPv4:[176.16.19.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3195) 10/31 11:05:44.529: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 10/31 11:05:44.539: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 10/31 11:05:44.544: [smf] INFO: Removed Session: UE IMSI:[262420447525339] DNN:[internet:0] IPv4:[176.16.19.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3195) 10/31 11:05:44.544: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 10/31 11:05:44.550: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 10/31 11:05:44.554: [smf] INFO: Removed Session: UE IMSI:[262420782715109] DNN:[internet:0] IPv4:[176.16.19.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3195) 10/31 11:05:44.554: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 10/31 11:05:44.560: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 10/31 11:05:44.565: [smf] INFO: Removed Session: UE IMSI:[262426771072907] DNN:[internet:0] IPv4:[176.16.19.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3195) 10/31 11:05:44.566: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 10/31 11:05:44.571: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 10/31 11:05:44.574: [smf] INFO: Removed Session: UE IMSI:[262423126332526] DNN:[internet:0] IPv4:[176.16.19.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.574: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3195) 10/31 11:05:44.574: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 10/31 11:05:44.581: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 10/31 11:05:44.587: [smf] INFO: Removed Session: UE IMSI:[262427284718305] DNN:[internet:0] IPv4:[176.16.19.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3195) 10/31 11:05:44.587: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 10/31 11:05:44.592: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 10/31 11:05:44.597: [smf] INFO: Removed Session: UE IMSI:[262429952012297] DNN:[internet:0] IPv4:[176.16.19.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3195) 10/31 11:05:44.597: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 10/31 11:05:44.603: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 10/31 11:05:44.608: [smf] INFO: Removed Session: UE IMSI:[262421949227348] DNN:[internet:0] IPv4:[176.16.19.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3195) 10/31 11:05:44.608: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 10/31 11:05:44.613: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 10/31 11:05:44.618: [smf] INFO: Removed Session: UE IMSI:[262420762876547] DNN:[internet:0] IPv4:[176.16.19.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3195) 10/31 11:05:44.618: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 10/31 11:05:44.624: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 10/31 11:05:44.629: [smf] INFO: Removed Session: UE IMSI:[262424984166377] DNN:[internet:0] IPv4:[176.16.19.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.629: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3195) 10/31 11:05:44.629: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 10/31 11:05:44.635: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 10/31 11:05:44.640: [smf] INFO: Removed Session: UE IMSI:[262421499211925] DNN:[internet:0] IPv4:[176.16.19.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3195) 10/31 11:05:44.640: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 10/31 11:05:44.645: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 10/31 11:05:44.649: [smf] INFO: Removed Session: UE IMSI:[262426877497494] DNN:[internet:0] IPv4:[176.16.19.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3195) 10/31 11:05:44.649: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 10/31 11:05:44.656: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 10/31 11:05:44.661: [smf] INFO: Removed Session: UE IMSI:[262425848457277] DNN:[internet:0] IPv4:[176.16.19.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3195) 10/31 11:05:44.661: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 10/31 11:05:44.666: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 10/31 11:05:44.670: [smf] INFO: Removed Session: UE IMSI:[262423096091676] DNN:[internet:0] IPv4:[176.16.19.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.670: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3195) 10/31 11:05:44.670: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 10/31 11:05:44.677: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 10/31 11:05:44.682: [smf] INFO: Removed Session: UE IMSI:[262423555337930] DNN:[internet:0] IPv4:[176.16.19.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.682: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3195) 10/31 11:05:44.682: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 10/31 11:05:44.687: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 10/31 11:05:44.691: [smf] INFO: Removed Session: UE IMSI:[262429006746146] DNN:[internet:0] IPv4:[176.16.19.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.691: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3195) 10/31 11:05:44.691: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 10/31 11:05:44.698: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 10/31 11:05:44.703: [smf] INFO: Removed Session: UE IMSI:[262421184459122] DNN:[internet:0] IPv4:[176.16.19.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3195) 10/31 11:05:44.703: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 10/31 11:05:44.708: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 10/31 11:05:44.713: [smf] INFO: Removed Session: UE IMSI:[262420448075559] DNN:[internet:0] IPv4:[176.16.19.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3195) 10/31 11:05:44.713: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 10/31 11:05:44.719: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 10/31 11:05:44.724: [smf] INFO: Removed Session: UE IMSI:[262427326081481] DNN:[internet:0] IPv4:[176.16.19.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.724: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3195) 10/31 11:05:44.724: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 10/31 11:05:44.730: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 10/31 11:05:44.733: [smf] INFO: Removed Session: UE IMSI:[262426805805545] DNN:[internet:0] IPv4:[176.16.19.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.734: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3195) 10/31 11:05:44.734: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 10/31 11:05:44.740: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 10/31 11:05:44.746: [smf] INFO: Removed Session: UE IMSI:[262423971951861] DNN:[internet:0] IPv4:[176.16.19.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3195) 10/31 11:05:44.746: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 10/31 11:05:44.751: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 10/31 11:05:44.755: [smf] INFO: Removed Session: UE IMSI:[262425221328533] DNN:[internet:0] IPv4:[176.16.19.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.755: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3195) 10/31 11:05:44.755: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 10/31 11:05:44.762: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 10/31 11:05:44.767: [smf] INFO: Removed Session: UE IMSI:[262423782486870] DNN:[internet:0] IPv4:[176.16.19.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3195) 10/31 11:05:44.767: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 10/31 11:05:44.772: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 10/31 11:05:44.776: [smf] INFO: Removed Session: UE IMSI:[262428135458241] DNN:[internet:0] IPv4:[176.16.19.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3195) 10/31 11:05:44.776: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 10/31 11:05:44.783: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 10/31 11:05:44.788: [smf] INFO: Removed Session: UE IMSI:[262425675969879] DNN:[internet:0] IPv4:[176.16.19.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3195) 10/31 11:05:44.788: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 10/31 11:05:44.793: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 10/31 11:05:44.797: [smf] INFO: Removed Session: UE IMSI:[262424797912502] DNN:[internet:0] IPv4:[176.16.19.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3195) 10/31 11:05:44.797: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 10/31 11:05:44.804: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 10/31 11:05:44.808: [smf] INFO: Removed Session: UE IMSI:[262426173219844] DNN:[internet:0] IPv4:[176.16.19.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3195) 10/31 11:05:44.808: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 10/31 11:05:44.815: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 10/31 11:05:44.820: [smf] INFO: Removed Session: UE IMSI:[262429997187640] DNN:[internet:0] IPv4:[176.16.19.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.820: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3195) 10/31 11:05:44.820: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 10/31 11:05:44.825: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 10/31 11:05:44.829: [smf] INFO: Removed Session: UE IMSI:[262423548774700] DNN:[internet:0] IPv4:[176.16.19.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.829: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3195) 10/31 11:05:44.829: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 10/31 11:05:44.836: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 10/31 11:05:44.842: [smf] INFO: Removed Session: UE IMSI:[262422841449781] DNN:[internet:0] IPv4:[176.16.19.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.842: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3195) 10/31 11:05:44.842: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 10/31 11:05:44.847: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 10/31 11:05:44.852: [smf] INFO: Removed Session: UE IMSI:[262420018318751] DNN:[internet:0] IPv4:[176.16.19.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.852: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3195) 10/31 11:05:44.852: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 10/31 11:05:44.858: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 10/31 11:05:44.863: [smf] INFO: Removed Session: UE IMSI:[262428393633778] DNN:[internet:0] IPv4:[176.16.19.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3195) 10/31 11:05:44.863: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 10/31 11:05:44.875: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 10/31 11:05:44.881: [smf] INFO: Removed Session: UE IMSI:[262425896793083] DNN:[internet:0] IPv4:[176.16.19.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.881: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3195) 10/31 11:05:44.881: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 10/31 11:05:44.886: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 10/31 11:05:44.893: [smf] INFO: Removed Session: UE IMSI:[262422144358210] DNN:[internet:0] IPv4:[176.16.19.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.893: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3195) 10/31 11:05:44.893: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 10/31 11:05:44.897: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 10/31 11:05:44.902: [smf] INFO: Removed Session: UE IMSI:[262426196878227] DNN:[internet:0] IPv4:[176.16.19.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3195) 10/31 11:05:44.902: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 10/31 11:05:44.908: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 10/31 11:05:44.912: [smf] INFO: Removed Session: UE IMSI:[262421901117805] DNN:[internet:0] IPv4:[176.16.19.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3195) 10/31 11:05:44.912: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 10/31 11:05:44.920: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 10/31 11:05:44.924: [smf] INFO: Removed Session: UE IMSI:[262429641347860] DNN:[internet:0] IPv4:[176.16.19.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3195) 10/31 11:05:44.924: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 10/31 11:05:44.930: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 10/31 11:05:44.936: [smf] INFO: Removed Session: UE IMSI:[262423058874387] DNN:[internet:0] IPv4:[176.16.19.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3195) 10/31 11:05:44.936: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 10/31 11:05:44.941: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 10/31 11:05:44.945: [smf] INFO: Removed Session: UE IMSI:[262425152333430] DNN:[internet:0] IPv4:[176.16.19.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3195) 10/31 11:05:44.945: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 10/31 11:05:44.952: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 10/31 11:05:44.956: [smf] INFO: Removed Session: UE IMSI:[262428968887096] DNN:[internet:0] IPv4:[176.16.19.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3195) 10/31 11:05:44.956: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 10/31 11:05:44.962: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 10/31 11:05:44.967: [smf] INFO: Removed Session: UE IMSI:[262428934912814] DNN:[internet:0] IPv4:[176.16.19.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3195) 10/31 11:05:44.967: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 10/31 11:05:44.973: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 10/31 11:05:44.978: [smf] INFO: Removed Session: UE IMSI:[262429096766930] DNN:[internet:0] IPv4:[176.16.19.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.978: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3195) 10/31 11:05:44.978: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 10/31 11:05:44.983: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 10/31 11:05:44.988: [smf] INFO: Removed Session: UE IMSI:[262426288165293] DNN:[internet:0] IPv4:[176.16.19.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3195) 10/31 11:05:44.988: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 10/31 11:05:44.994: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 10/31 11:05:44.999: [smf] INFO: Removed Session: UE IMSI:[262420016364923] DNN:[internet:0] IPv4:[176.16.19.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:44.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3195) 10/31 11:05:44.999: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 10/31 11:05:45.005: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 10/31 11:05:45.009: [smf] INFO: Removed Session: UE IMSI:[262429111595122] DNN:[internet:0] IPv4:[176.16.19.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.009: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3195) 10/31 11:05:45.009: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 10/31 11:05:45.015: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 10/31 11:05:45.023: [smf] INFO: Removed Session: UE IMSI:[262425782222939] DNN:[internet:0] IPv4:[176.16.19.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.023: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3195) 10/31 11:05:45.023: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 10/31 11:05:45.026: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 10/31 11:05:45.033: [smf] INFO: Removed Session: UE IMSI:[262427391615471] DNN:[internet:0] IPv4:[176.16.19.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3195) 10/31 11:05:45.033: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 10/31 11:05:45.037: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 10/31 11:05:45.041: [smf] INFO: Removed Session: UE IMSI:[262425937167674] DNN:[internet:0] IPv4:[176.16.19.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3195) 10/31 11:05:45.041: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 10/31 11:05:45.047: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 10/31 11:05:45.052: [smf] INFO: Removed Session: UE IMSI:[262425369067461] DNN:[internet:0] IPv4:[176.16.19.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3195) 10/31 11:05:45.052: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 10/31 11:05:45.058: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 10/31 11:05:45.064: [smf] INFO: Removed Session: UE IMSI:[262420089192094] DNN:[internet:0] IPv4:[176.16.19.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3195) 10/31 11:05:45.065: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 10/31 11:05:45.068: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 10/31 11:05:45.073: [smf] INFO: Removed Session: UE IMSI:[262429632671611] DNN:[internet:0] IPv4:[176.16.19.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3195) 10/31 11:05:45.073: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 10/31 11:05:45.079: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 10/31 11:05:45.084: [smf] INFO: Removed Session: UE IMSI:[262424666240846] DNN:[internet:0] IPv4:[176.16.19.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3195) 10/31 11:05:45.084: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 10/31 11:05:45.089: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 10/31 11:05:45.095: [smf] INFO: Removed Session: UE IMSI:[262423962620981] DNN:[internet:0] IPv4:[176.16.19.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3195) 10/31 11:05:45.095: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 10/31 11:05:45.102: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 10/31 11:05:45.107: [smf] INFO: Removed Session: UE IMSI:[262429841400780] DNN:[internet:0] IPv4:[176.16.19.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3195) 10/31 11:05:45.107: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 10/31 11:05:45.113: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 10/31 11:05:45.117: [smf] INFO: Removed Session: UE IMSI:[262429591191854] DNN:[internet:0] IPv4:[176.16.19.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3195) 10/31 11:05:45.117: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 10/31 11:05:45.123: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 10/31 11:05:45.136: [smf] INFO: Removed Session: UE IMSI:[262424443981648] DNN:[internet:0] IPv4:[176.16.19.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.136: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3195) 10/31 11:05:45.136: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 10/31 11:05:45.136: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 10/31 11:05:45.141: [smf] INFO: Removed Session: UE IMSI:[262422037953076] DNN:[internet:0] IPv4:[176.16.19.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3195) 10/31 11:05:45.141: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 10/31 11:05:45.146: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 10/31 11:05:45.152: [smf] INFO: Removed Session: UE IMSI:[262425113553876] DNN:[internet:0] IPv4:[176.16.19.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3195) 10/31 11:05:45.152: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 10/31 11:05:45.157: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 10/31 11:05:45.162: [smf] INFO: Removed Session: UE IMSI:[262429526610538] DNN:[internet:0] IPv4:[176.16.19.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3195) 10/31 11:05:45.162: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 10/31 11:05:45.168: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 10/31 11:05:45.173: [smf] INFO: Removed Session: UE IMSI:[262425972187926] DNN:[internet:0] IPv4:[176.16.19.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3195) 10/31 11:05:45.173: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 10/31 11:05:45.178: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 10/31 11:05:45.182: [smf] INFO: Removed Session: UE IMSI:[262427917472577] DNN:[internet:0] IPv4:[176.16.19.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3195) 10/31 11:05:45.182: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 10/31 11:05:45.189: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 10/31 11:05:45.194: [smf] INFO: Removed Session: UE IMSI:[262427695767081] DNN:[internet:0] IPv4:[176.16.19.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3195) 10/31 11:05:45.194: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 10/31 11:05:45.200: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 10/31 11:05:45.205: [smf] INFO: Removed Session: UE IMSI:[262428226306788] DNN:[internet:0] IPv4:[176.16.19.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3195) 10/31 11:05:45.205: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 10/31 11:05:45.210: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 10/31 11:05:45.215: [smf] INFO: Removed Session: UE IMSI:[262422460324593] DNN:[internet:0] IPv4:[176.16.19.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3195) 10/31 11:05:45.215: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 10/31 11:05:45.221: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 10/31 11:05:45.226: [smf] INFO: Removed Session: UE IMSI:[262429899217999] DNN:[internet:0] IPv4:[176.16.19.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3195) 10/31 11:05:45.226: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 10/31 11:05:45.231: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 10/31 11:05:45.236: [smf] INFO: Removed Session: UE IMSI:[262424397394139] DNN:[internet:0] IPv4:[176.16.19.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3195) 10/31 11:05:45.236: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 10/31 11:05:45.242: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 10/31 11:05:45.247: [smf] INFO: Removed Session: UE IMSI:[262427566845261] DNN:[internet:0] IPv4:[176.16.19.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3195) 10/31 11:05:45.247: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 10/31 11:05:45.253: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 10/31 11:05:45.258: [smf] INFO: Removed Session: UE IMSI:[262426405144582] DNN:[internet:0] IPv4:[176.16.19.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.258: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3195) 10/31 11:05:45.258: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 10/31 11:05:45.263: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 10/31 11:05:45.268: [smf] INFO: Removed Session: UE IMSI:[262423920950267] DNN:[internet:0] IPv4:[176.16.19.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3195) 10/31 11:05:45.268: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 10/31 11:05:45.274: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 10/31 11:05:45.279: [smf] INFO: Removed Session: UE IMSI:[262424308733672] DNN:[internet:0] IPv4:[176.16.19.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3195) 10/31 11:05:45.279: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 10/31 11:05:45.284: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 10/31 11:05:45.289: [smf] INFO: Removed Session: UE IMSI:[262428162461521] DNN:[internet:0] IPv4:[176.16.19.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3195) 10/31 11:05:45.289: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 10/31 11:05:45.295: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 10/31 11:05:45.300: [smf] INFO: Removed Session: UE IMSI:[262422996547820] DNN:[internet:0] IPv4:[176.16.19.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.300: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3195) 10/31 11:05:45.300: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 10/31 11:05:45.306: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 10/31 11:05:45.310: [smf] INFO: Removed Session: UE IMSI:[262425541703614] DNN:[internet:0] IPv4:[176.16.19.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3195) 10/31 11:05:45.310: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 10/31 11:05:45.316: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 10/31 11:05:45.321: [smf] INFO: Removed Session: UE IMSI:[262423079062905] DNN:[internet:0] IPv4:[176.16.19.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3195) 10/31 11:05:45.321: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 10/31 11:05:45.327: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 10/31 11:05:45.333: [smf] INFO: Removed Session: UE IMSI:[262421445725257] DNN:[internet:0] IPv4:[176.16.19.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.333: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3195) 10/31 11:05:45.333: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 10/31 11:05:45.338: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 10/31 11:05:45.342: [smf] INFO: Removed Session: UE IMSI:[262427037208013] DNN:[internet:0] IPv4:[176.16.19.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.342: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3195) 10/31 11:05:45.342: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 10/31 11:05:45.348: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 10/31 11:05:45.353: [smf] INFO: Removed Session: UE IMSI:[262425333524239] DNN:[internet:0] IPv4:[176.16.19.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.353: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3195) 10/31 11:05:45.353: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 10/31 11:05:45.359: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 10/31 11:05:45.364: [smf] INFO: Removed Session: UE IMSI:[262421032824805] DNN:[internet:0] IPv4:[176.16.19.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3195) 10/31 11:05:45.364: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 10/31 11:05:45.370: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 10/31 11:05:45.375: [smf] INFO: Removed Session: UE IMSI:[262423154026922] DNN:[internet:0] IPv4:[176.16.19.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.375: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3195) 10/31 11:05:45.375: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 10/31 11:05:45.394: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 10/31 11:05:45.400: [smf] INFO: Removed Session: UE IMSI:[262428770743631] DNN:[internet:0] IPv4:[176.16.19.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3195) 10/31 11:05:45.400: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 10/31 11:05:45.405: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 10/31 11:05:45.410: [smf] INFO: Removed Session: UE IMSI:[262429828906985] DNN:[internet:0] IPv4:[176.16.19.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3195) 10/31 11:05:45.410: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 10/31 11:05:45.415: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 10/31 11:05:45.421: [smf] INFO: Removed Session: UE IMSI:[262421477574025] DNN:[internet:0] IPv4:[176.16.19.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3195) 10/31 11:05:45.421: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 10/31 11:05:45.426: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 10/31 11:05:45.431: [smf] INFO: Removed Session: UE IMSI:[262421245678226] DNN:[internet:0] IPv4:[176.16.19.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3195) 10/31 11:05:45.431: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 10/31 11:05:45.437: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 10/31 11:05:45.461: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 10/31 11:05:45.467: [smf] INFO: Removed Session: UE IMSI:[262428636368287] DNN:[internet:0] IPv4:[176.16.19.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.467: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3195) 10/31 11:05:45.467: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 10/31 11:05:45.472: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 10/31 11:05:45.472: [smf] INFO: Removed Session: UE IMSI:[262428424740301] DNN:[internet:0] IPv4:[176.16.19.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3195) 10/31 11:05:45.472: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 10/31 11:05:45.482: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 10/31 11:05:45.483: [smf] INFO: Removed Session: UE IMSI:[262422307229239] DNN:[internet:0] IPv4:[176.16.19.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3195) 10/31 11:05:45.483: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 10/31 11:05:45.493: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 10/31 11:05:45.493: [smf] INFO: Removed Session: UE IMSI:[262423295070880] DNN:[internet:0] IPv4:[176.16.19.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.493: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3195) 10/31 11:05:45.493: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 10/31 11:05:45.503: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 10/31 11:05:45.504: [smf] INFO: Removed Session: UE IMSI:[262423235576084] DNN:[internet:0] IPv4:[176.16.19.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3195) 10/31 11:05:45.504: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 10/31 11:05:45.514: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 10/31 11:05:45.514: [smf] INFO: Removed Session: UE IMSI:[262424662827564] DNN:[internet:0] IPv4:[176.16.19.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3195) 10/31 11:05:45.514: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 10/31 11:05:45.525: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 10/31 11:05:45.525: [smf] INFO: Removed Session: UE IMSI:[262427610869914] DNN:[internet:0] IPv4:[176.16.19.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.525: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3195) 10/31 11:05:45.525: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 10/31 11:05:45.535: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 10/31 11:05:45.536: [smf] INFO: Removed Session: UE IMSI:[262428627720820] DNN:[internet:0] IPv4:[176.16.19.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3195) 10/31 11:05:45.536: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 10/31 11:05:45.546: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 10/31 11:05:45.547: [smf] INFO: Removed Session: UE IMSI:[262421802931397] DNN:[internet:0] IPv4:[176.16.19.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.547: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3195) 10/31 11:05:45.547: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 10/31 11:05:45.557: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 10/31 11:05:45.557: [smf] INFO: Removed Session: UE IMSI:[262423591781296] DNN:[internet:0] IPv4:[176.16.19.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.557: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3195) 10/31 11:05:45.557: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 10/31 11:05:45.567: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 10/31 11:05:45.568: [smf] INFO: Removed Session: UE IMSI:[262429835256415] DNN:[internet:0] IPv4:[176.16.19.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.568: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3195) 10/31 11:05:45.568: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 10/31 11:05:45.577: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 10/31 11:05:45.578: [smf] INFO: Removed Session: UE IMSI:[262424347841741] DNN:[internet:0] IPv4:[176.16.19.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.578: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3195) 10/31 11:05:45.578: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 10/31 11:05:45.588: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 10/31 11:05:45.589: [smf] INFO: Removed Session: UE IMSI:[262422760193244] DNN:[internet:0] IPv4:[176.16.19.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3195) 10/31 11:05:45.589: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 10/31 11:05:45.599: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 10/31 11:05:45.599: [smf] INFO: Removed Session: UE IMSI:[262424870865939] DNN:[internet:0] IPv4:[176.16.19.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.599: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3195) 10/31 11:05:45.599: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 10/31 11:05:45.609: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 10/31 11:05:45.610: [smf] INFO: Removed Session: UE IMSI:[262420765464332] DNN:[internet:0] IPv4:[176.16.19.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3195) 10/31 11:05:45.610: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 10/31 11:05:45.620: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 10/31 11:05:45.621: [smf] INFO: Removed Session: UE IMSI:[262424493023317] DNN:[internet:0] IPv4:[176.16.19.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.621: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3195) 10/31 11:05:45.621: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 10/31 11:05:45.630: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 10/31 11:05:45.631: [smf] INFO: Removed Session: UE IMSI:[262426520720497] DNN:[internet:0] IPv4:[176.16.19.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.631: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3195) 10/31 11:05:45.631: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 10/31 11:05:45.641: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 10/31 11:05:45.642: [smf] INFO: Removed Session: UE IMSI:[262428811293272] DNN:[internet:0] IPv4:[176.16.19.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.642: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3195) 10/31 11:05:45.642: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 10/31 11:05:45.652: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 10/31 11:05:45.652: [smf] INFO: Removed Session: UE IMSI:[262424656938767] DNN:[internet:0] IPv4:[176.16.19.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.652: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3195) 10/31 11:05:45.652: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 10/31 11:05:45.662: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 10/31 11:05:45.663: [smf] INFO: Removed Session: UE IMSI:[262426144737960] DNN:[internet:0] IPv4:[176.16.19.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3195) 10/31 11:05:45.663: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 10/31 11:05:45.673: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 10/31 11:05:45.674: [smf] INFO: Removed Session: UE IMSI:[262427324088928] DNN:[internet:0] IPv4:[176.16.19.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.674: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3195) 10/31 11:05:45.674: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 10/31 11:05:45.683: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 10/31 11:05:45.684: [smf] INFO: Removed Session: UE IMSI:[262424951524814] DNN:[internet:0] IPv4:[176.16.19.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3195) 10/31 11:05:45.684: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 10/31 11:05:45.694: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 10/31 11:05:45.695: [smf] INFO: Removed Session: UE IMSI:[262429728862215] DNN:[internet:0] IPv4:[176.16.19.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3195) 10/31 11:05:45.695: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 10/31 11:05:45.705: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 10/31 11:05:45.705: [smf] INFO: Removed Session: UE IMSI:[262425808070258] DNN:[internet:0] IPv4:[176.16.19.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3195) 10/31 11:05:45.705: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 10/31 11:05:45.715: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 10/31 11:05:45.716: [smf] INFO: Removed Session: UE IMSI:[262426078917748] DNN:[internet:0] IPv4:[176.16.19.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3195) 10/31 11:05:45.716: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 10/31 11:05:45.726: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 10/31 11:05:45.727: [smf] INFO: Removed Session: UE IMSI:[262423386352689] DNN:[internet:0] IPv4:[176.16.19.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3195) 10/31 11:05:45.727: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 10/31 11:05:45.737: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 10/31 11:05:45.737: [smf] INFO: Removed Session: UE IMSI:[262423542572650] DNN:[internet:0] IPv4:[176.16.19.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3195) 10/31 11:05:45.737: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 10/31 11:05:45.747: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 10/31 11:05:45.748: [smf] INFO: Removed Session: UE IMSI:[262425100688468] DNN:[internet:0] IPv4:[176.16.19.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.748: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3195) 10/31 11:05:45.748: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 10/31 11:05:45.758: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 10/31 11:05:45.759: [smf] INFO: Removed Session: UE IMSI:[262425393269595] DNN:[internet:0] IPv4:[176.16.19.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3195) 10/31 11:05:45.759: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 10/31 11:05:45.769: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 10/31 11:05:45.770: [smf] INFO: Removed Session: UE IMSI:[262423137511271] DNN:[internet:0] IPv4:[176.16.19.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3195) 10/31 11:05:45.770: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 10/31 11:05:45.780: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 10/31 11:05:45.781: [smf] INFO: Removed Session: UE IMSI:[262427637095509] DNN:[internet:0] IPv4:[176.16.19.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3195) 10/31 11:05:45.781: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 10/31 11:05:45.791: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 10/31 11:05:45.791: [smf] INFO: Removed Session: UE IMSI:[262429141735080] DNN:[internet:0] IPv4:[176.16.19.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3195) 10/31 11:05:45.791: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 10/31 11:05:45.801: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 10/31 11:05:45.802: [smf] INFO: Removed Session: UE IMSI:[262424043879270] DNN:[internet:0] IPv4:[176.16.19.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3195) 10/31 11:05:45.802: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 10/31 11:05:45.812: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 10/31 11:05:45.813: [smf] INFO: Removed Session: UE IMSI:[262428767770440] DNN:[internet:0] IPv4:[176.16.19.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.813: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3195) 10/31 11:05:45.813: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 10/31 11:05:45.823: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 10/31 11:05:45.823: [smf] INFO: Removed Session: UE IMSI:[262424082131862] DNN:[internet:0] IPv4:[176.16.19.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3195) 10/31 11:05:45.823: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 10/31 11:05:45.833: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 10/31 11:05:45.834: [smf] INFO: Removed Session: UE IMSI:[262420337830297] DNN:[internet:0] IPv4:[176.16.19.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3195) 10/31 11:05:45.834: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 10/31 11:05:45.844: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 10/31 11:05:45.844: [smf] INFO: Removed Session: UE IMSI:[262428364120434] DNN:[internet:0] IPv4:[176.16.19.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3195) 10/31 11:05:45.844: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 10/31 11:05:45.854: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 10/31 11:05:45.855: [smf] INFO: Removed Session: UE IMSI:[262429659627856] DNN:[internet:0] IPv4:[176.16.19.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3195) 10/31 11:05:45.855: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 10/31 11:05:45.865: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 10/31 11:05:45.866: [smf] INFO: Removed Session: UE IMSI:[262423444948021] DNN:[internet:0] IPv4:[176.16.19.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3195) 10/31 11:05:45.866: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 10/31 11:05:45.876: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 10/31 11:05:45.876: [smf] INFO: Removed Session: UE IMSI:[262429094337108] DNN:[internet:0] IPv4:[176.16.19.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3195) 10/31 11:05:45.876: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 10/31 11:05:45.886: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 10/31 11:05:45.887: [smf] INFO: Removed Session: UE IMSI:[262428153955422] DNN:[internet:0] IPv4:[176.16.19.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.887: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3195) 10/31 11:05:45.887: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 10/31 11:05:45.897: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 10/31 11:05:45.897: [smf] INFO: Removed Session: UE IMSI:[262426956941084] DNN:[internet:0] IPv4:[176.16.19.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3195) 10/31 11:05:45.897: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 10/31 11:05:45.907: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 10/31 11:05:45.908: [smf] INFO: Removed Session: UE IMSI:[262422770990814] DNN:[internet:0] IPv4:[176.16.19.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.908: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3195) 10/31 11:05:45.908: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 10/31 11:05:45.918: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 10/31 11:05:45.918: [smf] INFO: Removed Session: UE IMSI:[262425096709212] DNN:[internet:0] IPv4:[176.16.19.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3195) 10/31 11:05:45.918: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 10/31 11:05:45.928: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 10/31 11:05:45.929: [smf] INFO: Removed Session: UE IMSI:[262423897859214] DNN:[internet:0] IPv4:[176.16.19.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3195) 10/31 11:05:45.929: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 10/31 11:05:45.939: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 10/31 11:05:45.940: [smf] INFO: Removed Session: UE IMSI:[262429919144712] DNN:[internet:0] IPv4:[176.16.19.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3195) 10/31 11:05:45.940: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 10/31 11:05:45.950: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 10/31 11:05:45.950: [smf] INFO: Removed Session: UE IMSI:[262420703217327] DNN:[internet:0] IPv4:[176.16.19.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3195) 10/31 11:05:45.950: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 10/31 11:05:45.960: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 10/31 11:05:45.961: [smf] INFO: Removed Session: UE IMSI:[262422102779774] DNN:[internet:0] IPv4:[176.16.19.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.961: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3195) 10/31 11:05:45.961: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 10/31 11:05:45.971: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 10/31 11:05:45.972: [smf] INFO: Removed Session: UE IMSI:[262429271433719] DNN:[internet:0] IPv4:[176.16.19.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3195) 10/31 11:05:45.972: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 10/31 11:05:45.981: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 10/31 11:05:45.982: [smf] INFO: Removed Session: UE IMSI:[262426171379276] DNN:[internet:0] IPv4:[176.16.19.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.982: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3195) 10/31 11:05:45.982: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 10/31 11:05:45.992: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 10/31 11:05:45.993: [smf] INFO: Removed Session: UE IMSI:[262429997909078] DNN:[internet:0] IPv4:[176.16.19.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:45.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3195) 10/31 11:05:45.993: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 10/31 11:05:46.003: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 10/31 11:05:46.003: [smf] INFO: Removed Session: UE IMSI:[262426408320602] DNN:[internet:0] IPv4:[176.16.19.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.003: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3195) 10/31 11:05:46.003: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 10/31 11:05:46.013: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 10/31 11:05:46.014: [smf] INFO: Removed Session: UE IMSI:[262426007736682] DNN:[internet:0] IPv4:[176.16.19.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3195) 10/31 11:05:46.014: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 10/31 11:05:46.024: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 10/31 11:05:46.025: [smf] INFO: Removed Session: UE IMSI:[262425355697347] DNN:[internet:0] IPv4:[176.16.19.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.025: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3195) 10/31 11:05:46.025: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 10/31 11:05:46.035: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 10/31 11:05:46.035: [smf] INFO: Removed Session: UE IMSI:[262422400438827] DNN:[internet:0] IPv4:[176.16.19.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3195) 10/31 11:05:46.036: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 10/31 11:05:46.045: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 10/31 11:05:46.046: [smf] INFO: Removed Session: UE IMSI:[262422982599238] DNN:[internet:0] IPv4:[176.16.19.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3195) 10/31 11:05:46.046: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 10/31 11:05:46.056: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 10/31 11:05:46.057: [smf] INFO: Removed Session: UE IMSI:[262427364404706] DNN:[internet:0] IPv4:[176.16.19.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3195) 10/31 11:05:46.057: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 10/31 11:05:46.067: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 10/31 11:05:46.067: [smf] INFO: Removed Session: UE IMSI:[262425163036092] DNN:[internet:0] IPv4:[176.16.19.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3195) 10/31 11:05:46.067: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 10/31 11:05:46.077: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 10/31 11:05:46.078: [smf] INFO: Removed Session: UE IMSI:[262428936342511] DNN:[internet:0] IPv4:[176.16.19.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3195) 10/31 11:05:46.078: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 10/31 11:05:46.088: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 10/31 11:05:46.089: [smf] INFO: Removed Session: UE IMSI:[262421624379214] DNN:[internet:0] IPv4:[176.16.19.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3195) 10/31 11:05:46.089: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 10/31 11:05:46.099: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 10/31 11:05:46.099: [smf] INFO: Removed Session: UE IMSI:[262424524215035] DNN:[internet:0] IPv4:[176.16.19.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3195) 10/31 11:05:46.099: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 10/31 11:05:46.109: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 10/31 11:05:46.110: [smf] INFO: Removed Session: UE IMSI:[262429879059231] DNN:[internet:0] IPv4:[176.16.19.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3195) 10/31 11:05:46.110: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 10/31 11:05:46.120: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 10/31 11:05:46.120: [smf] INFO: Removed Session: UE IMSI:[262427903854017] DNN:[internet:0] IPv4:[176.16.19.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.120: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3195) 10/31 11:05:46.120: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 10/31 11:05:46.130: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 10/31 11:05:46.131: [smf] INFO: Removed Session: UE IMSI:[262421747015284] DNN:[internet:0] IPv4:[176.16.19.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3195) 10/31 11:05:46.131: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 10/31 11:05:46.141: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 10/31 11:05:46.141: [smf] INFO: Removed Session: UE IMSI:[262423829298358] DNN:[internet:0] IPv4:[176.16.19.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3195) 10/31 11:05:46.141: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 10/31 11:05:46.151: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 10/31 11:05:46.152: [smf] INFO: Removed Session: UE IMSI:[262428812636178] DNN:[internet:0] IPv4:[176.16.19.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.152: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3195) 10/31 11:05:46.152: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 10/31 11:05:46.162: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 10/31 11:05:46.163: [smf] INFO: Removed Session: UE IMSI:[262423992206200] DNN:[internet:0] IPv4:[176.16.19.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3195) 10/31 11:05:46.163: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 10/31 11:05:46.173: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 10/31 11:05:46.173: [smf] INFO: Removed Session: UE IMSI:[262425156849472] DNN:[internet:0] IPv4:[176.16.19.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3195) 10/31 11:05:46.173: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 10/31 11:05:46.183: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 10/31 11:05:46.184: [smf] INFO: Removed Session: UE IMSI:[262427287998446] DNN:[internet:0] IPv4:[176.16.19.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3195) 10/31 11:05:46.184: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 10/31 11:05:46.194: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 10/31 11:05:46.194: [smf] INFO: Removed Session: UE IMSI:[262423165068559] DNN:[internet:0] IPv4:[176.16.19.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3195) 10/31 11:05:46.194: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 10/31 11:05:46.204: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 10/31 11:05:46.205: [smf] INFO: Removed Session: UE IMSI:[262425942341715] DNN:[internet:0] IPv4:[176.16.19.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3195) 10/31 11:05:46.205: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 10/31 11:05:46.215: [upf] INFO: [Removed] Number of UPF-sessions is now 4 (../src/upf/context.c:253) 10/31 11:05:46.215: [smf] INFO: Removed Session: UE IMSI:[262425569635609] DNN:[internet:0] IPv4:[176.16.19.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.215: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3195) 10/31 11:05:46.215: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) 10/31 11:05:46.418: [smf] INFO: Removed Session: UE IMSI:[262423690649608] DNN:[internet:0] IPv4:[176.16.19.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:05:46.418: [smf] INFO: [Removed] Number of SMF-Sessions is now 4 (../src/smf/context.c:3195) 10/31 11:05:46.418: [smf] INFO: [Removed] Number of SMF-UEs is now 4 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: Warning: Stopping inactive timer T_next. MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:05:48.424: [diam] ERROR: pid:PSM/ocs.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'ocs.localdomain' ((null):0) 10/31 11:05:48.424: [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)@2bbcedf91d40: Final verdict of PTC: none TC_lots_of_concurrent_pdp_ctx(85)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(85): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_lots_of_concurrent_pdp_ctx(86): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_lots_of_concurrent_pdp_ctx finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:05:48 UTC 2024 ====== GGSN_Tests.TC_lots_of_concurrent_pdp_ctx pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6512044) Waiting for packet dumper to finish... 1 (prev_count=6512044, count=6512556) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:05:50 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_addr_pool_exhaustion started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_addr_pool_exhaustion(87)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_addr_pool_exhaustion(88)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:05:54.189: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:05:54.899: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) 10/31 11:05:55.909: [smf] INFO: [Added] Number of SMF-UEs is now 5 (../src/smf/context.c:1031) 10/31 11:05:55.909: [smf] INFO: [Added] Number of SMF-Sessions is now 5 (../src/smf/context.c:3187) 10/31 11:05:55.909: [smf] INFO: UE IMSI[262420602447531] APN[internet] IPv4[176.16.19.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.915: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 10/31 11:05:55.915: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3187) 10/31 11:05:55.915: [smf] INFO: UE IMSI[262425278480018] APN[internet] IPv4[176.16.20.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.920: [upf] INFO: [Added] Number of UPF-Sessions is now 5 (../src/upf/context.c:209) 10/31 11:05:55.920: [upf] INFO: UE F-SEID[UP:0x14 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.920: [upf] INFO: UE F-SEID[UP:0x14 CP:0x88a] APN[internet] PDN-Type[1] IPv4[176.16.19.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.923: [smf] INFO: [Added] Number of SMF-UEs is now 7 (../src/smf/context.c:1031) 10/31 11:05:55.923: [smf] INFO: [Added] Number of SMF-Sessions is now 7 (../src/smf/context.c:3187) 10/31 11:05:55.923: [smf] INFO: UE IMSI[262420199731875] APN[internet] IPv4[176.16.20.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.924: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 10/31 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x147 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.924: [upf] INFO: UE F-SEID[UP:0x147 CP:0xc8b] APN[internet] PDN-Type[1] IPv4[176.16.20.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.930: [smf] INFO: [Added] Number of SMF-UEs is now 8 (../src/smf/context.c:1031) 10/31 11:05:55.930: [smf] INFO: [Added] Number of SMF-Sessions is now 8 (../src/smf/context.c:3187) 10/31 11:05:55.930: [smf] INFO: UE IMSI[262425870615358] APN[internet] IPv4[176.16.20.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.931: [upf] INFO: [Added] Number of UPF-Sessions is now 7 (../src/upf/context.c:209) 10/31 11:05:55.931: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.931: [upf] INFO: UE F-SEID[UP:0xf51 CP:0x514] APN[internet] PDN-Type[1] IPv4[176.16.20.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.936: [smf] INFO: [Added] Number of SMF-UEs is now 9 (../src/smf/context.c:1031) 10/31 11:05:55.936: [smf] INFO: [Added] Number of SMF-Sessions is now 9 (../src/smf/context.c:3187) 10/31 11:05:55.936: [smf] INFO: UE IMSI[262420286371119] APN[internet] IPv4[176.16.20.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.937: [upf] INFO: [Added] Number of UPF-Sessions is now 8 (../src/upf/context.c:209) 10/31 11:05:55.937: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.937: [upf] INFO: UE F-SEID[UP:0xf1 CP:0x439] APN[internet] PDN-Type[1] IPv4[176.16.20.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.943: [smf] INFO: [Added] Number of SMF-UEs is now 10 (../src/smf/context.c:1031) 10/31 11:05:55.943: [smf] INFO: [Added] Number of SMF-Sessions is now 10 (../src/smf/context.c:3187) 10/31 11:05:55.943: [smf] INFO: UE IMSI[262422111493611] APN[internet] IPv4[176.16.20.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.944: [upf] INFO: [Added] Number of UPF-Sessions is now 9 (../src/upf/context.c:209) 10/31 11:05:55.944: [upf] INFO: UE F-SEID[UP:0x228 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.944: [upf] INFO: UE F-SEID[UP:0x228 CP:0x20d] APN[internet] PDN-Type[1] IPv4[176.16.20.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.949: [smf] INFO: [Added] Number of SMF-UEs is now 11 (../src/smf/context.c:1031) 10/31 11:05:55.949: [smf] INFO: [Added] Number of SMF-Sessions is now 11 (../src/smf/context.c:3187) 10/31 11:05:55.949: [smf] INFO: UE IMSI[262423343188729] APN[internet] IPv4[176.16.20.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.950: [upf] INFO: [Added] Number of UPF-Sessions is now 10 (../src/upf/context.c:209) 10/31 11:05:55.950: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.950: [upf] INFO: UE F-SEID[UP:0xb29 CP:0xd2e] APN[internet] PDN-Type[1] IPv4[176.16.20.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.956: [smf] INFO: [Added] Number of SMF-UEs is now 12 (../src/smf/context.c:1031) 10/31 11:05:55.956: [smf] INFO: [Added] Number of SMF-Sessions is now 12 (../src/smf/context.c:3187) 10/31 11:05:55.956: [smf] INFO: UE IMSI[262426107208648] APN[internet] IPv4[176.16.20.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.957: [upf] INFO: [Added] Number of UPF-Sessions is now 11 (../src/upf/context.c:209) 10/31 11:05:55.957: [upf] INFO: UE F-SEID[UP:0x879 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.957: [upf] INFO: UE F-SEID[UP:0x879 CP:0x660] APN[internet] PDN-Type[1] IPv4[176.16.20.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.962: [smf] INFO: [Added] Number of SMF-UEs is now 13 (../src/smf/context.c:1031) 10/31 11:05:55.962: [smf] INFO: [Added] Number of SMF-Sessions is now 13 (../src/smf/context.c:3187) 10/31 11:05:55.962: [smf] INFO: UE IMSI[262426945017687] APN[internet] IPv4[176.16.20.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.963: [upf] INFO: [Added] Number of UPF-Sessions is now 12 (../src/upf/context.c:209) 10/31 11:05:55.963: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.963: [upf] INFO: UE F-SEID[UP:0xfd2 CP:0x78a] APN[internet] PDN-Type[1] IPv4[176.16.20.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.969: [smf] INFO: [Added] Number of SMF-UEs is now 14 (../src/smf/context.c:1031) 10/31 11:05:55.969: [smf] INFO: [Added] Number of SMF-Sessions is now 14 (../src/smf/context.c:3187) 10/31 11:05:55.969: [smf] INFO: UE IMSI[262422456029592] APN[internet] IPv4[176.16.20.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.970: [upf] INFO: [Added] Number of UPF-Sessions is now 13 (../src/upf/context.c:209) 10/31 11:05:55.970: [upf] INFO: UE F-SEID[UP:0x23c CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.970: [upf] INFO: UE F-SEID[UP:0x23c CP:0x520] APN[internet] PDN-Type[1] IPv4[176.16.20.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.975: [smf] INFO: [Added] Number of SMF-UEs is now 15 (../src/smf/context.c:1031) 10/31 11:05:55.975: [smf] INFO: [Added] Number of SMF-Sessions is now 15 (../src/smf/context.c:3187) 10/31 11:05:55.975: [smf] INFO: UE IMSI[262424077081435] APN[internet] IPv4[176.16.20.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.977: [upf] INFO: [Added] Number of UPF-Sessions is now 14 (../src/upf/context.c:209) 10/31 11:05:55.977: [upf] INFO: UE F-SEID[UP:0x28c CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.977: [upf] INFO: UE F-SEID[UP:0x28c CP:0xad2] APN[internet] PDN-Type[1] IPv4[176.16.20.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.982: [smf] INFO: [Added] Number of SMF-UEs is now 16 (../src/smf/context.c:1031) 10/31 11:05:55.982: [smf] INFO: [Added] Number of SMF-Sessions is now 16 (../src/smf/context.c:3187) 10/31 11:05:55.982: [smf] INFO: UE IMSI[262421993039545] APN[internet] IPv4[176.16.20.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.983: [upf] INFO: [Added] Number of UPF-Sessions is now 15 (../src/upf/context.c:209) 10/31 11:05:55.983: [upf] INFO: UE F-SEID[UP:0x810 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.983: [upf] INFO: UE F-SEID[UP:0x810 CP:0x61d] APN[internet] PDN-Type[1] IPv4[176.16.20.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.988: [smf] INFO: [Added] Number of SMF-UEs is now 17 (../src/smf/context.c:1031) 10/31 11:05:55.988: [smf] INFO: [Added] Number of SMF-Sessions is now 17 (../src/smf/context.c:3187) 10/31 11:05:55.988: [smf] INFO: UE IMSI[262429356630204] APN[internet] IPv4[176.16.20.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.989: [upf] INFO: [Added] Number of UPF-Sessions is now 16 (../src/upf/context.c:209) 10/31 11:05:55.989: [upf] INFO: UE F-SEID[UP:0xab CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.989: [upf] INFO: UE F-SEID[UP:0xab CP:0xe8a] APN[internet] PDN-Type[1] IPv4[176.16.20.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.995: [smf] INFO: [Added] Number of SMF-UEs is now 18 (../src/smf/context.c:1031) 10/31 11:05:55.995: [smf] INFO: [Added] Number of SMF-Sessions is now 18 (../src/smf/context.c:3187) 10/31 11:05:55.995: [smf] INFO: UE IMSI[262427658269111] APN[internet] IPv4[176.16.20.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:55.996: [upf] INFO: [Added] Number of UPF-Sessions is now 17 (../src/upf/context.c:209) 10/31 11:05:55.996: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:55.996: [upf] INFO: UE F-SEID[UP:0xfb1 CP:0x501] APN[internet] PDN-Type[1] IPv4[176.16.20.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.002: [smf] INFO: [Added] Number of SMF-UEs is now 19 (../src/smf/context.c:1031) 10/31 11:05:56.002: [smf] INFO: [Added] Number of SMF-Sessions is now 19 (../src/smf/context.c:3187) 10/31 11:05:56.002: [smf] INFO: UE IMSI[262421723647827] APN[internet] IPv4[176.16.20.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.003: [upf] INFO: [Added] Number of UPF-Sessions is now 18 (../src/upf/context.c:209) 10/31 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x4a CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.003: [upf] INFO: UE F-SEID[UP:0x4a CP:0xdda] APN[internet] PDN-Type[1] IPv4[176.16.20.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.008: [smf] INFO: [Added] Number of SMF-UEs is now 20 (../src/smf/context.c:1031) 10/31 11:05:56.008: [smf] INFO: [Added] Number of SMF-Sessions is now 20 (../src/smf/context.c:3187) 10/31 11:05:56.008: [smf] INFO: UE IMSI[262426877609693] APN[internet] IPv4[176.16.20.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.009: [upf] INFO: [Added] Number of UPF-Sessions is now 19 (../src/upf/context.c:209) 10/31 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.009: [upf] INFO: UE F-SEID[UP:0x6f1 CP:0x7d0] APN[internet] PDN-Type[1] IPv4[176.16.20.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.015: [smf] INFO: [Added] Number of SMF-UEs is now 21 (../src/smf/context.c:1031) 10/31 11:05:56.015: [smf] INFO: [Added] Number of SMF-Sessions is now 21 (../src/smf/context.c:3187) 10/31 11:05:56.015: [smf] INFO: UE IMSI[262420931834361] APN[internet] IPv4[176.16.20.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.016: [upf] INFO: [Added] Number of UPF-Sessions is now 20 (../src/upf/context.c:209) 10/31 11:05:56.016: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.016: [upf] INFO: UE F-SEID[UP:0xfe5 CP:0xef7] APN[internet] PDN-Type[1] IPv4[176.16.20.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.021: [smf] INFO: [Added] Number of SMF-UEs is now 22 (../src/smf/context.c:1031) 10/31 11:05:56.021: [smf] INFO: [Added] Number of SMF-Sessions is now 22 (../src/smf/context.c:3187) 10/31 11:05:56.021: [smf] INFO: UE IMSI[262428675367607] APN[internet] IPv4[176.16.20.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.022: [upf] INFO: [Added] Number of UPF-Sessions is now 21 (../src/upf/context.c:209) 10/31 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x56f CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.022: [upf] INFO: UE F-SEID[UP:0x56f CP:0x5d5] APN[internet] PDN-Type[1] IPv4[176.16.20.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.028: [smf] INFO: [Added] Number of SMF-UEs is now 23 (../src/smf/context.c:1031) 10/31 11:05:56.028: [smf] INFO: [Added] Number of SMF-Sessions is now 23 (../src/smf/context.c:3187) 10/31 11:05:56.028: [smf] INFO: UE IMSI[262421421040866] APN[internet] IPv4[176.16.20.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.029: [upf] INFO: [Added] Number of UPF-Sessions is now 22 (../src/upf/context.c:209) 10/31 11:05:56.029: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.029: [upf] INFO: UE F-SEID[UP:0xf31 CP:0x8f8] APN[internet] PDN-Type[1] IPv4[176.16.20.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.034: [smf] INFO: [Added] Number of SMF-UEs is now 24 (../src/smf/context.c:1031) 10/31 11:05:56.034: [smf] INFO: [Added] Number of SMF-Sessions is now 24 (../src/smf/context.c:3187) 10/31 11:05:56.034: [smf] INFO: UE IMSI[262423525573816] APN[internet] IPv4[176.16.20.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.035: [upf] INFO: [Added] Number of UPF-Sessions is now 23 (../src/upf/context.c:209) 10/31 11:05:56.035: [upf] INFO: UE F-SEID[UP:0xe65 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.035: [upf] INFO: UE F-SEID[UP:0xe65 CP:0xc39] APN[internet] PDN-Type[1] IPv4[176.16.20.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.041: [smf] INFO: [Added] Number of SMF-UEs is now 25 (../src/smf/context.c:1031) 10/31 11:05:56.041: [smf] INFO: [Added] Number of SMF-Sessions is now 25 (../src/smf/context.c:3187) 10/31 11:05:56.041: [smf] INFO: UE IMSI[262429000004057] APN[internet] IPv4[176.16.20.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.042: [upf] INFO: [Added] Number of UPF-Sessions is now 24 (../src/upf/context.c:209) 10/31 11:05:56.042: [upf] INFO: UE F-SEID[UP:0xadd CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.042: [upf] INFO: UE F-SEID[UP:0xadd CP:0xd9e] APN[internet] PDN-Type[1] IPv4[176.16.20.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.047: [smf] INFO: [Added] Number of SMF-UEs is now 26 (../src/smf/context.c:1031) 10/31 11:05:56.047: [smf] INFO: [Added] Number of SMF-Sessions is now 26 (../src/smf/context.c:3187) 10/31 11:05:56.047: [smf] INFO: UE IMSI[262423283138132] APN[internet] IPv4[176.16.20.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.048: [upf] INFO: [Added] Number of UPF-Sessions is now 25 (../src/upf/context.c:209) 10/31 11:05:56.048: [upf] INFO: UE F-SEID[UP:0x541 CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.048: [upf] INFO: UE F-SEID[UP:0x541 CP:0x589] APN[internet] PDN-Type[1] IPv4[176.16.20.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.054: [smf] INFO: [Added] Number of SMF-UEs is now 27 (../src/smf/context.c:1031) 10/31 11:05:56.054: [smf] INFO: [Added] Number of SMF-Sessions is now 27 (../src/smf/context.c:3187) 10/31 11:05:56.054: [smf] INFO: UE IMSI[262426560785746] APN[internet] IPv4[176.16.20.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.055: [upf] INFO: [Added] Number of UPF-Sessions is now 26 (../src/upf/context.c:209) 10/31 11:05:56.055: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.055: [upf] INFO: UE F-SEID[UP:0xc9f CP:0x272] APN[internet] PDN-Type[1] IPv4[176.16.20.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.060: [smf] INFO: [Added] Number of SMF-UEs is now 28 (../src/smf/context.c:1031) 10/31 11:05:56.060: [smf] INFO: [Added] Number of SMF-Sessions is now 28 (../src/smf/context.c:3187) 10/31 11:05:56.060: [smf] INFO: UE IMSI[262427914501776] APN[internet] IPv4[176.16.20.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.061: [upf] INFO: [Added] Number of UPF-Sessions is now 27 (../src/upf/context.c:209) 10/31 11:05:56.061: [upf] INFO: UE F-SEID[UP:0x38e CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.061: [upf] INFO: UE F-SEID[UP:0x38e CP:0x3b8] APN[internet] PDN-Type[1] IPv4[176.16.20.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.067: [smf] INFO: [Added] Number of SMF-UEs is now 29 (../src/smf/context.c:1031) 10/31 11:05:56.067: [smf] INFO: [Added] Number of SMF-Sessions is now 29 (../src/smf/context.c:3187) 10/31 11:05:56.067: [smf] INFO: UE IMSI[262425601586334] APN[internet] IPv4[176.16.20.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.068: [upf] INFO: [Added] Number of UPF-Sessions is now 28 (../src/upf/context.c:209) 10/31 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.068: [upf] INFO: UE F-SEID[UP:0xaf8 CP:0x2be] APN[internet] PDN-Type[1] IPv4[176.16.20.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.074: [smf] INFO: [Added] Number of SMF-UEs is now 30 (../src/smf/context.c:1031) 10/31 11:05:56.074: [smf] INFO: [Added] Number of SMF-Sessions is now 30 (../src/smf/context.c:3187) 10/31 11:05:56.074: [smf] INFO: UE IMSI[262422939299212] APN[internet] IPv4[176.16.20.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.074: [upf] INFO: [Added] Number of UPF-Sessions is now 29 (../src/upf/context.c:209) 10/31 11:05:56.075: [upf] INFO: UE F-SEID[UP:0x269 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.075: [upf] INFO: UE F-SEID[UP:0x269 CP:0xaf3] APN[internet] PDN-Type[1] IPv4[176.16.20.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.080: [smf] INFO: [Added] Number of SMF-UEs is now 31 (../src/smf/context.c:1031) 10/31 11:05:56.080: [smf] INFO: [Added] Number of SMF-Sessions is now 31 (../src/smf/context.c:3187) 10/31 11:05:56.080: [smf] INFO: UE IMSI[262426099881114] APN[internet] IPv4[176.16.20.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.081: [upf] INFO: [Added] Number of UPF-Sessions is now 30 (../src/upf/context.c:209) 10/31 11:05:56.081: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.081: [upf] INFO: UE F-SEID[UP:0x4c8 CP:0x3ec] APN[internet] PDN-Type[1] IPv4[176.16.20.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.087: [smf] INFO: [Added] Number of SMF-UEs is now 32 (../src/smf/context.c:1031) 10/31 11:05:56.087: [smf] INFO: [Added] Number of SMF-Sessions is now 32 (../src/smf/context.c:3187) 10/31 11:05:56.087: [smf] INFO: UE IMSI[262426095431641] APN[internet] IPv4[176.16.20.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.088: [upf] INFO: [Added] Number of UPF-Sessions is now 31 (../src/upf/context.c:209) 10/31 11:05:56.088: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.088: [upf] INFO: UE F-SEID[UP:0xae8 CP:0xb7f] APN[internet] PDN-Type[1] IPv4[176.16.20.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.093: [smf] INFO: [Added] Number of SMF-UEs is now 33 (../src/smf/context.c:1031) 10/31 11:05:56.093: [smf] INFO: [Added] Number of SMF-Sessions is now 33 (../src/smf/context.c:3187) 10/31 11:05:56.093: [smf] INFO: UE IMSI[262426499907364] APN[internet] IPv4[176.16.20.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.094: [upf] INFO: [Added] Number of UPF-Sessions is now 32 (../src/upf/context.c:209) 10/31 11:05:56.094: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.094: [upf] INFO: UE F-SEID[UP:0xba0 CP:0x988] APN[internet] PDN-Type[1] IPv4[176.16.20.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.100: [smf] INFO: [Added] Number of SMF-UEs is now 34 (../src/smf/context.c:1031) 10/31 11:05:56.100: [smf] INFO: [Added] Number of SMF-Sessions is now 34 (../src/smf/context.c:3187) 10/31 11:05:56.100: [smf] INFO: UE IMSI[262426555425758] APN[internet] IPv4[176.16.20.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.101: [upf] INFO: [Added] Number of UPF-Sessions is now 33 (../src/upf/context.c:209) 10/31 11:05:56.101: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.101: [upf] INFO: UE F-SEID[UP:0xc6e CP:0x5c8] APN[internet] PDN-Type[1] IPv4[176.16.20.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.106: [smf] INFO: [Added] Number of SMF-UEs is now 35 (../src/smf/context.c:1031) 10/31 11:05:56.106: [smf] INFO: [Added] Number of SMF-Sessions is now 35 (../src/smf/context.c:3187) 10/31 11:05:56.106: [smf] INFO: UE IMSI[262426445517724] APN[internet] IPv4[176.16.20.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.107: [upf] INFO: [Added] Number of UPF-Sessions is now 34 (../src/upf/context.c:209) 10/31 11:05:56.107: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.107: [upf] INFO: UE F-SEID[UP:0xd75 CP:0xd11] APN[internet] PDN-Type[1] IPv4[176.16.20.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.114: [smf] INFO: [Added] Number of SMF-UEs is now 36 (../src/smf/context.c:1031) 10/31 11:05:56.114: [smf] INFO: [Added] Number of SMF-Sessions is now 36 (../src/smf/context.c:3187) 10/31 11:05:56.114: [smf] INFO: UE IMSI[262423477047150] APN[internet] IPv4[176.16.20.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.115: [upf] INFO: [Added] Number of UPF-Sessions is now 35 (../src/upf/context.c:209) 10/31 11:05:56.115: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.115: [upf] INFO: UE F-SEID[UP:0x7aa CP:0xf52] APN[internet] PDN-Type[1] IPv4[176.16.20.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.121: [smf] INFO: [Added] Number of SMF-UEs is now 37 (../src/smf/context.c:1031) 10/31 11:05:56.121: [smf] INFO: [Added] Number of SMF-Sessions is now 37 (../src/smf/context.c:3187) 10/31 11:05:56.121: [smf] INFO: UE IMSI[262421818888958] APN[internet] IPv4[176.16.20.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.122: [upf] INFO: [Added] Number of UPF-Sessions is now 36 (../src/upf/context.c:209) 10/31 11:05:56.122: [upf] INFO: UE F-SEID[UP:0x33e CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.122: [upf] INFO: UE F-SEID[UP:0x33e CP:0xf61] APN[internet] PDN-Type[1] IPv4[176.16.20.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.129: [smf] INFO: [Added] Number of SMF-UEs is now 38 (../src/smf/context.c:1031) 10/31 11:05:56.129: [smf] INFO: [Added] Number of SMF-Sessions is now 38 (../src/smf/context.c:3187) 10/31 11:05:56.129: [smf] INFO: UE IMSI[262427261949630] APN[internet] IPv4[176.16.20.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.130: [upf] INFO: [Added] Number of UPF-Sessions is now 37 (../src/upf/context.c:209) 10/31 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x400 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.130: [upf] INFO: UE F-SEID[UP:0x400 CP:0xe25] APN[internet] PDN-Type[1] IPv4[176.16.20.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.135: [smf] INFO: [Added] Number of SMF-UEs is now 39 (../src/smf/context.c:1031) 10/31 11:05:56.135: [smf] INFO: [Added] Number of SMF-Sessions is now 39 (../src/smf/context.c:3187) 10/31 11:05:56.135: [smf] INFO: UE IMSI[262420344305475] APN[internet] IPv4[176.16.20.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.136: [upf] INFO: [Added] Number of UPF-Sessions is now 38 (../src/upf/context.c:209) 10/31 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x462 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.136: [upf] INFO: UE F-SEID[UP:0x462 CP:0xbfe] APN[internet] PDN-Type[1] IPv4[176.16.20.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.142: [smf] INFO: [Added] Number of SMF-UEs is now 40 (../src/smf/context.c:1031) 10/31 11:05:56.142: [smf] INFO: [Added] Number of SMF-Sessions is now 40 (../src/smf/context.c:3187) 10/31 11:05:56.142: [smf] INFO: UE IMSI[262425024415706] APN[internet] IPv4[176.16.20.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.143: [upf] INFO: [Added] Number of UPF-Sessions is now 39 (../src/upf/context.c:209) 10/31 11:05:56.143: [upf] INFO: UE F-SEID[UP:0x979 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.143: [upf] INFO: UE F-SEID[UP:0x979 CP:0x37a] APN[internet] PDN-Type[1] IPv4[176.16.20.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.148: [smf] INFO: [Added] Number of SMF-UEs is now 41 (../src/smf/context.c:1031) 10/31 11:05:56.148: [smf] INFO: [Added] Number of SMF-Sessions is now 41 (../src/smf/context.c:3187) 10/31 11:05:56.148: [smf] INFO: UE IMSI[262420919559587] APN[internet] IPv4[176.16.20.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.149: [upf] INFO: [Added] Number of UPF-Sessions is now 40 (../src/upf/context.c:209) 10/31 11:05:56.149: [upf] INFO: UE F-SEID[UP:0x41 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.149: [upf] INFO: UE F-SEID[UP:0x41 CP:0x6b1] APN[internet] PDN-Type[1] IPv4[176.16.20.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.155: [smf] INFO: [Added] Number of SMF-UEs is now 42 (../src/smf/context.c:1031) 10/31 11:05:56.155: [smf] INFO: [Added] Number of SMF-Sessions is now 42 (../src/smf/context.c:3187) 10/31 11:05:56.155: [smf] INFO: UE IMSI[262427304888826] APN[internet] IPv4[176.16.20.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.156: [upf] INFO: [Added] Number of UPF-Sessions is now 41 (../src/upf/context.c:209) 10/31 11:05:56.156: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.156: [upf] INFO: UE F-SEID[UP:0xa72 CP:0xa66] APN[internet] PDN-Type[1] IPv4[176.16.20.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.162: [smf] INFO: [Added] Number of SMF-UEs is now 43 (../src/smf/context.c:1031) 10/31 11:05:56.162: [smf] INFO: [Added] Number of SMF-Sessions is now 43 (../src/smf/context.c:3187) 10/31 11:05:56.162: [smf] INFO: UE IMSI[262421910437861] APN[internet] IPv4[176.16.20.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.163: [upf] INFO: [Added] Number of UPF-Sessions is now 42 (../src/upf/context.c:209) 10/31 11:05:56.163: [upf] INFO: UE F-SEID[UP:0xabe CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.163: [upf] INFO: UE F-SEID[UP:0xabe CP:0x815] APN[internet] PDN-Type[1] IPv4[176.16.20.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.169: [smf] INFO: [Added] Number of SMF-UEs is now 44 (../src/smf/context.c:1031) 10/31 11:05:56.169: [smf] INFO: [Added] Number of SMF-Sessions is now 44 (../src/smf/context.c:3187) 10/31 11:05:56.169: [smf] INFO: UE IMSI[262427862274432] APN[internet] IPv4[176.16.20.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.170: [upf] INFO: [Added] Number of UPF-Sessions is now 43 (../src/upf/context.c:209) 10/31 11:05:56.170: [upf] INFO: UE F-SEID[UP:0x205 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.170: [upf] INFO: UE F-SEID[UP:0x205 CP:0x69] APN[internet] PDN-Type[1] IPv4[176.16.20.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.175: [smf] INFO: [Added] Number of SMF-UEs is now 45 (../src/smf/context.c:1031) 10/31 11:05:56.175: [smf] INFO: [Added] Number of SMF-Sessions is now 45 (../src/smf/context.c:3187) 10/31 11:05:56.175: [smf] INFO: UE IMSI[262420245058282] APN[internet] IPv4[176.16.20.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.176: [upf] INFO: [Added] Number of UPF-Sessions is now 44 (../src/upf/context.c:209) 10/31 11:05:56.176: [upf] INFO: UE F-SEID[UP:0xa CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.176: [upf] INFO: UE F-SEID[UP:0xa CP:0xa01] APN[internet] PDN-Type[1] IPv4[176.16.20.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.181: [smf] INFO: [Added] Number of SMF-UEs is now 46 (../src/smf/context.c:1031) 10/31 11:05:56.181: [smf] INFO: [Added] Number of SMF-Sessions is now 46 (../src/smf/context.c:3187) 10/31 11:05:56.181: [smf] INFO: UE IMSI[262427764220138] APN[internet] IPv4[176.16.20.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.182: [upf] INFO: [Added] Number of UPF-Sessions is now 45 (../src/upf/context.c:209) 10/31 11:05:56.182: [upf] INFO: UE F-SEID[UP:0x86f CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.182: [upf] INFO: UE F-SEID[UP:0x86f CP:0xf35] APN[internet] PDN-Type[1] IPv4[176.16.20.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.188: [smf] INFO: [Added] Number of SMF-UEs is now 47 (../src/smf/context.c:1031) 10/31 11:05:56.188: [smf] INFO: [Added] Number of SMF-Sessions is now 47 (../src/smf/context.c:3187) 10/31 11:05:56.188: [smf] INFO: UE IMSI[262429760493970] APN[internet] IPv4[176.16.20.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.189: [upf] INFO: [Added] Number of UPF-Sessions is now 46 (../src/upf/context.c:209) 10/31 11:05:56.189: [upf] INFO: UE F-SEID[UP:0x408 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.189: [upf] INFO: UE F-SEID[UP:0x408 CP:0x804] APN[internet] PDN-Type[1] IPv4[176.16.20.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.194: [smf] INFO: [Added] Number of SMF-UEs is now 48 (../src/smf/context.c:1031) 10/31 11:05:56.194: [smf] INFO: [Added] Number of SMF-Sessions is now 48 (../src/smf/context.c:3187) 10/31 11:05:56.194: [smf] INFO: UE IMSI[262423154412329] APN[internet] IPv4[176.16.20.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.195: [upf] INFO: [Added] Number of UPF-Sessions is now 47 (../src/upf/context.c:209) 10/31 11:05:56.195: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.195: [upf] INFO: UE F-SEID[UP:0xf77 CP:0x891] APN[internet] PDN-Type[1] IPv4[176.16.20.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.202: [smf] INFO: [Added] Number of SMF-UEs is now 49 (../src/smf/context.c:1031) 10/31 11:05:56.202: [smf] INFO: [Added] Number of SMF-Sessions is now 49 (../src/smf/context.c:3187) 10/31 11:05:56.202: [smf] INFO: UE IMSI[262422871058574] APN[internet] IPv4[176.16.20.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.202: [upf] INFO: [Added] Number of UPF-Sessions is now 48 (../src/upf/context.c:209) 10/31 11:05:56.202: [upf] INFO: UE F-SEID[UP:0x930 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.202: [upf] INFO: UE F-SEID[UP:0x930 CP:0x7c5] APN[internet] PDN-Type[1] IPv4[176.16.20.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.208: [smf] INFO: [Added] Number of SMF-UEs is now 50 (../src/smf/context.c:1031) 10/31 11:05:56.208: [smf] INFO: [Added] Number of SMF-Sessions is now 50 (../src/smf/context.c:3187) 10/31 11:05:56.208: [smf] INFO: UE IMSI[262422641100465] APN[internet] IPv4[176.16.20.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.209: [upf] INFO: [Added] Number of UPF-Sessions is now 49 (../src/upf/context.c:209) 10/31 11:05:56.209: [upf] INFO: UE F-SEID[UP:0x7da CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.209: [upf] INFO: UE F-SEID[UP:0x7da CP:0xfc9] APN[internet] PDN-Type[1] IPv4[176.16.20.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.214: [smf] INFO: [Added] Number of SMF-UEs is now 51 (../src/smf/context.c:1031) 10/31 11:05:56.214: [smf] INFO: [Added] Number of SMF-Sessions is now 51 (../src/smf/context.c:3187) 10/31 11:05:56.214: [smf] INFO: UE IMSI[262425149750864] APN[internet] IPv4[176.16.20.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.215: [upf] INFO: [Added] Number of UPF-Sessions is now 50 (../src/upf/context.c:209) 10/31 11:05:56.215: [upf] INFO: UE F-SEID[UP:0x2af CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.215: [upf] INFO: UE F-SEID[UP:0x2af CP:0x41b] APN[internet] PDN-Type[1] IPv4[176.16.20.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.221: [smf] INFO: [Added] Number of SMF-UEs is now 52 (../src/smf/context.c:1031) 10/31 11:05:56.221: [smf] INFO: [Added] Number of SMF-Sessions is now 52 (../src/smf/context.c:3187) 10/31 11:05:56.221: [smf] INFO: UE IMSI[262420219144885] APN[internet] IPv4[176.16.20.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.222: [upf] INFO: [Added] Number of UPF-Sessions is now 51 (../src/upf/context.c:209) 10/31 11:05:56.222: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.222: [upf] INFO: UE F-SEID[UP:0x2f2 CP:0x20f] APN[internet] PDN-Type[1] IPv4[176.16.20.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.227: [smf] INFO: [Added] Number of SMF-UEs is now 53 (../src/smf/context.c:1031) 10/31 11:05:56.227: [smf] INFO: [Added] Number of SMF-Sessions is now 53 (../src/smf/context.c:3187) 10/31 11:05:56.227: [smf] INFO: UE IMSI[262428257461466] APN[internet] IPv4[176.16.20.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.228: [upf] INFO: [Added] Number of UPF-Sessions is now 52 (../src/upf/context.c:209) 10/31 11:05:56.228: [upf] INFO: UE F-SEID[UP:0x438 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.228: [upf] INFO: UE F-SEID[UP:0x438 CP:0x8bd] APN[internet] PDN-Type[1] IPv4[176.16.20.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.234: [smf] INFO: [Added] Number of SMF-UEs is now 54 (../src/smf/context.c:1031) 10/31 11:05:56.234: [smf] INFO: [Added] Number of SMF-Sessions is now 54 (../src/smf/context.c:3187) 10/31 11:05:56.234: [smf] INFO: UE IMSI[262427960470898] APN[internet] IPv4[176.16.20.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.235: [upf] INFO: [Added] Number of UPF-Sessions is now 53 (../src/upf/context.c:209) 10/31 11:05:56.235: [upf] INFO: UE F-SEID[UP:0x51e CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.235: [upf] INFO: UE F-SEID[UP:0x51e CP:0xed2] APN[internet] PDN-Type[1] IPv4[176.16.20.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.240: [smf] INFO: [Added] Number of SMF-UEs is now 55 (../src/smf/context.c:1031) 10/31 11:05:56.240: [smf] INFO: [Added] Number of SMF-Sessions is now 55 (../src/smf/context.c:3187) 10/31 11:05:56.240: [smf] INFO: UE IMSI[262427644944101] APN[internet] IPv4[176.16.20.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.241: [upf] INFO: [Added] Number of UPF-Sessions is now 54 (../src/upf/context.c:209) 10/31 11:05:56.241: [upf] INFO: UE F-SEID[UP:0x331 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.241: [upf] INFO: UE F-SEID[UP:0x331 CP:0x326] APN[internet] PDN-Type[1] IPv4[176.16.20.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.246: [smf] INFO: [Added] Number of SMF-UEs is now 56 (../src/smf/context.c:1031) 10/31 11:05:56.247: [smf] INFO: [Added] Number of SMF-Sessions is now 56 (../src/smf/context.c:3187) 10/31 11:05:56.247: [smf] INFO: UE IMSI[262426328951954] APN[internet] IPv4[176.16.20.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.247: [upf] INFO: [Added] Number of UPF-Sessions is now 55 (../src/upf/context.c:209) 10/31 11:05:56.247: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.247: [upf] INFO: UE F-SEID[UP:0x7bc CP:0xa4e] APN[internet] PDN-Type[1] IPv4[176.16.20.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.253: [smf] INFO: [Added] Number of SMF-UEs is now 57 (../src/smf/context.c:1031) 10/31 11:05:56.253: [smf] INFO: [Added] Number of SMF-Sessions is now 57 (../src/smf/context.c:3187) 10/31 11:05:56.253: [smf] INFO: UE IMSI[262426632516112] APN[internet] IPv4[176.16.20.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.254: [upf] INFO: [Added] Number of UPF-Sessions is now 56 (../src/upf/context.c:209) 10/31 11:05:56.254: [upf] INFO: UE F-SEID[UP:0x627 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.254: [upf] INFO: UE F-SEID[UP:0x627 CP:0x1b3] APN[internet] PDN-Type[1] IPv4[176.16.20.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.259: [smf] INFO: [Added] Number of SMF-UEs is now 58 (../src/smf/context.c:1031) 10/31 11:05:56.259: [smf] INFO: [Added] Number of SMF-Sessions is now 58 (../src/smf/context.c:3187) 10/31 11:05:56.259: [smf] INFO: UE IMSI[262425885211986] APN[internet] IPv4[176.16.20.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.260: [upf] INFO: [Added] Number of UPF-Sessions is now 57 (../src/upf/context.c:209) 10/31 11:05:56.260: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.260: [upf] INFO: UE F-SEID[UP:0xac0 CP:0x5da] APN[internet] PDN-Type[1] IPv4[176.16.20.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.266: [smf] INFO: [Added] Number of SMF-UEs is now 59 (../src/smf/context.c:1031) 10/31 11:05:56.266: [smf] INFO: [Added] Number of SMF-Sessions is now 59 (../src/smf/context.c:3187) 10/31 11:05:56.266: [smf] INFO: UE IMSI[262426152769410] APN[internet] IPv4[176.16.20.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.267: [upf] INFO: [Added] Number of UPF-Sessions is now 58 (../src/upf/context.c:209) 10/31 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x919 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.267: [upf] INFO: UE F-SEID[UP:0x919 CP:0x861] APN[internet] PDN-Type[1] IPv4[176.16.20.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.272: [smf] INFO: [Added] Number of SMF-UEs is now 60 (../src/smf/context.c:1031) 10/31 11:05:56.272: [smf] INFO: [Added] Number of SMF-Sessions is now 60 (../src/smf/context.c:3187) 10/31 11:05:56.272: [smf] INFO: UE IMSI[262427341602185] APN[internet] IPv4[176.16.20.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.273: [upf] INFO: [Added] Number of UPF-Sessions is now 59 (../src/upf/context.c:209) 10/31 11:05:56.273: [upf] INFO: UE F-SEID[UP:0xfa CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.273: [upf] INFO: UE F-SEID[UP:0xfa CP:0xb0d] APN[internet] PDN-Type[1] IPv4[176.16.20.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.279: [smf] INFO: [Added] Number of SMF-UEs is now 61 (../src/smf/context.c:1031) 10/31 11:05:56.279: [smf] INFO: [Added] Number of SMF-Sessions is now 61 (../src/smf/context.c:3187) 10/31 11:05:56.279: [smf] INFO: UE IMSI[262428536329576] APN[internet] IPv4[176.16.20.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.280: [upf] INFO: [Added] Number of UPF-Sessions is now 60 (../src/upf/context.c:209) 10/31 11:05:56.280: [upf] INFO: UE F-SEID[UP:0xc74 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.280: [upf] INFO: UE F-SEID[UP:0xc74 CP:0xf96] APN[internet] PDN-Type[1] IPv4[176.16.20.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.286: [smf] INFO: [Added] Number of SMF-UEs is now 62 (../src/smf/context.c:1031) 10/31 11:05:56.286: [smf] INFO: [Added] Number of SMF-Sessions is now 62 (../src/smf/context.c:3187) 10/31 11:05:56.286: [smf] INFO: UE IMSI[262423470779854] APN[internet] IPv4[176.16.20.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.287: [upf] INFO: [Added] Number of UPF-Sessions is now 61 (../src/upf/context.c:209) 10/31 11:05:56.287: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.287: [upf] INFO: UE F-SEID[UP:0x9c2 CP:0x176] APN[internet] PDN-Type[1] IPv4[176.16.20.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.293: [smf] INFO: [Added] Number of SMF-UEs is now 63 (../src/smf/context.c:1031) 10/31 11:05:56.293: [smf] INFO: [Added] Number of SMF-Sessions is now 63 (../src/smf/context.c:3187) 10/31 11:05:56.293: [smf] INFO: UE IMSI[262420787021691] APN[internet] IPv4[176.16.20.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.294: [upf] INFO: [Added] Number of UPF-Sessions is now 62 (../src/upf/context.c:209) 10/31 11:05:56.294: [upf] INFO: UE F-SEID[UP:0x291 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.294: [upf] INFO: UE F-SEID[UP:0x291 CP:0x287] APN[internet] PDN-Type[1] IPv4[176.16.20.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.299: [smf] INFO: [Added] Number of SMF-UEs is now 64 (../src/smf/context.c:1031) 10/31 11:05:56.299: [smf] INFO: [Added] Number of SMF-Sessions is now 64 (../src/smf/context.c:3187) 10/31 11:05:56.299: [smf] INFO: UE IMSI[262421725599766] APN[internet] IPv4[176.16.20.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.300: [upf] INFO: [Added] Number of UPF-Sessions is now 63 (../src/upf/context.c:209) 10/31 11:05:56.300: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.300: [upf] INFO: UE F-SEID[UP:0xbe4 CP:0xd13] APN[internet] PDN-Type[1] IPv4[176.16.20.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.306: [smf] INFO: [Added] Number of SMF-UEs is now 65 (../src/smf/context.c:1031) 10/31 11:05:56.306: [smf] INFO: [Added] Number of SMF-Sessions is now 65 (../src/smf/context.c:3187) 10/31 11:05:56.306: [smf] INFO: UE IMSI[262429182456942] APN[internet] IPv4[176.16.20.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.307: [upf] INFO: [Added] Number of UPF-Sessions is now 64 (../src/upf/context.c:209) 10/31 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.307: [upf] INFO: UE F-SEID[UP:0x8fd CP:0x29b] APN[internet] PDN-Type[1] IPv4[176.16.20.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.312: [smf] INFO: [Added] Number of SMF-UEs is now 66 (../src/smf/context.c:1031) 10/31 11:05:56.312: [smf] INFO: [Added] Number of SMF-Sessions is now 66 (../src/smf/context.c:3187) 10/31 11:05:56.312: [smf] INFO: UE IMSI[262426764276270] APN[internet] IPv4[176.16.20.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.313: [upf] INFO: [Added] Number of UPF-Sessions is now 65 (../src/upf/context.c:209) 10/31 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x693 CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.313: [upf] INFO: UE F-SEID[UP:0x693 CP:0xcfd] APN[internet] PDN-Type[1] IPv4[176.16.20.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.319: [smf] INFO: [Added] Number of SMF-UEs is now 67 (../src/smf/context.c:1031) 10/31 11:05:56.319: [smf] INFO: [Added] Number of SMF-Sessions is now 67 (../src/smf/context.c:3187) 10/31 11:05:56.319: [smf] INFO: UE IMSI[262424518124215] APN[internet] IPv4[176.16.20.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.319: [upf] INFO: [Added] Number of UPF-Sessions is now 66 (../src/upf/context.c:209) 10/31 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x796 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.319: [upf] INFO: UE F-SEID[UP:0x796 CP:0x975] APN[internet] PDN-Type[1] IPv4[176.16.20.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.325: [smf] INFO: [Added] Number of SMF-UEs is now 68 (../src/smf/context.c:1031) 10/31 11:05:56.325: [smf] INFO: [Added] Number of SMF-Sessions is now 68 (../src/smf/context.c:3187) 10/31 11:05:56.325: [smf] INFO: UE IMSI[262426474069524] APN[internet] IPv4[176.16.20.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.326: [upf] INFO: [Added] Number of UPF-Sessions is now 67 (../src/upf/context.c:209) 10/31 11:05:56.326: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.326: [upf] INFO: UE F-SEID[UP:0xfbb CP:0x789] APN[internet] PDN-Type[1] IPv4[176.16.20.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.331: [smf] INFO: [Added] Number of SMF-UEs is now 69 (../src/smf/context.c:1031) 10/31 11:05:56.331: [smf] INFO: [Added] Number of SMF-Sessions is now 69 (../src/smf/context.c:3187) 10/31 11:05:56.331: [smf] INFO: UE IMSI[262429874314805] APN[internet] IPv4[176.16.20.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.332: [upf] INFO: [Added] Number of UPF-Sessions is now 68 (../src/upf/context.c:209) 10/31 11:05:56.332: [upf] INFO: UE F-SEID[UP:0x64 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.332: [upf] INFO: UE F-SEID[UP:0x64 CP:0xbac] APN[internet] PDN-Type[1] IPv4[176.16.20.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.338: [smf] INFO: [Added] Number of SMF-UEs is now 70 (../src/smf/context.c:1031) 10/31 11:05:56.338: [smf] INFO: [Added] Number of SMF-Sessions is now 70 (../src/smf/context.c:3187) 10/31 11:05:56.338: [smf] INFO: UE IMSI[262429026659200] APN[internet] IPv4[176.16.20.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.339: [upf] INFO: [Added] Number of UPF-Sessions is now 69 (../src/upf/context.c:209) 10/31 11:05:56.339: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.339: [upf] INFO: UE F-SEID[UP:0xe75 CP:0x484] APN[internet] PDN-Type[1] IPv4[176.16.20.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.344: [smf] INFO: [Added] Number of SMF-UEs is now 71 (../src/smf/context.c:1031) 10/31 11:05:56.344: [smf] INFO: [Added] Number of SMF-Sessions is now 71 (../src/smf/context.c:3187) 10/31 11:05:56.344: [smf] INFO: UE IMSI[262426163372075] APN[internet] IPv4[176.16.20.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.345: [upf] INFO: [Added] Number of UPF-Sessions is now 70 (../src/upf/context.c:209) 10/31 11:05:56.345: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.345: [upf] INFO: UE F-SEID[UP:0xa2b CP:0x356] APN[internet] PDN-Type[1] IPv4[176.16.20.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.351: [smf] INFO: [Added] Number of SMF-UEs is now 72 (../src/smf/context.c:1031) 10/31 11:05:56.351: [smf] INFO: [Added] Number of SMF-Sessions is now 72 (../src/smf/context.c:3187) 10/31 11:05:56.351: [smf] INFO: UE IMSI[262428239790936] APN[internet] IPv4[176.16.20.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.352: [upf] INFO: [Added] Number of UPF-Sessions is now 71 (../src/upf/context.c:209) 10/31 11:05:56.352: [upf] INFO: UE F-SEID[UP:0x717 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.352: [upf] INFO: UE F-SEID[UP:0x717 CP:0x358] APN[internet] PDN-Type[1] IPv4[176.16.20.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.357: [smf] INFO: [Added] Number of SMF-UEs is now 73 (../src/smf/context.c:1031) 10/31 11:05:56.357: [smf] INFO: [Added] Number of SMF-Sessions is now 73 (../src/smf/context.c:3187) 10/31 11:05:56.357: [smf] INFO: UE IMSI[262427097948691] APN[internet] IPv4[176.16.20.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.358: [upf] INFO: [Added] Number of UPF-Sessions is now 72 (../src/upf/context.c:209) 10/31 11:05:56.358: [upf] INFO: UE F-SEID[UP:0xae0 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.358: [upf] INFO: UE F-SEID[UP:0xae0 CP:0x3c3] APN[internet] PDN-Type[1] IPv4[176.16.20.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.364: [smf] INFO: [Added] Number of SMF-UEs is now 74 (../src/smf/context.c:1031) 10/31 11:05:56.364: [smf] INFO: [Added] Number of SMF-Sessions is now 74 (../src/smf/context.c:3187) 10/31 11:05:56.364: [smf] INFO: UE IMSI[262425165455689] APN[internet] IPv4[176.16.20.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.364: [upf] INFO: [Added] Number of UPF-Sessions is now 73 (../src/upf/context.c:209) 10/31 11:05:56.364: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.364: [upf] INFO: UE F-SEID[UP:0x6c0 CP:0xd24] APN[internet] PDN-Type[1] IPv4[176.16.20.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.370: [smf] INFO: [Added] Number of SMF-UEs is now 75 (../src/smf/context.c:1031) 10/31 11:05:56.370: [smf] INFO: [Added] Number of SMF-Sessions is now 75 (../src/smf/context.c:3187) 10/31 11:05:56.370: [smf] INFO: UE IMSI[262420583630442] APN[internet] IPv4[176.16.20.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.371: [upf] INFO: [Added] Number of UPF-Sessions is now 74 (../src/upf/context.c:209) 10/31 11:05:56.371: [upf] INFO: UE F-SEID[UP:0xdeb CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.371: [upf] INFO: UE F-SEID[UP:0xdeb CP:0xd0f] APN[internet] PDN-Type[1] IPv4[176.16.20.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.376: [smf] INFO: [Added] Number of SMF-UEs is now 76 (../src/smf/context.c:1031) 10/31 11:05:56.376: [smf] INFO: [Added] Number of SMF-Sessions is now 76 (../src/smf/context.c:3187) 10/31 11:05:56.377: [smf] INFO: UE IMSI[262423038751831] APN[internet] IPv4[176.16.20.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.377: [upf] INFO: [Added] Number of UPF-Sessions is now 75 (../src/upf/context.c:209) 10/31 11:05:56.377: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.377: [upf] INFO: UE F-SEID[UP:0x2f6 CP:0xf82] APN[internet] PDN-Type[1] IPv4[176.16.20.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.383: [smf] INFO: [Added] Number of SMF-UEs is now 77 (../src/smf/context.c:1031) 10/31 11:05:56.383: [smf] INFO: [Added] Number of SMF-Sessions is now 77 (../src/smf/context.c:3187) 10/31 11:05:56.383: [smf] INFO: UE IMSI[262424605924585] APN[internet] IPv4[176.16.20.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.384: [upf] INFO: [Added] Number of UPF-Sessions is now 76 (../src/upf/context.c:209) 10/31 11:05:56.384: [upf] INFO: UE F-SEID[UP:0x93f CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.384: [upf] INFO: UE F-SEID[UP:0x93f CP:0x6a8] APN[internet] PDN-Type[1] IPv4[176.16.20.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.389: [smf] INFO: [Added] Number of SMF-UEs is now 78 (../src/smf/context.c:1031) 10/31 11:05:56.389: [smf] INFO: [Added] Number of SMF-Sessions is now 78 (../src/smf/context.c:3187) 10/31 11:05:56.389: [smf] INFO: UE IMSI[262420758051306] APN[internet] IPv4[176.16.20.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.390: [upf] INFO: [Added] Number of UPF-Sessions is now 77 (../src/upf/context.c:209) 10/31 11:05:56.390: [upf] INFO: UE F-SEID[UP:0xce5 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.390: [upf] INFO: UE F-SEID[UP:0xce5 CP:0xb9e] APN[internet] PDN-Type[1] IPv4[176.16.20.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.396: [smf] INFO: [Added] Number of SMF-UEs is now 79 (../src/smf/context.c:1031) 10/31 11:05:56.396: [smf] INFO: [Added] Number of SMF-Sessions is now 79 (../src/smf/context.c:3187) 10/31 11:05:56.396: [smf] INFO: UE IMSI[262420035640810] APN[internet] IPv4[176.16.20.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.396: [upf] INFO: [Added] Number of UPF-Sessions is now 78 (../src/upf/context.c:209) 10/31 11:05:56.396: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.396: [upf] INFO: UE F-SEID[UP:0xc8 CP:0xffe] APN[internet] PDN-Type[1] IPv4[176.16.20.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.402: [smf] INFO: [Added] Number of SMF-UEs is now 80 (../src/smf/context.c:1031) 10/31 11:05:56.402: [smf] INFO: [Added] Number of SMF-Sessions is now 80 (../src/smf/context.c:3187) 10/31 11:05:56.402: [smf] INFO: UE IMSI[262420693233444] APN[internet] IPv4[176.16.20.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.403: [upf] INFO: [Added] Number of UPF-Sessions is now 79 (../src/upf/context.c:209) 10/31 11:05:56.403: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.403: [upf] INFO: UE F-SEID[UP:0x6bc CP:0x4c3] APN[internet] PDN-Type[1] IPv4[176.16.20.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.409: [smf] INFO: [Added] Number of SMF-UEs is now 81 (../src/smf/context.c:1031) 10/31 11:05:56.409: [smf] INFO: [Added] Number of SMF-Sessions is now 81 (../src/smf/context.c:3187) 10/31 11:05:56.409: [smf] INFO: UE IMSI[262420764059930] APN[internet] IPv4[176.16.20.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.409: [upf] INFO: [Added] Number of UPF-Sessions is now 80 (../src/upf/context.c:209) 10/31 11:05:56.409: [upf] INFO: UE F-SEID[UP:0x29b CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.409: [upf] INFO: UE F-SEID[UP:0x29b CP:0xca1] APN[internet] PDN-Type[1] IPv4[176.16.20.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.415: [smf] INFO: [Added] Number of SMF-UEs is now 82 (../src/smf/context.c:1031) 10/31 11:05:56.415: [smf] INFO: [Added] Number of SMF-Sessions is now 82 (../src/smf/context.c:3187) 10/31 11:05:56.415: [smf] INFO: UE IMSI[262427731012097] APN[internet] IPv4[176.16.20.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.416: [upf] INFO: [Added] Number of UPF-Sessions is now 81 (../src/upf/context.c:209) 10/31 11:05:56.416: [upf] INFO: UE F-SEID[UP:0x825 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.416: [upf] INFO: UE F-SEID[UP:0x825 CP:0xc4a] APN[internet] PDN-Type[1] IPv4[176.16.20.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.422: [smf] INFO: [Added] Number of SMF-UEs is now 83 (../src/smf/context.c:1031) 10/31 11:05:56.422: [smf] INFO: [Added] Number of SMF-Sessions is now 83 (../src/smf/context.c:3187) 10/31 11:05:56.422: [smf] INFO: UE IMSI[262424798424402] APN[internet] IPv4[176.16.20.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.422: [upf] INFO: [Added] Number of UPF-Sessions is now 82 (../src/upf/context.c:209) 10/31 11:05:56.423: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.423: [upf] INFO: UE F-SEID[UP:0x4fc CP:0x98e] APN[internet] PDN-Type[1] IPv4[176.16.20.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.428: [smf] INFO: [Added] Number of SMF-UEs is now 84 (../src/smf/context.c:1031) 10/31 11:05:56.428: [smf] INFO: [Added] Number of SMF-Sessions is now 84 (../src/smf/context.c:3187) 10/31 11:05:56.428: [smf] INFO: UE IMSI[262427604795776] APN[internet] IPv4[176.16.20.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.429: [upf] INFO: [Added] Number of UPF-Sessions is now 83 (../src/upf/context.c:209) 10/31 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x83e CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.429: [upf] INFO: UE F-SEID[UP:0x83e CP:0x277] APN[internet] PDN-Type[1] IPv4[176.16.20.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.435: [smf] INFO: [Added] Number of SMF-UEs is now 85 (../src/smf/context.c:1031) 10/31 11:05:56.435: [smf] INFO: [Added] Number of SMF-Sessions is now 85 (../src/smf/context.c:3187) 10/31 11:05:56.435: [smf] INFO: UE IMSI[262425096810495] APN[internet] IPv4[176.16.20.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.436: [upf] INFO: [Added] Number of UPF-Sessions is now 84 (../src/upf/context.c:209) 10/31 11:05:56.436: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.436: [upf] INFO: UE F-SEID[UP:0x7a3 CP:0x2a1] APN[internet] PDN-Type[1] IPv4[176.16.20.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.441: [smf] INFO: [Added] Number of SMF-UEs is now 86 (../src/smf/context.c:1031) 10/31 11:05:56.441: [smf] INFO: [Added] Number of SMF-Sessions is now 86 (../src/smf/context.c:3187) 10/31 11:05:56.441: [smf] INFO: UE IMSI[262426935513926] APN[internet] IPv4[176.16.20.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.442: [upf] INFO: [Added] Number of UPF-Sessions is now 85 (../src/upf/context.c:209) 10/31 11:05:56.442: [upf] INFO: UE F-SEID[UP:0x696 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.442: [upf] INFO: UE F-SEID[UP:0x696 CP:0xab3] APN[internet] PDN-Type[1] IPv4[176.16.20.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.448: [smf] INFO: [Added] Number of SMF-UEs is now 87 (../src/smf/context.c:1031) 10/31 11:05:56.448: [smf] INFO: [Added] Number of SMF-Sessions is now 87 (../src/smf/context.c:3187) 10/31 11:05:56.448: [smf] INFO: UE IMSI[262424626255464] APN[internet] IPv4[176.16.20.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.449: [upf] INFO: [Added] Number of UPF-Sessions is now 86 (../src/upf/context.c:209) 10/31 11:05:56.449: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.449: [upf] INFO: UE F-SEID[UP:0xb61 CP:0xde1] APN[internet] PDN-Type[1] IPv4[176.16.20.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.454: [smf] INFO: [Added] Number of SMF-UEs is now 88 (../src/smf/context.c:1031) 10/31 11:05:56.454: [smf] INFO: [Added] Number of SMF-Sessions is now 88 (../src/smf/context.c:3187) 10/31 11:05:56.454: [smf] INFO: UE IMSI[262426181113118] APN[internet] IPv4[176.16.20.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.455: [upf] INFO: [Added] Number of UPF-Sessions is now 87 (../src/upf/context.c:209) 10/31 11:05:56.455: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.455: [upf] INFO: UE F-SEID[UP:0x4e8 CP:0x19d] APN[internet] PDN-Type[1] IPv4[176.16.20.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.461: [smf] INFO: [Added] Number of SMF-UEs is now 89 (../src/smf/context.c:1031) 10/31 11:05:56.461: [smf] INFO: [Added] Number of SMF-Sessions is now 89 (../src/smf/context.c:3187) 10/31 11:05:56.461: [smf] INFO: UE IMSI[262426745054845] APN[internet] IPv4[176.16.20.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.462: [upf] INFO: [Added] Number of UPF-Sessions is now 88 (../src/upf/context.c:209) 10/31 11:05:56.462: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.462: [upf] INFO: UE F-SEID[UP:0x6fb CP:0x9e7] APN[internet] PDN-Type[1] IPv4[176.16.20.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.467: [smf] INFO: [Added] Number of SMF-UEs is now 90 (../src/smf/context.c:1031) 10/31 11:05:56.467: [smf] INFO: [Added] Number of SMF-Sessions is now 90 (../src/smf/context.c:3187) 10/31 11:05:56.467: [smf] INFO: UE IMSI[262423532645208] APN[internet] IPv4[176.16.20.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.468: [upf] INFO: [Added] Number of UPF-Sessions is now 89 (../src/upf/context.c:209) 10/31 11:05:56.468: [upf] INFO: UE F-SEID[UP:0x90 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.468: [upf] INFO: UE F-SEID[UP:0x90 CP:0xadc] APN[internet] PDN-Type[1] IPv4[176.16.20.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.474: [smf] INFO: [Added] Number of SMF-UEs is now 91 (../src/smf/context.c:1031) 10/31 11:05:56.474: [smf] INFO: [Added] Number of SMF-Sessions is now 91 (../src/smf/context.c:3187) 10/31 11:05:56.474: [smf] INFO: UE IMSI[262426230129097] APN[internet] IPv4[176.16.20.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.475: [upf] INFO: [Added] Number of UPF-Sessions is now 90 (../src/upf/context.c:209) 10/31 11:05:56.475: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.475: [upf] INFO: UE F-SEID[UP:0xd10 CP:0x3eb] APN[internet] PDN-Type[1] IPv4[176.16.20.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.481: [smf] INFO: [Added] Number of SMF-UEs is now 92 (../src/smf/context.c:1031) 10/31 11:05:56.481: [smf] INFO: [Added] Number of SMF-Sessions is now 92 (../src/smf/context.c:3187) 10/31 11:05:56.481: [smf] INFO: UE IMSI[262426633326378] APN[internet] IPv4[176.16.20.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.482: [upf] INFO: [Added] Number of UPF-Sessions is now 91 (../src/upf/context.c:209) 10/31 11:05:56.482: [upf] INFO: UE F-SEID[UP:0x71b CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.482: [upf] INFO: UE F-SEID[UP:0x71b CP:0x46d] APN[internet] PDN-Type[1] IPv4[176.16.20.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.488: [smf] INFO: [Added] Number of SMF-UEs is now 93 (../src/smf/context.c:1031) 10/31 11:05:56.488: [smf] INFO: [Added] Number of SMF-Sessions is now 93 (../src/smf/context.c:3187) 10/31 11:05:56.488: [smf] INFO: UE IMSI[262429996351545] APN[internet] IPv4[176.16.20.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.489: [upf] INFO: [Added] Number of UPF-Sessions is now 92 (../src/upf/context.c:209) 10/31 11:05:56.489: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.489: [upf] INFO: UE F-SEID[UP:0xf9b CP:0x92] APN[internet] PDN-Type[1] IPv4[176.16.20.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.495: [smf] INFO: [Added] Number of SMF-UEs is now 94 (../src/smf/context.c:1031) 10/31 11:05:56.495: [smf] INFO: [Added] Number of SMF-Sessions is now 94 (../src/smf/context.c:3187) 10/31 11:05:56.495: [smf] INFO: UE IMSI[262420128144406] APN[internet] IPv4[176.16.20.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.496: [upf] INFO: [Added] Number of UPF-Sessions is now 93 (../src/upf/context.c:209) 10/31 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.496: [upf] INFO: UE F-SEID[UP:0xab7 CP:0x23a] APN[internet] PDN-Type[1] IPv4[176.16.20.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.502: [smf] INFO: [Added] Number of SMF-UEs is now 95 (../src/smf/context.c:1031) 10/31 11:05:56.502: [smf] INFO: [Added] Number of SMF-Sessions is now 95 (../src/smf/context.c:3187) 10/31 11:05:56.502: [smf] INFO: UE IMSI[262427535754825] APN[internet] IPv4[176.16.20.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.503: [upf] INFO: [Added] Number of UPF-Sessions is now 94 (../src/upf/context.c:209) 10/31 11:05:56.503: [upf] INFO: UE F-SEID[UP:0x48c CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.503: [upf] INFO: UE F-SEID[UP:0x48c CP:0x6d7] APN[internet] PDN-Type[1] IPv4[176.16.20.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.509: [smf] INFO: [Added] Number of SMF-UEs is now 96 (../src/smf/context.c:1031) 10/31 11:05:56.509: [smf] INFO: [Added] Number of SMF-Sessions is now 96 (../src/smf/context.c:3187) 10/31 11:05:56.509: [smf] INFO: UE IMSI[262426408820867] APN[internet] IPv4[176.16.20.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.510: [upf] INFO: [Added] Number of UPF-Sessions is now 95 (../src/upf/context.c:209) 10/31 11:05:56.510: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.510: [upf] INFO: UE F-SEID[UP:0xf70 CP:0x785] APN[internet] PDN-Type[1] IPv4[176.16.20.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.516: [smf] INFO: [Added] Number of SMF-UEs is now 97 (../src/smf/context.c:1031) 10/31 11:05:56.516: [smf] INFO: [Added] Number of SMF-Sessions is now 97 (../src/smf/context.c:3187) 10/31 11:05:56.516: [smf] INFO: UE IMSI[262429896778655] APN[internet] IPv4[176.16.20.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.517: [upf] INFO: [Added] Number of UPF-Sessions is now 96 (../src/upf/context.c:209) 10/31 11:05:56.517: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.517: [upf] INFO: UE F-SEID[UP:0xad7 CP:0x198] APN[internet] PDN-Type[1] IPv4[176.16.20.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.523: [smf] INFO: [Added] Number of SMF-UEs is now 98 (../src/smf/context.c:1031) 10/31 11:05:56.523: [smf] INFO: [Added] Number of SMF-Sessions is now 98 (../src/smf/context.c:3187) 10/31 11:05:56.523: [smf] INFO: UE IMSI[262427859431540] APN[internet] IPv4[176.16.20.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.524: [upf] INFO: [Added] Number of UPF-Sessions is now 97 (../src/upf/context.c:209) 10/31 11:05:56.524: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.524: [upf] INFO: UE F-SEID[UP:0x1c3 CP:0x148] APN[internet] PDN-Type[1] IPv4[176.16.20.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.529: [smf] INFO: [Added] Number of SMF-UEs is now 99 (../src/smf/context.c:1031) 10/31 11:05:56.530: [smf] INFO: [Added] Number of SMF-Sessions is now 99 (../src/smf/context.c:3187) 10/31 11:05:56.530: [smf] INFO: UE IMSI[262420551137937] APN[internet] IPv4[176.16.20.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.530: [upf] INFO: [Added] Number of UPF-Sessions is now 98 (../src/upf/context.c:209) 10/31 11:05:56.530: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.530: [upf] INFO: UE F-SEID[UP:0x3d2 CP:0x25] APN[internet] PDN-Type[1] IPv4[176.16.20.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.536: [smf] INFO: [Added] Number of SMF-UEs is now 100 (../src/smf/context.c:1031) 10/31 11:05:56.536: [smf] INFO: [Added] Number of SMF-Sessions is now 100 (../src/smf/context.c:3187) 10/31 11:05:56.536: [smf] INFO: UE IMSI[262420489055004] APN[internet] IPv4[176.16.20.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.537: [upf] INFO: [Added] Number of UPF-Sessions is now 99 (../src/upf/context.c:209) 10/31 11:05:56.537: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.537: [upf] INFO: UE F-SEID[UP:0xf0f CP:0xd7e] APN[internet] PDN-Type[1] IPv4[176.16.20.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.542: [smf] INFO: [Added] Number of SMF-UEs is now 101 (../src/smf/context.c:1031) 10/31 11:05:56.542: [smf] INFO: [Added] Number of SMF-Sessions is now 101 (../src/smf/context.c:3187) 10/31 11:05:56.542: [smf] INFO: UE IMSI[262427465089189] APN[internet] IPv4[176.16.20.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.543: [upf] INFO: [Added] Number of UPF-Sessions is now 100 (../src/upf/context.c:209) 10/31 11:05:56.543: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.543: [upf] INFO: UE F-SEID[UP:0x4b5 CP:0x147] APN[internet] PDN-Type[1] IPv4[176.16.20.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.549: [smf] INFO: [Added] Number of SMF-UEs is now 102 (../src/smf/context.c:1031) 10/31 11:05:56.549: [smf] INFO: [Added] Number of SMF-Sessions is now 102 (../src/smf/context.c:3187) 10/31 11:05:56.549: [smf] INFO: UE IMSI[262420719558091] APN[internet] IPv4[176.16.20.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.550: [upf] INFO: [Added] Number of UPF-Sessions is now 101 (../src/upf/context.c:209) 10/31 11:05:56.550: [upf] INFO: UE F-SEID[UP:0x854 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.550: [upf] INFO: UE F-SEID[UP:0x854 CP:0x289] APN[internet] PDN-Type[1] IPv4[176.16.20.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.555: [smf] INFO: [Added] Number of SMF-UEs is now 103 (../src/smf/context.c:1031) 10/31 11:05:56.555: [smf] INFO: [Added] Number of SMF-Sessions is now 103 (../src/smf/context.c:3187) 10/31 11:05:56.555: [smf] INFO: UE IMSI[262427817375092] APN[internet] IPv4[176.16.20.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.556: [upf] INFO: [Added] Number of UPF-Sessions is now 102 (../src/upf/context.c:209) 10/31 11:05:56.556: [upf] INFO: UE F-SEID[UP:0x902 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.556: [upf] INFO: UE F-SEID[UP:0x902 CP:0xe64] APN[internet] PDN-Type[1] IPv4[176.16.20.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.561: [smf] INFO: [Added] Number of SMF-UEs is now 104 (../src/smf/context.c:1031) 10/31 11:05:56.561: [smf] INFO: [Added] Number of SMF-Sessions is now 104 (../src/smf/context.c:3187) 10/31 11:05:56.561: [smf] INFO: UE IMSI[262427971690733] APN[internet] IPv4[176.16.20.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.562: [upf] INFO: [Added] Number of UPF-Sessions is now 103 (../src/upf/context.c:209) 10/31 11:05:56.562: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.562: [upf] INFO: UE F-SEID[UP:0xb39 CP:0x76d] APN[internet] PDN-Type[1] IPv4[176.16.20.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.568: [smf] INFO: [Added] Number of SMF-UEs is now 105 (../src/smf/context.c:1031) 10/31 11:05:56.568: [smf] INFO: [Added] Number of SMF-Sessions is now 105 (../src/smf/context.c:3187) 10/31 11:05:56.568: [smf] INFO: UE IMSI[262425914324385] APN[internet] IPv4[176.16.20.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.569: [upf] INFO: [Added] Number of UPF-Sessions is now 104 (../src/upf/context.c:209) 10/31 11:05:56.569: [upf] INFO: UE F-SEID[UP:0x6d CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.569: [upf] INFO: UE F-SEID[UP:0x6d CP:0x3cc] APN[internet] PDN-Type[1] IPv4[176.16.20.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.574: [smf] INFO: [Added] Number of SMF-UEs is now 106 (../src/smf/context.c:1031) 10/31 11:05:56.574: [smf] INFO: [Added] Number of SMF-Sessions is now 106 (../src/smf/context.c:3187) 10/31 11:05:56.574: [smf] INFO: UE IMSI[262420469718288] APN[internet] IPv4[176.16.20.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.575: [upf] INFO: [Added] Number of UPF-Sessions is now 105 (../src/upf/context.c:209) 10/31 11:05:56.575: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.575: [upf] INFO: UE F-SEID[UP:0x9b3 CP:0xe8b] APN[internet] PDN-Type[1] IPv4[176.16.20.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.581: [smf] INFO: [Added] Number of SMF-UEs is now 107 (../src/smf/context.c:1031) 10/31 11:05:56.581: [smf] INFO: [Added] Number of SMF-Sessions is now 107 (../src/smf/context.c:3187) 10/31 11:05:56.581: [smf] INFO: UE IMSI[262422916073664] APN[internet] IPv4[176.16.20.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.582: [upf] INFO: [Added] Number of UPF-Sessions is now 106 (../src/upf/context.c:209) 10/31 11:05:56.582: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.582: [upf] INFO: UE F-SEID[UP:0xbc3 CP:0x6a2] APN[internet] PDN-Type[1] IPv4[176.16.20.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.588: [smf] INFO: [Added] Number of SMF-UEs is now 108 (../src/smf/context.c:1031) 10/31 11:05:56.588: [smf] INFO: [Added] Number of SMF-Sessions is now 108 (../src/smf/context.c:3187) 10/31 11:05:56.588: [smf] INFO: UE IMSI[262422631052338] APN[internet] IPv4[176.16.20.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.589: [upf] INFO: [Added] Number of UPF-Sessions is now 107 (../src/upf/context.c:209) 10/31 11:05:56.589: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.589: [upf] INFO: UE F-SEID[UP:0x7a4 CP:0xe75] APN[internet] PDN-Type[1] IPv4[176.16.20.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.595: [smf] INFO: [Added] Number of SMF-UEs is now 109 (../src/smf/context.c:1031) 10/31 11:05:56.595: [smf] INFO: [Added] Number of SMF-Sessions is now 109 (../src/smf/context.c:3187) 10/31 11:05:56.595: [smf] INFO: UE IMSI[262425551405324] APN[internet] IPv4[176.16.20.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.596: [upf] INFO: [Added] Number of UPF-Sessions is now 108 (../src/upf/context.c:209) 10/31 11:05:56.596: [upf] INFO: UE F-SEID[UP:0x455 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.596: [upf] INFO: UE F-SEID[UP:0x455 CP:0x15] APN[internet] PDN-Type[1] IPv4[176.16.20.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.602: [smf] INFO: [Added] Number of SMF-UEs is now 110 (../src/smf/context.c:1031) 10/31 11:05:56.602: [smf] INFO: [Added] Number of SMF-Sessions is now 110 (../src/smf/context.c:3187) 10/31 11:05:56.602: [smf] INFO: UE IMSI[262420141881247] APN[internet] IPv4[176.16.20.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.603: [upf] INFO: [Added] Number of UPF-Sessions is now 109 (../src/upf/context.c:209) 10/31 11:05:56.603: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.603: [upf] INFO: UE F-SEID[UP:0xb1d CP:0x45e] APN[internet] PDN-Type[1] IPv4[176.16.20.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.610: [smf] INFO: [Added] Number of SMF-UEs is now 111 (../src/smf/context.c:1031) 10/31 11:05:56.610: [smf] INFO: [Added] Number of SMF-Sessions is now 111 (../src/smf/context.c:3187) 10/31 11:05:56.610: [smf] INFO: UE IMSI[262425124415325] APN[internet] IPv4[176.16.20.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.611: [upf] INFO: [Added] Number of UPF-Sessions is now 110 (../src/upf/context.c:209) 10/31 11:05:56.611: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.611: [upf] INFO: UE F-SEID[UP:0xd4b CP:0x242] APN[internet] PDN-Type[1] IPv4[176.16.20.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.616: [smf] INFO: [Added] Number of SMF-UEs is now 112 (../src/smf/context.c:1031) 10/31 11:05:56.616: [smf] INFO: [Added] Number of SMF-Sessions is now 112 (../src/smf/context.c:3187) 10/31 11:05:56.616: [smf] INFO: UE IMSI[262429614535183] APN[internet] IPv4[176.16.20.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.617: [upf] INFO: [Added] Number of UPF-Sessions is now 111 (../src/upf/context.c:209) 10/31 11:05:56.617: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.617: [upf] INFO: UE F-SEID[UP:0xc1 CP:0x56b] APN[internet] PDN-Type[1] IPv4[176.16.20.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.623: [smf] INFO: [Added] Number of SMF-UEs is now 113 (../src/smf/context.c:1031) 10/31 11:05:56.623: [smf] INFO: [Added] Number of SMF-Sessions is now 113 (../src/smf/context.c:3187) 10/31 11:05:56.623: [smf] INFO: UE IMSI[262421425600335] APN[internet] IPv4[176.16.20.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.624: [upf] INFO: [Added] Number of UPF-Sessions is now 112 (../src/upf/context.c:209) 10/31 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x621 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.624: [upf] INFO: UE F-SEID[UP:0x621 CP:0x298] APN[internet] PDN-Type[1] IPv4[176.16.20.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.629: [smf] INFO: [Added] Number of SMF-UEs is now 114 (../src/smf/context.c:1031) 10/31 11:05:56.629: [smf] INFO: [Added] Number of SMF-Sessions is now 114 (../src/smf/context.c:3187) 10/31 11:05:56.629: [smf] INFO: UE IMSI[262421860543991] APN[internet] IPv4[176.16.20.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.630: [upf] INFO: [Added] Number of UPF-Sessions is now 113 (../src/upf/context.c:209) 10/31 11:05:56.630: [upf] INFO: UE F-SEID[UP:0x95d CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.630: [upf] INFO: UE F-SEID[UP:0x95d CP:0x868] APN[internet] PDN-Type[1] IPv4[176.16.20.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.636: [smf] INFO: [Added] Number of SMF-UEs is now 115 (../src/smf/context.c:1031) 10/31 11:05:56.636: [smf] INFO: [Added] Number of SMF-Sessions is now 115 (../src/smf/context.c:3187) 10/31 11:05:56.636: [smf] INFO: UE IMSI[262420408100439] APN[internet] IPv4[176.16.20.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.637: [upf] INFO: [Added] Number of UPF-Sessions is now 114 (../src/upf/context.c:209) 10/31 11:05:56.637: [upf] INFO: UE F-SEID[UP:0x932 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.637: [upf] INFO: UE F-SEID[UP:0x932 CP:0x732] APN[internet] PDN-Type[1] IPv4[176.16.20.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.642: [smf] INFO: [Added] Number of SMF-UEs is now 116 (../src/smf/context.c:1031) 10/31 11:05:56.642: [smf] INFO: [Added] Number of SMF-Sessions is now 116 (../src/smf/context.c:3187) 10/31 11:05:56.642: [smf] INFO: UE IMSI[262429319028164] APN[internet] IPv4[176.16.20.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.643: [upf] INFO: [Added] Number of UPF-Sessions is now 115 (../src/upf/context.c:209) 10/31 11:05:56.643: [upf] INFO: UE F-SEID[UP:0x97 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.643: [upf] INFO: UE F-SEID[UP:0x97 CP:0x317] APN[internet] PDN-Type[1] IPv4[176.16.20.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.648: [smf] INFO: [Added] Number of SMF-UEs is now 117 (../src/smf/context.c:1031) 10/31 11:05:56.648: [smf] INFO: [Added] Number of SMF-Sessions is now 117 (../src/smf/context.c:3187) 10/31 11:05:56.648: [smf] INFO: UE IMSI[262420285570108] APN[internet] IPv4[176.16.20.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.649: [upf] INFO: [Added] Number of UPF-Sessions is now 116 (../src/upf/context.c:209) 10/31 11:05:56.649: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.649: [upf] INFO: UE F-SEID[UP:0xdf7 CP:0x8f2] APN[internet] PDN-Type[1] IPv4[176.16.20.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.655: [smf] INFO: [Added] Number of SMF-UEs is now 118 (../src/smf/context.c:1031) 10/31 11:05:56.655: [smf] INFO: [Added] Number of SMF-Sessions is now 118 (../src/smf/context.c:3187) 10/31 11:05:56.655: [smf] INFO: UE IMSI[262424001313283] APN[internet] IPv4[176.16.20.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.656: [upf] INFO: [Added] Number of UPF-Sessions is now 117 (../src/upf/context.c:209) 10/31 11:05:56.656: [upf] INFO: UE F-SEID[UP:0xabc CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.656: [upf] INFO: UE F-SEID[UP:0xabc CP:0x1f8] APN[internet] PDN-Type[1] IPv4[176.16.20.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.661: [smf] INFO: [Added] Number of SMF-UEs is now 119 (../src/smf/context.c:1031) 10/31 11:05:56.661: [smf] INFO: [Added] Number of SMF-Sessions is now 119 (../src/smf/context.c:3187) 10/31 11:05:56.661: [smf] INFO: UE IMSI[262425638442885] APN[internet] IPv4[176.16.20.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.662: [upf] INFO: [Added] Number of UPF-Sessions is now 118 (../src/upf/context.c:209) 10/31 11:05:56.662: [upf] INFO: UE F-SEID[UP:0x745 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.662: [upf] INFO: UE F-SEID[UP:0x745 CP:0xf7b] APN[internet] PDN-Type[1] IPv4[176.16.20.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.668: [smf] INFO: [Added] Number of SMF-UEs is now 120 (../src/smf/context.c:1031) 10/31 11:05:56.668: [smf] INFO: [Added] Number of SMF-Sessions is now 120 (../src/smf/context.c:3187) 10/31 11:05:56.668: [smf] INFO: UE IMSI[262427767057762] APN[internet] IPv4[176.16.20.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.669: [upf] INFO: [Added] Number of UPF-Sessions is now 119 (../src/upf/context.c:209) 10/31 11:05:56.669: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.669: [upf] INFO: UE F-SEID[UP:0x1fa CP:0xe8e] APN[internet] PDN-Type[1] IPv4[176.16.20.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.674: [smf] INFO: [Added] Number of SMF-UEs is now 121 (../src/smf/context.c:1031) 10/31 11:05:56.674: [smf] INFO: [Added] Number of SMF-Sessions is now 121 (../src/smf/context.c:3187) 10/31 11:05:56.674: [smf] INFO: UE IMSI[262427051078849] APN[internet] IPv4[176.16.20.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.675: [upf] INFO: [Added] Number of UPF-Sessions is now 120 (../src/upf/context.c:209) 10/31 11:05:56.675: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.675: [upf] INFO: UE F-SEID[UP:0x8e7 CP:0x827] APN[internet] PDN-Type[1] IPv4[176.16.20.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.681: [smf] INFO: [Added] Number of SMF-UEs is now 122 (../src/smf/context.c:1031) 10/31 11:05:56.681: [smf] INFO: [Added] Number of SMF-Sessions is now 122 (../src/smf/context.c:3187) 10/31 11:05:56.681: [smf] INFO: UE IMSI[262424311311682] APN[internet] IPv4[176.16.20.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.682: [upf] INFO: [Added] Number of UPF-Sessions is now 121 (../src/upf/context.c:209) 10/31 11:05:56.682: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.682: [upf] INFO: UE F-SEID[UP:0x3e9 CP:0xbe1] APN[internet] PDN-Type[1] IPv4[176.16.20.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.687: [smf] INFO: [Added] Number of SMF-UEs is now 123 (../src/smf/context.c:1031) 10/31 11:05:56.687: [smf] INFO: [Added] Number of SMF-Sessions is now 123 (../src/smf/context.c:3187) 10/31 11:05:56.687: [smf] INFO: UE IMSI[262425648847686] APN[internet] IPv4[176.16.20.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.688: [upf] INFO: [Added] Number of UPF-Sessions is now 122 (../src/upf/context.c:209) 10/31 11:05:56.688: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.688: [upf] INFO: UE F-SEID[UP:0x4e5 CP:0x73] APN[internet] PDN-Type[1] IPv4[176.16.20.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.693: [smf] INFO: [Added] Number of SMF-UEs is now 124 (../src/smf/context.c:1031) 10/31 11:05:56.693: [smf] INFO: [Added] Number of SMF-Sessions is now 124 (../src/smf/context.c:3187) 10/31 11:05:56.693: [smf] INFO: UE IMSI[262420227071507] APN[internet] IPv4[176.16.20.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.694: [upf] INFO: [Added] Number of UPF-Sessions is now 123 (../src/upf/context.c:209) 10/31 11:05:56.694: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.694: [upf] INFO: UE F-SEID[UP:0x4b3 CP:0x703] APN[internet] PDN-Type[1] IPv4[176.16.20.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.700: [smf] INFO: [Added] Number of SMF-UEs is now 125 (../src/smf/context.c:1031) 10/31 11:05:56.700: [smf] INFO: [Added] Number of SMF-Sessions is now 125 (../src/smf/context.c:3187) 10/31 11:05:56.700: [smf] INFO: UE IMSI[262427083864716] APN[internet] IPv4[176.16.20.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.701: [upf] INFO: [Added] Number of UPF-Sessions is now 124 (../src/upf/context.c:209) 10/31 11:05:56.701: [upf] INFO: UE F-SEID[UP:0x77e CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.701: [upf] INFO: UE F-SEID[UP:0x77e CP:0x10e] APN[internet] PDN-Type[1] IPv4[176.16.20.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.706: [smf] INFO: [Added] Number of SMF-UEs is now 126 (../src/smf/context.c:1031) 10/31 11:05:56.706: [smf] INFO: [Added] Number of SMF-Sessions is now 126 (../src/smf/context.c:3187) 10/31 11:05:56.706: [smf] INFO: UE IMSI[262420111266991] APN[internet] IPv4[176.16.20.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.707: [upf] INFO: [Added] Number of UPF-Sessions is now 125 (../src/upf/context.c:209) 10/31 11:05:56.707: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.707: [upf] INFO: UE F-SEID[UP:0xad8 CP:0x153] APN[internet] PDN-Type[1] IPv4[176.16.20.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.712: [smf] INFO: [Added] Number of SMF-UEs is now 127 (../src/smf/context.c:1031) 10/31 11:05:56.712: [smf] INFO: [Added] Number of SMF-Sessions is now 127 (../src/smf/context.c:3187) 10/31 11:05:56.712: [smf] INFO: UE IMSI[262425545146195] APN[internet] IPv4[176.16.20.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.713: [upf] INFO: [Added] Number of UPF-Sessions is now 126 (../src/upf/context.c:209) 10/31 11:05:56.713: [upf] INFO: UE F-SEID[UP:0x48b CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.713: [upf] INFO: UE F-SEID[UP:0x48b CP:0x37c] APN[internet] PDN-Type[1] IPv4[176.16.20.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.719: [smf] INFO: [Added] Number of SMF-UEs is now 128 (../src/smf/context.c:1031) 10/31 11:05:56.719: [smf] INFO: [Added] Number of SMF-Sessions is now 128 (../src/smf/context.c:3187) 10/31 11:05:56.719: [smf] INFO: UE IMSI[262428685418104] APN[internet] IPv4[176.16.20.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.720: [upf] INFO: [Added] Number of UPF-Sessions is now 127 (../src/upf/context.c:209) 10/31 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x213 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.720: [upf] INFO: UE F-SEID[UP:0x213 CP:0x1000] APN[internet] PDN-Type[1] IPv4[176.16.20.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.725: [smf] INFO: [Added] Number of SMF-UEs is now 129 (../src/smf/context.c:1031) 10/31 11:05:56.725: [smf] INFO: [Added] Number of SMF-Sessions is now 129 (../src/smf/context.c:3187) 10/31 11:05:56.725: [smf] INFO: UE IMSI[262420167871999] APN[internet] IPv4[176.16.20.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.726: [upf] INFO: [Added] Number of UPF-Sessions is now 128 (../src/upf/context.c:209) 10/31 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x611 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.726: [upf] INFO: UE F-SEID[UP:0x611 CP:0xbe4] APN[internet] PDN-Type[1] IPv4[176.16.20.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.732: [smf] INFO: [Added] Number of SMF-UEs is now 130 (../src/smf/context.c:1031) 10/31 11:05:56.732: [smf] INFO: [Added] Number of SMF-Sessions is now 130 (../src/smf/context.c:3187) 10/31 11:05:56.732: [smf] INFO: UE IMSI[262424915386572] APN[internet] IPv4[176.16.20.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.732: [upf] INFO: [Added] Number of UPF-Sessions is now 129 (../src/upf/context.c:209) 10/31 11:05:56.732: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.732: [upf] INFO: UE F-SEID[UP:0x2e1 CP:0x836] APN[internet] PDN-Type[1] IPv4[176.16.20.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.738: [smf] INFO: [Added] Number of SMF-UEs is now 131 (../src/smf/context.c:1031) 10/31 11:05:56.738: [smf] INFO: [Added] Number of SMF-Sessions is now 131 (../src/smf/context.c:3187) 10/31 11:05:56.738: [smf] INFO: UE IMSI[262421089167401] APN[internet] IPv4[176.16.20.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.739: [upf] INFO: [Added] Number of UPF-Sessions is now 130 (../src/upf/context.c:209) 10/31 11:05:56.739: [upf] INFO: UE F-SEID[UP:0x929 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.739: [upf] INFO: UE F-SEID[UP:0x929 CP:0xa54] APN[internet] PDN-Type[1] IPv4[176.16.20.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.744: [smf] INFO: [Added] Number of SMF-UEs is now 132 (../src/smf/context.c:1031) 10/31 11:05:56.744: [smf] INFO: [Added] Number of SMF-Sessions is now 132 (../src/smf/context.c:3187) 10/31 11:05:56.744: [smf] INFO: UE IMSI[262426133966411] APN[internet] IPv4[176.16.20.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.745: [upf] INFO: [Added] Number of UPF-Sessions is now 131 (../src/upf/context.c:209) 10/31 11:05:56.745: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.745: [upf] INFO: UE F-SEID[UP:0xcb3 CP:0x568] APN[internet] PDN-Type[1] IPv4[176.16.20.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.751: [smf] INFO: [Added] Number of SMF-UEs is now 133 (../src/smf/context.c:1031) 10/31 11:05:56.751: [smf] INFO: [Added] Number of SMF-Sessions is now 133 (../src/smf/context.c:3187) 10/31 11:05:56.751: [smf] INFO: UE IMSI[262420820830616] APN[internet] IPv4[176.16.20.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.752: [upf] INFO: [Added] Number of UPF-Sessions is now 132 (../src/upf/context.c:209) 10/31 11:05:56.752: [upf] INFO: UE F-SEID[UP:0x654 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.752: [upf] INFO: UE F-SEID[UP:0x654 CP:0xda9] APN[internet] PDN-Type[1] IPv4[176.16.20.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.758: [smf] INFO: [Added] Number of SMF-UEs is now 134 (../src/smf/context.c:1031) 10/31 11:05:56.758: [smf] INFO: [Added] Number of SMF-Sessions is now 134 (../src/smf/context.c:3187) 10/31 11:05:56.758: [smf] INFO: UE IMSI[262423730989719] APN[internet] IPv4[176.16.20.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.759: [upf] INFO: [Added] Number of UPF-Sessions is now 133 (../src/upf/context.c:209) 10/31 11:05:56.759: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.759: [upf] INFO: UE F-SEID[UP:0x6ba CP:0xc86] APN[internet] PDN-Type[1] IPv4[176.16.20.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.765: [smf] INFO: [Added] Number of SMF-UEs is now 135 (../src/smf/context.c:1031) 10/31 11:05:56.765: [smf] INFO: [Added] Number of SMF-Sessions is now 135 (../src/smf/context.c:3187) 10/31 11:05:56.765: [smf] INFO: UE IMSI[262422994727459] APN[internet] IPv4[176.16.20.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.766: [upf] INFO: [Added] Number of UPF-Sessions is now 134 (../src/upf/context.c:209) 10/31 11:05:56.766: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.766: [upf] INFO: UE F-SEID[UP:0x3a7 CP:0x625] APN[internet] PDN-Type[1] IPv4[176.16.20.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.773: [smf] INFO: [Added] Number of SMF-UEs is now 136 (../src/smf/context.c:1031) 10/31 11:05:56.773: [smf] INFO: [Added] Number of SMF-Sessions is now 136 (../src/smf/context.c:3187) 10/31 11:05:56.773: [smf] INFO: UE IMSI[262426287442312] APN[internet] IPv4[176.16.20.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.774: [upf] INFO: [Added] Number of UPF-Sessions is now 135 (../src/upf/context.c:209) 10/31 11:05:56.774: [upf] INFO: UE F-SEID[UP:0x432 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.774: [upf] INFO: UE F-SEID[UP:0x432 CP:0xb4a] APN[internet] PDN-Type[1] IPv4[176.16.20.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.779: [smf] INFO: [Added] Number of SMF-UEs is now 137 (../src/smf/context.c:1031) 10/31 11:05:56.779: [smf] INFO: [Added] Number of SMF-Sessions is now 137 (../src/smf/context.c:3187) 10/31 11:05:56.779: [smf] INFO: UE IMSI[262427058252480] APN[internet] IPv4[176.16.20.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.780: [upf] INFO: [Added] Number of UPF-Sessions is now 136 (../src/upf/context.c:209) 10/31 11:05:56.780: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.780: [upf] INFO: UE F-SEID[UP:0x6dc CP:0xda6] APN[internet] PDN-Type[1] IPv4[176.16.20.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.785: [smf] INFO: [Added] Number of SMF-UEs is now 138 (../src/smf/context.c:1031) 10/31 11:05:56.785: [smf] INFO: [Added] Number of SMF-Sessions is now 138 (../src/smf/context.c:3187) 10/31 11:05:56.785: [smf] INFO: UE IMSI[262425283551615] APN[internet] IPv4[176.16.20.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.786: [upf] INFO: [Added] Number of UPF-Sessions is now 137 (../src/upf/context.c:209) 10/31 11:05:56.786: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.786: [upf] INFO: UE F-SEID[UP:0xdbe CP:0x65e] APN[internet] PDN-Type[1] IPv4[176.16.20.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.792: [smf] INFO: [Added] Number of SMF-UEs is now 139 (../src/smf/context.c:1031) 10/31 11:05:56.792: [smf] INFO: [Added] Number of SMF-Sessions is now 139 (../src/smf/context.c:3187) 10/31 11:05:56.792: [smf] INFO: UE IMSI[262422072848055] APN[internet] IPv4[176.16.20.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.793: [upf] INFO: [Added] Number of UPF-Sessions is now 138 (../src/upf/context.c:209) 10/31 11:05:56.793: [upf] INFO: UE F-SEID[UP:0x3cc CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.793: [upf] INFO: UE F-SEID[UP:0x3cc CP:0x99] APN[internet] PDN-Type[1] IPv4[176.16.20.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.799: [smf] INFO: [Added] Number of SMF-UEs is now 140 (../src/smf/context.c:1031) 10/31 11:05:56.799: [smf] INFO: [Added] Number of SMF-Sessions is now 140 (../src/smf/context.c:3187) 10/31 11:05:56.799: [smf] INFO: UE IMSI[262427565089145] APN[internet] IPv4[176.16.20.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.799: [upf] INFO: [Added] Number of UPF-Sessions is now 139 (../src/upf/context.c:209) 10/31 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x12d CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.799: [upf] INFO: UE F-SEID[UP:0x12d CP:0x338] APN[internet] PDN-Type[1] IPv4[176.16.20.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.805: [smf] INFO: [Added] Number of SMF-UEs is now 141 (../src/smf/context.c:1031) 10/31 11:05:56.805: [smf] INFO: [Added] Number of SMF-Sessions is now 141 (../src/smf/context.c:3187) 10/31 11:05:56.805: [smf] INFO: UE IMSI[262420082783558] APN[internet] IPv4[176.16.20.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.806: [upf] INFO: [Added] Number of UPF-Sessions is now 140 (../src/upf/context.c:209) 10/31 11:05:56.806: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.806: [upf] INFO: UE F-SEID[UP:0xeaf CP:0x227] APN[internet] PDN-Type[1] IPv4[176.16.20.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.811: [smf] INFO: [Added] Number of SMF-UEs is now 142 (../src/smf/context.c:1031) 10/31 11:05:56.811: [smf] INFO: [Added] Number of SMF-Sessions is now 142 (../src/smf/context.c:3187) 10/31 11:05:56.811: [smf] INFO: UE IMSI[262425291314866] APN[internet] IPv4[176.16.20.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.812: [upf] INFO: [Added] Number of UPF-Sessions is now 141 (../src/upf/context.c:209) 10/31 11:05:56.812: [upf] INFO: UE F-SEID[UP:0x474 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.812: [upf] INFO: UE F-SEID[UP:0x474 CP:0x274] APN[internet] PDN-Type[1] IPv4[176.16.20.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.818: [smf] INFO: [Added] Number of SMF-UEs is now 143 (../src/smf/context.c:1031) 10/31 11:05:56.818: [smf] INFO: [Added] Number of SMF-Sessions is now 143 (../src/smf/context.c:3187) 10/31 11:05:56.818: [smf] INFO: UE IMSI[262423685465273] APN[internet] IPv4[176.16.20.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.819: [upf] INFO: [Added] Number of UPF-Sessions is now 142 (../src/upf/context.c:209) 10/31 11:05:56.819: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.819: [upf] INFO: UE F-SEID[UP:0x9cd CP:0xc0d] APN[internet] PDN-Type[1] IPv4[176.16.20.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.824: [smf] INFO: [Added] Number of SMF-UEs is now 144 (../src/smf/context.c:1031) 10/31 11:05:56.824: [smf] INFO: [Added] Number of SMF-Sessions is now 144 (../src/smf/context.c:3187) 10/31 11:05:56.824: [smf] INFO: UE IMSI[262425275386771] APN[internet] IPv4[176.16.20.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.825: [upf] INFO: [Added] Number of UPF-Sessions is now 143 (../src/upf/context.c:209) 10/31 11:05:56.825: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.825: [upf] INFO: UE F-SEID[UP:0x3ff CP:0x229] APN[internet] PDN-Type[1] IPv4[176.16.20.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.831: [smf] INFO: [Added] Number of SMF-UEs is now 145 (../src/smf/context.c:1031) 10/31 11:05:56.831: [smf] INFO: [Added] Number of SMF-Sessions is now 145 (../src/smf/context.c:3187) 10/31 11:05:56.831: [smf] INFO: UE IMSI[262427386046052] APN[internet] IPv4[176.16.20.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.832: [upf] INFO: [Added] Number of UPF-Sessions is now 144 (../src/upf/context.c:209) 10/31 11:05:56.832: [upf] INFO: UE F-SEID[UP:0x3d CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.832: [upf] INFO: UE F-SEID[UP:0x3d CP:0x111] APN[internet] PDN-Type[1] IPv4[176.16.20.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.838: [smf] INFO: [Added] Number of SMF-UEs is now 146 (../src/smf/context.c:1031) 10/31 11:05:56.838: [smf] INFO: [Added] Number of SMF-Sessions is now 146 (../src/smf/context.c:3187) 10/31 11:05:56.838: [smf] INFO: UE IMSI[262424337874497] APN[internet] IPv4[176.16.20.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.839: [upf] INFO: [Added] Number of UPF-Sessions is now 145 (../src/upf/context.c:209) 10/31 11:05:56.839: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.839: [upf] INFO: UE F-SEID[UP:0xcfb CP:0x6f7] APN[internet] PDN-Type[1] IPv4[176.16.20.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.845: [smf] INFO: [Added] Number of SMF-UEs is now 147 (../src/smf/context.c:1031) 10/31 11:05:56.845: [smf] INFO: [Added] Number of SMF-Sessions is now 147 (../src/smf/context.c:3187) 10/31 11:05:56.845: [smf] INFO: UE IMSI[262426974098349] APN[internet] IPv4[176.16.20.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.846: [upf] INFO: [Added] Number of UPF-Sessions is now 146 (../src/upf/context.c:209) 10/31 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x82b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.846: [upf] INFO: UE F-SEID[UP:0x82b CP:0x1eb] APN[internet] PDN-Type[1] IPv4[176.16.20.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.851: [smf] INFO: [Added] Number of SMF-UEs is now 148 (../src/smf/context.c:1031) 10/31 11:05:56.851: [smf] INFO: [Added] Number of SMF-Sessions is now 148 (../src/smf/context.c:3187) 10/31 11:05:56.851: [smf] INFO: UE IMSI[262426718372962] APN[internet] IPv4[176.16.20.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.852: [upf] INFO: [Added] Number of UPF-Sessions is now 147 (../src/upf/context.c:209) 10/31 11:05:56.852: [upf] INFO: UE F-SEID[UP:0x82c CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.852: [upf] INFO: UE F-SEID[UP:0x82c CP:0xbc4] APN[internet] PDN-Type[1] IPv4[176.16.20.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.858: [smf] INFO: [Added] Number of SMF-UEs is now 149 (../src/smf/context.c:1031) 10/31 11:05:56.858: [smf] INFO: [Added] Number of SMF-Sessions is now 149 (../src/smf/context.c:3187) 10/31 11:05:56.858: [smf] INFO: UE IMSI[262426876826691] APN[internet] IPv4[176.16.20.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.858: [upf] INFO: [Added] Number of UPF-Sessions is now 148 (../src/upf/context.c:209) 10/31 11:05:56.858: [upf] INFO: UE F-SEID[UP:0x737 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.858: [upf] INFO: UE F-SEID[UP:0x737 CP:0xd25] APN[internet] PDN-Type[1] IPv4[176.16.20.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.864: [smf] INFO: [Added] Number of SMF-UEs is now 150 (../src/smf/context.c:1031) 10/31 11:05:56.864: [smf] INFO: [Added] Number of SMF-Sessions is now 150 (../src/smf/context.c:3187) 10/31 11:05:56.864: [smf] INFO: UE IMSI[262426210063033] APN[internet] IPv4[176.16.20.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.865: [upf] INFO: [Added] Number of UPF-Sessions is now 149 (../src/upf/context.c:209) 10/31 11:05:56.865: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.865: [upf] INFO: UE F-SEID[UP:0xa96 CP:0x14b] APN[internet] PDN-Type[1] IPv4[176.16.20.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.870: [smf] INFO: [Added] Number of SMF-UEs is now 151 (../src/smf/context.c:1031) 10/31 11:05:56.870: [smf] INFO: [Added] Number of SMF-Sessions is now 151 (../src/smf/context.c:3187) 10/31 11:05:56.870: [smf] INFO: UE IMSI[262423610735998] APN[internet] IPv4[176.16.20.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.871: [upf] INFO: [Added] Number of UPF-Sessions is now 150 (../src/upf/context.c:209) 10/31 11:05:56.871: [upf] INFO: UE F-SEID[UP:0x94f CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.871: [upf] INFO: UE F-SEID[UP:0x94f CP:0xeaf] APN[internet] PDN-Type[1] IPv4[176.16.20.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.877: [smf] INFO: [Added] Number of SMF-UEs is now 152 (../src/smf/context.c:1031) 10/31 11:05:56.877: [smf] INFO: [Added] Number of SMF-Sessions is now 152 (../src/smf/context.c:3187) 10/31 11:05:56.877: [smf] INFO: UE IMSI[262426599734523] APN[internet] IPv4[176.16.20.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.878: [upf] INFO: [Added] Number of UPF-Sessions is now 151 (../src/upf/context.c:209) 10/31 11:05:56.878: [upf] INFO: UE F-SEID[UP:0x638 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.878: [upf] INFO: UE F-SEID[UP:0x638 CP:0x5b0] APN[internet] PDN-Type[1] IPv4[176.16.20.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.883: [smf] INFO: [Added] Number of SMF-UEs is now 153 (../src/smf/context.c:1031) 10/31 11:05:56.883: [smf] INFO: [Added] Number of SMF-Sessions is now 153 (../src/smf/context.c:3187) 10/31 11:05:56.883: [smf] INFO: UE IMSI[262429511275328] APN[internet] IPv4[176.16.20.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.884: [upf] INFO: [Added] Number of UPF-Sessions is now 152 (../src/upf/context.c:209) 10/31 11:05:56.884: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.884: [upf] INFO: UE F-SEID[UP:0xcd7 CP:0xb71] APN[internet] PDN-Type[1] IPv4[176.16.20.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.889: [smf] INFO: [Added] Number of SMF-UEs is now 154 (../src/smf/context.c:1031) 10/31 11:05:56.889: [smf] INFO: [Added] Number of SMF-Sessions is now 154 (../src/smf/context.c:3187) 10/31 11:05:56.889: [smf] INFO: UE IMSI[262429401204445] APN[internet] IPv4[176.16.20.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.890: [upf] INFO: [Added] Number of UPF-Sessions is now 153 (../src/upf/context.c:209) 10/31 11:05:56.890: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.890: [upf] INFO: UE F-SEID[UP:0xb96 CP:0x788] APN[internet] PDN-Type[1] IPv4[176.16.20.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.896: [smf] INFO: [Added] Number of SMF-UEs is now 155 (../src/smf/context.c:1031) 10/31 11:05:56.896: [smf] INFO: [Added] Number of SMF-Sessions is now 155 (../src/smf/context.c:3187) 10/31 11:05:56.896: [smf] INFO: UE IMSI[262420494069706] APN[internet] IPv4[176.16.20.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.897: [upf] INFO: [Added] Number of UPF-Sessions is now 154 (../src/upf/context.c:209) 10/31 11:05:56.897: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.897: [upf] INFO: UE F-SEID[UP:0xad1 CP:0x225] APN[internet] PDN-Type[1] IPv4[176.16.20.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.902: [smf] INFO: [Added] Number of SMF-UEs is now 156 (../src/smf/context.c:1031) 10/31 11:05:56.902: [smf] INFO: [Added] Number of SMF-Sessions is now 156 (../src/smf/context.c:3187) 10/31 11:05:56.902: [smf] INFO: UE IMSI[262422908688861] APN[internet] IPv4[176.16.20.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.903: [upf] INFO: [Added] Number of UPF-Sessions is now 155 (../src/upf/context.c:209) 10/31 11:05:56.903: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.903: [upf] INFO: UE F-SEID[UP:0xc86 CP:0x420] APN[internet] PDN-Type[1] IPv4[176.16.20.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.909: [smf] INFO: [Added] Number of SMF-UEs is now 157 (../src/smf/context.c:1031) 10/31 11:05:56.909: [smf] INFO: [Added] Number of SMF-Sessions is now 157 (../src/smf/context.c:3187) 10/31 11:05:56.909: [smf] INFO: UE IMSI[262425796744651] APN[internet] IPv4[176.16.20.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.909: [upf] INFO: [Added] Number of UPF-Sessions is now 156 (../src/upf/context.c:209) 10/31 11:05:56.909: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.910: [upf] INFO: UE F-SEID[UP:0xab0 CP:0x79c] APN[internet] PDN-Type[1] IPv4[176.16.20.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.915: [smf] INFO: [Added] Number of SMF-UEs is now 158 (../src/smf/context.c:1031) 10/31 11:05:56.915: [smf] INFO: [Added] Number of SMF-Sessions is now 158 (../src/smf/context.c:3187) 10/31 11:05:56.915: [smf] INFO: UE IMSI[262427080896364] APN[internet] IPv4[176.16.20.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.916: [upf] INFO: [Added] Number of UPF-Sessions is now 157 (../src/upf/context.c:209) 10/31 11:05:56.916: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.916: [upf] INFO: UE F-SEID[UP:0xae9 CP:0x4d7] APN[internet] PDN-Type[1] IPv4[176.16.20.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.921: [smf] INFO: [Added] Number of SMF-UEs is now 159 (../src/smf/context.c:1031) 10/31 11:05:56.921: [smf] INFO: [Added] Number of SMF-Sessions is now 159 (../src/smf/context.c:3187) 10/31 11:05:56.921: [smf] INFO: UE IMSI[262426474150921] APN[internet] IPv4[176.16.20.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.922: [upf] INFO: [Added] Number of UPF-Sessions is now 158 (../src/upf/context.c:209) 10/31 11:05:56.922: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.922: [upf] INFO: UE F-SEID[UP:0x4e3 CP:0x61c] APN[internet] PDN-Type[1] IPv4[176.16.20.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.928: [smf] INFO: [Added] Number of SMF-UEs is now 160 (../src/smf/context.c:1031) 10/31 11:05:56.928: [smf] INFO: [Added] Number of SMF-Sessions is now 160 (../src/smf/context.c:3187) 10/31 11:05:56.928: [smf] INFO: UE IMSI[262428159397448] APN[internet] IPv4[176.16.20.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.929: [upf] INFO: [Added] Number of UPF-Sessions is now 159 (../src/upf/context.c:209) 10/31 11:05:56.929: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.929: [upf] INFO: UE F-SEID[UP:0x9ed CP:0x5f] APN[internet] PDN-Type[1] IPv4[176.16.20.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.934: [smf] INFO: [Added] Number of SMF-UEs is now 161 (../src/smf/context.c:1031) 10/31 11:05:56.934: [smf] INFO: [Added] Number of SMF-Sessions is now 161 (../src/smf/context.c:3187) 10/31 11:05:56.934: [smf] INFO: UE IMSI[262422469790026] APN[internet] IPv4[176.16.20.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.935: [upf] INFO: [Added] Number of UPF-Sessions is now 160 (../src/upf/context.c:209) 10/31 11:05:56.935: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.935: [upf] INFO: UE F-SEID[UP:0xc88 CP:0xf81] APN[internet] PDN-Type[1] IPv4[176.16.20.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.940: [smf] INFO: [Added] Number of SMF-UEs is now 162 (../src/smf/context.c:1031) 10/31 11:05:56.940: [smf] INFO: [Added] Number of SMF-Sessions is now 162 (../src/smf/context.c:3187) 10/31 11:05:56.940: [smf] INFO: UE IMSI[262422634318334] APN[internet] IPv4[176.16.20.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.941: [upf] INFO: [Added] Number of UPF-Sessions is now 161 (../src/upf/context.c:209) 10/31 11:05:56.941: [upf] INFO: UE F-SEID[UP:0x35 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.941: [upf] INFO: UE F-SEID[UP:0x35 CP:0xe05] APN[internet] PDN-Type[1] IPv4[176.16.20.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.947: [smf] INFO: [Added] Number of SMF-UEs is now 163 (../src/smf/context.c:1031) 10/31 11:05:56.947: [smf] INFO: [Added] Number of SMF-Sessions is now 163 (../src/smf/context.c:3187) 10/31 11:05:56.947: [smf] INFO: UE IMSI[262428316963076] APN[internet] IPv4[176.16.20.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.948: [upf] INFO: [Added] Number of UPF-Sessions is now 162 (../src/upf/context.c:209) 10/31 11:05:56.948: [upf] INFO: UE F-SEID[UP:0x58b CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.948: [upf] INFO: UE F-SEID[UP:0x58b CP:0x677] APN[internet] PDN-Type[1] IPv4[176.16.20.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.953: [smf] INFO: [Added] Number of SMF-UEs is now 164 (../src/smf/context.c:1031) 10/31 11:05:56.953: [smf] INFO: [Added] Number of SMF-Sessions is now 164 (../src/smf/context.c:3187) 10/31 11:05:56.953: [smf] INFO: UE IMSI[262429107798038] APN[internet] IPv4[176.16.20.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.954: [upf] INFO: [Added] Number of UPF-Sessions is now 163 (../src/upf/context.c:209) 10/31 11:05:56.954: [upf] INFO: UE F-SEID[UP:0x152 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.954: [upf] INFO: UE F-SEID[UP:0x152 CP:0x36b] APN[internet] PDN-Type[1] IPv4[176.16.20.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.959: [smf] INFO: [Added] Number of SMF-UEs is now 165 (../src/smf/context.c:1031) 10/31 11:05:56.959: [smf] INFO: [Added] Number of SMF-Sessions is now 165 (../src/smf/context.c:3187) 10/31 11:05:56.959: [smf] INFO: UE IMSI[262428252798350] APN[internet] IPv4[176.16.20.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.960: [upf] INFO: [Added] Number of UPF-Sessions is now 164 (../src/upf/context.c:209) 10/31 11:05:56.960: [upf] INFO: UE F-SEID[UP:0xbc CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.960: [upf] INFO: UE F-SEID[UP:0xbc CP:0x7b4] APN[internet] PDN-Type[1] IPv4[176.16.20.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.965: [smf] INFO: [Added] Number of SMF-UEs is now 166 (../src/smf/context.c:1031) 10/31 11:05:56.965: [smf] INFO: [Added] Number of SMF-Sessions is now 166 (../src/smf/context.c:3187) 10/31 11:05:56.966: [smf] INFO: UE IMSI[262429463100912] APN[internet] IPv4[176.16.20.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.966: [upf] INFO: [Added] Number of UPF-Sessions is now 165 (../src/upf/context.c:209) 10/31 11:05:56.966: [upf] INFO: UE F-SEID[UP:0x402 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.966: [upf] INFO: UE F-SEID[UP:0x402 CP:0xfd5] APN[internet] PDN-Type[1] IPv4[176.16.20.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.972: [smf] INFO: [Added] Number of SMF-UEs is now 167 (../src/smf/context.c:1031) 10/31 11:05:56.972: [smf] INFO: [Added] Number of SMF-Sessions is now 167 (../src/smf/context.c:3187) 10/31 11:05:56.972: [smf] INFO: UE IMSI[262429935972554] APN[internet] IPv4[176.16.20.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.973: [upf] INFO: [Added] Number of UPF-Sessions is now 166 (../src/upf/context.c:209) 10/31 11:05:56.973: [upf] INFO: UE F-SEID[UP:0x744 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.973: [upf] INFO: UE F-SEID[UP:0x744 CP:0x600] APN[internet] PDN-Type[1] IPv4[176.16.20.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.978: [smf] INFO: [Added] Number of SMF-UEs is now 168 (../src/smf/context.c:1031) 10/31 11:05:56.978: [smf] INFO: [Added] Number of SMF-Sessions is now 168 (../src/smf/context.c:3187) 10/31 11:05:56.978: [smf] INFO: UE IMSI[262427701475910] APN[internet] IPv4[176.16.20.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.979: [upf] INFO: [Added] Number of UPF-Sessions is now 167 (../src/upf/context.c:209) 10/31 11:05:56.979: [upf] INFO: UE F-SEID[UP:0x794 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.979: [upf] INFO: UE F-SEID[UP:0x794 CP:0x3a6] APN[internet] PDN-Type[1] IPv4[176.16.20.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.985: [smf] INFO: [Added] Number of SMF-UEs is now 169 (../src/smf/context.c:1031) 10/31 11:05:56.985: [smf] INFO: [Added] Number of SMF-Sessions is now 169 (../src/smf/context.c:3187) 10/31 11:05:56.985: [smf] INFO: UE IMSI[262423156267061] APN[internet] IPv4[176.16.20.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.986: [upf] INFO: [Added] Number of UPF-Sessions is now 168 (../src/upf/context.c:209) 10/31 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x399 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.986: [upf] INFO: UE F-SEID[UP:0x399 CP:0xd7c] APN[internet] PDN-Type[1] IPv4[176.16.20.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.991: [smf] INFO: [Added] Number of SMF-UEs is now 170 (../src/smf/context.c:1031) 10/31 11:05:56.991: [smf] INFO: [Added] Number of SMF-Sessions is now 170 (../src/smf/context.c:3187) 10/31 11:05:56.991: [smf] INFO: UE IMSI[262421642396401] APN[internet] IPv4[176.16.20.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.992: [upf] INFO: [Added] Number of UPF-Sessions is now 169 (../src/upf/context.c:209) 10/31 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x130 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.992: [upf] INFO: UE F-SEID[UP:0x130 CP:0xdb1] APN[internet] PDN-Type[1] IPv4[176.16.20.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.997: [smf] INFO: [Added] Number of SMF-UEs is now 171 (../src/smf/context.c:1031) 10/31 11:05:56.997: [smf] INFO: [Added] Number of SMF-Sessions is now 171 (../src/smf/context.c:3187) 10/31 11:05:56.997: [smf] INFO: UE IMSI[262422014520371] APN[internet] IPv4[176.16.20.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:56.998: [upf] INFO: [Added] Number of UPF-Sessions is now 170 (../src/upf/context.c:209) 10/31 11:05:56.998: [upf] INFO: UE F-SEID[UP:0xfce CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:56.998: [upf] INFO: UE F-SEID[UP:0xfce CP:0xfda] APN[internet] PDN-Type[1] IPv4[176.16.20.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.004: [smf] INFO: [Added] Number of SMF-UEs is now 172 (../src/smf/context.c:1031) 10/31 11:05:57.004: [smf] INFO: [Added] Number of SMF-Sessions is now 172 (../src/smf/context.c:3187) 10/31 11:05:57.004: [smf] INFO: UE IMSI[262423721698620] APN[internet] IPv4[176.16.20.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.005: [upf] INFO: [Added] Number of UPF-Sessions is now 171 (../src/upf/context.c:209) 10/31 11:05:57.005: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.005: [upf] INFO: UE F-SEID[UP:0x9d6 CP:0x529] APN[internet] PDN-Type[1] IPv4[176.16.20.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.010: [smf] INFO: [Added] Number of SMF-UEs is now 173 (../src/smf/context.c:1031) 10/31 11:05:57.010: [smf] INFO: [Added] Number of SMF-Sessions is now 173 (../src/smf/context.c:3187) 10/31 11:05:57.010: [smf] INFO: UE IMSI[262422183639157] APN[internet] IPv4[176.16.20.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.011: [upf] INFO: [Added] Number of UPF-Sessions is now 172 (../src/upf/context.c:209) 10/31 11:05:57.011: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.011: [upf] INFO: UE F-SEID[UP:0xd4f CP:0xbeb] APN[internet] PDN-Type[1] IPv4[176.16.20.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.017: [smf] INFO: [Added] Number of SMF-UEs is now 174 (../src/smf/context.c:1031) 10/31 11:05:57.017: [smf] INFO: [Added] Number of SMF-Sessions is now 174 (../src/smf/context.c:3187) 10/31 11:05:57.017: [smf] INFO: UE IMSI[262422919900826] APN[internet] IPv4[176.16.20.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.018: [upf] INFO: [Added] Number of UPF-Sessions is now 173 (../src/upf/context.c:209) 10/31 11:05:57.018: [upf] INFO: UE F-SEID[UP:0x995 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.018: [upf] INFO: UE F-SEID[UP:0x995 CP:0x113] APN[internet] PDN-Type[1] IPv4[176.16.20.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.023: [smf] INFO: [Added] Number of SMF-UEs is now 175 (../src/smf/context.c:1031) 10/31 11:05:57.023: [smf] INFO: [Added] Number of SMF-Sessions is now 175 (../src/smf/context.c:3187) 10/31 11:05:57.023: [smf] INFO: UE IMSI[262425719773576] APN[internet] IPv4[176.16.20.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.024: [upf] INFO: [Added] Number of UPF-Sessions is now 174 (../src/upf/context.c:209) 10/31 11:05:57.024: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.024: [upf] INFO: UE F-SEID[UP:0xb4c CP:0x964] APN[internet] PDN-Type[1] IPv4[176.16.20.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.029: [smf] INFO: [Added] Number of SMF-UEs is now 176 (../src/smf/context.c:1031) 10/31 11:05:57.029: [smf] INFO: [Added] Number of SMF-Sessions is now 176 (../src/smf/context.c:3187) 10/31 11:05:57.029: [smf] INFO: UE IMSI[262425834667080] APN[internet] IPv4[176.16.20.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.030: [upf] INFO: [Added] Number of UPF-Sessions is now 175 (../src/upf/context.c:209) 10/31 11:05:57.030: [upf] INFO: UE F-SEID[UP:0x511 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.030: [upf] INFO: UE F-SEID[UP:0x511 CP:0xabd] APN[internet] PDN-Type[1] IPv4[176.16.20.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.036: [smf] INFO: [Added] Number of SMF-UEs is now 177 (../src/smf/context.c:1031) 10/31 11:05:57.036: [smf] INFO: [Added] Number of SMF-Sessions is now 177 (../src/smf/context.c:3187) 10/31 11:05:57.036: [smf] INFO: UE IMSI[262427021407785] APN[internet] IPv4[176.16.20.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.037: [upf] INFO: [Added] Number of UPF-Sessions is now 176 (../src/upf/context.c:209) 10/31 11:05:57.037: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.037: [upf] INFO: UE F-SEID[UP:0x1c1 CP:0x90b] APN[internet] PDN-Type[1] IPv4[176.16.20.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.042: [smf] INFO: [Added] Number of SMF-UEs is now 178 (../src/smf/context.c:1031) 10/31 11:05:57.042: [smf] INFO: [Added] Number of SMF-Sessions is now 178 (../src/smf/context.c:3187) 10/31 11:05:57.042: [smf] INFO: UE IMSI[262425464870846] APN[internet] IPv4[176.16.20.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.043: [upf] INFO: [Added] Number of UPF-Sessions is now 177 (../src/upf/context.c:209) 10/31 11:05:57.043: [upf] INFO: UE F-SEID[UP:0x12a CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.043: [upf] INFO: UE F-SEID[UP:0x12a CP:0x9df] APN[internet] PDN-Type[1] IPv4[176.16.20.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.049: [smf] INFO: [Added] Number of SMF-UEs is now 179 (../src/smf/context.c:1031) 10/31 11:05:57.049: [smf] INFO: [Added] Number of SMF-Sessions is now 179 (../src/smf/context.c:3187) 10/31 11:05:57.049: [smf] INFO: UE IMSI[262424546614016] APN[internet] IPv4[176.16.20.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.050: [upf] INFO: [Added] Number of UPF-Sessions is now 178 (../src/upf/context.c:209) 10/31 11:05:57.050: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.050: [upf] INFO: UE F-SEID[UP:0xc55 CP:0x310] APN[internet] PDN-Type[1] IPv4[176.16.20.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.055: [smf] INFO: [Added] Number of SMF-UEs is now 180 (../src/smf/context.c:1031) 10/31 11:05:57.055: [smf] INFO: [Added] Number of SMF-Sessions is now 180 (../src/smf/context.c:3187) 10/31 11:05:57.055: [smf] INFO: UE IMSI[262422934413813] APN[internet] IPv4[176.16.20.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.056: [upf] INFO: [Added] Number of UPF-Sessions is now 179 (../src/upf/context.c:209) 10/31 11:05:57.056: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.056: [upf] INFO: UE F-SEID[UP:0xbf8 CP:0xe57] APN[internet] PDN-Type[1] IPv4[176.16.20.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.062: [smf] INFO: [Added] Number of SMF-UEs is now 181 (../src/smf/context.c:1031) 10/31 11:05:57.062: [smf] INFO: [Added] Number of SMF-Sessions is now 181 (../src/smf/context.c:3187) 10/31 11:05:57.062: [smf] INFO: UE IMSI[262425985562311] APN[internet] IPv4[176.16.20.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.062: [upf] INFO: [Added] Number of UPF-Sessions is now 180 (../src/upf/context.c:209) 10/31 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.062: [upf] INFO: UE F-SEID[UP:0x7b7 CP:0x456] APN[internet] PDN-Type[1] IPv4[176.16.20.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.068: [smf] INFO: [Added] Number of SMF-UEs is now 182 (../src/smf/context.c:1031) 10/31 11:05:57.068: [smf] INFO: [Added] Number of SMF-Sessions is now 182 (../src/smf/context.c:3187) 10/31 11:05:57.068: [smf] INFO: UE IMSI[262423916927148] APN[internet] IPv4[176.16.20.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.069: [upf] INFO: [Added] Number of UPF-Sessions is now 181 (../src/upf/context.c:209) 10/31 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.069: [upf] INFO: UE F-SEID[UP:0x4f1 CP:0xda8] APN[internet] PDN-Type[1] IPv4[176.16.20.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.074: [smf] INFO: [Added] Number of SMF-UEs is now 183 (../src/smf/context.c:1031) 10/31 11:05:57.074: [smf] INFO: [Added] Number of SMF-Sessions is now 183 (../src/smf/context.c:3187) 10/31 11:05:57.074: [smf] INFO: UE IMSI[262420528962257] APN[internet] IPv4[176.16.20.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.075: [upf] INFO: [Added] Number of UPF-Sessions is now 182 (../src/upf/context.c:209) 10/31 11:05:57.075: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.075: [upf] INFO: UE F-SEID[UP:0xf00 CP:0xba] APN[internet] PDN-Type[1] IPv4[176.16.20.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.081: [smf] INFO: [Added] Number of SMF-UEs is now 184 (../src/smf/context.c:1031) 10/31 11:05:57.081: [smf] INFO: [Added] Number of SMF-Sessions is now 184 (../src/smf/context.c:3187) 10/31 11:05:57.081: [smf] INFO: UE IMSI[262424549655854] APN[internet] IPv4[176.16.20.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.082: [upf] INFO: [Added] Number of UPF-Sessions is now 183 (../src/upf/context.c:209) 10/31 11:05:57.082: [upf] INFO: UE F-SEID[UP:0x8de CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.082: [upf] INFO: UE F-SEID[UP:0x8de CP:0x1a] APN[internet] PDN-Type[1] IPv4[176.16.20.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.088: [smf] INFO: [Added] Number of SMF-UEs is now 185 (../src/smf/context.c:1031) 10/31 11:05:57.088: [smf] INFO: [Added] Number of SMF-Sessions is now 185 (../src/smf/context.c:3187) 10/31 11:05:57.088: [smf] INFO: UE IMSI[262421865031345] APN[internet] IPv4[176.16.20.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.089: [upf] INFO: [Added] Number of UPF-Sessions is now 184 (../src/upf/context.c:209) 10/31 11:05:57.089: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.089: [upf] INFO: UE F-SEID[UP:0xbb0 CP:0x4ba] APN[internet] PDN-Type[1] IPv4[176.16.20.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.094: [smf] INFO: [Added] Number of SMF-UEs is now 186 (../src/smf/context.c:1031) 10/31 11:05:57.094: [smf] INFO: [Added] Number of SMF-Sessions is now 186 (../src/smf/context.c:3187) 10/31 11:05:57.094: [smf] INFO: UE IMSI[262425449337091] APN[internet] IPv4[176.16.20.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.095: [upf] INFO: [Added] Number of UPF-Sessions is now 185 (../src/upf/context.c:209) 10/31 11:05:57.095: [upf] INFO: UE F-SEID[UP:0x529 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.095: [upf] INFO: UE F-SEID[UP:0x529 CP:0x52b] APN[internet] PDN-Type[1] IPv4[176.16.20.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.101: [smf] INFO: [Added] Number of SMF-UEs is now 187 (../src/smf/context.c:1031) 10/31 11:05:57.101: [smf] INFO: [Added] Number of SMF-Sessions is now 187 (../src/smf/context.c:3187) 10/31 11:05:57.101: [smf] INFO: UE IMSI[262420112100367] APN[internet] IPv4[176.16.20.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.101: [upf] INFO: [Added] Number of UPF-Sessions is now 186 (../src/upf/context.c:209) 10/31 11:05:57.102: [upf] INFO: UE F-SEID[UP:0x7c CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.102: [upf] INFO: UE F-SEID[UP:0x7c CP:0x78f] APN[internet] PDN-Type[1] IPv4[176.16.20.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.107: [smf] INFO: [Added] Number of SMF-UEs is now 188 (../src/smf/context.c:1031) 10/31 11:05:57.107: [smf] INFO: [Added] Number of SMF-Sessions is now 188 (../src/smf/context.c:3187) 10/31 11:05:57.107: [smf] INFO: UE IMSI[262422316398639] APN[internet] IPv4[176.16.20.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.108: [upf] INFO: [Added] Number of UPF-Sessions is now 187 (../src/upf/context.c:209) 10/31 11:05:57.108: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.108: [upf] INFO: UE F-SEID[UP:0xb7b CP:0x91f] APN[internet] PDN-Type[1] IPv4[176.16.20.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.113: [smf] INFO: [Added] Number of SMF-UEs is now 189 (../src/smf/context.c:1031) 10/31 11:05:57.113: [smf] INFO: [Added] Number of SMF-Sessions is now 189 (../src/smf/context.c:3187) 10/31 11:05:57.113: [smf] INFO: UE IMSI[262426283831713] APN[internet] IPv4[176.16.20.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.114: [upf] INFO: [Added] Number of UPF-Sessions is now 188 (../src/upf/context.c:209) 10/31 11:05:57.114: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.114: [upf] INFO: UE F-SEID[UP:0xd9d CP:0x58b] APN[internet] PDN-Type[1] IPv4[176.16.20.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.120: [smf] INFO: [Added] Number of SMF-UEs is now 190 (../src/smf/context.c:1031) 10/31 11:05:57.120: [smf] INFO: [Added] Number of SMF-Sessions is now 190 (../src/smf/context.c:3187) 10/31 11:05:57.120: [smf] INFO: UE IMSI[262422917825262] APN[internet] IPv4[176.16.20.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.121: [upf] INFO: [Added] Number of UPF-Sessions is now 189 (../src/upf/context.c:209) 10/31 11:05:57.121: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.121: [upf] INFO: UE F-SEID[UP:0x7d1 CP:0xa7d] APN[internet] PDN-Type[1] IPv4[176.16.20.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.126: [smf] INFO: [Added] Number of SMF-UEs is now 191 (../src/smf/context.c:1031) 10/31 11:05:57.126: [smf] INFO: [Added] Number of SMF-Sessions is now 191 (../src/smf/context.c:3187) 10/31 11:05:57.126: [smf] INFO: UE IMSI[262426594769794] APN[internet] IPv4[176.16.20.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.127: [upf] INFO: [Added] Number of UPF-Sessions is now 190 (../src/upf/context.c:209) 10/31 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.127: [upf] INFO: UE F-SEID[UP:0x6ce CP:0x6c1] APN[internet] PDN-Type[1] IPv4[176.16.20.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.133: [smf] INFO: [Added] Number of SMF-UEs is now 192 (../src/smf/context.c:1031) 10/31 11:05:57.133: [smf] INFO: [Added] Number of SMF-Sessions is now 192 (../src/smf/context.c:3187) 10/31 11:05:57.133: [smf] INFO: UE IMSI[262428724759540] APN[internet] IPv4[176.16.20.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.134: [upf] INFO: [Added] Number of UPF-Sessions is now 191 (../src/upf/context.c:209) 10/31 11:05:57.134: [upf] INFO: UE F-SEID[UP:0x446 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.134: [upf] INFO: UE F-SEID[UP:0x446 CP:0x458] APN[internet] PDN-Type[1] IPv4[176.16.20.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.139: [smf] INFO: [Added] Number of SMF-UEs is now 193 (../src/smf/context.c:1031) 10/31 11:05:57.139: [smf] INFO: [Added] Number of SMF-Sessions is now 193 (../src/smf/context.c:3187) 10/31 11:05:57.139: [smf] INFO: UE IMSI[262421838499882] APN[internet] IPv4[176.16.20.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.140: [upf] INFO: [Added] Number of UPF-Sessions is now 192 (../src/upf/context.c:209) 10/31 11:05:57.140: [upf] INFO: UE F-SEID[UP:0x544 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.140: [upf] INFO: UE F-SEID[UP:0x544 CP:0xd70] APN[internet] PDN-Type[1] IPv4[176.16.20.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.146: [smf] INFO: [Added] Number of SMF-UEs is now 194 (../src/smf/context.c:1031) 10/31 11:05:57.146: [smf] INFO: [Added] Number of SMF-Sessions is now 194 (../src/smf/context.c:3187) 10/31 11:05:57.146: [smf] INFO: UE IMSI[262426026779987] APN[internet] IPv4[176.16.20.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.146: [upf] INFO: [Added] Number of UPF-Sessions is now 193 (../src/upf/context.c:209) 10/31 11:05:57.146: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.146: [upf] INFO: UE F-SEID[UP:0x7b4 CP:0xd9f] APN[internet] PDN-Type[1] IPv4[176.16.20.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.152: [smf] INFO: [Added] Number of SMF-UEs is now 195 (../src/smf/context.c:1031) 10/31 11:05:57.152: [smf] INFO: [Added] Number of SMF-Sessions is now 195 (../src/smf/context.c:3187) 10/31 11:05:57.152: [smf] INFO: UE IMSI[262420454192732] APN[internet] IPv4[176.16.20.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.153: [upf] INFO: [Added] Number of UPF-Sessions is now 194 (../src/upf/context.c:209) 10/31 11:05:57.153: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.153: [upf] INFO: UE F-SEID[UP:0xd55 CP:0xced] APN[internet] PDN-Type[1] IPv4[176.16.20.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.158: [smf] INFO: [Added] Number of SMF-UEs is now 196 (../src/smf/context.c:1031) 10/31 11:05:57.158: [smf] INFO: [Added] Number of SMF-Sessions is now 196 (../src/smf/context.c:3187) 10/31 11:05:57.158: [smf] INFO: UE IMSI[262421047668668] APN[internet] IPv4[176.16.20.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.159: [upf] INFO: [Added] Number of UPF-Sessions is now 195 (../src/upf/context.c:209) 10/31 11:05:57.159: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.159: [upf] INFO: UE F-SEID[UP:0xe54 CP:0x1b2] APN[internet] PDN-Type[1] IPv4[176.16.20.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.165: [smf] INFO: [Added] Number of SMF-UEs is now 197 (../src/smf/context.c:1031) 10/31 11:05:57.165: [smf] INFO: [Added] Number of SMF-Sessions is now 197 (../src/smf/context.c:3187) 10/31 11:05:57.165: [smf] INFO: UE IMSI[262429559054786] APN[internet] IPv4[176.16.20.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.166: [upf] INFO: [Added] Number of UPF-Sessions is now 196 (../src/upf/context.c:209) 10/31 11:05:57.166: [upf] INFO: UE F-SEID[UP:0x79d CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.166: [upf] INFO: UE F-SEID[UP:0x79d CP:0x3af] APN[internet] PDN-Type[1] IPv4[176.16.20.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.171: [smf] INFO: [Added] Number of SMF-UEs is now 198 (../src/smf/context.c:1031) 10/31 11:05:57.171: [smf] INFO: [Added] Number of SMF-Sessions is now 198 (../src/smf/context.c:3187) 10/31 11:05:57.171: [smf] INFO: UE IMSI[262421614486386] APN[internet] IPv4[176.16.20.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.172: [upf] INFO: [Added] Number of UPF-Sessions is now 197 (../src/upf/context.c:209) 10/31 11:05:57.172: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.172: [upf] INFO: UE F-SEID[UP:0x4a6 CP:0x8d7] APN[internet] PDN-Type[1] IPv4[176.16.20.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.178: [smf] INFO: [Added] Number of SMF-UEs is now 199 (../src/smf/context.c:1031) 10/31 11:05:57.178: [smf] INFO: [Added] Number of SMF-Sessions is now 199 (../src/smf/context.c:3187) 10/31 11:05:57.178: [smf] INFO: UE IMSI[262426271127604] APN[internet] IPv4[176.16.20.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.179: [upf] INFO: [Added] Number of UPF-Sessions is now 198 (../src/upf/context.c:209) 10/31 11:05:57.179: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.179: [upf] INFO: UE F-SEID[UP:0x8f3 CP:0xf6c] APN[internet] PDN-Type[1] IPv4[176.16.20.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.184: [smf] INFO: [Added] Number of SMF-UEs is now 200 (../src/smf/context.c:1031) 10/31 11:05:57.184: [smf] INFO: [Added] Number of SMF-Sessions is now 200 (../src/smf/context.c:3187) 10/31 11:05:57.184: [smf] INFO: UE IMSI[262427510264839] APN[internet] IPv4[176.16.20.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.185: [upf] INFO: [Added] Number of UPF-Sessions is now 199 (../src/upf/context.c:209) 10/31 11:05:57.185: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.185: [upf] INFO: UE F-SEID[UP:0x7dc CP:0x8af] APN[internet] PDN-Type[1] IPv4[176.16.20.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.191: [smf] INFO: [Added] Number of SMF-UEs is now 201 (../src/smf/context.c:1031) 10/31 11:05:57.191: [smf] INFO: [Added] Number of SMF-Sessions is now 201 (../src/smf/context.c:3187) 10/31 11:05:57.191: [smf] INFO: UE IMSI[262423329414172] APN[internet] IPv4[176.16.20.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.192: [upf] INFO: [Added] Number of UPF-Sessions is now 200 (../src/upf/context.c:209) 10/31 11:05:57.192: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.192: [upf] INFO: UE F-SEID[UP:0x9f0 CP:0xcd3] APN[internet] PDN-Type[1] IPv4[176.16.20.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.197: [smf] INFO: [Added] Number of SMF-UEs is now 202 (../src/smf/context.c:1031) 10/31 11:05:57.197: [smf] INFO: [Added] Number of SMF-Sessions is now 202 (../src/smf/context.c:3187) 10/31 11:05:57.197: [smf] INFO: UE IMSI[262421384042468] APN[internet] IPv4[176.16.20.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.198: [upf] INFO: [Added] Number of UPF-Sessions is now 201 (../src/upf/context.c:209) 10/31 11:05:57.198: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.198: [upf] INFO: UE F-SEID[UP:0x6a6 CP:0x86e] APN[internet] PDN-Type[1] IPv4[176.16.20.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.204: [smf] INFO: [Added] Number of SMF-UEs is now 203 (../src/smf/context.c:1031) 10/31 11:05:57.204: [smf] INFO: [Added] Number of SMF-Sessions is now 203 (../src/smf/context.c:3187) 10/31 11:05:57.204: [smf] INFO: UE IMSI[262425654261159] APN[internet] IPv4[176.16.20.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.205: [upf] INFO: [Added] Number of UPF-Sessions is now 202 (../src/upf/context.c:209) 10/31 11:05:57.205: [upf] INFO: UE F-SEID[UP:0xc82 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.205: [upf] INFO: UE F-SEID[UP:0xc82 CP:0xce3] APN[internet] PDN-Type[1] IPv4[176.16.20.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.210: [smf] INFO: [Added] Number of SMF-UEs is now 204 (../src/smf/context.c:1031) 10/31 11:05:57.210: [smf] INFO: [Added] Number of SMF-Sessions is now 204 (../src/smf/context.c:3187) 10/31 11:05:57.210: [smf] INFO: UE IMSI[262426023652443] APN[internet] IPv4[176.16.20.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.211: [upf] INFO: [Added] Number of UPF-Sessions is now 203 (../src/upf/context.c:209) 10/31 11:05:57.211: [upf] INFO: UE F-SEID[UP:0x87c CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.211: [upf] INFO: UE F-SEID[UP:0x87c CP:0x412] APN[internet] PDN-Type[1] IPv4[176.16.20.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.217: [smf] INFO: [Added] Number of SMF-UEs is now 205 (../src/smf/context.c:1031) 10/31 11:05:57.217: [smf] INFO: [Added] Number of SMF-Sessions is now 205 (../src/smf/context.c:3187) 10/31 11:05:57.217: [smf] INFO: UE IMSI[262421856315053] APN[internet] IPv4[176.16.20.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.217: [upf] INFO: [Added] Number of UPF-Sessions is now 204 (../src/upf/context.c:209) 10/31 11:05:57.217: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.217: [upf] INFO: UE F-SEID[UP:0x8e6 CP:0xe95] APN[internet] PDN-Type[1] IPv4[176.16.20.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.223: [smf] INFO: [Added] Number of SMF-UEs is now 206 (../src/smf/context.c:1031) 10/31 11:05:57.223: [smf] INFO: [Added] Number of SMF-Sessions is now 206 (../src/smf/context.c:3187) 10/31 11:05:57.223: [smf] INFO: UE IMSI[262421518820346] APN[internet] IPv4[176.16.20.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.224: [upf] INFO: [Added] Number of UPF-Sessions is now 205 (../src/upf/context.c:209) 10/31 11:05:57.224: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.224: [upf] INFO: UE F-SEID[UP:0xae3 CP:0x3a] APN[internet] PDN-Type[1] IPv4[176.16.20.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.230: [smf] INFO: [Added] Number of SMF-UEs is now 207 (../src/smf/context.c:1031) 10/31 11:05:57.230: [smf] INFO: [Added] Number of SMF-Sessions is now 207 (../src/smf/context.c:3187) 10/31 11:05:57.230: [smf] INFO: UE IMSI[262420546690587] APN[internet] IPv4[176.16.20.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.230: [upf] INFO: [Added] Number of UPF-Sessions is now 206 (../src/upf/context.c:209) 10/31 11:05:57.230: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.230: [upf] INFO: UE F-SEID[UP:0x1c5 CP:0x1fc] APN[internet] PDN-Type[1] IPv4[176.16.20.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.236: [smf] INFO: [Added] Number of SMF-UEs is now 208 (../src/smf/context.c:1031) 10/31 11:05:57.236: [smf] INFO: [Added] Number of SMF-Sessions is now 208 (../src/smf/context.c:3187) 10/31 11:05:57.236: [smf] INFO: UE IMSI[262427813560205] APN[internet] IPv4[176.16.20.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.237: [upf] INFO: [Added] Number of UPF-Sessions is now 207 (../src/upf/context.c:209) 10/31 11:05:57.237: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.237: [upf] INFO: UE F-SEID[UP:0xdd8 CP:0xa5f] APN[internet] PDN-Type[1] IPv4[176.16.20.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.244: [smf] INFO: [Added] Number of SMF-UEs is now 209 (../src/smf/context.c:1031) 10/31 11:05:57.244: [smf] INFO: [Added] Number of SMF-Sessions is now 209 (../src/smf/context.c:3187) 10/31 11:05:57.244: [smf] INFO: UE IMSI[262422789127047] APN[internet] IPv4[176.16.20.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.245: [upf] INFO: [Added] Number of UPF-Sessions is now 208 (../src/upf/context.c:209) 10/31 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xcc CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.245: [upf] INFO: UE F-SEID[UP:0xcc CP:0xdca] APN[internet] PDN-Type[1] IPv4[176.16.20.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.251: [smf] INFO: [Added] Number of SMF-UEs is now 210 (../src/smf/context.c:1031) 10/31 11:05:57.251: [smf] INFO: [Added] Number of SMF-Sessions is now 210 (../src/smf/context.c:3187) 10/31 11:05:57.251: [smf] INFO: UE IMSI[262422374237782] APN[internet] IPv4[176.16.20.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.251: [upf] INFO: [Added] Number of UPF-Sessions is now 209 (../src/upf/context.c:209) 10/31 11:05:57.251: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.251: [upf] INFO: UE F-SEID[UP:0xa4d CP:0x54d] APN[internet] PDN-Type[1] IPv4[176.16.20.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.258: [smf] INFO: [Added] Number of SMF-UEs is now 211 (../src/smf/context.c:1031) 10/31 11:05:57.258: [smf] INFO: [Added] Number of SMF-Sessions is now 211 (../src/smf/context.c:3187) 10/31 11:05:57.258: [smf] INFO: UE IMSI[262420004761920] APN[internet] IPv4[176.16.20.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.259: [upf] INFO: [Added] Number of UPF-Sessions is now 210 (../src/upf/context.c:209) 10/31 11:05:57.259: [upf] INFO: UE F-SEID[UP:0x292 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.259: [upf] INFO: UE F-SEID[UP:0x292 CP:0x84b] APN[internet] PDN-Type[1] IPv4[176.16.20.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.265: [smf] INFO: [Added] Number of SMF-UEs is now 212 (../src/smf/context.c:1031) 10/31 11:05:57.265: [smf] INFO: [Added] Number of SMF-Sessions is now 212 (../src/smf/context.c:3187) 10/31 11:05:57.265: [smf] INFO: UE IMSI[262421752544849] APN[internet] IPv4[176.16.20.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.265: [upf] INFO: [Added] Number of UPF-Sessions is now 211 (../src/upf/context.c:209) 10/31 11:05:57.265: [upf] INFO: UE F-SEID[UP:0x78f CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.265: [upf] INFO: UE F-SEID[UP:0x78f CP:0x7d8] APN[internet] PDN-Type[1] IPv4[176.16.20.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.272: [smf] INFO: [Added] Number of SMF-UEs is now 213 (../src/smf/context.c:1031) 10/31 11:05:57.272: [smf] INFO: [Added] Number of SMF-Sessions is now 213 (../src/smf/context.c:3187) 10/31 11:05:57.272: [smf] INFO: UE IMSI[262424106615617] APN[internet] IPv4[176.16.20.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.273: [upf] INFO: [Added] Number of UPF-Sessions is now 212 (../src/upf/context.c:209) 10/31 11:05:57.273: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.273: [upf] INFO: UE F-SEID[UP:0xe6a CP:0x2c] APN[internet] PDN-Type[1] IPv4[176.16.20.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.279: [smf] INFO: [Added] Number of SMF-UEs is now 214 (../src/smf/context.c:1031) 10/31 11:05:57.279: [smf] INFO: [Added] Number of SMF-Sessions is now 214 (../src/smf/context.c:3187) 10/31 11:05:57.279: [smf] INFO: UE IMSI[262428963922593] APN[internet] IPv4[176.16.20.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.280: [upf] INFO: [Added] Number of UPF-Sessions is now 213 (../src/upf/context.c:209) 10/31 11:05:57.280: [upf] INFO: UE F-SEID[UP:0x46f CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.280: [upf] INFO: UE F-SEID[UP:0x46f CP:0x8f5] APN[internet] PDN-Type[1] IPv4[176.16.20.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.286: [smf] INFO: [Added] Number of SMF-UEs is now 215 (../src/smf/context.c:1031) 10/31 11:05:57.286: [smf] INFO: [Added] Number of SMF-Sessions is now 215 (../src/smf/context.c:3187) 10/31 11:05:57.286: [smf] INFO: UE IMSI[262425775990616] APN[internet] IPv4[176.16.20.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.286: [upf] INFO: [Added] Number of UPF-Sessions is now 214 (../src/upf/context.c:209) 10/31 11:05:57.287: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.287: [upf] INFO: UE F-SEID[UP:0xa4c CP:0x327] APN[internet] PDN-Type[1] IPv4[176.16.20.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.292: [smf] INFO: [Added] Number of SMF-UEs is now 216 (../src/smf/context.c:1031) 10/31 11:05:57.292: [smf] INFO: [Added] Number of SMF-Sessions is now 216 (../src/smf/context.c:3187) 10/31 11:05:57.292: [smf] INFO: UE IMSI[262420585069519] APN[internet] IPv4[176.16.20.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.293: [upf] INFO: [Added] Number of UPF-Sessions is now 215 (../src/upf/context.c:209) 10/31 11:05:57.293: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.293: [upf] INFO: UE F-SEID[UP:0xc87 CP:0x88f] APN[internet] PDN-Type[1] IPv4[176.16.20.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.299: [smf] INFO: [Added] Number of SMF-UEs is now 217 (../src/smf/context.c:1031) 10/31 11:05:57.299: [smf] INFO: [Added] Number of SMF-Sessions is now 217 (../src/smf/context.c:3187) 10/31 11:05:57.299: [smf] INFO: UE IMSI[262428543291450] APN[internet] IPv4[176.16.20.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.300: [upf] INFO: [Added] Number of UPF-Sessions is now 216 (../src/upf/context.c:209) 10/31 11:05:57.300: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.300: [upf] INFO: UE F-SEID[UP:0x4d8 CP:0x23f] APN[internet] PDN-Type[1] IPv4[176.16.20.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.306: [smf] INFO: [Added] Number of SMF-UEs is now 218 (../src/smf/context.c:1031) 10/31 11:05:57.306: [smf] INFO: [Added] Number of SMF-Sessions is now 218 (../src/smf/context.c:3187) 10/31 11:05:57.306: [smf] INFO: UE IMSI[262425801085210] APN[internet] IPv4[176.16.20.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.307: [upf] INFO: [Added] Number of UPF-Sessions is now 217 (../src/upf/context.c:209) 10/31 11:05:57.307: [upf] INFO: UE F-SEID[UP:0x270 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.307: [upf] INFO: UE F-SEID[UP:0x270 CP:0x105] APN[internet] PDN-Type[1] IPv4[176.16.20.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.312: [smf] INFO: [Added] Number of SMF-UEs is now 219 (../src/smf/context.c:1031) 10/31 11:05:57.312: [smf] INFO: [Added] Number of SMF-Sessions is now 219 (../src/smf/context.c:3187) 10/31 11:05:57.312: [smf] INFO: UE IMSI[262422544262007] APN[internet] IPv4[176.16.20.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.313: [upf] INFO: [Added] Number of UPF-Sessions is now 218 (../src/upf/context.c:209) 10/31 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x96c CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.313: [upf] INFO: UE F-SEID[UP:0x96c CP:0x8e8] APN[internet] PDN-Type[1] IPv4[176.16.20.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.319: [smf] INFO: [Added] Number of SMF-UEs is now 220 (../src/smf/context.c:1031) 10/31 11:05:57.319: [smf] INFO: [Added] Number of SMF-Sessions is now 220 (../src/smf/context.c:3187) 10/31 11:05:57.319: [smf] INFO: UE IMSI[262425779281858] APN[internet] IPv4[176.16.20.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.320: [upf] INFO: [Added] Number of UPF-Sessions is now 219 (../src/upf/context.c:209) 10/31 11:05:57.320: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.320: [upf] INFO: UE F-SEID[UP:0xf27 CP:0x883] APN[internet] PDN-Type[1] IPv4[176.16.20.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.325: [smf] INFO: [Added] Number of SMF-UEs is now 221 (../src/smf/context.c:1031) 10/31 11:05:57.325: [smf] INFO: [Added] Number of SMF-Sessions is now 221 (../src/smf/context.c:3187) 10/31 11:05:57.325: [smf] INFO: UE IMSI[262427065209482] APN[internet] IPv4[176.16.20.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.326: [upf] INFO: [Added] Number of UPF-Sessions is now 220 (../src/upf/context.c:209) 10/31 11:05:57.326: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.326: [upf] INFO: UE F-SEID[UP:0xeb1 CP:0xb09] APN[internet] PDN-Type[1] IPv4[176.16.20.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.332: [smf] INFO: [Added] Number of SMF-UEs is now 222 (../src/smf/context.c:1031) 10/31 11:05:57.332: [smf] INFO: [Added] Number of SMF-Sessions is now 222 (../src/smf/context.c:3187) 10/31 11:05:57.332: [smf] INFO: UE IMSI[262420818143414] APN[internet] IPv4[176.16.20.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.333: [upf] INFO: [Added] Number of UPF-Sessions is now 221 (../src/upf/context.c:209) 10/31 11:05:57.333: [upf] INFO: UE F-SEID[UP:0x8af CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.333: [upf] INFO: UE F-SEID[UP:0x8af CP:0xee] APN[internet] PDN-Type[1] IPv4[176.16.20.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.338: [smf] INFO: [Added] Number of SMF-UEs is now 223 (../src/smf/context.c:1031) 10/31 11:05:57.338: [smf] INFO: [Added] Number of SMF-Sessions is now 223 (../src/smf/context.c:3187) 10/31 11:05:57.338: [smf] INFO: UE IMSI[262427322880777] APN[internet] IPv4[176.16.20.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.339: [upf] INFO: [Added] Number of UPF-Sessions is now 222 (../src/upf/context.c:209) 10/31 11:05:57.339: [upf] INFO: UE F-SEID[UP:0x20b CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.339: [upf] INFO: UE F-SEID[UP:0x20b CP:0x14a] APN[internet] PDN-Type[1] IPv4[176.16.20.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.345: [smf] INFO: [Added] Number of SMF-UEs is now 224 (../src/smf/context.c:1031) 10/31 11:05:57.345: [smf] INFO: [Added] Number of SMF-Sessions is now 224 (../src/smf/context.c:3187) 10/31 11:05:57.345: [smf] INFO: UE IMSI[262427642036870] APN[internet] IPv4[176.16.20.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.346: [upf] INFO: [Added] Number of UPF-Sessions is now 223 (../src/upf/context.c:209) 10/31 11:05:57.346: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.346: [upf] INFO: UE F-SEID[UP:0x2d3 CP:0xe7] APN[internet] PDN-Type[1] IPv4[176.16.20.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.351: [smf] INFO: [Added] Number of SMF-UEs is now 225 (../src/smf/context.c:1031) 10/31 11:05:57.351: [smf] INFO: [Added] Number of SMF-Sessions is now 225 (../src/smf/context.c:3187) 10/31 11:05:57.351: [smf] INFO: UE IMSI[262427330857646] APN[internet] IPv4[176.16.20.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.352: [upf] INFO: [Added] Number of UPF-Sessions is now 224 (../src/upf/context.c:209) 10/31 11:05:57.352: [upf] INFO: UE F-SEID[UP:0x82f CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.352: [upf] INFO: UE F-SEID[UP:0x82f CP:0xba3] APN[internet] PDN-Type[1] IPv4[176.16.20.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.358: [smf] INFO: [Added] Number of SMF-UEs is now 226 (../src/smf/context.c:1031) 10/31 11:05:57.358: [smf] INFO: [Added] Number of SMF-Sessions is now 226 (../src/smf/context.c:3187) 10/31 11:05:57.358: [smf] INFO: UE IMSI[262428662729833] APN[internet] IPv4[176.16.20.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.359: [upf] INFO: [Added] Number of UPF-Sessions is now 225 (../src/upf/context.c:209) 10/31 11:05:57.359: [upf] INFO: UE F-SEID[UP:0x674 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.359: [upf] INFO: UE F-SEID[UP:0x674 CP:0xc6c] APN[internet] PDN-Type[1] IPv4[176.16.20.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.364: [smf] INFO: [Added] Number of SMF-UEs is now 227 (../src/smf/context.c:1031) 10/31 11:05:57.364: [smf] INFO: [Added] Number of SMF-Sessions is now 227 (../src/smf/context.c:3187) 10/31 11:05:57.364: [smf] INFO: UE IMSI[262428902843360] APN[internet] IPv4[176.16.20.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.365: [upf] INFO: [Added] Number of UPF-Sessions is now 226 (../src/upf/context.c:209) 10/31 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x45 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.365: [upf] INFO: UE F-SEID[UP:0x45 CP:0x18b] APN[internet] PDN-Type[1] IPv4[176.16.20.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.371: [smf] INFO: [Added] Number of SMF-UEs is now 228 (../src/smf/context.c:1031) 10/31 11:05:57.371: [smf] INFO: [Added] Number of SMF-Sessions is now 228 (../src/smf/context.c:3187) 10/31 11:05:57.371: [smf] INFO: UE IMSI[262420212568257] APN[internet] IPv4[176.16.20.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.372: [upf] INFO: [Added] Number of UPF-Sessions is now 227 (../src/upf/context.c:209) 10/31 11:05:57.372: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.372: [upf] INFO: UE F-SEID[UP:0xdc6 CP:0xdee] APN[internet] PDN-Type[1] IPv4[176.16.20.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.377: [smf] INFO: [Added] Number of SMF-UEs is now 229 (../src/smf/context.c:1031) 10/31 11:05:57.377: [smf] INFO: [Added] Number of SMF-Sessions is now 229 (../src/smf/context.c:3187) 10/31 11:05:57.377: [smf] INFO: UE IMSI[262422362068704] APN[internet] IPv4[176.16.20.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.378: [upf] INFO: [Added] Number of UPF-Sessions is now 228 (../src/upf/context.c:209) 10/31 11:05:57.378: [upf] INFO: UE F-SEID[UP:0xded CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.378: [upf] INFO: UE F-SEID[UP:0xded CP:0x50f] APN[internet] PDN-Type[1] IPv4[176.16.20.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.384: [smf] INFO: [Added] Number of SMF-UEs is now 230 (../src/smf/context.c:1031) 10/31 11:05:57.384: [smf] INFO: [Added] Number of SMF-Sessions is now 230 (../src/smf/context.c:3187) 10/31 11:05:57.384: [smf] INFO: UE IMSI[262426668915705] APN[internet] IPv4[176.16.20.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.385: [upf] INFO: [Added] Number of UPF-Sessions is now 229 (../src/upf/context.c:209) 10/31 11:05:57.385: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.385: [upf] INFO: UE F-SEID[UP:0x7b2 CP:0x976] APN[internet] PDN-Type[1] IPv4[176.16.20.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.390: [smf] INFO: [Added] Number of SMF-UEs is now 231 (../src/smf/context.c:1031) 10/31 11:05:57.390: [smf] INFO: [Added] Number of SMF-Sessions is now 231 (../src/smf/context.c:3187) 10/31 11:05:57.390: [smf] INFO: UE IMSI[262427121922803] APN[internet] IPv4[176.16.20.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.391: [upf] INFO: [Added] Number of UPF-Sessions is now 230 (../src/upf/context.c:209) 10/31 11:05:57.391: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.391: [upf] INFO: UE F-SEID[UP:0x9a9 CP:0xb2f] APN[internet] PDN-Type[1] IPv4[176.16.20.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.397: [smf] INFO: [Added] Number of SMF-UEs is now 232 (../src/smf/context.c:1031) 10/31 11:05:57.397: [smf] INFO: [Added] Number of SMF-Sessions is now 232 (../src/smf/context.c:3187) 10/31 11:05:57.397: [smf] INFO: UE IMSI[262422535490286] APN[internet] IPv4[176.16.20.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.398: [upf] INFO: [Added] Number of UPF-Sessions is now 231 (../src/upf/context.c:209) 10/31 11:05:57.398: [upf] INFO: UE F-SEID[UP:0x323 CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.398: [upf] INFO: UE F-SEID[UP:0x323 CP:0x1c4] APN[internet] PDN-Type[1] IPv4[176.16.20.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.403: [smf] INFO: [Added] Number of SMF-UEs is now 233 (../src/smf/context.c:1031) 10/31 11:05:57.403: [smf] INFO: [Added] Number of SMF-Sessions is now 233 (../src/smf/context.c:3187) 10/31 11:05:57.403: [smf] INFO: UE IMSI[262429037396830] APN[internet] IPv4[176.16.20.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.404: [upf] INFO: [Added] Number of UPF-Sessions is now 232 (../src/upf/context.c:209) 10/31 11:05:57.404: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.404: [upf] INFO: UE F-SEID[UP:0xc61 CP:0x2fa] APN[internet] PDN-Type[1] IPv4[176.16.20.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.410: [smf] INFO: [Added] Number of SMF-UEs is now 234 (../src/smf/context.c:1031) 10/31 11:05:57.410: [smf] INFO: [Added] Number of SMF-Sessions is now 234 (../src/smf/context.c:3187) 10/31 11:05:57.410: [smf] INFO: UE IMSI[262423393896183] APN[internet] IPv4[176.16.20.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.411: [upf] INFO: [Added] Number of UPF-Sessions is now 233 (../src/upf/context.c:209) 10/31 11:05:57.411: [upf] INFO: UE F-SEID[UP:0x64f CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.411: [upf] INFO: UE F-SEID[UP:0x64f CP:0xe54] APN[internet] PDN-Type[1] IPv4[176.16.20.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.416: [smf] INFO: [Added] Number of SMF-UEs is now 235 (../src/smf/context.c:1031) 10/31 11:05:57.416: [smf] INFO: [Added] Number of SMF-Sessions is now 235 (../src/smf/context.c:3187) 10/31 11:05:57.416: [smf] INFO: UE IMSI[262420524566904] APN[internet] IPv4[176.16.20.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.417: [upf] INFO: [Added] Number of UPF-Sessions is now 234 (../src/upf/context.c:209) 10/31 11:05:57.417: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.417: [upf] INFO: UE F-SEID[UP:0xbd2 CP:0x89a] APN[internet] PDN-Type[1] IPv4[176.16.20.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.423: [smf] INFO: [Added] Number of SMF-UEs is now 236 (../src/smf/context.c:1031) 10/31 11:05:57.423: [smf] INFO: [Added] Number of SMF-Sessions is now 236 (../src/smf/context.c:3187) 10/31 11:05:57.423: [smf] INFO: UE IMSI[262420137395351] APN[internet] IPv4[176.16.20.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.424: [upf] INFO: [Added] Number of UPF-Sessions is now 235 (../src/upf/context.c:209) 10/31 11:05:57.424: [upf] INFO: UE F-SEID[UP:0xdcc CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.424: [upf] INFO: UE F-SEID[UP:0xdcc CP:0xa06] APN[internet] PDN-Type[1] IPv4[176.16.20.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.429: [smf] INFO: [Added] Number of SMF-UEs is now 237 (../src/smf/context.c:1031) 10/31 11:05:57.429: [smf] INFO: [Added] Number of SMF-Sessions is now 237 (../src/smf/context.c:3187) 10/31 11:05:57.429: [smf] INFO: UE IMSI[262429875268154] APN[internet] IPv4[176.16.20.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.430: [upf] INFO: [Added] Number of UPF-Sessions is now 236 (../src/upf/context.c:209) 10/31 11:05:57.430: [upf] INFO: UE F-SEID[UP:0x89b CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.430: [upf] INFO: UE F-SEID[UP:0x89b CP:0xb4f] APN[internet] PDN-Type[1] IPv4[176.16.20.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.436: [smf] INFO: [Added] Number of SMF-UEs is now 238 (../src/smf/context.c:1031) 10/31 11:05:57.436: [smf] INFO: [Added] Number of SMF-Sessions is now 238 (../src/smf/context.c:3187) 10/31 11:05:57.436: [smf] INFO: UE IMSI[262425483272741] APN[internet] IPv4[176.16.20.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.436: [upf] INFO: [Added] Number of UPF-Sessions is now 237 (../src/upf/context.c:209) 10/31 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x424 CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.436: [upf] INFO: UE F-SEID[UP:0x424 CP:0x6d2] APN[internet] PDN-Type[1] IPv4[176.16.20.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.442: [smf] INFO: [Added] Number of SMF-UEs is now 239 (../src/smf/context.c:1031) 10/31 11:05:57.442: [smf] INFO: [Added] Number of SMF-Sessions is now 239 (../src/smf/context.c:3187) 10/31 11:05:57.442: [smf] INFO: UE IMSI[262425941816818] APN[internet] IPv4[176.16.20.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.443: [upf] INFO: [Added] Number of UPF-Sessions is now 238 (../src/upf/context.c:209) 10/31 11:05:57.443: [upf] INFO: UE F-SEID[UP:0x83f CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.443: [upf] INFO: UE F-SEID[UP:0x83f CP:0xe59] APN[internet] PDN-Type[1] IPv4[176.16.20.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.449: [smf] INFO: [Added] Number of SMF-UEs is now 240 (../src/smf/context.c:1031) 10/31 11:05:57.449: [smf] INFO: [Added] Number of SMF-Sessions is now 240 (../src/smf/context.c:3187) 10/31 11:05:57.449: [smf] INFO: UE IMSI[262425715573204] APN[internet] IPv4[176.16.20.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.449: [upf] INFO: [Added] Number of UPF-Sessions is now 239 (../src/upf/context.c:209) 10/31 11:05:57.449: [upf] INFO: UE F-SEID[UP:0x76f CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.449: [upf] INFO: UE F-SEID[UP:0x76f CP:0xfc3] APN[internet] PDN-Type[1] IPv4[176.16.20.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.455: [smf] INFO: [Added] Number of SMF-UEs is now 241 (../src/smf/context.c:1031) 10/31 11:05:57.455: [smf] INFO: [Added] Number of SMF-Sessions is now 241 (../src/smf/context.c:3187) 10/31 11:05:57.455: [smf] INFO: UE IMSI[262420149464864] APN[internet] IPv4[176.16.20.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.456: [upf] INFO: [Added] Number of UPF-Sessions is now 240 (../src/upf/context.c:209) 10/31 11:05:57.456: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.456: [upf] INFO: UE F-SEID[UP:0x3fe CP:0xace] APN[internet] PDN-Type[1] IPv4[176.16.20.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.461: [smf] INFO: [Added] Number of SMF-UEs is now 242 (../src/smf/context.c:1031) 10/31 11:05:57.461: [smf] INFO: [Added] Number of SMF-Sessions is now 242 (../src/smf/context.c:3187) 10/31 11:05:57.461: [smf] INFO: UE IMSI[262421418105598] APN[internet] IPv4[176.16.20.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.462: [upf] INFO: [Added] Number of UPF-Sessions is now 241 (../src/upf/context.c:209) 10/31 11:05:57.462: [upf] INFO: UE F-SEID[UP:0x670 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.462: [upf] INFO: UE F-SEID[UP:0x670 CP:0xae9] APN[internet] PDN-Type[1] IPv4[176.16.20.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.468: [smf] INFO: [Added] Number of SMF-UEs is now 243 (../src/smf/context.c:1031) 10/31 11:05:57.468: [smf] INFO: [Added] Number of SMF-Sessions is now 243 (../src/smf/context.c:3187) 10/31 11:05:57.468: [smf] INFO: UE IMSI[262426292065552] APN[internet] IPv4[176.16.20.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.469: [upf] INFO: [Added] Number of UPF-Sessions is now 242 (../src/upf/context.c:209) 10/31 11:05:57.469: [upf] INFO: UE F-SEID[UP:0x479 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.469: [upf] INFO: UE F-SEID[UP:0x479 CP:0x1bf] APN[internet] PDN-Type[1] IPv4[176.16.20.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.475: [smf] INFO: [Added] Number of SMF-UEs is now 244 (../src/smf/context.c:1031) 10/31 11:05:57.475: [smf] INFO: [Added] Number of SMF-Sessions is now 244 (../src/smf/context.c:3187) 10/31 11:05:57.475: [smf] INFO: UE IMSI[262421667427197] APN[internet] IPv4[176.16.20.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.476: [upf] INFO: [Added] Number of UPF-Sessions is now 243 (../src/upf/context.c:209) 10/31 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.476: [upf] INFO: UE F-SEID[UP:0x22e CP:0x4a] APN[internet] PDN-Type[1] IPv4[176.16.20.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.482: [smf] INFO: [Added] Number of SMF-UEs is now 245 (../src/smf/context.c:1031) 10/31 11:05:57.482: [smf] INFO: [Added] Number of SMF-Sessions is now 245 (../src/smf/context.c:3187) 10/31 11:05:57.482: [smf] INFO: UE IMSI[262423837455326] APN[internet] IPv4[176.16.20.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.483: [upf] INFO: [Added] Number of UPF-Sessions is now 244 (../src/upf/context.c:209) 10/31 11:05:57.483: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.483: [upf] INFO: UE F-SEID[UP:0x2f0 CP:0x94e] APN[internet] PDN-Type[1] IPv4[176.16.20.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.488: [smf] INFO: [Added] Number of SMF-UEs is now 246 (../src/smf/context.c:1031) 10/31 11:05:57.488: [smf] INFO: [Added] Number of SMF-Sessions is now 246 (../src/smf/context.c:3187) 10/31 11:05:57.488: [smf] INFO: UE IMSI[262428477594963] APN[internet] IPv4[176.16.20.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.489: [upf] INFO: [Added] Number of UPF-Sessions is now 245 (../src/upf/context.c:209) 10/31 11:05:57.489: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.489: [upf] INFO: UE F-SEID[UP:0xd8 CP:0xce6] APN[internet] PDN-Type[1] IPv4[176.16.20.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.495: [smf] INFO: [Added] Number of SMF-UEs is now 247 (../src/smf/context.c:1031) 10/31 11:05:57.495: [smf] INFO: [Added] Number of SMF-Sessions is now 247 (../src/smf/context.c:3187) 10/31 11:05:57.495: [smf] INFO: UE IMSI[262424426008727] APN[internet] IPv4[176.16.20.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.496: [upf] INFO: [Added] Number of UPF-Sessions is now 246 (../src/upf/context.c:209) 10/31 11:05:57.496: [upf] INFO: UE F-SEID[UP:0xc9 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.496: [upf] INFO: UE F-SEID[UP:0xc9 CP:0x207] APN[internet] PDN-Type[1] IPv4[176.16.20.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.501: [smf] INFO: [Added] Number of SMF-UEs is now 248 (../src/smf/context.c:1031) 10/31 11:05:57.501: [smf] INFO: [Added] Number of SMF-Sessions is now 248 (../src/smf/context.c:3187) 10/31 11:05:57.501: [smf] INFO: UE IMSI[262424208274701] APN[internet] IPv4[176.16.20.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.502: [upf] INFO: [Added] Number of UPF-Sessions is now 247 (../src/upf/context.c:209) 10/31 11:05:57.502: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.502: [upf] INFO: UE F-SEID[UP:0xbe7 CP:0xa07] APN[internet] PDN-Type[1] IPv4[176.16.20.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.508: [smf] INFO: [Added] Number of SMF-UEs is now 249 (../src/smf/context.c:1031) 10/31 11:05:57.508: [smf] INFO: [Added] Number of SMF-Sessions is now 249 (../src/smf/context.c:3187) 10/31 11:05:57.508: [smf] INFO: UE IMSI[262427945633914] APN[internet] IPv4[176.16.20.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.509: [upf] INFO: [Added] Number of UPF-Sessions is now 248 (../src/upf/context.c:209) 10/31 11:05:57.509: [upf] INFO: UE F-SEID[UP:0xbea CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.509: [upf] INFO: UE F-SEID[UP:0xbea CP:0x78] APN[internet] PDN-Type[1] IPv4[176.16.20.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.514: [smf] INFO: [Added] Number of SMF-UEs is now 250 (../src/smf/context.c:1031) 10/31 11:05:57.514: [smf] INFO: [Added] Number of SMF-Sessions is now 250 (../src/smf/context.c:3187) 10/31 11:05:57.514: [smf] INFO: UE IMSI[262422769076356] APN[internet] IPv4[176.16.20.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.515: [upf] INFO: [Added] Number of UPF-Sessions is now 249 (../src/upf/context.c:209) 10/31 11:05:57.515: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.515: [upf] INFO: UE F-SEID[UP:0xd95 CP:0x814] APN[internet] PDN-Type[1] IPv4[176.16.20.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.521: [smf] INFO: [Added] Number of SMF-UEs is now 251 (../src/smf/context.c:1031) 10/31 11:05:57.521: [smf] INFO: [Added] Number of SMF-Sessions is now 251 (../src/smf/context.c:3187) 10/31 11:05:57.521: [smf] INFO: UE IMSI[262427255727106] APN[internet] IPv4[176.16.20.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.522: [upf] INFO: [Added] Number of UPF-Sessions is now 250 (../src/upf/context.c:209) 10/31 11:05:57.522: [upf] INFO: UE F-SEID[UP:0xbdd CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.522: [upf] INFO: UE F-SEID[UP:0xbdd CP:0x1c1] APN[internet] PDN-Type[1] IPv4[176.16.20.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.527: [smf] INFO: [Added] Number of SMF-UEs is now 252 (../src/smf/context.c:1031) 10/31 11:05:57.527: [smf] INFO: [Added] Number of SMF-Sessions is now 252 (../src/smf/context.c:3187) 10/31 11:05:57.527: [smf] INFO: UE IMSI[262420824833811] APN[internet] IPv4[176.16.20.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.528: [upf] INFO: [Added] Number of UPF-Sessions is now 251 (../src/upf/context.c:209) 10/31 11:05:57.528: [upf] INFO: UE F-SEID[UP:0x48e CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.528: [upf] INFO: UE F-SEID[UP:0x48e CP:0xa42] APN[internet] PDN-Type[1] IPv4[176.16.20.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.533: [smf] INFO: [Added] Number of SMF-UEs is now 253 (../src/smf/context.c:1031) 10/31 11:05:57.534: [smf] INFO: [Added] Number of SMF-Sessions is now 253 (../src/smf/context.c:3187) 10/31 11:05:57.534: [smf] INFO: UE IMSI[262424148424597] APN[internet] IPv4[176.16.20.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.534: [upf] INFO: [Added] Number of UPF-Sessions is now 252 (../src/upf/context.c:209) 10/31 11:05:57.534: [upf] INFO: UE F-SEID[UP:0x9e CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.534: [upf] INFO: UE F-SEID[UP:0x9e CP:0x250] APN[internet] PDN-Type[1] IPv4[176.16.20.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.541: [smf] INFO: [Added] Number of SMF-UEs is now 254 (../src/smf/context.c:1031) 10/31 11:05:57.541: [smf] INFO: [Added] Number of SMF-Sessions is now 254 (../src/smf/context.c:3187) 10/31 11:05:57.541: [smf] INFO: UE IMSI[262422846586245] APN[internet] IPv4[176.16.20.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.542: [upf] INFO: [Added] Number of UPF-Sessions is now 253 (../src/upf/context.c:209) 10/31 11:05:57.542: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.542: [upf] INFO: UE F-SEID[UP:0x4c1 CP:0xdf5] APN[internet] PDN-Type[1] IPv4[176.16.20.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.549: [smf] INFO: [Added] Number of SMF-UEs is now 255 (../src/smf/context.c:1031) 10/31 11:05:57.549: [smf] INFO: [Added] Number of SMF-Sessions is now 255 (../src/smf/context.c:3187) 10/31 11:05:57.549: [smf] INFO: UE IMSI[262423839083235] APN[internet] IPv4[176.16.20.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.550: [upf] INFO: [Added] Number of UPF-Sessions is now 254 (../src/upf/context.c:209) 10/31 11:05:57.550: [upf] INFO: UE F-SEID[UP:0x666 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.550: [upf] INFO: UE F-SEID[UP:0x666 CP:0x58d] APN[internet] PDN-Type[1] IPv4[176.16.20.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.555: [smf] INFO: [Added] Number of SMF-UEs is now 256 (../src/smf/context.c:1031) 10/31 11:05:57.555: [smf] INFO: [Added] Number of SMF-Sessions is now 256 (../src/smf/context.c:3187) 10/31 11:05:57.555: [smf] INFO: UE IMSI[262421130851929] APN[internet] IPv4[176.16.20.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.556: [upf] INFO: [Added] Number of UPF-Sessions is now 255 (../src/upf/context.c:209) 10/31 11:05:57.556: [upf] INFO: UE F-SEID[UP:0x866 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.556: [upf] INFO: UE F-SEID[UP:0x866 CP:0xf27] APN[internet] PDN-Type[1] IPv4[176.16.20.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.562: [smf] INFO: [Added] Number of SMF-UEs is now 257 (../src/smf/context.c:1031) 10/31 11:05:57.562: [smf] INFO: [Added] Number of SMF-Sessions is now 257 (../src/smf/context.c:3187) 10/31 11:05:57.562: [smf] INFO: UE IMSI[262420799881581] APN[internet] IPv4[176.16.20.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.562: [upf] INFO: [Added] Number of UPF-Sessions is now 256 (../src/upf/context.c:209) 10/31 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x44b CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.562: [upf] INFO: UE F-SEID[UP:0x44b CP:0x527] APN[internet] PDN-Type[1] IPv4[176.16.20.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.568: [smf] INFO: [Added] Number of SMF-UEs is now 258 (../src/smf/context.c:1031) 10/31 11:05:57.568: [smf] INFO: [Added] Number of SMF-Sessions is now 258 (../src/smf/context.c:3187) 10/31 11:05:57.568: [smf] INFO: UE IMSI[262427693948514] APN[internet] IPv4[176.16.20.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.569: [upf] INFO: [Added] Number of UPF-Sessions is now 257 (../src/upf/context.c:209) 10/31 11:05:57.569: [upf] INFO: UE F-SEID[UP:0x637 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.569: [upf] INFO: UE F-SEID[UP:0x637 CP:0xe4e] APN[internet] PDN-Type[1] IPv4[176.16.20.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.575: [smf] INFO: [Added] Number of SMF-UEs is now 259 (../src/smf/context.c:1031) 10/31 11:05:57.575: [smf] INFO: [Added] Number of SMF-Sessions is now 259 (../src/smf/context.c:3187) 10/31 11:05:57.575: [smf] INFO: UE IMSI[262426576276156] APN[internet] IPv4[176.16.20.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.575: [upf] INFO: [Added] Number of UPF-Sessions is now 258 (../src/upf/context.c:209) 10/31 11:05:57.576: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.576: [upf] INFO: UE F-SEID[UP:0xb95 CP:0xb0c] APN[internet] PDN-Type[1] IPv4[176.16.20.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.581: [smf] INFO: [Added] Number of SMF-UEs is now 260 (../src/smf/context.c:1031) 10/31 11:05:57.581: [smf] INFO: [Added] Number of SMF-Sessions is now 260 (../src/smf/context.c:3187) 10/31 11:05:57.581: [smf] INFO: UE IMSI[262420753618053] APN[internet] IPv4[176.16.20.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.582: [upf] INFO: [Added] Number of UPF-Sessions is now 259 (../src/upf/context.c:209) 10/31 11:05:57.582: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.582: [upf] INFO: UE F-SEID[UP:0x9fe CP:0x3ed] APN[internet] PDN-Type[1] IPv4[176.16.20.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.587: [smf] INFO: [Added] Number of SMF-UEs is now 261 (../src/smf/context.c:1031) 10/31 11:05:57.587: [smf] INFO: [Added] Number of SMF-Sessions is now 261 (../src/smf/context.c:3187) 10/31 11:05:57.587: [smf] INFO: UE IMSI[262422206503364] APN[internet] IPv4[176.16.20.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.588: [upf] INFO: [Added] Number of UPF-Sessions is now 260 (../src/upf/context.c:209) 10/31 11:05:57.588: [upf] INFO: UE F-SEID[UP:0x472 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.588: [upf] INFO: UE F-SEID[UP:0x472 CP:0xc08] APN[internet] PDN-Type[1] IPv4[176.16.20.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.594: [smf] INFO: [Added] Number of SMF-UEs is now 262 (../src/smf/context.c:1031) 10/31 11:05:57.594: [smf] INFO: [Added] Number of SMF-Sessions is now 262 (../src/smf/context.c:3187) 10/31 11:05:57.594: [smf] INFO: UE IMSI[262429892933508] APN[internet] IPv4[176.16.21.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.595: [upf] INFO: [Added] Number of UPF-Sessions is now 261 (../src/upf/context.c:209) 10/31 11:05:57.595: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.595: [upf] INFO: UE F-SEID[UP:0xf73 CP:0x828] APN[internet] PDN-Type[1] IPv4[176.16.20.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.601: [smf] INFO: [Added] Number of SMF-UEs is now 263 (../src/smf/context.c:1031) 10/31 11:05:57.601: [smf] INFO: [Added] Number of SMF-Sessions is now 263 (../src/smf/context.c:3187) 10/31 11:05:57.601: [smf] INFO: UE IMSI[262421412654395] APN[internet] IPv4[176.16.21.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.601: [upf] INFO: [Added] Number of UPF-Sessions is now 262 (../src/upf/context.c:209) 10/31 11:05:57.601: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.601: [upf] INFO: UE F-SEID[UP:0xc0 CP:0xb65] APN[internet] PDN-Type[1] IPv4[176.16.21.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.607: [smf] INFO: [Added] Number of SMF-UEs is now 264 (../src/smf/context.c:1031) 10/31 11:05:57.607: [smf] INFO: [Added] Number of SMF-Sessions is now 264 (../src/smf/context.c:3187) 10/31 11:05:57.607: [smf] INFO: UE IMSI[262422152213021] APN[internet] IPv4[176.16.21.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.608: [upf] INFO: [Added] Number of UPF-Sessions is now 263 (../src/upf/context.c:209) 10/31 11:05:57.608: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.608: [upf] INFO: UE F-SEID[UP:0xc57 CP:0x7f6] APN[internet] PDN-Type[1] IPv4[176.16.21.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.613: [smf] INFO: [Added] Number of SMF-UEs is now 265 (../src/smf/context.c:1031) 10/31 11:05:57.613: [smf] INFO: [Added] Number of SMF-Sessions is now 265 (../src/smf/context.c:3187) 10/31 11:05:57.613: [smf] INFO: UE IMSI[262424011755222] APN[internet] IPv4[176.16.21.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.615: [upf] INFO: [Added] Number of UPF-Sessions is now 264 (../src/upf/context.c:209) 10/31 11:05:57.615: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.615: [upf] INFO: UE F-SEID[UP:0xf80 CP:0x6c8] APN[internet] PDN-Type[1] IPv4[176.16.21.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.620: [smf] INFO: [Added] Number of SMF-UEs is now 266 (../src/smf/context.c:1031) 10/31 11:05:57.620: [smf] INFO: [Added] Number of SMF-Sessions is now 266 (../src/smf/context.c:3187) 10/31 11:05:57.620: [smf] INFO: UE IMSI[262421661344503] APN[internet] IPv4[176.16.21.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.621: [upf] INFO: [Added] Number of UPF-Sessions is now 265 (../src/upf/context.c:209) 10/31 11:05:57.621: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.621: [upf] INFO: UE F-SEID[UP:0x5ee CP:0x920] APN[internet] PDN-Type[1] IPv4[176.16.21.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.626: [smf] INFO: [Added] Number of SMF-UEs is now 267 (../src/smf/context.c:1031) 10/31 11:05:57.626: [smf] INFO: [Added] Number of SMF-Sessions is now 267 (../src/smf/context.c:3187) 10/31 11:05:57.626: [smf] INFO: UE IMSI[262424705949939] APN[internet] IPv4[176.16.21.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.627: [upf] INFO: [Added] Number of UPF-Sessions is now 266 (../src/upf/context.c:209) 10/31 11:05:57.627: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.627: [upf] INFO: UE F-SEID[UP:0xbd7 CP:0x172] APN[internet] PDN-Type[1] IPv4[176.16.21.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.633: [smf] INFO: [Added] Number of SMF-UEs is now 268 (../src/smf/context.c:1031) 10/31 11:05:57.633: [smf] INFO: [Added] Number of SMF-Sessions is now 268 (../src/smf/context.c:3187) 10/31 11:05:57.633: [smf] INFO: UE IMSI[262427186331933] APN[internet] IPv4[176.16.21.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.634: [upf] INFO: [Added] Number of UPF-Sessions is now 267 (../src/upf/context.c:209) 10/31 11:05:57.634: [upf] INFO: UE F-SEID[UP:0x5a CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.634: [upf] INFO: UE F-SEID[UP:0x5a CP:0x68a] APN[internet] PDN-Type[1] IPv4[176.16.21.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.639: [smf] INFO: [Added] Number of SMF-UEs is now 269 (../src/smf/context.c:1031) 10/31 11:05:57.639: [smf] INFO: [Added] Number of SMF-Sessions is now 269 (../src/smf/context.c:3187) 10/31 11:05:57.639: [smf] INFO: UE IMSI[262421925099035] APN[internet] IPv4[176.16.21.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.640: [upf] INFO: [Added] Number of UPF-Sessions is now 268 (../src/upf/context.c:209) 10/31 11:05:57.640: [upf] INFO: UE F-SEID[UP:0x355 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.640: [upf] INFO: UE F-SEID[UP:0x355 CP:0xf69] APN[internet] PDN-Type[1] IPv4[176.16.21.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.646: [smf] INFO: [Added] Number of SMF-UEs is now 270 (../src/smf/context.c:1031) 10/31 11:05:57.646: [smf] INFO: [Added] Number of SMF-Sessions is now 270 (../src/smf/context.c:3187) 10/31 11:05:57.646: [smf] INFO: UE IMSI[262421544964420] APN[internet] IPv4[176.16.21.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.647: [upf] INFO: [Added] Number of UPF-Sessions is now 269 (../src/upf/context.c:209) 10/31 11:05:57.647: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.647: [upf] INFO: UE F-SEID[UP:0x6ad CP:0xeea] APN[internet] PDN-Type[1] IPv4[176.16.21.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.652: [smf] INFO: [Added] Number of SMF-UEs is now 271 (../src/smf/context.c:1031) 10/31 11:05:57.652: [smf] INFO: [Added] Number of SMF-Sessions is now 271 (../src/smf/context.c:3187) 10/31 11:05:57.652: [smf] INFO: UE IMSI[262423321269675] APN[internet] IPv4[176.16.21.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.653: [upf] INFO: [Added] Number of UPF-Sessions is now 270 (../src/upf/context.c:209) 10/31 11:05:57.653: [upf] INFO: UE F-SEID[UP:0x753 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.653: [upf] INFO: UE F-SEID[UP:0x753 CP:0xdd4] APN[internet] PDN-Type[1] IPv4[176.16.21.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.658: [smf] INFO: [Added] Number of SMF-UEs is now 272 (../src/smf/context.c:1031) 10/31 11:05:57.659: [smf] INFO: [Added] Number of SMF-Sessions is now 272 (../src/smf/context.c:3187) 10/31 11:05:57.659: [smf] INFO: UE IMSI[262427952121860] APN[internet] IPv4[176.16.21.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.659: [upf] INFO: [Added] Number of UPF-Sessions is now 271 (../src/upf/context.c:209) 10/31 11:05:57.659: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.660: [upf] INFO: UE F-SEID[UP:0x9eb CP:0x93a] APN[internet] PDN-Type[1] IPv4[176.16.21.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.665: [smf] INFO: [Added] Number of SMF-UEs is now 273 (../src/smf/context.c:1031) 10/31 11:05:57.665: [smf] INFO: [Added] Number of SMF-Sessions is now 273 (../src/smf/context.c:3187) 10/31 11:05:57.665: [smf] INFO: UE IMSI[262429392100864] APN[internet] IPv4[176.16.21.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.666: [upf] INFO: [Added] Number of UPF-Sessions is now 272 (../src/upf/context.c:209) 10/31 11:05:57.666: [upf] INFO: UE F-SEID[UP:0x732 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.666: [upf] INFO: UE F-SEID[UP:0x732 CP:0x1f6] APN[internet] PDN-Type[1] IPv4[176.16.21.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.671: [smf] INFO: [Added] Number of SMF-UEs is now 274 (../src/smf/context.c:1031) 10/31 11:05:57.671: [smf] INFO: [Added] Number of SMF-Sessions is now 274 (../src/smf/context.c:3187) 10/31 11:05:57.671: [smf] INFO: UE IMSI[262421399593180] APN[internet] IPv4[176.16.21.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.672: [upf] INFO: [Added] Number of UPF-Sessions is now 273 (../src/upf/context.c:209) 10/31 11:05:57.672: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.672: [upf] INFO: UE F-SEID[UP:0xfc7 CP:0x70c] APN[internet] PDN-Type[1] IPv4[176.16.21.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.678: [smf] INFO: [Added] Number of SMF-UEs is now 275 (../src/smf/context.c:1031) 10/31 11:05:57.678: [smf] INFO: [Added] Number of SMF-Sessions is now 275 (../src/smf/context.c:3187) 10/31 11:05:57.678: [smf] INFO: UE IMSI[262425946527081] APN[internet] IPv4[176.16.21.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.679: [upf] INFO: [Added] Number of UPF-Sessions is now 274 (../src/upf/context.c:209) 10/31 11:05:57.679: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.679: [upf] INFO: UE F-SEID[UP:0xba6 CP:0xda1] APN[internet] PDN-Type[1] IPv4[176.16.21.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.684: [smf] INFO: [Added] Number of SMF-UEs is now 276 (../src/smf/context.c:1031) 10/31 11:05:57.684: [smf] INFO: [Added] Number of SMF-Sessions is now 276 (../src/smf/context.c:3187) 10/31 11:05:57.684: [smf] INFO: UE IMSI[262423621232271] APN[internet] IPv4[176.16.21.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.685: [upf] INFO: [Added] Number of UPF-Sessions is now 275 (../src/upf/context.c:209) 10/31 11:05:57.685: [upf] INFO: UE F-SEID[UP:0x294 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.685: [upf] INFO: UE F-SEID[UP:0x294 CP:0xe42] APN[internet] PDN-Type[1] IPv4[176.16.21.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.691: [smf] INFO: [Added] Number of SMF-UEs is now 277 (../src/smf/context.c:1031) 10/31 11:05:57.691: [smf] INFO: [Added] Number of SMF-Sessions is now 277 (../src/smf/context.c:3187) 10/31 11:05:57.691: [smf] INFO: UE IMSI[262421767424152] APN[internet] IPv4[176.16.21.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.692: [upf] INFO: [Added] Number of UPF-Sessions is now 276 (../src/upf/context.c:209) 10/31 11:05:57.692: [upf] INFO: UE F-SEID[UP:0x99 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.692: [upf] INFO: UE F-SEID[UP:0x99 CP:0x39f] APN[internet] PDN-Type[1] IPv4[176.16.21.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.697: [smf] INFO: [Added] Number of SMF-UEs is now 278 (../src/smf/context.c:1031) 10/31 11:05:57.697: [smf] INFO: [Added] Number of SMF-Sessions is now 278 (../src/smf/context.c:3187) 10/31 11:05:57.697: [smf] INFO: UE IMSI[262421114476064] APN[internet] IPv4[176.16.21.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.698: [upf] INFO: [Added] Number of UPF-Sessions is now 277 (../src/upf/context.c:209) 10/31 11:05:57.698: [upf] INFO: UE F-SEID[UP:0x26b CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.698: [upf] INFO: UE F-SEID[UP:0x26b CP:0x1d] APN[internet] PDN-Type[1] IPv4[176.16.21.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.703: [smf] INFO: [Added] Number of SMF-UEs is now 279 (../src/smf/context.c:1031) 10/31 11:05:57.703: [smf] INFO: [Added] Number of SMF-Sessions is now 279 (../src/smf/context.c:3187) 10/31 11:05:57.703: [smf] INFO: UE IMSI[262426451656912] APN[internet] IPv4[176.16.21.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.704: [upf] INFO: [Added] Number of UPF-Sessions is now 278 (../src/upf/context.c:209) 10/31 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.704: [upf] INFO: UE F-SEID[UP:0xb5a CP:0xbdf] APN[internet] PDN-Type[1] IPv4[176.16.21.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.710: [smf] INFO: [Added] Number of SMF-UEs is now 280 (../src/smf/context.c:1031) 10/31 11:05:57.710: [smf] INFO: [Added] Number of SMF-Sessions is now 280 (../src/smf/context.c:3187) 10/31 11:05:57.710: [smf] INFO: UE IMSI[262425514327866] APN[internet] IPv4[176.16.21.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.711: [upf] INFO: [Added] Number of UPF-Sessions is now 279 (../src/upf/context.c:209) 10/31 11:05:57.711: [upf] INFO: UE F-SEID[UP:0x899 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.711: [upf] INFO: UE F-SEID[UP:0x899 CP:0xd1b] APN[internet] PDN-Type[1] IPv4[176.16.21.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.716: [smf] INFO: [Added] Number of SMF-UEs is now 281 (../src/smf/context.c:1031) 10/31 11:05:57.716: [smf] INFO: [Added] Number of SMF-Sessions is now 281 (../src/smf/context.c:3187) 10/31 11:05:57.716: [smf] INFO: UE IMSI[262420571332498] APN[internet] IPv4[176.16.21.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.717: [upf] INFO: [Added] Number of UPF-Sessions is now 280 (../src/upf/context.c:209) 10/31 11:05:57.717: [upf] INFO: UE F-SEID[UP:0x242 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.717: [upf] INFO: UE F-SEID[UP:0x242 CP:0xd4a] APN[internet] PDN-Type[1] IPv4[176.16.21.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.723: [smf] INFO: [Added] Number of SMF-UEs is now 282 (../src/smf/context.c:1031) 10/31 11:05:57.723: [smf] INFO: [Added] Number of SMF-Sessions is now 282 (../src/smf/context.c:3187) 10/31 11:05:57.723: [smf] INFO: UE IMSI[262421549275310] APN[internet] IPv4[176.16.21.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.723: [upf] INFO: [Added] Number of UPF-Sessions is now 281 (../src/upf/context.c:209) 10/31 11:05:57.723: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.723: [upf] INFO: UE F-SEID[UP:0xa73 CP:0xdde] APN[internet] PDN-Type[1] IPv4[176.16.21.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.729: [smf] INFO: [Added] Number of SMF-UEs is now 283 (../src/smf/context.c:1031) 10/31 11:05:57.729: [smf] INFO: [Added] Number of SMF-Sessions is now 283 (../src/smf/context.c:3187) 10/31 11:05:57.729: [smf] INFO: UE IMSI[262420714459933] APN[internet] IPv4[176.16.21.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.730: [upf] INFO: [Added] Number of UPF-Sessions is now 282 (../src/upf/context.c:209) 10/31 11:05:57.730: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.730: [upf] INFO: UE F-SEID[UP:0x7c7 CP:0xa46] APN[internet] PDN-Type[1] IPv4[176.16.21.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.735: [smf] INFO: [Added] Number of SMF-UEs is now 284 (../src/smf/context.c:1031) 10/31 11:05:57.735: [smf] INFO: [Added] Number of SMF-Sessions is now 284 (../src/smf/context.c:3187) 10/31 11:05:57.736: [smf] INFO: UE IMSI[262422703962790] APN[internet] IPv4[176.16.21.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.736: [upf] INFO: [Added] Number of UPF-Sessions is now 283 (../src/upf/context.c:209) 10/31 11:05:57.736: [upf] INFO: UE F-SEID[UP:0x68c CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.736: [upf] INFO: UE F-SEID[UP:0x68c CP:0x451] APN[internet] PDN-Type[1] IPv4[176.16.21.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.742: [smf] INFO: [Added] Number of SMF-UEs is now 285 (../src/smf/context.c:1031) 10/31 11:05:57.742: [smf] INFO: [Added] Number of SMF-Sessions is now 285 (../src/smf/context.c:3187) 10/31 11:05:57.742: [smf] INFO: UE IMSI[262425491446887] APN[internet] IPv4[176.16.21.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.743: [upf] INFO: [Added] Number of UPF-Sessions is now 284 (../src/upf/context.c:209) 10/31 11:05:57.743: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.743: [upf] INFO: UE F-SEID[UP:0xcc3 CP:0x6b] APN[internet] PDN-Type[1] IPv4[176.16.21.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.748: [smf] INFO: [Added] Number of SMF-UEs is now 286 (../src/smf/context.c:1031) 10/31 11:05:57.748: [smf] INFO: [Added] Number of SMF-Sessions is now 286 (../src/smf/context.c:3187) 10/31 11:05:57.748: [smf] INFO: UE IMSI[262423036492506] APN[internet] IPv4[176.16.21.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.749: [upf] INFO: [Added] Number of UPF-Sessions is now 285 (../src/upf/context.c:209) 10/31 11:05:57.749: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.749: [upf] INFO: UE F-SEID[UP:0x6b6 CP:0x623] APN[internet] PDN-Type[1] IPv4[176.16.21.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.755: [smf] INFO: [Added] Number of SMF-UEs is now 287 (../src/smf/context.c:1031) 10/31 11:05:57.755: [smf] INFO: [Added] Number of SMF-Sessions is now 287 (../src/smf/context.c:3187) 10/31 11:05:57.755: [smf] INFO: UE IMSI[262423897089923] APN[internet] IPv4[176.16.21.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.756: [upf] INFO: [Added] Number of UPF-Sessions is now 286 (../src/upf/context.c:209) 10/31 11:05:57.756: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.756: [upf] INFO: UE F-SEID[UP:0x9ae CP:0xdb0] APN[internet] PDN-Type[1] IPv4[176.16.21.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.761: [smf] INFO: [Added] Number of SMF-UEs is now 288 (../src/smf/context.c:1031) 10/31 11:05:57.761: [smf] INFO: [Added] Number of SMF-Sessions is now 288 (../src/smf/context.c:3187) 10/31 11:05:57.761: [smf] INFO: UE IMSI[262424215548644] APN[internet] IPv4[176.16.21.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.762: [upf] INFO: [Added] Number of UPF-Sessions is now 287 (../src/upf/context.c:209) 10/31 11:05:57.762: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.762: [upf] INFO: UE F-SEID[UP:0xf18 CP:0xee6] APN[internet] PDN-Type[1] IPv4[176.16.21.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.768: [smf] INFO: [Added] Number of SMF-UEs is now 289 (../src/smf/context.c:1031) 10/31 11:05:57.768: [smf] INFO: [Added] Number of SMF-Sessions is now 289 (../src/smf/context.c:3187) 10/31 11:05:57.768: [smf] INFO: UE IMSI[262428825081388] APN[internet] IPv4[176.16.21.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.769: [upf] INFO: [Added] Number of UPF-Sessions is now 288 (../src/upf/context.c:209) 10/31 11:05:57.769: [upf] INFO: UE F-SEID[UP:0xbf CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.769: [upf] INFO: UE F-SEID[UP:0xbf CP:0x7bb] APN[internet] PDN-Type[1] IPv4[176.16.21.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.774: [smf] INFO: [Added] Number of SMF-UEs is now 290 (../src/smf/context.c:1031) 10/31 11:05:57.774: [smf] INFO: [Added] Number of SMF-Sessions is now 290 (../src/smf/context.c:3187) 10/31 11:05:57.774: [smf] INFO: UE IMSI[262426790174343] APN[internet] IPv4[176.16.21.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.775: [upf] INFO: [Added] Number of UPF-Sessions is now 289 (../src/upf/context.c:209) 10/31 11:05:57.775: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.775: [upf] INFO: UE F-SEID[UP:0xb45 CP:0x368] APN[internet] PDN-Type[1] IPv4[176.16.21.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.780: [smf] INFO: [Added] Number of SMF-UEs is now 291 (../src/smf/context.c:1031) 10/31 11:05:57.780: [smf] INFO: [Added] Number of SMF-Sessions is now 291 (../src/smf/context.c:3187) 10/31 11:05:57.781: [smf] INFO: UE IMSI[262424278497430] APN[internet] IPv4[176.16.21.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.781: [upf] INFO: [Added] Number of UPF-Sessions is now 290 (../src/upf/context.c:209) 10/31 11:05:57.781: [upf] INFO: UE F-SEID[UP:0x201 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.781: [upf] INFO: UE F-SEID[UP:0x201 CP:0x26e] APN[internet] PDN-Type[1] IPv4[176.16.21.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.787: [smf] INFO: [Added] Number of SMF-UEs is now 292 (../src/smf/context.c:1031) 10/31 11:05:57.787: [smf] INFO: [Added] Number of SMF-Sessions is now 292 (../src/smf/context.c:3187) 10/31 11:05:57.787: [smf] INFO: UE IMSI[262429939635289] APN[internet] IPv4[176.16.21.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.788: [upf] INFO: [Added] Number of UPF-Sessions is now 291 (../src/upf/context.c:209) 10/31 11:05:57.788: [upf] INFO: UE F-SEID[UP:0x99d CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.788: [upf] INFO: UE F-SEID[UP:0x99d CP:0x5dc] APN[internet] PDN-Type[1] IPv4[176.16.21.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.793: [smf] INFO: [Added] Number of SMF-UEs is now 293 (../src/smf/context.c:1031) 10/31 11:05:57.793: [smf] INFO: [Added] Number of SMF-Sessions is now 293 (../src/smf/context.c:3187) 10/31 11:05:57.793: [smf] INFO: UE IMSI[262428366278751] APN[internet] IPv4[176.16.21.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.794: [upf] INFO: [Added] Number of UPF-Sessions is now 292 (../src/upf/context.c:209) 10/31 11:05:57.794: [upf] INFO: UE F-SEID[UP:0x859 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.794: [upf] INFO: UE F-SEID[UP:0x859 CP:0x9a0] APN[internet] PDN-Type[1] IPv4[176.16.21.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.800: [smf] INFO: [Added] Number of SMF-UEs is now 294 (../src/smf/context.c:1031) 10/31 11:05:57.800: [smf] INFO: [Added] Number of SMF-Sessions is now 294 (../src/smf/context.c:3187) 10/31 11:05:57.800: [smf] INFO: UE IMSI[262423649393847] APN[internet] IPv4[176.16.21.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.801: [upf] INFO: [Added] Number of UPF-Sessions is now 293 (../src/upf/context.c:209) 10/31 11:05:57.801: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.801: [upf] INFO: UE F-SEID[UP:0xc6c CP:0x683] APN[internet] PDN-Type[1] IPv4[176.16.21.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.806: [smf] INFO: [Added] Number of SMF-UEs is now 295 (../src/smf/context.c:1031) 10/31 11:05:57.806: [smf] INFO: [Added] Number of SMF-Sessions is now 295 (../src/smf/context.c:3187) 10/31 11:05:57.806: [smf] INFO: UE IMSI[262429884940633] APN[internet] IPv4[176.16.21.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.807: [upf] INFO: [Added] Number of UPF-Sessions is now 294 (../src/upf/context.c:209) 10/31 11:05:57.807: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.807: [upf] INFO: UE F-SEID[UP:0xe3f CP:0xcd9] APN[internet] PDN-Type[1] IPv4[176.16.21.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.813: [smf] INFO: [Added] Number of SMF-UEs is now 296 (../src/smf/context.c:1031) 10/31 11:05:57.813: [smf] INFO: [Added] Number of SMF-Sessions is now 296 (../src/smf/context.c:3187) 10/31 11:05:57.813: [smf] INFO: UE IMSI[262428048686501] APN[internet] IPv4[176.16.21.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.813: [upf] INFO: [Added] Number of UPF-Sessions is now 295 (../src/upf/context.c:209) 10/31 11:05:57.813: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.813: [upf] INFO: UE F-SEID[UP:0xc54 CP:0xf45] APN[internet] PDN-Type[1] IPv4[176.16.21.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.819: [smf] INFO: [Added] Number of SMF-UEs is now 297 (../src/smf/context.c:1031) 10/31 11:05:57.819: [smf] INFO: [Added] Number of SMF-Sessions is now 297 (../src/smf/context.c:3187) 10/31 11:05:57.819: [smf] INFO: UE IMSI[262429393065915] APN[internet] IPv4[176.16.21.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.820: [upf] INFO: [Added] Number of UPF-Sessions is now 296 (../src/upf/context.c:209) 10/31 11:05:57.820: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.820: [upf] INFO: UE F-SEID[UP:0xc50 CP:0x21d] APN[internet] PDN-Type[1] IPv4[176.16.21.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.825: [smf] INFO: [Added] Number of SMF-UEs is now 298 (../src/smf/context.c:1031) 10/31 11:05:57.825: [smf] INFO: [Added] Number of SMF-Sessions is now 298 (../src/smf/context.c:3187) 10/31 11:05:57.825: [smf] INFO: UE IMSI[262423417442823] APN[internet] IPv4[176.16.21.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.826: [upf] INFO: [Added] Number of UPF-Sessions is now 297 (../src/upf/context.c:209) 10/31 11:05:57.826: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.826: [upf] INFO: UE F-SEID[UP:0xc0a CP:0xe8c] APN[internet] PDN-Type[1] IPv4[176.16.21.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.832: [smf] INFO: [Added] Number of SMF-UEs is now 299 (../src/smf/context.c:1031) 10/31 11:05:57.832: [smf] INFO: [Added] Number of SMF-Sessions is now 299 (../src/smf/context.c:3187) 10/31 11:05:57.832: [smf] INFO: UE IMSI[262427696701515] APN[internet] IPv4[176.16.21.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.833: [upf] INFO: [Added] Number of UPF-Sessions is now 298 (../src/upf/context.c:209) 10/31 11:05:57.833: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.833: [upf] INFO: UE F-SEID[UP:0xae4 CP:0xfe1] APN[internet] PDN-Type[1] IPv4[176.16.21.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.838: [smf] INFO: [Added] Number of SMF-UEs is now 300 (../src/smf/context.c:1031) 10/31 11:05:57.838: [smf] INFO: [Added] Number of SMF-Sessions is now 300 (../src/smf/context.c:3187) 10/31 11:05:57.838: [smf] INFO: UE IMSI[262420141867183] APN[internet] IPv4[176.16.21.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.839: [upf] INFO: [Added] Number of UPF-Sessions is now 299 (../src/upf/context.c:209) 10/31 11:05:57.839: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.839: [upf] INFO: UE F-SEID[UP:0xe8e CP:0x59d] APN[internet] PDN-Type[1] IPv4[176.16.21.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.845: [smf] INFO: [Added] Number of SMF-UEs is now 301 (../src/smf/context.c:1031) 10/31 11:05:57.845: [smf] INFO: [Added] Number of SMF-Sessions is now 301 (../src/smf/context.c:3187) 10/31 11:05:57.845: [smf] INFO: UE IMSI[262423860454897] APN[internet] IPv4[176.16.21.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.846: [upf] INFO: [Added] Number of UPF-Sessions is now 300 (../src/upf/context.c:209) 10/31 11:05:57.846: [upf] INFO: UE F-SEID[UP:0x90b CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.846: [upf] INFO: UE F-SEID[UP:0x90b CP:0xd55] APN[internet] PDN-Type[1] IPv4[176.16.21.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.851: [smf] INFO: [Added] Number of SMF-UEs is now 302 (../src/smf/context.c:1031) 10/31 11:05:57.851: [smf] INFO: [Added] Number of SMF-Sessions is now 302 (../src/smf/context.c:3187) 10/31 11:05:57.851: [smf] INFO: UE IMSI[262427583456698] APN[internet] IPv4[176.16.21.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.852: [upf] INFO: [Added] Number of UPF-Sessions is now 301 (../src/upf/context.c:209) 10/31 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x9da CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.852: [upf] INFO: UE F-SEID[UP:0x9da CP:0xb] APN[internet] PDN-Type[1] IPv4[176.16.21.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.857: [smf] INFO: [Added] Number of SMF-UEs is now 303 (../src/smf/context.c:1031) 10/31 11:05:57.857: [smf] INFO: [Added] Number of SMF-Sessions is now 303 (../src/smf/context.c:3187) 10/31 11:05:57.857: [smf] INFO: UE IMSI[262428098284022] APN[internet] IPv4[176.16.21.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.858: [upf] INFO: [Added] Number of UPF-Sessions is now 302 (../src/upf/context.c:209) 10/31 11:05:57.858: [upf] INFO: UE F-SEID[UP:0xc7d CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.858: [upf] INFO: UE F-SEID[UP:0xc7d CP:0xe81] APN[internet] PDN-Type[1] IPv4[176.16.21.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.864: [smf] INFO: [Added] Number of SMF-UEs is now 304 (../src/smf/context.c:1031) 10/31 11:05:57.864: [smf] INFO: [Added] Number of SMF-Sessions is now 304 (../src/smf/context.c:3187) 10/31 11:05:57.864: [smf] INFO: UE IMSI[262421263999759] APN[internet] IPv4[176.16.21.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.865: [upf] INFO: [Added] Number of UPF-Sessions is now 303 (../src/upf/context.c:209) 10/31 11:05:57.865: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.865: [upf] INFO: UE F-SEID[UP:0xc31 CP:0x4bd] APN[internet] PDN-Type[1] IPv4[176.16.21.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.870: [smf] INFO: [Added] Number of SMF-UEs is now 305 (../src/smf/context.c:1031) 10/31 11:05:57.870: [smf] INFO: [Added] Number of SMF-Sessions is now 305 (../src/smf/context.c:3187) 10/31 11:05:57.870: [smf] INFO: UE IMSI[262429150503054] APN[internet] IPv4[176.16.21.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.871: [upf] INFO: [Added] Number of UPF-Sessions is now 304 (../src/upf/context.c:209) 10/31 11:05:57.871: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.871: [upf] INFO: UE F-SEID[UP:0x5c7 CP:0xe2a] APN[internet] PDN-Type[1] IPv4[176.16.21.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.877: [smf] INFO: [Added] Number of SMF-UEs is now 306 (../src/smf/context.c:1031) 10/31 11:05:57.877: [smf] INFO: [Added] Number of SMF-Sessions is now 306 (../src/smf/context.c:3187) 10/31 11:05:57.877: [smf] INFO: UE IMSI[262425145320596] APN[internet] IPv4[176.16.21.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.878: [upf] INFO: [Added] Number of UPF-Sessions is now 305 (../src/upf/context.c:209) 10/31 11:05:57.878: [upf] INFO: UE F-SEID[UP:0x317 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.878: [upf] INFO: UE F-SEID[UP:0x317 CP:0x66f] APN[internet] PDN-Type[1] IPv4[176.16.21.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.883: [smf] INFO: [Added] Number of SMF-UEs is now 307 (../src/smf/context.c:1031) 10/31 11:05:57.884: [smf] INFO: [Added] Number of SMF-Sessions is now 307 (../src/smf/context.c:3187) 10/31 11:05:57.884: [smf] INFO: UE IMSI[262428018102731] APN[internet] IPv4[176.16.21.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.884: [upf] INFO: [Added] Number of UPF-Sessions is now 306 (../src/upf/context.c:209) 10/31 11:05:57.885: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.885: [upf] INFO: UE F-SEID[UP:0x4a5 CP:0xf6] APN[internet] PDN-Type[1] IPv4[176.16.21.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.890: [smf] INFO: [Added] Number of SMF-UEs is now 308 (../src/smf/context.c:1031) 10/31 11:05:57.890: [smf] INFO: [Added] Number of SMF-Sessions is now 308 (../src/smf/context.c:3187) 10/31 11:05:57.890: [smf] INFO: UE IMSI[262423511903510] APN[internet] IPv4[176.16.21.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.891: [upf] INFO: [Added] Number of UPF-Sessions is now 307 (../src/upf/context.c:209) 10/31 11:05:57.891: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.891: [upf] INFO: UE F-SEID[UP:0xe38 CP:0xbc8] APN[internet] PDN-Type[1] IPv4[176.16.21.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.896: [smf] INFO: [Added] Number of SMF-UEs is now 309 (../src/smf/context.c:1031) 10/31 11:05:57.896: [smf] INFO: [Added] Number of SMF-Sessions is now 309 (../src/smf/context.c:3187) 10/31 11:05:57.896: [smf] INFO: UE IMSI[262422997999804] APN[internet] IPv4[176.16.21.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.897: [upf] INFO: [Added] Number of UPF-Sessions is now 308 (../src/upf/context.c:209) 10/31 11:05:57.897: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.897: [upf] INFO: UE F-SEID[UP:0x1ed CP:0xb68] APN[internet] PDN-Type[1] IPv4[176.16.21.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.903: [smf] INFO: [Added] Number of SMF-UEs is now 310 (../src/smf/context.c:1031) 10/31 11:05:57.903: [smf] INFO: [Added] Number of SMF-Sessions is now 310 (../src/smf/context.c:3187) 10/31 11:05:57.903: [smf] INFO: UE IMSI[262426581768170] APN[internet] IPv4[176.16.21.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.903: [upf] INFO: [Added] Number of UPF-Sessions is now 309 (../src/upf/context.c:209) 10/31 11:05:57.903: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.903: [upf] INFO: UE F-SEID[UP:0xb1c CP:0x1ad] APN[internet] PDN-Type[1] IPv4[176.16.21.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.909: [smf] INFO: [Added] Number of SMF-UEs is now 311 (../src/smf/context.c:1031) 10/31 11:05:57.909: [smf] INFO: [Added] Number of SMF-Sessions is now 311 (../src/smf/context.c:3187) 10/31 11:05:57.909: [smf] INFO: UE IMSI[262429466542704] APN[internet] IPv4[176.16.21.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.910: [upf] INFO: [Added] Number of UPF-Sessions is now 310 (../src/upf/context.c:209) 10/31 11:05:57.910: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.910: [upf] INFO: UE F-SEID[UP:0x9c6 CP:0xde7] APN[internet] PDN-Type[1] IPv4[176.16.21.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.915: [smf] INFO: [Added] Number of SMF-UEs is now 312 (../src/smf/context.c:1031) 10/31 11:05:57.915: [smf] INFO: [Added] Number of SMF-Sessions is now 312 (../src/smf/context.c:3187) 10/31 11:05:57.915: [smf] INFO: UE IMSI[262423204494234] APN[internet] IPv4[176.16.21.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.916: [upf] INFO: [Added] Number of UPF-Sessions is now 311 (../src/upf/context.c:209) 10/31 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.916: [upf] INFO: UE F-SEID[UP:0x5a9 CP:0x5e4] APN[internet] PDN-Type[1] IPv4[176.16.21.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.922: [smf] INFO: [Added] Number of SMF-UEs is now 313 (../src/smf/context.c:1031) 10/31 11:05:57.922: [smf] INFO: [Added] Number of SMF-Sessions is now 313 (../src/smf/context.c:3187) 10/31 11:05:57.922: [smf] INFO: UE IMSI[262420716175042] APN[internet] IPv4[176.16.21.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.923: [upf] INFO: [Added] Number of UPF-Sessions is now 312 (../src/upf/context.c:209) 10/31 11:05:57.923: [upf] INFO: UE F-SEID[UP:0x144 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.923: [upf] INFO: UE F-SEID[UP:0x144 CP:0x271] APN[internet] PDN-Type[1] IPv4[176.16.21.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.928: [smf] INFO: [Added] Number of SMF-UEs is now 314 (../src/smf/context.c:1031) 10/31 11:05:57.928: [smf] INFO: [Added] Number of SMF-Sessions is now 314 (../src/smf/context.c:3187) 10/31 11:05:57.928: [smf] INFO: UE IMSI[262422749392124] APN[internet] IPv4[176.16.21.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.929: [upf] INFO: [Added] Number of UPF-Sessions is now 313 (../src/upf/context.c:209) 10/31 11:05:57.929: [upf] INFO: UE F-SEID[UP:0x381 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.929: [upf] INFO: UE F-SEID[UP:0x381 CP:0xaf0] APN[internet] PDN-Type[1] IPv4[176.16.21.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.934: [smf] INFO: [Added] Number of SMF-UEs is now 315 (../src/smf/context.c:1031) 10/31 11:05:57.934: [smf] INFO: [Added] Number of SMF-Sessions is now 315 (../src/smf/context.c:3187) 10/31 11:05:57.934: [smf] INFO: UE IMSI[262425626092318] APN[internet] IPv4[176.16.21.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.935: [upf] INFO: [Added] Number of UPF-Sessions is now 314 (../src/upf/context.c:209) 10/31 11:05:57.935: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.935: [upf] INFO: UE F-SEID[UP:0xdb0 CP:0xa7c] APN[internet] PDN-Type[1] IPv4[176.16.21.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.941: [smf] INFO: [Added] Number of SMF-UEs is now 316 (../src/smf/context.c:1031) 10/31 11:05:57.941: [smf] INFO: [Added] Number of SMF-Sessions is now 316 (../src/smf/context.c:3187) 10/31 11:05:57.941: [smf] INFO: UE IMSI[262423865680122] APN[internet] IPv4[176.16.21.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.942: [upf] INFO: [Added] Number of UPF-Sessions is now 315 (../src/upf/context.c:209) 10/31 11:05:57.942: [upf] INFO: UE F-SEID[UP:0x650 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.942: [upf] INFO: UE F-SEID[UP:0x650 CP:0xbb5] APN[internet] PDN-Type[1] IPv4[176.16.21.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.947: [smf] INFO: [Added] Number of SMF-UEs is now 317 (../src/smf/context.c:1031) 10/31 11:05:57.947: [smf] INFO: [Added] Number of SMF-Sessions is now 317 (../src/smf/context.c:3187) 10/31 11:05:57.947: [smf] INFO: UE IMSI[262422594995833] APN[internet] IPv4[176.16.21.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.948: [upf] INFO: [Added] Number of UPF-Sessions is now 316 (../src/upf/context.c:209) 10/31 11:05:57.948: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.948: [upf] INFO: UE F-SEID[UP:0x5bb CP:0x7df] APN[internet] PDN-Type[1] IPv4[176.16.21.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.954: [smf] INFO: [Added] Number of SMF-UEs is now 318 (../src/smf/context.c:1031) 10/31 11:05:57.954: [smf] INFO: [Added] Number of SMF-Sessions is now 318 (../src/smf/context.c:3187) 10/31 11:05:57.954: [smf] INFO: UE IMSI[262425845316795] APN[internet] IPv4[176.16.21.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.955: [upf] INFO: [Added] Number of UPF-Sessions is now 317 (../src/upf/context.c:209) 10/31 11:05:57.955: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.955: [upf] INFO: UE F-SEID[UP:0x4c4 CP:0x889] APN[internet] PDN-Type[1] IPv4[176.16.21.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.960: [smf] INFO: [Added] Number of SMF-UEs is now 319 (../src/smf/context.c:1031) 10/31 11:05:57.960: [smf] INFO: [Added] Number of SMF-Sessions is now 319 (../src/smf/context.c:3187) 10/31 11:05:57.960: [smf] INFO: UE IMSI[262423787028313] APN[internet] IPv4[176.16.21.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.961: [upf] INFO: [Added] Number of UPF-Sessions is now 318 (../src/upf/context.c:209) 10/31 11:05:57.961: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.961: [upf] INFO: UE F-SEID[UP:0xfbc CP:0x9f4] APN[internet] PDN-Type[1] IPv4[176.16.21.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.967: [smf] INFO: [Added] Number of SMF-UEs is now 320 (../src/smf/context.c:1031) 10/31 11:05:57.967: [smf] INFO: [Added] Number of SMF-Sessions is now 320 (../src/smf/context.c:3187) 10/31 11:05:57.967: [smf] INFO: UE IMSI[262427622996668] APN[internet] IPv4[176.16.21.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.967: [upf] INFO: [Added] Number of UPF-Sessions is now 319 (../src/upf/context.c:209) 10/31 11:05:57.967: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.967: [upf] INFO: UE F-SEID[UP:0x8ba CP:0x35d] APN[internet] PDN-Type[1] IPv4[176.16.21.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.973: [smf] INFO: [Added] Number of SMF-UEs is now 321 (../src/smf/context.c:1031) 10/31 11:05:57.973: [smf] INFO: [Added] Number of SMF-Sessions is now 321 (../src/smf/context.c:3187) 10/31 11:05:57.973: [smf] INFO: UE IMSI[262422017806063] APN[internet] IPv4[176.16.21.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.974: [upf] INFO: [Added] Number of UPF-Sessions is now 320 (../src/upf/context.c:209) 10/31 11:05:57.974: [upf] INFO: UE F-SEID[UP:0x66 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.974: [upf] INFO: UE F-SEID[UP:0x66 CP:0xf87] APN[internet] PDN-Type[1] IPv4[176.16.21.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.980: [smf] INFO: [Added] Number of SMF-UEs is now 322 (../src/smf/context.c:1031) 10/31 11:05:57.980: [smf] INFO: [Added] Number of SMF-Sessions is now 322 (../src/smf/context.c:3187) 10/31 11:05:57.980: [smf] INFO: UE IMSI[262425317624426] APN[internet] IPv4[176.16.21.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.981: [upf] INFO: [Added] Number of UPF-Sessions is now 321 (../src/upf/context.c:209) 10/31 11:05:57.981: [upf] INFO: UE F-SEID[UP:0x6be CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.981: [upf] INFO: UE F-SEID[UP:0x6be CP:0x286] APN[internet] PDN-Type[1] IPv4[176.16.21.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.987: [smf] INFO: [Added] Number of SMF-UEs is now 323 (../src/smf/context.c:1031) 10/31 11:05:57.987: [smf] INFO: [Added] Number of SMF-Sessions is now 323 (../src/smf/context.c:3187) 10/31 11:05:57.987: [smf] INFO: UE IMSI[262428683548948] APN[internet] IPv4[176.16.21.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.988: [upf] INFO: [Added] Number of UPF-Sessions is now 322 (../src/upf/context.c:209) 10/31 11:05:57.988: [upf] INFO: UE F-SEID[UP:0x793 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.988: [upf] INFO: UE F-SEID[UP:0x793 CP:0xd14] APN[internet] PDN-Type[1] IPv4[176.16.21.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.993: [smf] INFO: [Added] Number of SMF-UEs is now 324 (../src/smf/context.c:1031) 10/31 11:05:57.993: [smf] INFO: [Added] Number of SMF-Sessions is now 324 (../src/smf/context.c:3187) 10/31 11:05:57.993: [smf] INFO: UE IMSI[262423259644647] APN[internet] IPv4[176.16.21.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:57.994: [upf] INFO: [Added] Number of UPF-Sessions is now 323 (../src/upf/context.c:209) 10/31 11:05:57.994: [upf] INFO: UE F-SEID[UP:0x450 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:57.994: [upf] INFO: UE F-SEID[UP:0x450 CP:0xb59] APN[internet] PDN-Type[1] IPv4[176.16.21.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.000: [smf] INFO: [Added] Number of SMF-UEs is now 325 (../src/smf/context.c:1031) 10/31 11:05:58.000: [smf] INFO: [Added] Number of SMF-Sessions is now 325 (../src/smf/context.c:3187) 10/31 11:05:58.001: [smf] INFO: UE IMSI[262421522289278] APN[internet] IPv4[176.16.21.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.001: [upf] INFO: [Added] Number of UPF-Sessions is now 324 (../src/upf/context.c:209) 10/31 11:05:58.001: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.002: [upf] INFO: UE F-SEID[UP:0xac1 CP:0x9fd] APN[internet] PDN-Type[1] IPv4[176.16.21.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.007: [smf] INFO: [Added] Number of SMF-UEs is now 326 (../src/smf/context.c:1031) 10/31 11:05:58.007: [smf] INFO: [Added] Number of SMF-Sessions is now 326 (../src/smf/context.c:3187) 10/31 11:05:58.007: [smf] INFO: UE IMSI[262428510993732] APN[internet] IPv4[176.16.21.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.008: [upf] INFO: [Added] Number of UPF-Sessions is now 325 (../src/upf/context.c:209) 10/31 11:05:58.008: [upf] INFO: UE F-SEID[UP:0x332 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.008: [upf] INFO: UE F-SEID[UP:0x332 CP:0x7f] APN[internet] PDN-Type[1] IPv4[176.16.21.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.014: [smf] INFO: [Added] Number of SMF-UEs is now 327 (../src/smf/context.c:1031) 10/31 11:05:58.014: [smf] INFO: [Added] Number of SMF-Sessions is now 327 (../src/smf/context.c:3187) 10/31 11:05:58.014: [smf] INFO: UE IMSI[262426758431983] APN[internet] IPv4[176.16.21.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.014: [upf] INFO: [Added] Number of UPF-Sessions is now 326 (../src/upf/context.c:209) 10/31 11:05:58.014: [upf] INFO: UE F-SEID[UP:0x31e CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.015: [upf] INFO: UE F-SEID[UP:0x31e CP:0x969] APN[internet] PDN-Type[1] IPv4[176.16.21.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.020: [smf] INFO: [Added] Number of SMF-UEs is now 328 (../src/smf/context.c:1031) 10/31 11:05:58.020: [smf] INFO: [Added] Number of SMF-Sessions is now 328 (../src/smf/context.c:3187) 10/31 11:05:58.020: [smf] INFO: UE IMSI[262428129779550] APN[internet] IPv4[176.16.21.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.021: [upf] INFO: [Added] Number of UPF-Sessions is now 327 (../src/upf/context.c:209) 10/31 11:05:58.021: [upf] INFO: UE F-SEID[UP:0x948 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.021: [upf] INFO: UE F-SEID[UP:0x948 CP:0xf5d] APN[internet] PDN-Type[1] IPv4[176.16.21.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.027: [smf] INFO: [Added] Number of SMF-UEs is now 329 (../src/smf/context.c:1031) 10/31 11:05:58.027: [smf] INFO: [Added] Number of SMF-Sessions is now 329 (../src/smf/context.c:3187) 10/31 11:05:58.027: [smf] INFO: UE IMSI[262428423492947] APN[internet] IPv4[176.16.21.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.028: [upf] INFO: [Added] Number of UPF-Sessions is now 328 (../src/upf/context.c:209) 10/31 11:05:58.028: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.028: [upf] INFO: UE F-SEID[UP:0xe41 CP:0xe55] APN[internet] PDN-Type[1] IPv4[176.16.21.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.035: [smf] INFO: [Added] Number of SMF-UEs is now 330 (../src/smf/context.c:1031) 10/31 11:05:58.035: [smf] INFO: [Added] Number of SMF-Sessions is now 330 (../src/smf/context.c:3187) 10/31 11:05:58.035: [smf] INFO: UE IMSI[262424334330619] APN[internet] IPv4[176.16.21.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.036: [upf] INFO: [Added] Number of UPF-Sessions is now 329 (../src/upf/context.c:209) 10/31 11:05:58.036: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.036: [upf] INFO: UE F-SEID[UP:0x3e3 CP:0xcaf] APN[internet] PDN-Type[1] IPv4[176.16.21.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.041: [smf] INFO: [Added] Number of SMF-UEs is now 331 (../src/smf/context.c:1031) 10/31 11:05:58.041: [smf] INFO: [Added] Number of SMF-Sessions is now 331 (../src/smf/context.c:3187) 10/31 11:05:58.041: [smf] INFO: UE IMSI[262424927249500] APN[internet] IPv4[176.16.21.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.042: [upf] INFO: [Added] Number of UPF-Sessions is now 330 (../src/upf/context.c:209) 10/31 11:05:58.042: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.042: [upf] INFO: UE F-SEID[UP:0x5fb CP:0x94] APN[internet] PDN-Type[1] IPv4[176.16.21.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.048: [smf] INFO: [Added] Number of SMF-UEs is now 332 (../src/smf/context.c:1031) 10/31 11:05:58.048: [smf] INFO: [Added] Number of SMF-Sessions is now 332 (../src/smf/context.c:3187) 10/31 11:05:58.048: [smf] INFO: UE IMSI[262428965029932] APN[internet] IPv4[176.16.21.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.049: [upf] INFO: [Added] Number of UPF-Sessions is now 331 (../src/upf/context.c:209) 10/31 11:05:58.049: [upf] INFO: UE F-SEID[UP:0xeff CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.049: [upf] INFO: UE F-SEID[UP:0xeff CP:0x9c0] APN[internet] PDN-Type[1] IPv4[176.16.21.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.054: [smf] INFO: [Added] Number of SMF-UEs is now 333 (../src/smf/context.c:1031) 10/31 11:05:58.054: [smf] INFO: [Added] Number of SMF-Sessions is now 333 (../src/smf/context.c:3187) 10/31 11:05:58.054: [smf] INFO: UE IMSI[262427507381606] APN[internet] IPv4[176.16.21.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.055: [upf] INFO: [Added] Number of UPF-Sessions is now 332 (../src/upf/context.c:209) 10/31 11:05:58.055: [upf] INFO: UE F-SEID[UP:0x118 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.055: [upf] INFO: UE F-SEID[UP:0x118 CP:0x1ca] APN[internet] PDN-Type[1] IPv4[176.16.21.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.060: [smf] INFO: [Added] Number of SMF-UEs is now 334 (../src/smf/context.c:1031) 10/31 11:05:58.060: [smf] INFO: [Added] Number of SMF-Sessions is now 334 (../src/smf/context.c:3187) 10/31 11:05:58.060: [smf] INFO: UE IMSI[262422411043065] APN[internet] IPv4[176.16.21.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.061: [upf] INFO: [Added] Number of UPF-Sessions is now 333 (../src/upf/context.c:209) 10/31 11:05:58.062: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.062: [upf] INFO: UE F-SEID[UP:0x9ce CP:0x52e] APN[internet] PDN-Type[1] IPv4[176.16.21.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.067: [smf] INFO: [Added] Number of SMF-UEs is now 335 (../src/smf/context.c:1031) 10/31 11:05:58.067: [smf] INFO: [Added] Number of SMF-Sessions is now 335 (../src/smf/context.c:3187) 10/31 11:05:58.067: [smf] INFO: UE IMSI[262428438722873] APN[internet] IPv4[176.16.21.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.068: [upf] INFO: [Added] Number of UPF-Sessions is now 334 (../src/upf/context.c:209) 10/31 11:05:58.068: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.068: [upf] INFO: UE F-SEID[UP:0x4a2 CP:0xa80] APN[internet] PDN-Type[1] IPv4[176.16.21.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.073: [smf] INFO: [Added] Number of SMF-UEs is now 336 (../src/smf/context.c:1031) 10/31 11:05:58.073: [smf] INFO: [Added] Number of SMF-Sessions is now 336 (../src/smf/context.c:3187) 10/31 11:05:58.073: [smf] INFO: UE IMSI[262427749134840] APN[internet] IPv4[176.16.21.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.074: [upf] INFO: [Added] Number of UPF-Sessions is now 335 (../src/upf/context.c:209) 10/31 11:05:58.074: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.074: [upf] INFO: UE F-SEID[UP:0xf9 CP:0x115] APN[internet] PDN-Type[1] IPv4[176.16.21.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.079: [smf] INFO: [Added] Number of SMF-UEs is now 337 (../src/smf/context.c:1031) 10/31 11:05:58.079: [smf] INFO: [Added] Number of SMF-Sessions is now 337 (../src/smf/context.c:3187) 10/31 11:05:58.079: [smf] INFO: UE IMSI[262425148461778] APN[internet] IPv4[176.16.21.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.080: [upf] INFO: [Added] Number of UPF-Sessions is now 336 (../src/upf/context.c:209) 10/31 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x246 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.080: [upf] INFO: UE F-SEID[UP:0x246 CP:0x123] APN[internet] PDN-Type[1] IPv4[176.16.21.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.086: [smf] INFO: [Added] Number of SMF-UEs is now 338 (../src/smf/context.c:1031) 10/31 11:05:58.086: [smf] INFO: [Added] Number of SMF-Sessions is now 338 (../src/smf/context.c:3187) 10/31 11:05:58.086: [smf] INFO: UE IMSI[262425795419149] APN[internet] IPv4[176.16.21.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.087: [upf] INFO: [Added] Number of UPF-Sessions is now 337 (../src/upf/context.c:209) 10/31 11:05:58.087: [upf] INFO: UE F-SEID[UP:0x5b CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.087: [upf] INFO: UE F-SEID[UP:0x5b CP:0x483] APN[internet] PDN-Type[1] IPv4[176.16.21.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.092: [smf] INFO: [Added] Number of SMF-UEs is now 339 (../src/smf/context.c:1031) 10/31 11:05:58.092: [smf] INFO: [Added] Number of SMF-Sessions is now 339 (../src/smf/context.c:3187) 10/31 11:05:58.092: [smf] INFO: UE IMSI[262427251442799] APN[internet] IPv4[176.16.21.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.093: [upf] INFO: [Added] Number of UPF-Sessions is now 338 (../src/upf/context.c:209) 10/31 11:05:58.093: [upf] INFO: UE F-SEID[UP:0x161 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.093: [upf] INFO: UE F-SEID[UP:0x161 CP:0x685] APN[internet] PDN-Type[1] IPv4[176.16.21.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.099: [smf] INFO: [Added] Number of SMF-UEs is now 340 (../src/smf/context.c:1031) 10/31 11:05:58.099: [smf] INFO: [Added] Number of SMF-Sessions is now 340 (../src/smf/context.c:3187) 10/31 11:05:58.099: [smf] INFO: UE IMSI[262424088782288] APN[internet] IPv4[176.16.21.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.099: [upf] INFO: [Added] Number of UPF-Sessions is now 339 (../src/upf/context.c:209) 10/31 11:05:58.099: [upf] INFO: UE F-SEID[UP:0x14a CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.099: [upf] INFO: UE F-SEID[UP:0x14a CP:0x96d] APN[internet] PDN-Type[1] IPv4[176.16.21.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.105: [smf] INFO: [Added] Number of SMF-UEs is now 341 (../src/smf/context.c:1031) 10/31 11:05:58.105: [smf] INFO: [Added] Number of SMF-Sessions is now 341 (../src/smf/context.c:3187) 10/31 11:05:58.105: [smf] INFO: UE IMSI[262420414098863] APN[internet] IPv4[176.16.21.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.106: [upf] INFO: [Added] Number of UPF-Sessions is now 340 (../src/upf/context.c:209) 10/31 11:05:58.106: [upf] INFO: UE F-SEID[UP:0x310 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.106: [upf] INFO: UE F-SEID[UP:0x310 CP:0x61a] APN[internet] PDN-Type[1] IPv4[176.16.21.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.111: [smf] INFO: [Added] Number of SMF-UEs is now 342 (../src/smf/context.c:1031) 10/31 11:05:58.111: [smf] INFO: [Added] Number of SMF-Sessions is now 342 (../src/smf/context.c:3187) 10/31 11:05:58.111: [smf] INFO: UE IMSI[262426214571054] APN[internet] IPv4[176.16.21.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.112: [upf] INFO: [Added] Number of UPF-Sessions is now 341 (../src/upf/context.c:209) 10/31 11:05:58.112: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.112: [upf] INFO: UE F-SEID[UP:0x6d7 CP:0x4f6] APN[internet] PDN-Type[1] IPv4[176.16.21.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.118: [smf] INFO: [Added] Number of SMF-UEs is now 343 (../src/smf/context.c:1031) 10/31 11:05:58.118: [smf] INFO: [Added] Number of SMF-Sessions is now 343 (../src/smf/context.c:3187) 10/31 11:05:58.118: [smf] INFO: UE IMSI[262423441841631] APN[internet] IPv4[176.16.21.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.118: [upf] INFO: [Added] Number of UPF-Sessions is now 342 (../src/upf/context.c:209) 10/31 11:05:58.118: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.118: [upf] INFO: UE F-SEID[UP:0xcfe CP:0x5a5] APN[internet] PDN-Type[1] IPv4[176.16.21.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.124: [smf] INFO: [Added] Number of SMF-UEs is now 344 (../src/smf/context.c:1031) 10/31 11:05:58.124: [smf] INFO: [Added] Number of SMF-Sessions is now 344 (../src/smf/context.c:3187) 10/31 11:05:58.124: [smf] INFO: UE IMSI[262427714054601] APN[internet] IPv4[176.16.21.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.125: [upf] INFO: [Added] Number of UPF-Sessions is now 343 (../src/upf/context.c:209) 10/31 11:05:58.125: [upf] INFO: UE F-SEID[UP:0x23e CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.125: [upf] INFO: UE F-SEID[UP:0x23e CP:0x6bd] APN[internet] PDN-Type[1] IPv4[176.16.21.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.131: [smf] INFO: [Added] Number of SMF-UEs is now 345 (../src/smf/context.c:1031) 10/31 11:05:58.131: [smf] INFO: [Added] Number of SMF-Sessions is now 345 (../src/smf/context.c:3187) 10/31 11:05:58.131: [smf] INFO: UE IMSI[262422564963202] APN[internet] IPv4[176.16.21.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.132: [upf] INFO: [Added] Number of UPF-Sessions is now 344 (../src/upf/context.c:209) 10/31 11:05:58.132: [upf] INFO: UE F-SEID[UP:0x17e CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.132: [upf] INFO: UE F-SEID[UP:0x17e CP:0xae4] APN[internet] PDN-Type[1] IPv4[176.16.21.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.137: [smf] INFO: [Added] Number of SMF-UEs is now 346 (../src/smf/context.c:1031) 10/31 11:05:58.137: [smf] INFO: [Added] Number of SMF-Sessions is now 346 (../src/smf/context.c:3187) 10/31 11:05:58.137: [smf] INFO: UE IMSI[262427125672085] APN[internet] IPv4[176.16.21.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.138: [upf] INFO: [Added] Number of UPF-Sessions is now 345 (../src/upf/context.c:209) 10/31 11:05:58.138: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.138: [upf] INFO: UE F-SEID[UP:0xea3 CP:0x73f] APN[internet] PDN-Type[1] IPv4[176.16.21.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.144: [smf] INFO: [Added] Number of SMF-UEs is now 347 (../src/smf/context.c:1031) 10/31 11:05:58.144: [smf] INFO: [Added] Number of SMF-Sessions is now 347 (../src/smf/context.c:3187) 10/31 11:05:58.144: [smf] INFO: UE IMSI[262428541547499] APN[internet] IPv4[176.16.21.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.144: [upf] INFO: [Added] Number of UPF-Sessions is now 346 (../src/upf/context.c:209) 10/31 11:05:58.144: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.144: [upf] INFO: UE F-SEID[UP:0xbb3 CP:0xb02] APN[internet] PDN-Type[1] IPv4[176.16.21.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.150: [smf] INFO: [Added] Number of SMF-UEs is now 348 (../src/smf/context.c:1031) 10/31 11:05:58.150: [smf] INFO: [Added] Number of SMF-Sessions is now 348 (../src/smf/context.c:3187) 10/31 11:05:58.150: [smf] INFO: UE IMSI[262424139334815] APN[internet] IPv4[176.16.21.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.151: [upf] INFO: [Added] Number of UPF-Sessions is now 347 (../src/upf/context.c:209) 10/31 11:05:58.151: [upf] INFO: UE F-SEID[UP:0x313 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.151: [upf] INFO: UE F-SEID[UP:0x313 CP:0x4bf] APN[internet] PDN-Type[1] IPv4[176.16.21.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.157: [smf] INFO: [Added] Number of SMF-UEs is now 349 (../src/smf/context.c:1031) 10/31 11:05:58.157: [smf] INFO: [Added] Number of SMF-Sessions is now 349 (../src/smf/context.c:3187) 10/31 11:05:58.157: [smf] INFO: UE IMSI[262421146006121] APN[internet] IPv4[176.16.21.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.158: [upf] INFO: [Added] Number of UPF-Sessions is now 348 (../src/upf/context.c:209) 10/31 11:05:58.158: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.158: [upf] INFO: UE F-SEID[UP:0xbbc CP:0x897] APN[internet] PDN-Type[1] IPv4[176.16.21.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.165: [smf] INFO: [Added] Number of SMF-UEs is now 350 (../src/smf/context.c:1031) 10/31 11:05:58.165: [smf] INFO: [Added] Number of SMF-Sessions is now 350 (../src/smf/context.c:3187) 10/31 11:05:58.165: [smf] INFO: UE IMSI[262422866648838] APN[internet] IPv4[176.16.21.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.166: [upf] INFO: [Added] Number of UPF-Sessions is now 349 (../src/upf/context.c:209) 10/31 11:05:58.166: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.166: [upf] INFO: UE F-SEID[UP:0xdc0 CP:0x6c6] APN[internet] PDN-Type[1] IPv4[176.16.21.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.171: [smf] INFO: [Added] Number of SMF-UEs is now 351 (../src/smf/context.c:1031) 10/31 11:05:58.171: [smf] INFO: [Added] Number of SMF-Sessions is now 351 (../src/smf/context.c:3187) 10/31 11:05:58.172: [smf] INFO: UE IMSI[262427944585113] APN[internet] IPv4[176.16.21.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.173: [upf] INFO: [Added] Number of UPF-Sessions is now 350 (../src/upf/context.c:209) 10/31 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.173: [upf] INFO: UE F-SEID[UP:0x3c3 CP:0xefa] APN[internet] PDN-Type[1] IPv4[176.16.21.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.178: [smf] INFO: [Added] Number of SMF-UEs is now 352 (../src/smf/context.c:1031) 10/31 11:05:58.178: [smf] INFO: [Added] Number of SMF-Sessions is now 352 (../src/smf/context.c:3187) 10/31 11:05:58.178: [smf] INFO: UE IMSI[262428193825415] APN[internet] IPv4[176.16.21.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.178: [upf] INFO: [Added] Number of UPF-Sessions is now 351 (../src/upf/context.c:209) 10/31 11:05:58.179: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.179: [upf] INFO: UE F-SEID[UP:0xb86 CP:0xd91] APN[internet] PDN-Type[1] IPv4[176.16.21.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.184: [smf] INFO: [Added] Number of SMF-UEs is now 353 (../src/smf/context.c:1031) 10/31 11:05:58.184: [smf] INFO: [Added] Number of SMF-Sessions is now 353 (../src/smf/context.c:3187) 10/31 11:05:58.184: [smf] INFO: UE IMSI[262421210153267] APN[internet] IPv4[176.16.21.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.185: [upf] INFO: [Added] Number of UPF-Sessions is now 352 (../src/upf/context.c:209) 10/31 11:05:58.185: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.185: [upf] INFO: UE F-SEID[UP:0xdd9 CP:0x4f8] APN[internet] PDN-Type[1] IPv4[176.16.21.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.190: [smf] INFO: [Added] Number of SMF-UEs is now 354 (../src/smf/context.c:1031) 10/31 11:05:58.190: [smf] INFO: [Added] Number of SMF-Sessions is now 354 (../src/smf/context.c:3187) 10/31 11:05:58.190: [smf] INFO: UE IMSI[262424542128599] APN[internet] IPv4[176.16.21.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.191: [upf] INFO: [Added] Number of UPF-Sessions is now 353 (../src/upf/context.c:209) 10/31 11:05:58.191: [upf] INFO: UE F-SEID[UP:0x924 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.191: [upf] INFO: UE F-SEID[UP:0x924 CP:0x11d] APN[internet] PDN-Type[1] IPv4[176.16.21.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.197: [smf] INFO: [Added] Number of SMF-UEs is now 355 (../src/smf/context.c:1031) 10/31 11:05:58.197: [smf] INFO: [Added] Number of SMF-Sessions is now 355 (../src/smf/context.c:3187) 10/31 11:05:58.197: [smf] INFO: UE IMSI[262420830227597] APN[internet] IPv4[176.16.21.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.198: [upf] INFO: [Added] Number of UPF-Sessions is now 354 (../src/upf/context.c:209) 10/31 11:05:58.198: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.198: [upf] INFO: UE F-SEID[UP:0xc02 CP:0xc83] APN[internet] PDN-Type[1] IPv4[176.16.21.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.203: [smf] INFO: [Added] Number of SMF-UEs is now 356 (../src/smf/context.c:1031) 10/31 11:05:58.203: [smf] INFO: [Added] Number of SMF-Sessions is now 356 (../src/smf/context.c:3187) 10/31 11:05:58.203: [smf] INFO: UE IMSI[262425671690895] APN[internet] IPv4[176.16.21.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.204: [upf] INFO: [Added] Number of UPF-Sessions is now 355 (../src/upf/context.c:209) 10/31 11:05:58.204: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.204: [upf] INFO: UE F-SEID[UP:0x3ee CP:0x2d0] APN[internet] PDN-Type[1] IPv4[176.16.21.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.210: [smf] INFO: [Added] Number of SMF-UEs is now 357 (../src/smf/context.c:1031) 10/31 11:05:58.210: [smf] INFO: [Added] Number of SMF-Sessions is now 357 (../src/smf/context.c:3187) 10/31 11:05:58.210: [smf] INFO: UE IMSI[262421089905263] APN[internet] IPv4[176.16.21.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.211: [upf] INFO: [Added] Number of UPF-Sessions is now 356 (../src/upf/context.c:209) 10/31 11:05:58.211: [upf] INFO: UE F-SEID[UP:0x49f CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.211: [upf] INFO: UE F-SEID[UP:0x49f CP:0xb83] APN[internet] PDN-Type[1] IPv4[176.16.21.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.216: [smf] INFO: [Added] Number of SMF-UEs is now 358 (../src/smf/context.c:1031) 10/31 11:05:58.216: [smf] INFO: [Added] Number of SMF-Sessions is now 358 (../src/smf/context.c:3187) 10/31 11:05:58.216: [smf] INFO: UE IMSI[262425305699080] APN[internet] IPv4[176.16.21.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.217: [upf] INFO: [Added] Number of UPF-Sessions is now 357 (../src/upf/context.c:209) 10/31 11:05:58.217: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.217: [upf] INFO: UE F-SEID[UP:0x7a5 CP:0xa85] APN[internet] PDN-Type[1] IPv4[176.16.21.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.222: [smf] INFO: [Added] Number of SMF-UEs is now 359 (../src/smf/context.c:1031) 10/31 11:05:58.222: [smf] INFO: [Added] Number of SMF-Sessions is now 359 (../src/smf/context.c:3187) 10/31 11:05:58.222: [smf] INFO: UE IMSI[262420920946407] APN[internet] IPv4[176.16.21.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.223: [upf] INFO: [Added] Number of UPF-Sessions is now 358 (../src/upf/context.c:209) 10/31 11:05:58.223: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.223: [upf] INFO: UE F-SEID[UP:0xb60 CP:0x3c6] APN[internet] PDN-Type[1] IPv4[176.16.21.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.229: [smf] INFO: [Added] Number of SMF-UEs is now 360 (../src/smf/context.c:1031) 10/31 11:05:58.229: [smf] INFO: [Added] Number of SMF-Sessions is now 360 (../src/smf/context.c:3187) 10/31 11:05:58.229: [smf] INFO: UE IMSI[262424257140246] APN[internet] IPv4[176.16.21.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.230: [upf] INFO: [Added] Number of UPF-Sessions is now 359 (../src/upf/context.c:209) 10/31 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.230: [upf] INFO: UE F-SEID[UP:0x6fd CP:0x459] APN[internet] PDN-Type[1] IPv4[176.16.21.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.235: [smf] INFO: [Added] Number of SMF-UEs is now 361 (../src/smf/context.c:1031) 10/31 11:05:58.235: [smf] INFO: [Added] Number of SMF-Sessions is now 361 (../src/smf/context.c:3187) 10/31 11:05:58.235: [smf] INFO: UE IMSI[262421764080655] APN[internet] IPv4[176.16.21.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.236: [upf] INFO: [Added] Number of UPF-Sessions is now 360 (../src/upf/context.c:209) 10/31 11:05:58.236: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.236: [upf] INFO: UE F-SEID[UP:0xc46 CP:0x60a] APN[internet] PDN-Type[1] IPv4[176.16.21.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.242: [smf] INFO: [Added] Number of SMF-UEs is now 362 (../src/smf/context.c:1031) 10/31 11:05:58.242: [smf] INFO: [Added] Number of SMF-Sessions is now 362 (../src/smf/context.c:3187) 10/31 11:05:58.242: [smf] INFO: UE IMSI[262423148197865] APN[internet] IPv4[176.16.21.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.242: [upf] INFO: [Added] Number of UPF-Sessions is now 361 (../src/upf/context.c:209) 10/31 11:05:58.243: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.243: [upf] INFO: UE F-SEID[UP:0xb82 CP:0xd5f] APN[internet] PDN-Type[1] IPv4[176.16.21.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.248: [smf] INFO: [Added] Number of SMF-UEs is now 363 (../src/smf/context.c:1031) 10/31 11:05:58.248: [smf] INFO: [Added] Number of SMF-Sessions is now 363 (../src/smf/context.c:3187) 10/31 11:05:58.248: [smf] INFO: UE IMSI[262424873872725] APN[internet] IPv4[176.16.21.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.249: [upf] INFO: [Added] Number of UPF-Sessions is now 362 (../src/upf/context.c:209) 10/31 11:05:58.249: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.249: [upf] INFO: UE F-SEID[UP:0xcb0 CP:0x68b] APN[internet] PDN-Type[1] IPv4[176.16.21.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.255: [smf] INFO: [Added] Number of SMF-UEs is now 364 (../src/smf/context.c:1031) 10/31 11:05:58.255: [smf] INFO: [Added] Number of SMF-Sessions is now 364 (../src/smf/context.c:3187) 10/31 11:05:58.255: [smf] INFO: UE IMSI[262422399269672] APN[internet] IPv4[176.16.21.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.255: [upf] INFO: [Added] Number of UPF-Sessions is now 363 (../src/upf/context.c:209) 10/31 11:05:58.255: [upf] INFO: UE F-SEID[UP:0x937 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.255: [upf] INFO: UE F-SEID[UP:0x937 CP:0x1be] APN[internet] PDN-Type[1] IPv4[176.16.21.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.261: [smf] INFO: [Added] Number of SMF-UEs is now 365 (../src/smf/context.c:1031) 10/31 11:05:58.261: [smf] INFO: [Added] Number of SMF-Sessions is now 365 (../src/smf/context.c:3187) 10/31 11:05:58.261: [smf] INFO: UE IMSI[262421640084774] APN[internet] IPv4[176.16.21.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.262: [upf] INFO: [Added] Number of UPF-Sessions is now 364 (../src/upf/context.c:209) 10/31 11:05:58.262: [upf] INFO: UE F-SEID[UP:0x907 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.262: [upf] INFO: UE F-SEID[UP:0x907 CP:0x65] APN[internet] PDN-Type[1] IPv4[176.16.21.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.267: [smf] INFO: [Added] Number of SMF-UEs is now 366 (../src/smf/context.c:1031) 10/31 11:05:58.267: [smf] INFO: [Added] Number of SMF-Sessions is now 366 (../src/smf/context.c:3187) 10/31 11:05:58.267: [smf] INFO: UE IMSI[262427799636418] APN[internet] IPv4[176.16.21.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.268: [upf] INFO: [Added] Number of UPF-Sessions is now 365 (../src/upf/context.c:209) 10/31 11:05:58.268: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.268: [upf] INFO: UE F-SEID[UP:0xef5 CP:0x253] APN[internet] PDN-Type[1] IPv4[176.16.21.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.274: [smf] INFO: [Added] Number of SMF-UEs is now 367 (../src/smf/context.c:1031) 10/31 11:05:58.274: [smf] INFO: [Added] Number of SMF-Sessions is now 367 (../src/smf/context.c:3187) 10/31 11:05:58.274: [smf] INFO: UE IMSI[262427807348801] APN[internet] IPv4[176.16.21.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.275: [upf] INFO: [Added] Number of UPF-Sessions is now 366 (../src/upf/context.c:209) 10/31 11:05:58.275: [upf] INFO: UE F-SEID[UP:0x949 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.275: [upf] INFO: UE F-SEID[UP:0x949 CP:0x33a] APN[internet] PDN-Type[1] IPv4[176.16.21.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.281: [smf] INFO: [Added] Number of SMF-UEs is now 368 (../src/smf/context.c:1031) 10/31 11:05:58.281: [smf] INFO: [Added] Number of SMF-Sessions is now 368 (../src/smf/context.c:3187) 10/31 11:05:58.281: [smf] INFO: UE IMSI[262420498624229] APN[internet] IPv4[176.16.21.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.282: [upf] INFO: [Added] Number of UPF-Sessions is now 367 (../src/upf/context.c:209) 10/31 11:05:58.282: [upf] INFO: UE F-SEID[UP:0x531 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.282: [upf] INFO: UE F-SEID[UP:0x531 CP:0x1bb] APN[internet] PDN-Type[1] IPv4[176.16.21.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.287: [smf] INFO: [Added] Number of SMF-UEs is now 369 (../src/smf/context.c:1031) 10/31 11:05:58.287: [smf] INFO: [Added] Number of SMF-Sessions is now 369 (../src/smf/context.c:3187) 10/31 11:05:58.287: [smf] INFO: UE IMSI[262426354442868] APN[internet] IPv4[176.16.21.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.288: [upf] INFO: [Added] Number of UPF-Sessions is now 368 (../src/upf/context.c:209) 10/31 11:05:58.288: [upf] INFO: UE F-SEID[UP:0x342 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.288: [upf] INFO: UE F-SEID[UP:0x342 CP:0xff5] APN[internet] PDN-Type[1] IPv4[176.16.21.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.294: [smf] INFO: [Added] Number of SMF-UEs is now 370 (../src/smf/context.c:1031) 10/31 11:05:58.294: [smf] INFO: [Added] Number of SMF-Sessions is now 370 (../src/smf/context.c:3187) 10/31 11:05:58.294: [smf] INFO: UE IMSI[262429394493760] APN[internet] IPv4[176.16.21.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.295: [upf] INFO: [Added] Number of UPF-Sessions is now 369 (../src/upf/context.c:209) 10/31 11:05:58.295: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.295: [upf] INFO: UE F-SEID[UP:0xb67 CP:0xbee] APN[internet] PDN-Type[1] IPv4[176.16.21.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.300: [smf] INFO: [Added] Number of SMF-UEs is now 371 (../src/smf/context.c:1031) 10/31 11:05:58.300: [smf] INFO: [Added] Number of SMF-Sessions is now 371 (../src/smf/context.c:3187) 10/31 11:05:58.300: [smf] INFO: UE IMSI[262426595593039] APN[internet] IPv4[176.16.21.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.301: [upf] INFO: [Added] Number of UPF-Sessions is now 370 (../src/upf/context.c:209) 10/31 11:05:58.301: [upf] INFO: UE F-SEID[UP:0x534 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.301: [upf] INFO: UE F-SEID[UP:0x534 CP:0x9d5] APN[internet] PDN-Type[1] IPv4[176.16.21.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.307: [smf] INFO: [Added] Number of SMF-UEs is now 372 (../src/smf/context.c:1031) 10/31 11:05:58.307: [smf] INFO: [Added] Number of SMF-Sessions is now 372 (../src/smf/context.c:3187) 10/31 11:05:58.307: [smf] INFO: UE IMSI[262420038639170] APN[internet] IPv4[176.16.21.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.307: [upf] INFO: [Added] Number of UPF-Sessions is now 371 (../src/upf/context.c:209) 10/31 11:05:58.307: [upf] INFO: UE F-SEID[UP:0x52e CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.307: [upf] INFO: UE F-SEID[UP:0x52e CP:0xecc] APN[internet] PDN-Type[1] IPv4[176.16.21.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.313: [smf] INFO: [Added] Number of SMF-UEs is now 373 (../src/smf/context.c:1031) 10/31 11:05:58.313: [smf] INFO: [Added] Number of SMF-Sessions is now 373 (../src/smf/context.c:3187) 10/31 11:05:58.313: [smf] INFO: UE IMSI[262423855861406] APN[internet] IPv4[176.16.21.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.314: [upf] INFO: [Added] Number of UPF-Sessions is now 372 (../src/upf/context.c:209) 10/31 11:05:58.314: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.314: [upf] INFO: UE F-SEID[UP:0x8c5 CP:0x243] APN[internet] PDN-Type[1] IPv4[176.16.21.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.319: [smf] INFO: [Added] Number of SMF-UEs is now 374 (../src/smf/context.c:1031) 10/31 11:05:58.319: [smf] INFO: [Added] Number of SMF-Sessions is now 374 (../src/smf/context.c:3187) 10/31 11:05:58.320: [smf] INFO: UE IMSI[262428849644677] APN[internet] IPv4[176.16.21.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.320: [upf] INFO: [Added] Number of UPF-Sessions is now 373 (../src/upf/context.c:209) 10/31 11:05:58.320: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.320: [upf] INFO: UE F-SEID[UP:0xf8c CP:0x513] APN[internet] PDN-Type[1] IPv4[176.16.21.111] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.326: [smf] INFO: [Added] Number of SMF-UEs is now 375 (../src/smf/context.c:1031) 10/31 11:05:58.326: [smf] INFO: [Added] Number of SMF-Sessions is now 375 (../src/smf/context.c:3187) 10/31 11:05:58.326: [smf] INFO: UE IMSI[262421605426353] APN[internet] IPv4[176.16.21.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.327: [upf] INFO: [Added] Number of UPF-Sessions is now 374 (../src/upf/context.c:209) 10/31 11:05:58.327: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.327: [upf] INFO: UE F-SEID[UP:0x9a3 CP:0x16e] APN[internet] PDN-Type[1] IPv4[176.16.21.112] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.332: [smf] INFO: [Added] Number of SMF-UEs is now 376 (../src/smf/context.c:1031) 10/31 11:05:58.332: [smf] INFO: [Added] Number of SMF-Sessions is now 376 (../src/smf/context.c:3187) 10/31 11:05:58.332: [smf] INFO: UE IMSI[262427865690092] APN[internet] IPv4[176.16.21.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.333: [upf] INFO: [Added] Number of UPF-Sessions is now 375 (../src/upf/context.c:209) 10/31 11:05:58.333: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.333: [upf] INFO: UE F-SEID[UP:0xbfd CP:0xf6a] APN[internet] PDN-Type[1] IPv4[176.16.21.113] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.339: [smf] INFO: [Added] Number of SMF-UEs is now 377 (../src/smf/context.c:1031) 10/31 11:05:58.339: [smf] INFO: [Added] Number of SMF-Sessions is now 377 (../src/smf/context.c:3187) 10/31 11:05:58.339: [smf] INFO: UE IMSI[262428150984344] APN[internet] IPv4[176.16.21.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.339: [upf] INFO: [Added] Number of UPF-Sessions is now 376 (../src/upf/context.c:209) 10/31 11:05:58.339: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.339: [upf] INFO: UE F-SEID[UP:0xdd1 CP:0xd69] APN[internet] PDN-Type[1] IPv4[176.16.21.114] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.345: [smf] INFO: [Added] Number of SMF-UEs is now 378 (../src/smf/context.c:1031) 10/31 11:05:58.345: [smf] INFO: [Added] Number of SMF-Sessions is now 378 (../src/smf/context.c:3187) 10/31 11:05:58.345: [smf] INFO: UE IMSI[262427371409973] APN[internet] IPv4[176.16.21.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.346: [upf] INFO: [Added] Number of UPF-Sessions is now 377 (../src/upf/context.c:209) 10/31 11:05:58.346: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.346: [upf] INFO: UE F-SEID[UP:0x2e0 CP:0x731] APN[internet] PDN-Type[1] IPv4[176.16.21.115] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.351: [smf] INFO: [Added] Number of SMF-UEs is now 379 (../src/smf/context.c:1031) 10/31 11:05:58.352: [smf] INFO: [Added] Number of SMF-Sessions is now 379 (../src/smf/context.c:3187) 10/31 11:05:58.352: [smf] INFO: UE IMSI[262426994113276] APN[internet] IPv4[176.16.21.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.352: [upf] INFO: [Added] Number of UPF-Sessions is now 378 (../src/upf/context.c:209) 10/31 11:05:58.352: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.352: [upf] INFO: UE F-SEID[UP:0xe6e CP:0xe71] APN[internet] PDN-Type[1] IPv4[176.16.21.116] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.358: [smf] INFO: [Added] Number of SMF-UEs is now 380 (../src/smf/context.c:1031) 10/31 11:05:58.358: [smf] INFO: [Added] Number of SMF-Sessions is now 380 (../src/smf/context.c:3187) 10/31 11:05:58.358: [smf] INFO: UE IMSI[262429032054628] APN[internet] IPv4[176.16.21.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.359: [upf] INFO: [Added] Number of UPF-Sessions is now 379 (../src/upf/context.c:209) 10/31 11:05:58.359: [upf] INFO: UE F-SEID[UP:0x33f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.359: [upf] INFO: UE F-SEID[UP:0x33f CP:0xaff] APN[internet] PDN-Type[1] IPv4[176.16.21.117] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.364: [smf] INFO: [Added] Number of SMF-UEs is now 381 (../src/smf/context.c:1031) 10/31 11:05:58.364: [smf] INFO: [Added] Number of SMF-Sessions is now 381 (../src/smf/context.c:3187) 10/31 11:05:58.364: [smf] INFO: UE IMSI[262427939189399] APN[internet] IPv4[176.16.21.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.365: [upf] INFO: [Added] Number of UPF-Sessions is now 380 (../src/upf/context.c:209) 10/31 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x557 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.365: [upf] INFO: UE F-SEID[UP:0x557 CP:0xd42] APN[internet] PDN-Type[1] IPv4[176.16.21.118] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.371: [smf] INFO: [Added] Number of SMF-UEs is now 382 (../src/smf/context.c:1031) 10/31 11:05:58.371: [smf] INFO: [Added] Number of SMF-Sessions is now 382 (../src/smf/context.c:3187) 10/31 11:05:58.371: [smf] INFO: UE IMSI[262426211051626] APN[internet] IPv4[176.16.21.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.372: [upf] INFO: [Added] Number of UPF-Sessions is now 381 (../src/upf/context.c:209) 10/31 11:05:58.372: [upf] INFO: UE F-SEID[UP:0xacc CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.372: [upf] INFO: UE F-SEID[UP:0xacc CP:0xe48] APN[internet] PDN-Type[1] IPv4[176.16.21.119] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.377: [smf] INFO: [Added] Number of SMF-UEs is now 383 (../src/smf/context.c:1031) 10/31 11:05:58.377: [smf] INFO: [Added] Number of SMF-Sessions is now 383 (../src/smf/context.c:3187) 10/31 11:05:58.377: [smf] INFO: UE IMSI[262422837153310] APN[internet] IPv4[176.16.21.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.378: [upf] INFO: [Added] Number of UPF-Sessions is now 382 (../src/upf/context.c:209) 10/31 11:05:58.378: [upf] INFO: UE F-SEID[UP:0x383 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.378: [upf] INFO: UE F-SEID[UP:0x383 CP:0xa92] APN[internet] PDN-Type[1] IPv4[176.16.21.120] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.384: [smf] INFO: [Added] Number of SMF-UEs is now 384 (../src/smf/context.c:1031) 10/31 11:05:58.384: [smf] INFO: [Added] Number of SMF-Sessions is now 384 (../src/smf/context.c:3187) 10/31 11:05:58.384: [smf] INFO: UE IMSI[262429006053728] APN[internet] IPv4[176.16.21.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.384: [upf] INFO: [Added] Number of UPF-Sessions is now 383 (../src/upf/context.c:209) 10/31 11:05:58.385: [upf] INFO: UE F-SEID[UP:0x387 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.385: [upf] INFO: UE F-SEID[UP:0x387 CP:0x810] APN[internet] PDN-Type[1] IPv4[176.16.21.121] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.390: [smf] INFO: [Added] Number of SMF-UEs is now 385 (../src/smf/context.c:1031) 10/31 11:05:58.390: [smf] INFO: [Added] Number of SMF-Sessions is now 385 (../src/smf/context.c:3187) 10/31 11:05:58.390: [smf] INFO: UE IMSI[262420559600548] APN[internet] IPv4[176.16.21.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.391: [upf] INFO: [Added] Number of UPF-Sessions is now 384 (../src/upf/context.c:209) 10/31 11:05:58.391: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.391: [upf] INFO: UE F-SEID[UP:0xcd2 CP:0x9f0] APN[internet] PDN-Type[1] IPv4[176.16.21.122] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.396: [smf] INFO: [Added] Number of SMF-UEs is now 386 (../src/smf/context.c:1031) 10/31 11:05:58.396: [smf] INFO: [Added] Number of SMF-Sessions is now 386 (../src/smf/context.c:3187) 10/31 11:05:58.396: [smf] INFO: UE IMSI[262421352830008] APN[internet] IPv4[176.16.21.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.397: [upf] INFO: [Added] Number of UPF-Sessions is now 385 (../src/upf/context.c:209) 10/31 11:05:58.397: [upf] INFO: UE F-SEID[UP:0x43 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.397: [upf] INFO: UE F-SEID[UP:0x43 CP:0xe2e] APN[internet] PDN-Type[1] IPv4[176.16.21.123] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.403: [smf] INFO: [Added] Number of SMF-UEs is now 387 (../src/smf/context.c:1031) 10/31 11:05:58.403: [smf] INFO: [Added] Number of SMF-Sessions is now 387 (../src/smf/context.c:3187) 10/31 11:05:58.403: [smf] INFO: UE IMSI[262429696125815] APN[internet] IPv4[176.16.21.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.404: [upf] INFO: [Added] Number of UPF-Sessions is now 386 (../src/upf/context.c:209) 10/31 11:05:58.404: [upf] INFO: UE F-SEID[UP:0xdaf CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.404: [upf] INFO: UE F-SEID[UP:0xdaf CP:0xfdb] APN[internet] PDN-Type[1] IPv4[176.16.21.124] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.409: [smf] INFO: [Added] Number of SMF-UEs is now 388 (../src/smf/context.c:1031) 10/31 11:05:58.409: [smf] INFO: [Added] Number of SMF-Sessions is now 388 (../src/smf/context.c:3187) 10/31 11:05:58.409: [smf] INFO: UE IMSI[262424124859374] APN[internet] IPv4[176.16.21.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.410: [upf] INFO: [Added] Number of UPF-Sessions is now 387 (../src/upf/context.c:209) 10/31 11:05:58.410: [upf] INFO: UE F-SEID[UP:0xe CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.410: [upf] INFO: UE F-SEID[UP:0xe CP:0x7cc] APN[internet] PDN-Type[1] IPv4[176.16.21.125] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.416: [smf] INFO: [Added] Number of SMF-UEs is now 389 (../src/smf/context.c:1031) 10/31 11:05:58.416: [smf] INFO: [Added] Number of SMF-Sessions is now 389 (../src/smf/context.c:3187) 10/31 11:05:58.416: [smf] INFO: UE IMSI[262429510536899] APN[internet] IPv4[176.16.21.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.416: [upf] INFO: [Added] Number of UPF-Sessions is now 388 (../src/upf/context.c:209) 10/31 11:05:58.416: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.416: [upf] INFO: UE F-SEID[UP:0xb3e CP:0xa44] APN[internet] PDN-Type[1] IPv4[176.16.21.126] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.422: [smf] INFO: [Added] Number of SMF-UEs is now 390 (../src/smf/context.c:1031) 10/31 11:05:58.422: [smf] INFO: [Added] Number of SMF-Sessions is now 390 (../src/smf/context.c:3187) 10/31 11:05:58.422: [smf] INFO: UE IMSI[262420678676353] APN[internet] IPv4[176.16.21.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.423: [upf] INFO: [Added] Number of UPF-Sessions is now 389 (../src/upf/context.c:209) 10/31 11:05:58.423: [upf] INFO: UE F-SEID[UP:0x92c CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.423: [upf] INFO: UE F-SEID[UP:0x92c CP:0x774] APN[internet] PDN-Type[1] IPv4[176.16.21.127] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.428: [smf] INFO: [Added] Number of SMF-UEs is now 391 (../src/smf/context.c:1031) 10/31 11:05:58.428: [smf] INFO: [Added] Number of SMF-Sessions is now 391 (../src/smf/context.c:3187) 10/31 11:05:58.428: [smf] INFO: UE IMSI[262425884761340] APN[internet] IPv4[176.16.21.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.429: [upf] INFO: [Added] Number of UPF-Sessions is now 390 (../src/upf/context.c:209) 10/31 11:05:58.429: [upf] INFO: UE F-SEID[UP:0x718 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.429: [upf] INFO: UE F-SEID[UP:0x718 CP:0xac8] APN[internet] PDN-Type[1] IPv4[176.16.21.128] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.435: [smf] INFO: [Added] Number of SMF-UEs is now 392 (../src/smf/context.c:1031) 10/31 11:05:58.435: [smf] INFO: [Added] Number of SMF-Sessions is now 392 (../src/smf/context.c:3187) 10/31 11:05:58.435: [smf] INFO: UE IMSI[262425439799637] APN[internet] IPv4[176.16.21.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.436: [upf] INFO: [Added] Number of UPF-Sessions is now 391 (../src/upf/context.c:209) 10/31 11:05:58.436: [upf] INFO: UE F-SEID[UP:0x61a CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.436: [upf] INFO: UE F-SEID[UP:0x61a CP:0x781] APN[internet] PDN-Type[1] IPv4[176.16.21.129] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.441: [smf] INFO: [Added] Number of SMF-UEs is now 393 (../src/smf/context.c:1031) 10/31 11:05:58.441: [smf] INFO: [Added] Number of SMF-Sessions is now 393 (../src/smf/context.c:3187) 10/31 11:05:58.441: [smf] INFO: UE IMSI[262421783656648] APN[internet] IPv4[176.16.21.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.442: [upf] INFO: [Added] Number of UPF-Sessions is now 392 (../src/upf/context.c:209) 10/31 11:05:58.442: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.442: [upf] INFO: UE F-SEID[UP:0xa03 CP:0x637] APN[internet] PDN-Type[1] IPv4[176.16.21.130] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.447: [smf] INFO: [Added] Number of SMF-UEs is now 394 (../src/smf/context.c:1031) 10/31 11:05:58.447: [smf] INFO: [Added] Number of SMF-Sessions is now 394 (../src/smf/context.c:3187) 10/31 11:05:58.447: [smf] INFO: UE IMSI[262429661721338] APN[internet] IPv4[176.16.21.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.448: [upf] INFO: [Added] Number of UPF-Sessions is now 393 (../src/upf/context.c:209) 10/31 11:05:58.448: [upf] INFO: UE F-SEID[UP:0x47f CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.448: [upf] INFO: UE F-SEID[UP:0x47f CP:0xebc] APN[internet] PDN-Type[1] IPv4[176.16.21.131] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.454: [smf] INFO: [Added] Number of SMF-UEs is now 395 (../src/smf/context.c:1031) 10/31 11:05:58.454: [smf] INFO: [Added] Number of SMF-Sessions is now 395 (../src/smf/context.c:3187) 10/31 11:05:58.454: [smf] INFO: UE IMSI[262426893188533] APN[internet] IPv4[176.16.21.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.455: [upf] INFO: [Added] Number of UPF-Sessions is now 394 (../src/upf/context.c:209) 10/31 11:05:58.455: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.455: [upf] INFO: UE F-SEID[UP:0xbf2 CP:0xd7f] APN[internet] PDN-Type[1] IPv4[176.16.21.132] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.460: [smf] INFO: [Added] Number of SMF-UEs is now 396 (../src/smf/context.c:1031) 10/31 11:05:58.460: [smf] INFO: [Added] Number of SMF-Sessions is now 396 (../src/smf/context.c:3187) 10/31 11:05:58.460: [smf] INFO: UE IMSI[262421434601441] APN[internet] IPv4[176.16.21.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.461: [upf] INFO: [Added] Number of UPF-Sessions is now 395 (../src/upf/context.c:209) 10/31 11:05:58.461: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.461: [upf] INFO: UE F-SEID[UP:0xf2f CP:0x52f] APN[internet] PDN-Type[1] IPv4[176.16.21.133] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.467: [smf] INFO: [Added] Number of SMF-UEs is now 397 (../src/smf/context.c:1031) 10/31 11:05:58.467: [smf] INFO: [Added] Number of SMF-Sessions is now 397 (../src/smf/context.c:3187) 10/31 11:05:58.467: [smf] INFO: UE IMSI[262427378360761] APN[internet] IPv4[176.16.21.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.468: [upf] INFO: [Added] Number of UPF-Sessions is now 396 (../src/upf/context.c:209) 10/31 11:05:58.468: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.468: [upf] INFO: UE F-SEID[UP:0xea2 CP:0x335] APN[internet] PDN-Type[1] IPv4[176.16.21.134] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.473: [smf] INFO: [Added] Number of SMF-UEs is now 398 (../src/smf/context.c:1031) 10/31 11:05:58.473: [smf] INFO: [Added] Number of SMF-Sessions is now 398 (../src/smf/context.c:3187) 10/31 11:05:58.473: [smf] INFO: UE IMSI[262426143950377] APN[internet] IPv4[176.16.21.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.474: [upf] INFO: [Added] Number of UPF-Sessions is now 397 (../src/upf/context.c:209) 10/31 11:05:58.474: [upf] INFO: UE F-SEID[UP:0xff9 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.474: [upf] INFO: UE F-SEID[UP:0xff9 CP:0xc0f] APN[internet] PDN-Type[1] IPv4[176.16.21.135] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.480: [smf] INFO: [Added] Number of SMF-UEs is now 399 (../src/smf/context.c:1031) 10/31 11:05:58.480: [smf] INFO: [Added] Number of SMF-Sessions is now 399 (../src/smf/context.c:3187) 10/31 11:05:58.480: [smf] INFO: UE IMSI[262420544013397] APN[internet] IPv4[176.16.21.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.481: [upf] INFO: [Added] Number of UPF-Sessions is now 398 (../src/upf/context.c:209) 10/31 11:05:58.481: [upf] INFO: UE F-SEID[UP:0xaab CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.481: [upf] INFO: UE F-SEID[UP:0xaab CP:0xedd] APN[internet] PDN-Type[1] IPv4[176.16.21.136] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.486: [smf] INFO: [Added] Number of SMF-UEs is now 400 (../src/smf/context.c:1031) 10/31 11:05:58.486: [smf] INFO: [Added] Number of SMF-Sessions is now 400 (../src/smf/context.c:3187) 10/31 11:05:58.486: [smf] INFO: UE IMSI[262427685099865] APN[internet] IPv4[176.16.21.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.487: [upf] INFO: [Added] Number of UPF-Sessions is now 399 (../src/upf/context.c:209) 10/31 11:05:58.487: [upf] INFO: UE F-SEID[UP:0x140 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.487: [upf] INFO: UE F-SEID[UP:0x140 CP:0xcdb] APN[internet] PDN-Type[1] IPv4[176.16.21.137] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.493: [smf] INFO: [Added] Number of SMF-UEs is now 401 (../src/smf/context.c:1031) 10/31 11:05:58.493: [smf] INFO: [Added] Number of SMF-Sessions is now 401 (../src/smf/context.c:3187) 10/31 11:05:58.493: [smf] INFO: UE IMSI[262427106109134] APN[internet] IPv4[176.16.21.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.493: [upf] INFO: [Added] Number of UPF-Sessions is now 400 (../src/upf/context.c:209) 10/31 11:05:58.493: [upf] INFO: UE F-SEID[UP:0x62e CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.493: [upf] INFO: UE F-SEID[UP:0x62e CP:0xed5] APN[internet] PDN-Type[1] IPv4[176.16.21.138] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.499: [smf] INFO: [Added] Number of SMF-UEs is now 402 (../src/smf/context.c:1031) 10/31 11:05:58.499: [smf] INFO: [Added] Number of SMF-Sessions is now 402 (../src/smf/context.c:3187) 10/31 11:05:58.499: [smf] INFO: UE IMSI[262421076942313] APN[internet] IPv4[176.16.21.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.500: [upf] INFO: [Added] Number of UPF-Sessions is now 401 (../src/upf/context.c:209) 10/31 11:05:58.500: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.500: [upf] INFO: UE F-SEID[UP:0x9d4 CP:0x8ba] APN[internet] PDN-Type[1] IPv4[176.16.21.139] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.505: [smf] INFO: [Added] Number of SMF-UEs is now 403 (../src/smf/context.c:1031) 10/31 11:05:58.505: [smf] INFO: [Added] Number of SMF-Sessions is now 403 (../src/smf/context.c:3187) 10/31 11:05:58.505: [smf] INFO: UE IMSI[262426366329895] APN[internet] IPv4[176.16.21.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.506: [upf] INFO: [Added] Number of UPF-Sessions is now 402 (../src/upf/context.c:209) 10/31 11:05:58.506: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.506: [upf] INFO: UE F-SEID[UP:0xc1d CP:0x580] APN[internet] PDN-Type[1] IPv4[176.16.21.140] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.512: [smf] INFO: [Added] Number of SMF-UEs is now 404 (../src/smf/context.c:1031) 10/31 11:05:58.512: [smf] INFO: [Added] Number of SMF-Sessions is now 404 (../src/smf/context.c:3187) 10/31 11:05:58.512: [smf] INFO: UE IMSI[262423652844075] APN[internet] IPv4[176.16.21.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.513: [upf] INFO: [Added] Number of UPF-Sessions is now 403 (../src/upf/context.c:209) 10/31 11:05:58.513: [upf] INFO: UE F-SEID[UP:0x53f CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.513: [upf] INFO: UE F-SEID[UP:0x53f CP:0x838] APN[internet] PDN-Type[1] IPv4[176.16.21.141] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.518: [smf] INFO: [Added] Number of SMF-UEs is now 405 (../src/smf/context.c:1031) 10/31 11:05:58.518: [smf] INFO: [Added] Number of SMF-Sessions is now 405 (../src/smf/context.c:3187) 10/31 11:05:58.518: [smf] INFO: UE IMSI[262426717804181] APN[internet] IPv4[176.16.21.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.519: [upf] INFO: [Added] Number of UPF-Sessions is now 404 (../src/upf/context.c:209) 10/31 11:05:58.519: [upf] INFO: UE F-SEID[UP:0x25b CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.519: [upf] INFO: UE F-SEID[UP:0x25b CP:0x230] APN[internet] PDN-Type[1] IPv4[176.16.21.142] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.525: [smf] INFO: [Added] Number of SMF-UEs is now 406 (../src/smf/context.c:1031) 10/31 11:05:58.525: [smf] INFO: [Added] Number of SMF-Sessions is now 406 (../src/smf/context.c:3187) 10/31 11:05:58.525: [smf] INFO: UE IMSI[262424274032434] APN[internet] IPv4[176.16.21.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.526: [upf] INFO: [Added] Number of UPF-Sessions is now 405 (../src/upf/context.c:209) 10/31 11:05:58.526: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.526: [upf] INFO: UE F-SEID[UP:0x1e8 CP:0x114] APN[internet] PDN-Type[1] IPv4[176.16.21.143] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.531: [smf] INFO: [Added] Number of SMF-UEs is now 407 (../src/smf/context.c:1031) 10/31 11:05:58.531: [smf] INFO: [Added] Number of SMF-Sessions is now 407 (../src/smf/context.c:3187) 10/31 11:05:58.531: [smf] INFO: UE IMSI[262423274184571] APN[internet] IPv4[176.16.21.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.532: [upf] INFO: [Added] Number of UPF-Sessions is now 406 (../src/upf/context.c:209) 10/31 11:05:58.532: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.532: [upf] INFO: UE F-SEID[UP:0xf26 CP:0x71a] APN[internet] PDN-Type[1] IPv4[176.16.21.144] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.537: [smf] INFO: [Added] Number of SMF-UEs is now 408 (../src/smf/context.c:1031) 10/31 11:05:58.537: [smf] INFO: [Added] Number of SMF-Sessions is now 408 (../src/smf/context.c:3187) 10/31 11:05:58.537: [smf] INFO: UE IMSI[262421013794241] APN[internet] IPv4[176.16.21.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.538: [upf] INFO: [Added] Number of UPF-Sessions is now 407 (../src/upf/context.c:209) 10/31 11:05:58.538: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.538: [upf] INFO: UE F-SEID[UP:0xc4a CP:0x7ca] APN[internet] PDN-Type[1] IPv4[176.16.21.145] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.544: [smf] INFO: [Added] Number of SMF-UEs is now 409 (../src/smf/context.c:1031) 10/31 11:05:58.544: [smf] INFO: [Added] Number of SMF-Sessions is now 409 (../src/smf/context.c:3187) 10/31 11:05:58.544: [smf] INFO: UE IMSI[262427744273351] APN[internet] IPv4[176.16.21.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.545: [upf] INFO: [Added] Number of UPF-Sessions is now 408 (../src/upf/context.c:209) 10/31 11:05:58.545: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.545: [upf] INFO: UE F-SEID[UP:0xc19 CP:0xd57] APN[internet] PDN-Type[1] IPv4[176.16.21.146] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.550: [smf] INFO: [Added] Number of SMF-UEs is now 410 (../src/smf/context.c:1031) 10/31 11:05:58.550: [smf] INFO: [Added] Number of SMF-Sessions is now 410 (../src/smf/context.c:3187) 10/31 11:05:58.550: [smf] INFO: UE IMSI[262423153778252] APN[internet] IPv4[176.16.21.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.551: [upf] INFO: [Added] Number of UPF-Sessions is now 409 (../src/upf/context.c:209) 10/31 11:05:58.551: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.551: [upf] INFO: UE F-SEID[UP:0xe94 CP:0xf03] APN[internet] PDN-Type[1] IPv4[176.16.21.147] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.557: [smf] INFO: [Added] Number of SMF-UEs is now 411 (../src/smf/context.c:1031) 10/31 11:05:58.557: [smf] INFO: [Added] Number of SMF-Sessions is now 411 (../src/smf/context.c:3187) 10/31 11:05:58.557: [smf] INFO: UE IMSI[262426402113405] APN[internet] IPv4[176.16.21.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.557: [upf] INFO: [Added] Number of UPF-Sessions is now 410 (../src/upf/context.c:209) 10/31 11:05:58.557: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.557: [upf] INFO: UE F-SEID[UP:0xe31 CP:0xeff] APN[internet] PDN-Type[1] IPv4[176.16.21.148] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.563: [smf] INFO: [Added] Number of SMF-UEs is now 412 (../src/smf/context.c:1031) 10/31 11:05:58.563: [smf] INFO: [Added] Number of SMF-Sessions is now 412 (../src/smf/context.c:3187) 10/31 11:05:58.563: [smf] INFO: UE IMSI[262429228627491] APN[internet] IPv4[176.16.21.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.564: [upf] INFO: [Added] Number of UPF-Sessions is now 411 (../src/upf/context.c:209) 10/31 11:05:58.564: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.564: [upf] INFO: UE F-SEID[UP:0x3b3 CP:0x5c] APN[internet] PDN-Type[1] IPv4[176.16.21.149] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.570: [smf] INFO: [Added] Number of SMF-UEs is now 413 (../src/smf/context.c:1031) 10/31 11:05:58.570: [smf] INFO: [Added] Number of SMF-Sessions is now 413 (../src/smf/context.c:3187) 10/31 11:05:58.570: [smf] INFO: UE IMSI[262425417741533] APN[internet] IPv4[176.16.21.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.570: [upf] INFO: [Added] Number of UPF-Sessions is now 412 (../src/upf/context.c:209) 10/31 11:05:58.570: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.570: [upf] INFO: UE F-SEID[UP:0xd64 CP:0x14f] APN[internet] PDN-Type[1] IPv4[176.16.21.150] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.576: [smf] INFO: [Added] Number of SMF-UEs is now 414 (../src/smf/context.c:1031) 10/31 11:05:58.576: [smf] INFO: [Added] Number of SMF-Sessions is now 414 (../src/smf/context.c:3187) 10/31 11:05:58.576: [smf] INFO: UE IMSI[262429373790096] APN[internet] IPv4[176.16.21.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.577: [upf] INFO: [Added] Number of UPF-Sessions is now 413 (../src/upf/context.c:209) 10/31 11:05:58.577: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.577: [upf] INFO: UE F-SEID[UP:0x2d8 CP:0x990] APN[internet] PDN-Type[1] IPv4[176.16.21.151] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.582: [smf] INFO: [Added] Number of SMF-UEs is now 415 (../src/smf/context.c:1031) 10/31 11:05:58.582: [smf] INFO: [Added] Number of SMF-Sessions is now 415 (../src/smf/context.c:3187) 10/31 11:05:58.582: [smf] INFO: UE IMSI[262424519830307] APN[internet] IPv4[176.16.21.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.583: [upf] INFO: [Added] Number of UPF-Sessions is now 414 (../src/upf/context.c:209) 10/31 11:05:58.583: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.583: [upf] INFO: UE F-SEID[UP:0xf53 CP:0xc4d] APN[internet] PDN-Type[1] IPv4[176.16.21.152] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.589: [smf] INFO: [Added] Number of SMF-UEs is now 416 (../src/smf/context.c:1031) 10/31 11:05:58.589: [smf] INFO: [Added] Number of SMF-Sessions is now 416 (../src/smf/context.c:3187) 10/31 11:05:58.589: [smf] INFO: UE IMSI[262424187458129] APN[internet] IPv4[176.16.21.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.590: [upf] INFO: [Added] Number of UPF-Sessions is now 415 (../src/upf/context.c:209) 10/31 11:05:58.590: [upf] INFO: UE F-SEID[UP:0x36f CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.590: [upf] INFO: UE F-SEID[UP:0x36f CP:0x7ab] APN[internet] PDN-Type[1] IPv4[176.16.21.153] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.595: [smf] INFO: [Added] Number of SMF-UEs is now 417 (../src/smf/context.c:1031) 10/31 11:05:58.595: [smf] INFO: [Added] Number of SMF-Sessions is now 417 (../src/smf/context.c:3187) 10/31 11:05:58.595: [smf] INFO: UE IMSI[262426962160139] APN[internet] IPv4[176.16.21.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.596: [upf] INFO: [Added] Number of UPF-Sessions is now 416 (../src/upf/context.c:209) 10/31 11:05:58.596: [upf] INFO: UE F-SEID[UP:0x56 CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.596: [upf] INFO: UE F-SEID[UP:0x56 CP:0x3a1] APN[internet] PDN-Type[1] IPv4[176.16.21.154] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.601: [smf] INFO: [Added] Number of SMF-UEs is now 418 (../src/smf/context.c:1031) 10/31 11:05:58.601: [smf] INFO: [Added] Number of SMF-Sessions is now 418 (../src/smf/context.c:3187) 10/31 11:05:58.601: [smf] INFO: UE IMSI[262425023795104] APN[internet] IPv4[176.16.21.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.602: [upf] INFO: [Added] Number of UPF-Sessions is now 417 (../src/upf/context.c:209) 10/31 11:05:58.602: [upf] INFO: UE F-SEID[UP:0x671 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.602: [upf] INFO: UE F-SEID[UP:0x671 CP:0x79a] APN[internet] PDN-Type[1] IPv4[176.16.21.155] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.608: [smf] INFO: [Added] Number of SMF-UEs is now 419 (../src/smf/context.c:1031) 10/31 11:05:58.608: [smf] INFO: [Added] Number of SMF-Sessions is now 419 (../src/smf/context.c:3187) 10/31 11:05:58.608: [smf] INFO: UE IMSI[262425214831240] APN[internet] IPv4[176.16.21.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.609: [upf] INFO: [Added] Number of UPF-Sessions is now 418 (../src/upf/context.c:209) 10/31 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x72f CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.609: [upf] INFO: UE F-SEID[UP:0x72f CP:0xa48] APN[internet] PDN-Type[1] IPv4[176.16.21.156] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.614: [smf] INFO: [Added] Number of SMF-UEs is now 420 (../src/smf/context.c:1031) 10/31 11:05:58.614: [smf] INFO: [Added] Number of SMF-Sessions is now 420 (../src/smf/context.c:3187) 10/31 11:05:58.614: [smf] INFO: UE IMSI[262429322824791] APN[internet] IPv4[176.16.21.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.615: [upf] INFO: [Added] Number of UPF-Sessions is now 419 (../src/upf/context.c:209) 10/31 11:05:58.615: [upf] INFO: UE F-SEID[UP:0x235 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.615: [upf] INFO: UE F-SEID[UP:0x235 CP:0x945] APN[internet] PDN-Type[1] IPv4[176.16.21.157] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.621: [smf] INFO: [Added] Number of SMF-UEs is now 421 (../src/smf/context.c:1031) 10/31 11:05:58.621: [smf] INFO: [Added] Number of SMF-Sessions is now 421 (../src/smf/context.c:3187) 10/31 11:05:58.621: [smf] INFO: UE IMSI[262429321921103] APN[internet] IPv4[176.16.21.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.622: [upf] INFO: [Added] Number of UPF-Sessions is now 420 (../src/upf/context.c:209) 10/31 11:05:58.622: [upf] INFO: UE F-SEID[UP:0x19 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.622: [upf] INFO: UE F-SEID[UP:0x19 CP:0xc1b] APN[internet] PDN-Type[1] IPv4[176.16.21.158] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.627: [smf] INFO: [Added] Number of SMF-UEs is now 422 (../src/smf/context.c:1031) 10/31 11:05:58.627: [smf] INFO: [Added] Number of SMF-Sessions is now 422 (../src/smf/context.c:3187) 10/31 11:05:58.627: [smf] INFO: UE IMSI[262423011436230] APN[internet] IPv4[176.16.21.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.628: [upf] INFO: [Added] Number of UPF-Sessions is now 421 (../src/upf/context.c:209) 10/31 11:05:58.628: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.628: [upf] INFO: UE F-SEID[UP:0xa28 CP:0xb58] APN[internet] PDN-Type[1] IPv4[176.16.21.159] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.633: [smf] INFO: [Added] Number of SMF-UEs is now 423 (../src/smf/context.c:1031) 10/31 11:05:58.633: [smf] INFO: [Added] Number of SMF-Sessions is now 423 (../src/smf/context.c:3187) 10/31 11:05:58.633: [smf] INFO: UE IMSI[262425691773576] APN[internet] IPv4[176.16.21.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.634: [upf] INFO: [Added] Number of UPF-Sessions is now 422 (../src/upf/context.c:209) 10/31 11:05:58.634: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.634: [upf] INFO: UE F-SEID[UP:0xd02 CP:0xa3] APN[internet] PDN-Type[1] IPv4[176.16.21.160] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.640: [smf] INFO: [Added] Number of SMF-UEs is now 424 (../src/smf/context.c:1031) 10/31 11:05:58.640: [smf] INFO: [Added] Number of SMF-Sessions is now 424 (../src/smf/context.c:3187) 10/31 11:05:58.640: [smf] INFO: UE IMSI[262420861835127] APN[internet] IPv4[176.16.21.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.641: [upf] INFO: [Added] Number of UPF-Sessions is now 423 (../src/upf/context.c:209) 10/31 11:05:58.641: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.641: [upf] INFO: UE F-SEID[UP:0xad6 CP:0xd3d] APN[internet] PDN-Type[1] IPv4[176.16.21.161] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.646: [smf] INFO: [Added] Number of SMF-UEs is now 425 (../src/smf/context.c:1031) 10/31 11:05:58.646: [smf] INFO: [Added] Number of SMF-Sessions is now 425 (../src/smf/context.c:3187) 10/31 11:05:58.646: [smf] INFO: UE IMSI[262421394159449] APN[internet] IPv4[176.16.21.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.647: [upf] INFO: [Added] Number of UPF-Sessions is now 424 (../src/upf/context.c:209) 10/31 11:05:58.647: [upf] INFO: UE F-SEID[UP:0x806 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.647: [upf] INFO: UE F-SEID[UP:0x806 CP:0x90c] APN[internet] PDN-Type[1] IPv4[176.16.21.162] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.653: [smf] INFO: [Added] Number of SMF-UEs is now 426 (../src/smf/context.c:1031) 10/31 11:05:58.653: [smf] INFO: [Added] Number of SMF-Sessions is now 426 (../src/smf/context.c:3187) 10/31 11:05:58.653: [smf] INFO: UE IMSI[262421889238629] APN[internet] IPv4[176.16.21.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.654: [upf] INFO: [Added] Number of UPF-Sessions is now 425 (../src/upf/context.c:209) 10/31 11:05:58.654: [upf] INFO: UE F-SEID[UP:0x52 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.654: [upf] INFO: UE F-SEID[UP:0x52 CP:0x1] APN[internet] PDN-Type[1] IPv4[176.16.21.163] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.659: [smf] INFO: [Added] Number of SMF-UEs is now 427 (../src/smf/context.c:1031) 10/31 11:05:58.659: [smf] INFO: [Added] Number of SMF-Sessions is now 427 (../src/smf/context.c:3187) 10/31 11:05:58.659: [smf] INFO: UE IMSI[262425566985069] APN[internet] IPv4[176.16.21.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.660: [upf] INFO: [Added] Number of UPF-Sessions is now 426 (../src/upf/context.c:209) 10/31 11:05:58.660: [upf] INFO: UE F-SEID[UP:0x65a CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.660: [upf] INFO: UE F-SEID[UP:0x65a CP:0xaeb] APN[internet] PDN-Type[1] IPv4[176.16.21.164] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.666: [smf] INFO: [Added] Number of SMF-UEs is now 428 (../src/smf/context.c:1031) 10/31 11:05:58.666: [smf] INFO: [Added] Number of SMF-Sessions is now 428 (../src/smf/context.c:3187) 10/31 11:05:58.666: [smf] INFO: UE IMSI[262427419481672] APN[internet] IPv4[176.16.21.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.667: [upf] INFO: [Added] Number of UPF-Sessions is now 427 (../src/upf/context.c:209) 10/31 11:05:58.667: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.667: [upf] INFO: UE F-SEID[UP:0xa12 CP:0x960] APN[internet] PDN-Type[1] IPv4[176.16.21.165] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.672: [smf] INFO: [Added] Number of SMF-UEs is now 429 (../src/smf/context.c:1031) 10/31 11:05:58.672: [smf] INFO: [Added] Number of SMF-Sessions is now 429 (../src/smf/context.c:3187) 10/31 11:05:58.672: [smf] INFO: UE IMSI[262425605967620] APN[internet] IPv4[176.16.21.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.673: [upf] INFO: [Added] Number of UPF-Sessions is now 428 (../src/upf/context.c:209) 10/31 11:05:58.673: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.673: [upf] INFO: UE F-SEID[UP:0xf46 CP:0xc95] APN[internet] PDN-Type[1] IPv4[176.16.21.166] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.678: [smf] INFO: [Added] Number of SMF-UEs is now 430 (../src/smf/context.c:1031) 10/31 11:05:58.678: [smf] INFO: [Added] Number of SMF-Sessions is now 430 (../src/smf/context.c:3187) 10/31 11:05:58.679: [smf] INFO: UE IMSI[262426287577245] APN[internet] IPv4[176.16.21.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.679: [upf] INFO: [Added] Number of UPF-Sessions is now 429 (../src/upf/context.c:209) 10/31 11:05:58.679: [upf] INFO: UE F-SEID[UP:0x11e CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.679: [upf] INFO: UE F-SEID[UP:0x11e CP:0xe01] APN[internet] PDN-Type[1] IPv4[176.16.21.167] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.685: [smf] INFO: [Added] Number of SMF-UEs is now 431 (../src/smf/context.c:1031) 10/31 11:05:58.685: [smf] INFO: [Added] Number of SMF-Sessions is now 431 (../src/smf/context.c:3187) 10/31 11:05:58.685: [smf] INFO: UE IMSI[262423749388169] APN[internet] IPv4[176.16.21.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.686: [upf] INFO: [Added] Number of UPF-Sessions is now 430 (../src/upf/context.c:209) 10/31 11:05:58.686: [upf] INFO: UE F-SEID[UP:0x543 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.686: [upf] INFO: UE F-SEID[UP:0x543 CP:0x22a] APN[internet] PDN-Type[1] IPv4[176.16.21.168] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.691: [smf] INFO: [Added] Number of SMF-UEs is now 432 (../src/smf/context.c:1031) 10/31 11:05:58.691: [smf] INFO: [Added] Number of SMF-Sessions is now 432 (../src/smf/context.c:3187) 10/31 11:05:58.691: [smf] INFO: UE IMSI[262423168910783] APN[internet] IPv4[176.16.21.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.692: [upf] INFO: [Added] Number of UPF-Sessions is now 431 (../src/upf/context.c:209) 10/31 11:05:58.692: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.692: [upf] INFO: UE F-SEID[UP:0x4b7 CP:0x20c] APN[internet] PDN-Type[1] IPv4[176.16.21.169] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.698: [smf] INFO: [Added] Number of SMF-UEs is now 433 (../src/smf/context.c:1031) 10/31 11:05:58.698: [smf] INFO: [Added] Number of SMF-Sessions is now 433 (../src/smf/context.c:3187) 10/31 11:05:58.698: [smf] INFO: UE IMSI[262427948876793] APN[internet] IPv4[176.16.21.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.699: [upf] INFO: [Added] Number of UPF-Sessions is now 432 (../src/upf/context.c:209) 10/31 11:05:58.699: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.699: [upf] INFO: UE F-SEID[UP:0xc4b CP:0xffb] APN[internet] PDN-Type[1] IPv4[176.16.21.170] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.704: [smf] INFO: [Added] Number of SMF-UEs is now 434 (../src/smf/context.c:1031) 10/31 11:05:58.704: [smf] INFO: [Added] Number of SMF-Sessions is now 434 (../src/smf/context.c:3187) 10/31 11:05:58.704: [smf] INFO: UE IMSI[262420067766998] APN[internet] IPv4[176.16.21.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.705: [upf] INFO: [Added] Number of UPF-Sessions is now 433 (../src/upf/context.c:209) 10/31 11:05:58.705: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.705: [upf] INFO: UE F-SEID[UP:0xa6e CP:0x16c] APN[internet] PDN-Type[1] IPv4[176.16.21.171] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.711: [smf] INFO: [Added] Number of SMF-UEs is now 435 (../src/smf/context.c:1031) 10/31 11:05:58.711: [smf] INFO: [Added] Number of SMF-Sessions is now 435 (../src/smf/context.c:3187) 10/31 11:05:58.711: [smf] INFO: UE IMSI[262424511082316] APN[internet] IPv4[176.16.21.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.712: [upf] INFO: [Added] Number of UPF-Sessions is now 434 (../src/upf/context.c:209) 10/31 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.712: [upf] INFO: UE F-SEID[UP:0xd1e CP:0xf] APN[internet] PDN-Type[1] IPv4[176.16.21.172] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.717: [smf] INFO: [Added] Number of SMF-UEs is now 436 (../src/smf/context.c:1031) 10/31 11:05:58.717: [smf] INFO: [Added] Number of SMF-Sessions is now 436 (../src/smf/context.c:3187) 10/31 11:05:58.717: [smf] INFO: UE IMSI[262420710751522] APN[internet] IPv4[176.16.21.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.718: [upf] INFO: [Added] Number of UPF-Sessions is now 435 (../src/upf/context.c:209) 10/31 11:05:58.718: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.718: [upf] INFO: UE F-SEID[UP:0x5d3 CP:0x13c] APN[internet] PDN-Type[1] IPv4[176.16.21.173] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.723: [smf] INFO: [Added] Number of SMF-UEs is now 437 (../src/smf/context.c:1031) 10/31 11:05:58.723: [smf] INFO: [Added] Number of SMF-Sessions is now 437 (../src/smf/context.c:3187) 10/31 11:05:58.723: [smf] INFO: UE IMSI[262426278526345] APN[internet] IPv4[176.16.21.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.724: [upf] INFO: [Added] Number of UPF-Sessions is now 436 (../src/upf/context.c:209) 10/31 11:05:58.724: [upf] INFO: UE F-SEID[UP:0x584 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.724: [upf] INFO: UE F-SEID[UP:0x584 CP:0x143] APN[internet] PDN-Type[1] IPv4[176.16.21.174] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.730: [smf] INFO: [Added] Number of SMF-UEs is now 438 (../src/smf/context.c:1031) 10/31 11:05:58.730: [smf] INFO: [Added] Number of SMF-Sessions is now 438 (../src/smf/context.c:3187) 10/31 11:05:58.730: [smf] INFO: UE IMSI[262427561694022] APN[internet] IPv4[176.16.21.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.731: [upf] INFO: [Added] Number of UPF-Sessions is now 437 (../src/upf/context.c:209) 10/31 11:05:58.731: [upf] INFO: UE F-SEID[UP:0x38 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.731: [upf] INFO: UE F-SEID[UP:0x38 CP:0xc5d] APN[internet] PDN-Type[1] IPv4[176.16.21.175] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.739: [smf] INFO: [Added] Number of SMF-UEs is now 439 (../src/smf/context.c:1031) 10/31 11:05:58.739: [smf] INFO: [Added] Number of SMF-Sessions is now 439 (../src/smf/context.c:3187) 10/31 11:05:58.739: [smf] INFO: UE IMSI[262428903425471] APN[internet] IPv4[176.16.21.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.740: [upf] INFO: [Added] Number of UPF-Sessions is now 438 (../src/upf/context.c:209) 10/31 11:05:58.740: [upf] INFO: UE F-SEID[UP:0x37 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.740: [upf] INFO: UE F-SEID[UP:0x37 CP:0xb79] APN[internet] PDN-Type[1] IPv4[176.16.21.176] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.747: [smf] INFO: [Added] Number of SMF-UEs is now 440 (../src/smf/context.c:1031) 10/31 11:05:58.747: [smf] INFO: [Added] Number of SMF-Sessions is now 440 (../src/smf/context.c:3187) 10/31 11:05:58.747: [smf] INFO: UE IMSI[262428064097523] APN[internet] IPv4[176.16.21.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.748: [upf] INFO: [Added] Number of UPF-Sessions is now 439 (../src/upf/context.c:209) 10/31 11:05:58.748: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.748: [upf] INFO: UE F-SEID[UP:0xfe0 CP:0x72] APN[internet] PDN-Type[1] IPv4[176.16.21.177] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.754: [smf] INFO: [Added] Number of SMF-UEs is now 441 (../src/smf/context.c:1031) 10/31 11:05:58.754: [smf] INFO: [Added] Number of SMF-Sessions is now 441 (../src/smf/context.c:3187) 10/31 11:05:58.754: [smf] INFO: UE IMSI[262423464821817] APN[internet] IPv4[176.16.21.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.754: [upf] INFO: [Added] Number of UPF-Sessions is now 440 (../src/upf/context.c:209) 10/31 11:05:58.754: [upf] INFO: UE F-SEID[UP:0x160 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.754: [upf] INFO: UE F-SEID[UP:0x160 CP:0x9c9] APN[internet] PDN-Type[1] IPv4[176.16.21.178] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.760: [smf] INFO: [Added] Number of SMF-UEs is now 442 (../src/smf/context.c:1031) 10/31 11:05:58.760: [smf] INFO: [Added] Number of SMF-Sessions is now 442 (../src/smf/context.c:3187) 10/31 11:05:58.760: [smf] INFO: UE IMSI[262429622552144] APN[internet] IPv4[176.16.21.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.761: [upf] INFO: [Added] Number of UPF-Sessions is now 441 (../src/upf/context.c:209) 10/31 11:05:58.761: [upf] INFO: UE F-SEID[UP:0x31a CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.761: [upf] INFO: UE F-SEID[UP:0x31a CP:0x6c0] APN[internet] PDN-Type[1] IPv4[176.16.21.179] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.767: [smf] INFO: [Added] Number of SMF-UEs is now 443 (../src/smf/context.c:1031) 10/31 11:05:58.767: [smf] INFO: [Added] Number of SMF-Sessions is now 443 (../src/smf/context.c:3187) 10/31 11:05:58.767: [smf] INFO: UE IMSI[262428977698037] APN[internet] IPv4[176.16.21.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.768: [upf] INFO: [Added] Number of UPF-Sessions is now 442 (../src/upf/context.c:209) 10/31 11:05:58.768: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.768: [upf] INFO: UE F-SEID[UP:0xa2d CP:0x93e] APN[internet] PDN-Type[1] IPv4[176.16.21.180] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.773: [smf] INFO: [Added] Number of SMF-UEs is now 444 (../src/smf/context.c:1031) 10/31 11:05:58.773: [smf] INFO: [Added] Number of SMF-Sessions is now 444 (../src/smf/context.c:3187) 10/31 11:05:58.773: [smf] INFO: UE IMSI[262425989871395] APN[internet] IPv4[176.16.21.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.774: [upf] INFO: [Added] Number of UPF-Sessions is now 443 (../src/upf/context.c:209) 10/31 11:05:58.774: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.774: [upf] INFO: UE F-SEID[UP:0x9c9 CP:0x161] APN[internet] PDN-Type[1] IPv4[176.16.21.181] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.780: [smf] INFO: [Added] Number of SMF-UEs is now 445 (../src/smf/context.c:1031) 10/31 11:05:58.780: [smf] INFO: [Added] Number of SMF-Sessions is now 445 (../src/smf/context.c:3187) 10/31 11:05:58.780: [smf] INFO: UE IMSI[262429947254843] APN[internet] IPv4[176.16.21.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.781: [upf] INFO: [Added] Number of UPF-Sessions is now 444 (../src/upf/context.c:209) 10/31 11:05:58.781: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.781: [upf] INFO: UE F-SEID[UP:0x4ec CP:0xdcb] APN[internet] PDN-Type[1] IPv4[176.16.21.182] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.786: [smf] INFO: [Added] Number of SMF-UEs is now 446 (../src/smf/context.c:1031) 10/31 11:05:58.786: [smf] INFO: [Added] Number of SMF-Sessions is now 446 (../src/smf/context.c:3187) 10/31 11:05:58.786: [smf] INFO: UE IMSI[262423664253966] APN[internet] IPv4[176.16.21.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.787: [upf] INFO: [Added] Number of UPF-Sessions is now 445 (../src/upf/context.c:209) 10/31 11:05:58.787: [upf] INFO: UE F-SEID[UP:0x910 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.787: [upf] INFO: UE F-SEID[UP:0x910 CP:0xaa] APN[internet] PDN-Type[1] IPv4[176.16.21.183] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.793: [smf] INFO: [Added] Number of SMF-UEs is now 447 (../src/smf/context.c:1031) 10/31 11:05:58.793: [smf] INFO: [Added] Number of SMF-Sessions is now 447 (../src/smf/context.c:3187) 10/31 11:05:58.793: [smf] INFO: UE IMSI[262425259692198] APN[internet] IPv4[176.16.21.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.794: [upf] INFO: [Added] Number of UPF-Sessions is now 446 (../src/upf/context.c:209) 10/31 11:05:58.794: [upf] INFO: UE F-SEID[UP:0x30f CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.794: [upf] INFO: UE F-SEID[UP:0x30f CP:0x766] APN[internet] PDN-Type[1] IPv4[176.16.21.184] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.799: [smf] INFO: [Added] Number of SMF-UEs is now 448 (../src/smf/context.c:1031) 10/31 11:05:58.799: [smf] INFO: [Added] Number of SMF-Sessions is now 448 (../src/smf/context.c:3187) 10/31 11:05:58.799: [smf] INFO: UE IMSI[262425486673461] APN[internet] IPv4[176.16.21.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.800: [upf] INFO: [Added] Number of UPF-Sessions is now 447 (../src/upf/context.c:209) 10/31 11:05:58.800: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.800: [upf] INFO: UE F-SEID[UP:0xf6b CP:0x5a6] APN[internet] PDN-Type[1] IPv4[176.16.21.185] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.806: [smf] INFO: [Added] Number of SMF-UEs is now 449 (../src/smf/context.c:1031) 10/31 11:05:58.806: [smf] INFO: [Added] Number of SMF-Sessions is now 449 (../src/smf/context.c:3187) 10/31 11:05:58.806: [smf] INFO: UE IMSI[262426598647366] APN[internet] IPv4[176.16.21.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.807: [upf] INFO: [Added] Number of UPF-Sessions is now 448 (../src/upf/context.c:209) 10/31 11:05:58.807: [upf] INFO: UE F-SEID[UP:0x220 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.807: [upf] INFO: UE F-SEID[UP:0x220 CP:0x893] APN[internet] PDN-Type[1] IPv4[176.16.21.186] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.812: [smf] INFO: [Added] Number of SMF-UEs is now 450 (../src/smf/context.c:1031) 10/31 11:05:58.812: [smf] INFO: [Added] Number of SMF-Sessions is now 450 (../src/smf/context.c:3187) 10/31 11:05:58.812: [smf] INFO: UE IMSI[262427671918877] APN[internet] IPv4[176.16.21.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.813: [upf] INFO: [Added] Number of UPF-Sessions is now 449 (../src/upf/context.c:209) 10/31 11:05:58.813: [upf] INFO: UE F-SEID[UP:0x406 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.813: [upf] INFO: UE F-SEID[UP:0x406 CP:0xdb9] APN[internet] PDN-Type[1] IPv4[176.16.21.187] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.819: [smf] INFO: [Added] Number of SMF-UEs is now 451 (../src/smf/context.c:1031) 10/31 11:05:58.819: [smf] INFO: [Added] Number of SMF-Sessions is now 451 (../src/smf/context.c:3187) 10/31 11:05:58.819: [smf] INFO: UE IMSI[262422463183906] APN[internet] IPv4[176.16.21.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.820: [upf] INFO: [Added] Number of UPF-Sessions is now 450 (../src/upf/context.c:209) 10/31 11:05:58.820: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.820: [upf] INFO: UE F-SEID[UP:0xbe1 CP:0x44] APN[internet] PDN-Type[1] IPv4[176.16.21.188] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.825: [smf] INFO: [Added] Number of SMF-UEs is now 452 (../src/smf/context.c:1031) 10/31 11:05:58.825: [smf] INFO: [Added] Number of SMF-Sessions is now 452 (../src/smf/context.c:3187) 10/31 11:05:58.825: [smf] INFO: UE IMSI[262425151105501] APN[internet] IPv4[176.16.21.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.826: [upf] INFO: [Added] Number of UPF-Sessions is now 451 (../src/upf/context.c:209) 10/31 11:05:58.826: [upf] INFO: UE F-SEID[UP:0x5c CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.826: [upf] INFO: UE F-SEID[UP:0x5c CP:0x2df] APN[internet] PDN-Type[1] IPv4[176.16.21.189] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.832: [smf] INFO: [Added] Number of SMF-UEs is now 453 (../src/smf/context.c:1031) 10/31 11:05:58.832: [smf] INFO: [Added] Number of SMF-Sessions is now 453 (../src/smf/context.c:3187) 10/31 11:05:58.832: [smf] INFO: UE IMSI[262429132772900] APN[internet] IPv4[176.16.21.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.833: [upf] INFO: [Added] Number of UPF-Sessions is now 452 (../src/upf/context.c:209) 10/31 11:05:58.833: [upf] INFO: UE F-SEID[UP:0x961 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.833: [upf] INFO: UE F-SEID[UP:0x961 CP:0x178] APN[internet] PDN-Type[1] IPv4[176.16.21.190] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.838: [smf] INFO: [Added] Number of SMF-UEs is now 454 (../src/smf/context.c:1031) 10/31 11:05:58.838: [smf] INFO: [Added] Number of SMF-Sessions is now 454 (../src/smf/context.c:3187) 10/31 11:05:58.838: [smf] INFO: UE IMSI[262428969658893] APN[internet] IPv4[176.16.21.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.839: [upf] INFO: [Added] Number of UPF-Sessions is now 453 (../src/upf/context.c:209) 10/31 11:05:58.839: [upf] INFO: UE F-SEID[UP:0x459 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.839: [upf] INFO: UE F-SEID[UP:0x459 CP:0x59a] APN[internet] PDN-Type[1] IPv4[176.16.21.191] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.845: [smf] INFO: [Added] Number of SMF-UEs is now 455 (../src/smf/context.c:1031) 10/31 11:05:58.845: [smf] INFO: [Added] Number of SMF-Sessions is now 455 (../src/smf/context.c:3187) 10/31 11:05:58.845: [smf] INFO: UE IMSI[262420537007538] APN[internet] IPv4[176.16.21.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.846: [upf] INFO: [Added] Number of UPF-Sessions is now 454 (../src/upf/context.c:209) 10/31 11:05:58.846: [upf] INFO: UE F-SEID[UP:0x593 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.846: [upf] INFO: UE F-SEID[UP:0x593 CP:0xb30] APN[internet] PDN-Type[1] IPv4[176.16.21.192] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.851: [smf] INFO: [Added] Number of SMF-UEs is now 456 (../src/smf/context.c:1031) 10/31 11:05:58.851: [smf] INFO: [Added] Number of SMF-Sessions is now 456 (../src/smf/context.c:3187) 10/31 11:05:58.851: [smf] INFO: UE IMSI[262424079631303] APN[internet] IPv4[176.16.21.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.852: [upf] INFO: [Added] Number of UPF-Sessions is now 455 (../src/upf/context.c:209) 10/31 11:05:58.852: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.852: [upf] INFO: UE F-SEID[UP:0xa16 CP:0x5b8] APN[internet] PDN-Type[1] IPv4[176.16.21.193] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.858: [smf] INFO: [Added] Number of SMF-UEs is now 457 (../src/smf/context.c:1031) 10/31 11:05:58.858: [smf] INFO: [Added] Number of SMF-Sessions is now 457 (../src/smf/context.c:3187) 10/31 11:05:58.858: [smf] INFO: UE IMSI[262421979714429] APN[internet] IPv4[176.16.21.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.859: [upf] INFO: [Added] Number of UPF-Sessions is now 456 (../src/upf/context.c:209) 10/31 11:05:58.859: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.859: [upf] INFO: UE F-SEID[UP:0xe0b CP:0x85e] APN[internet] PDN-Type[1] IPv4[176.16.21.194] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.864: [smf] INFO: [Added] Number of SMF-UEs is now 458 (../src/smf/context.c:1031) 10/31 11:05:58.864: [smf] INFO: [Added] Number of SMF-Sessions is now 458 (../src/smf/context.c:3187) 10/31 11:05:58.864: [smf] INFO: UE IMSI[262423879858188] APN[internet] IPv4[176.16.21.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.865: [upf] INFO: [Added] Number of UPF-Sessions is now 457 (../src/upf/context.c:209) 10/31 11:05:58.865: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.865: [upf] INFO: UE F-SEID[UP:0x6a0 CP:0xfb3] APN[internet] PDN-Type[1] IPv4[176.16.21.195] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.871: [smf] INFO: [Added] Number of SMF-UEs is now 459 (../src/smf/context.c:1031) 10/31 11:05:58.871: [smf] INFO: [Added] Number of SMF-Sessions is now 459 (../src/smf/context.c:3187) 10/31 11:05:58.871: [smf] INFO: UE IMSI[262429470441243] APN[internet] IPv4[176.16.21.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.872: [upf] INFO: [Added] Number of UPF-Sessions is now 458 (../src/upf/context.c:209) 10/31 11:05:58.872: [upf] INFO: UE F-SEID[UP:0x389 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.872: [upf] INFO: UE F-SEID[UP:0x389 CP:0x58c] APN[internet] PDN-Type[1] IPv4[176.16.21.196] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.878: [smf] INFO: [Added] Number of SMF-UEs is now 460 (../src/smf/context.c:1031) 10/31 11:05:58.878: [smf] INFO: [Added] Number of SMF-Sessions is now 460 (../src/smf/context.c:3187) 10/31 11:05:58.878: [smf] INFO: UE IMSI[262427189963855] APN[internet] IPv4[176.16.21.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.878: [upf] INFO: [Added] Number of UPF-Sessions is now 459 (../src/upf/context.c:209) 10/31 11:05:58.878: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.878: [upf] INFO: UE F-SEID[UP:0xf90 CP:0x5cc] APN[internet] PDN-Type[1] IPv4[176.16.21.197] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.884: [smf] INFO: [Added] Number of SMF-UEs is now 461 (../src/smf/context.c:1031) 10/31 11:05:58.884: [smf] INFO: [Added] Number of SMF-Sessions is now 461 (../src/smf/context.c:3187) 10/31 11:05:58.884: [smf] INFO: UE IMSI[262424053713895] APN[internet] IPv4[176.16.21.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.885: [upf] INFO: [Added] Number of UPF-Sessions is now 460 (../src/upf/context.c:209) 10/31 11:05:58.885: [upf] INFO: UE F-SEID[UP:0x764 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.885: [upf] INFO: UE F-SEID[UP:0x764 CP:0x757] APN[internet] PDN-Type[1] IPv4[176.16.21.198] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.891: [smf] INFO: [Added] Number of SMF-UEs is now 462 (../src/smf/context.c:1031) 10/31 11:05:58.891: [smf] INFO: [Added] Number of SMF-Sessions is now 462 (../src/smf/context.c:3187) 10/31 11:05:58.891: [smf] INFO: UE IMSI[262421181802473] APN[internet] IPv4[176.16.21.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.891: [upf] INFO: [Added] Number of UPF-Sessions is now 461 (../src/upf/context.c:209) 10/31 11:05:58.891: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.891: [upf] INFO: UE F-SEID[UP:0x1f0 CP:0xbd2] APN[internet] PDN-Type[1] IPv4[176.16.21.199] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.897: [smf] INFO: [Added] Number of SMF-UEs is now 463 (../src/smf/context.c:1031) 10/31 11:05:58.897: [smf] INFO: [Added] Number of SMF-Sessions is now 463 (../src/smf/context.c:3187) 10/31 11:05:58.897: [smf] INFO: UE IMSI[262422904659747] APN[internet] IPv4[176.16.21.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.898: [upf] INFO: [Added] Number of UPF-Sessions is now 462 (../src/upf/context.c:209) 10/31 11:05:58.898: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.898: [upf] INFO: UE F-SEID[UP:0xe3c CP:0x7e4] APN[internet] PDN-Type[1] IPv4[176.16.21.200] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.904: [smf] INFO: [Added] Number of SMF-UEs is now 464 (../src/smf/context.c:1031) 10/31 11:05:58.904: [smf] INFO: [Added] Number of SMF-Sessions is now 464 (../src/smf/context.c:3187) 10/31 11:05:58.904: [smf] INFO: UE IMSI[262428927626464] APN[internet] IPv4[176.16.21.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.905: [upf] INFO: [Added] Number of UPF-Sessions is now 463 (../src/upf/context.c:209) 10/31 11:05:58.905: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.905: [upf] INFO: UE F-SEID[UP:0xa82 CP:0x877] APN[internet] PDN-Type[1] IPv4[176.16.21.201] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.910: [smf] INFO: [Added] Number of SMF-UEs is now 465 (../src/smf/context.c:1031) 10/31 11:05:58.910: [smf] INFO: [Added] Number of SMF-Sessions is now 465 (../src/smf/context.c:3187) 10/31 11:05:58.910: [smf] INFO: UE IMSI[262427296183956] APN[internet] IPv4[176.16.21.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.911: [upf] INFO: [Added] Number of UPF-Sessions is now 464 (../src/upf/context.c:209) 10/31 11:05:58.911: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.911: [upf] INFO: UE F-SEID[UP:0xa4f CP:0xdea] APN[internet] PDN-Type[1] IPv4[176.16.21.202] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.917: [smf] INFO: [Added] Number of SMF-UEs is now 466 (../src/smf/context.c:1031) 10/31 11:05:58.917: [smf] INFO: [Added] Number of SMF-Sessions is now 466 (../src/smf/context.c:3187) 10/31 11:05:58.917: [smf] INFO: UE IMSI[262420006980258] APN[internet] IPv4[176.16.21.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.918: [upf] INFO: [Added] Number of UPF-Sessions is now 465 (../src/upf/context.c:209) 10/31 11:05:58.918: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.918: [upf] INFO: UE F-SEID[UP:0xa7d CP:0x6f0] APN[internet] PDN-Type[1] IPv4[176.16.21.203] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.923: [smf] INFO: [Added] Number of SMF-UEs is now 467 (../src/smf/context.c:1031) 10/31 11:05:58.923: [smf] INFO: [Added] Number of SMF-Sessions is now 467 (../src/smf/context.c:3187) 10/31 11:05:58.923: [smf] INFO: UE IMSI[262424908259880] APN[internet] IPv4[176.16.21.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.924: [upf] INFO: [Added] Number of UPF-Sessions is now 466 (../src/upf/context.c:209) 10/31 11:05:58.924: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.924: [upf] INFO: UE F-SEID[UP:0xcaa CP:0xf85] APN[internet] PDN-Type[1] IPv4[176.16.21.204] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.930: [smf] INFO: [Added] Number of SMF-UEs is now 468 (../src/smf/context.c:1031) 10/31 11:05:58.930: [smf] INFO: [Added] Number of SMF-Sessions is now 468 (../src/smf/context.c:3187) 10/31 11:05:58.930: [smf] INFO: UE IMSI[262420747579082] APN[internet] IPv4[176.16.21.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.931: [upf] INFO: [Added] Number of UPF-Sessions is now 467 (../src/upf/context.c:209) 10/31 11:05:58.931: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.931: [upf] INFO: UE F-SEID[UP:0xc1f CP:0x862] APN[internet] PDN-Type[1] IPv4[176.16.21.205] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.936: [smf] INFO: [Added] Number of SMF-UEs is now 469 (../src/smf/context.c:1031) 10/31 11:05:58.937: [smf] INFO: [Added] Number of SMF-Sessions is now 469 (../src/smf/context.c:3187) 10/31 11:05:58.937: [smf] INFO: UE IMSI[262428264076311] APN[internet] IPv4[176.16.21.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.937: [upf] INFO: [Added] Number of UPF-Sessions is now 468 (../src/upf/context.c:209) 10/31 11:05:58.937: [upf] INFO: UE F-SEID[UP:0x864 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.937: [upf] INFO: UE F-SEID[UP:0x864 CP:0x5ae] APN[internet] PDN-Type[1] IPv4[176.16.21.206] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.944: [smf] INFO: [Added] Number of SMF-UEs is now 470 (../src/smf/context.c:1031) 10/31 11:05:58.944: [smf] INFO: [Added] Number of SMF-Sessions is now 470 (../src/smf/context.c:3187) 10/31 11:05:58.944: [smf] INFO: UE IMSI[262427679410175] APN[internet] IPv4[176.16.21.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.944: [upf] INFO: [Added] Number of UPF-Sessions is now 469 (../src/upf/context.c:209) 10/31 11:05:58.944: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.944: [upf] INFO: UE F-SEID[UP:0x9bb CP:0xf4e] APN[internet] PDN-Type[1] IPv4[176.16.21.207] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.950: [smf] INFO: [Added] Number of SMF-UEs is now 471 (../src/smf/context.c:1031) 10/31 11:05:58.950: [smf] INFO: [Added] Number of SMF-Sessions is now 471 (../src/smf/context.c:3187) 10/31 11:05:58.950: [smf] INFO: UE IMSI[262421152427019] APN[internet] IPv4[176.16.21.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.951: [upf] INFO: [Added] Number of UPF-Sessions is now 470 (../src/upf/context.c:209) 10/31 11:05:58.951: [upf] INFO: UE F-SEID[UP:0xf03 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.951: [upf] INFO: UE F-SEID[UP:0xf03 CP:0xa1a] APN[internet] PDN-Type[1] IPv4[176.16.21.208] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.958: [smf] INFO: [Added] Number of SMF-UEs is now 472 (../src/smf/context.c:1031) 10/31 11:05:58.958: [smf] INFO: [Added] Number of SMF-Sessions is now 472 (../src/smf/context.c:3187) 10/31 11:05:58.958: [smf] INFO: UE IMSI[262427305887721] APN[internet] IPv4[176.16.21.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.959: [upf] INFO: [Added] Number of UPF-Sessions is now 471 (../src/upf/context.c:209) 10/31 11:05:58.959: [upf] INFO: UE F-SEID[UP:0x131 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.959: [upf] INFO: UE F-SEID[UP:0x131 CP:0x2fe] APN[internet] PDN-Type[1] IPv4[176.16.21.209] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.966: [smf] INFO: [Added] Number of SMF-UEs is now 473 (../src/smf/context.c:1031) 10/31 11:05:58.966: [smf] INFO: [Added] Number of SMF-Sessions is now 473 (../src/smf/context.c:3187) 10/31 11:05:58.966: [smf] INFO: UE IMSI[262421054772638] APN[internet] IPv4[176.16.21.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.967: [upf] INFO: [Added] Number of UPF-Sessions is now 472 (../src/upf/context.c:209) 10/31 11:05:58.967: [upf] INFO: UE F-SEID[UP:0x64c CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.967: [upf] INFO: UE F-SEID[UP:0x64c CP:0xea] APN[internet] PDN-Type[1] IPv4[176.16.21.210] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.973: [smf] INFO: [Added] Number of SMF-UEs is now 474 (../src/smf/context.c:1031) 10/31 11:05:58.973: [smf] INFO: [Added] Number of SMF-Sessions is now 474 (../src/smf/context.c:3187) 10/31 11:05:58.973: [smf] INFO: UE IMSI[262428334276600] APN[internet] IPv4[176.16.21.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.974: [upf] INFO: [Added] Number of UPF-Sessions is now 473 (../src/upf/context.c:209) 10/31 11:05:58.974: [upf] INFO: UE F-SEID[UP:0x921 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.974: [upf] INFO: UE F-SEID[UP:0x921 CP:0xe2c] APN[internet] PDN-Type[1] IPv4[176.16.21.211] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.979: [smf] INFO: [Added] Number of SMF-UEs is now 475 (../src/smf/context.c:1031) 10/31 11:05:58.979: [smf] INFO: [Added] Number of SMF-Sessions is now 475 (../src/smf/context.c:3187) 10/31 11:05:58.979: [smf] INFO: UE IMSI[262423007608674] APN[internet] IPv4[176.16.21.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.980: [upf] INFO: [Added] Number of UPF-Sessions is now 474 (../src/upf/context.c:209) 10/31 11:05:58.980: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.980: [upf] INFO: UE F-SEID[UP:0x7e6 CP:0xf5c] APN[internet] PDN-Type[1] IPv4[176.16.21.212] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.986: [smf] INFO: [Added] Number of SMF-UEs is now 476 (../src/smf/context.c:1031) 10/31 11:05:58.986: [smf] INFO: [Added] Number of SMF-Sessions is now 476 (../src/smf/context.c:3187) 10/31 11:05:58.986: [smf] INFO: UE IMSI[262426677023022] APN[internet] IPv4[176.16.21.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.987: [upf] INFO: [Added] Number of UPF-Sessions is now 475 (../src/upf/context.c:209) 10/31 11:05:58.987: [upf] INFO: UE F-SEID[UP:0xbad CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.987: [upf] INFO: UE F-SEID[UP:0xbad CP:0x6ea] APN[internet] PDN-Type[1] IPv4[176.16.21.213] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.992: [smf] INFO: [Added] Number of SMF-UEs is now 477 (../src/smf/context.c:1031) 10/31 11:05:58.992: [smf] INFO: [Added] Number of SMF-Sessions is now 477 (../src/smf/context.c:3187) 10/31 11:05:58.992: [smf] INFO: UE IMSI[262425282344743] APN[internet] IPv4[176.16.21.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:58.993: [upf] INFO: [Added] Number of UPF-Sessions is now 476 (../src/upf/context.c:209) 10/31 11:05:58.993: [upf] INFO: UE F-SEID[UP:0x89d CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.993: [upf] INFO: UE F-SEID[UP:0x89d CP:0xb6e] APN[internet] PDN-Type[1] IPv4[176.16.21.214] IPv6[] (../src/upf/context.c:495) 10/31 11:05:58.999: [smf] INFO: [Added] Number of SMF-UEs is now 478 (../src/smf/context.c:1031) 10/31 11:05:58.999: [smf] INFO: [Added] Number of SMF-Sessions is now 478 (../src/smf/context.c:3187) 10/31 11:05:58.999: [smf] INFO: UE IMSI[262426685037181] APN[internet] IPv4[176.16.21.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.000: [upf] INFO: [Added] Number of UPF-Sessions is now 477 (../src/upf/context.c:209) 10/31 11:05:59.000: [upf] INFO: UE F-SEID[UP:0x998 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.000: [upf] INFO: UE F-SEID[UP:0x998 CP:0x81] APN[internet] PDN-Type[1] IPv4[176.16.21.215] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.006: [smf] INFO: [Added] Number of SMF-UEs is now 479 (../src/smf/context.c:1031) 10/31 11:05:59.006: [smf] INFO: [Added] Number of SMF-Sessions is now 479 (../src/smf/context.c:3187) 10/31 11:05:59.006: [smf] INFO: UE IMSI[262420275162251] APN[internet] IPv4[176.16.21.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.006: [upf] INFO: [Added] Number of UPF-Sessions is now 478 (../src/upf/context.c:209) 10/31 11:05:59.006: [upf] INFO: UE F-SEID[UP:0x786 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.006: [upf] INFO: UE F-SEID[UP:0x786 CP:0xade] APN[internet] PDN-Type[1] IPv4[176.16.21.216] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.012: [smf] INFO: [Added] Number of SMF-UEs is now 480 (../src/smf/context.c:1031) 10/31 11:05:59.012: [smf] INFO: [Added] Number of SMF-Sessions is now 480 (../src/smf/context.c:3187) 10/31 11:05:59.012: [smf] INFO: UE IMSI[262429884010204] APN[internet] IPv4[176.16.21.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.013: [upf] INFO: [Added] Number of UPF-Sessions is now 479 (../src/upf/context.c:209) 10/31 11:05:59.013: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.013: [upf] INFO: UE F-SEID[UP:0xac5 CP:0x380] APN[internet] PDN-Type[1] IPv4[176.16.21.217] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.019: [smf] INFO: [Added] Number of SMF-UEs is now 481 (../src/smf/context.c:1031) 10/31 11:05:59.019: [smf] INFO: [Added] Number of SMF-Sessions is now 481 (../src/smf/context.c:3187) 10/31 11:05:59.019: [smf] INFO: UE IMSI[262426340116965] APN[internet] IPv4[176.16.21.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.020: [upf] INFO: [Added] Number of UPF-Sessions is now 480 (../src/upf/context.c:209) 10/31 11:05:59.020: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.020: [upf] INFO: UE F-SEID[UP:0xb07 CP:0x6b2] APN[internet] PDN-Type[1] IPv4[176.16.21.218] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.025: [smf] INFO: [Added] Number of SMF-UEs is now 482 (../src/smf/context.c:1031) 10/31 11:05:59.025: [smf] INFO: [Added] Number of SMF-Sessions is now 482 (../src/smf/context.c:3187) 10/31 11:05:59.025: [smf] INFO: UE IMSI[262425863857472] APN[internet] IPv4[176.16.21.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.026: [upf] INFO: [Added] Number of UPF-Sessions is now 481 (../src/upf/context.c:209) 10/31 11:05:59.026: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.026: [upf] INFO: UE F-SEID[UP:0xd49 CP:0xfd9] APN[internet] PDN-Type[1] IPv4[176.16.21.219] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.032: [smf] INFO: [Added] Number of SMF-UEs is now 483 (../src/smf/context.c:1031) 10/31 11:05:59.032: [smf] INFO: [Added] Number of SMF-Sessions is now 483 (../src/smf/context.c:3187) 10/31 11:05:59.032: [smf] INFO: UE IMSI[262421720005311] APN[internet] IPv4[176.16.21.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.033: [upf] INFO: [Added] Number of UPF-Sessions is now 482 (../src/upf/context.c:209) 10/31 11:05:59.033: [upf] INFO: UE F-SEID[UP:0x699 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.033: [upf] INFO: UE F-SEID[UP:0x699 CP:0xd15] APN[internet] PDN-Type[1] IPv4[176.16.21.220] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.038: [smf] INFO: [Added] Number of SMF-UEs is now 484 (../src/smf/context.c:1031) 10/31 11:05:59.038: [smf] INFO: [Added] Number of SMF-Sessions is now 484 (../src/smf/context.c:3187) 10/31 11:05:59.038: [smf] INFO: UE IMSI[262429969901362] APN[internet] IPv4[176.16.21.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.039: [upf] INFO: [Added] Number of UPF-Sessions is now 483 (../src/upf/context.c:209) 10/31 11:05:59.039: [upf] INFO: UE F-SEID[UP:0x321 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.039: [upf] INFO: UE F-SEID[UP:0x321 CP:0xf26] APN[internet] PDN-Type[1] IPv4[176.16.21.221] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.045: [smf] INFO: [Added] Number of SMF-UEs is now 485 (../src/smf/context.c:1031) 10/31 11:05:59.045: [smf] INFO: [Added] Number of SMF-Sessions is now 485 (../src/smf/context.c:3187) 10/31 11:05:59.045: [smf] INFO: UE IMSI[262427426302872] APN[internet] IPv4[176.16.21.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.046: [upf] INFO: [Added] Number of UPF-Sessions is now 484 (../src/upf/context.c:209) 10/31 11:05:59.046: [upf] INFO: UE F-SEID[UP:0x259 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.046: [upf] INFO: UE F-SEID[UP:0x259 CP:0x603] APN[internet] PDN-Type[1] IPv4[176.16.21.222] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.051: [smf] INFO: [Added] Number of SMF-UEs is now 486 (../src/smf/context.c:1031) 10/31 11:05:59.051: [smf] INFO: [Added] Number of SMF-Sessions is now 486 (../src/smf/context.c:3187) 10/31 11:05:59.052: [smf] INFO: UE IMSI[262426855096163] APN[internet] IPv4[176.16.21.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.052: [upf] INFO: [Added] Number of UPF-Sessions is now 485 (../src/upf/context.c:209) 10/31 11:05:59.052: [upf] INFO: UE F-SEID[UP:0x900 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.052: [upf] INFO: UE F-SEID[UP:0x900 CP:0x7ae] APN[internet] PDN-Type[1] IPv4[176.16.21.223] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.058: [smf] INFO: [Added] Number of SMF-UEs is now 487 (../src/smf/context.c:1031) 10/31 11:05:59.058: [smf] INFO: [Added] Number of SMF-Sessions is now 487 (../src/smf/context.c:3187) 10/31 11:05:59.058: [smf] INFO: UE IMSI[262420195817850] APN[internet] IPv4[176.16.21.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.059: [upf] INFO: [Added] Number of UPF-Sessions is now 486 (../src/upf/context.c:209) 10/31 11:05:59.059: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.059: [upf] INFO: UE F-SEID[UP:0xbf6 CP:0xa5c] APN[internet] PDN-Type[1] IPv4[176.16.21.224] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.065: [smf] INFO: [Added] Number of SMF-UEs is now 488 (../src/smf/context.c:1031) 10/31 11:05:59.065: [smf] INFO: [Added] Number of SMF-Sessions is now 488 (../src/smf/context.c:3187) 10/31 11:05:59.065: [smf] INFO: UE IMSI[262428934358363] APN[internet] IPv4[176.16.21.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.065: [upf] INFO: [Added] Number of UPF-Sessions is now 487 (../src/upf/context.c:209) 10/31 11:05:59.065: [upf] INFO: UE F-SEID[UP:0xffe CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.065: [upf] INFO: UE F-SEID[UP:0xffe CP:0x6da] APN[internet] PDN-Type[1] IPv4[176.16.21.225] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.071: [smf] INFO: [Added] Number of SMF-UEs is now 489 (../src/smf/context.c:1031) 10/31 11:05:59.071: [smf] INFO: [Added] Number of SMF-Sessions is now 489 (../src/smf/context.c:3187) 10/31 11:05:59.071: [smf] INFO: UE IMSI[262427070022128] APN[internet] IPv4[176.16.21.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.072: [upf] INFO: [Added] Number of UPF-Sessions is now 488 (../src/upf/context.c:209) 10/31 11:05:59.072: [upf] INFO: UE F-SEID[UP:0x273 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.072: [upf] INFO: UE F-SEID[UP:0x273 CP:0x1af] APN[internet] PDN-Type[1] IPv4[176.16.21.226] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.078: [smf] INFO: [Added] Number of SMF-UEs is now 490 (../src/smf/context.c:1031) 10/31 11:05:59.078: [smf] INFO: [Added] Number of SMF-Sessions is now 490 (../src/smf/context.c:3187) 10/31 11:05:59.078: [smf] INFO: UE IMSI[262428206770932] APN[internet] IPv4[176.16.21.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.078: [upf] INFO: [Added] Number of UPF-Sessions is now 489 (../src/upf/context.c:209) 10/31 11:05:59.078: [upf] INFO: UE F-SEID[UP:0x68e CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.078: [upf] INFO: UE F-SEID[UP:0x68e CP:0x3c5] APN[internet] PDN-Type[1] IPv4[176.16.21.227] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.084: [smf] INFO: [Added] Number of SMF-UEs is now 491 (../src/smf/context.c:1031) 10/31 11:05:59.084: [smf] INFO: [Added] Number of SMF-Sessions is now 491 (../src/smf/context.c:3187) 10/31 11:05:59.084: [smf] INFO: UE IMSI[262421338781148] APN[internet] IPv4[176.16.21.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.085: [upf] INFO: [Added] Number of UPF-Sessions is now 490 (../src/upf/context.c:209) 10/31 11:05:59.085: [upf] INFO: UE F-SEID[UP:0xeac CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.085: [upf] INFO: UE F-SEID[UP:0xeac CP:0x667] APN[internet] PDN-Type[1] IPv4[176.16.21.228] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.091: [smf] INFO: [Added] Number of SMF-UEs is now 492 (../src/smf/context.c:1031) 10/31 11:05:59.091: [smf] INFO: [Added] Number of SMF-Sessions is now 492 (../src/smf/context.c:3187) 10/31 11:05:59.091: [smf] INFO: UE IMSI[262424501934018] APN[internet] IPv4[176.16.21.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.092: [upf] INFO: [Added] Number of UPF-Sessions is now 491 (../src/upf/context.c:209) 10/31 11:05:59.092: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.092: [upf] INFO: UE F-SEID[UP:0xdf0 CP:0x43d] APN[internet] PDN-Type[1] IPv4[176.16.21.229] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.097: [smf] INFO: [Added] Number of SMF-UEs is now 493 (../src/smf/context.c:1031) 10/31 11:05:59.097: [smf] INFO: [Added] Number of SMF-Sessions is now 493 (../src/smf/context.c:3187) 10/31 11:05:59.097: [smf] INFO: UE IMSI[262428705251149] APN[internet] IPv4[176.16.21.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.098: [upf] INFO: [Added] Number of UPF-Sessions is now 492 (../src/upf/context.c:209) 10/31 11:05:59.098: [upf] INFO: UE F-SEID[UP:0x481 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.098: [upf] INFO: UE F-SEID[UP:0x481 CP:0x59] APN[internet] PDN-Type[1] IPv4[176.16.21.230] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.104: [smf] INFO: [Added] Number of SMF-UEs is now 494 (../src/smf/context.c:1031) 10/31 11:05:59.104: [smf] INFO: [Added] Number of SMF-Sessions is now 494 (../src/smf/context.c:3187) 10/31 11:05:59.104: [smf] INFO: UE IMSI[262426340959186] APN[internet] IPv4[176.16.21.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.104: [upf] INFO: [Added] Number of UPF-Sessions is now 493 (../src/upf/context.c:209) 10/31 11:05:59.104: [upf] INFO: UE F-SEID[UP:0x58e CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.104: [upf] INFO: UE F-SEID[UP:0x58e CP:0xcf9] APN[internet] PDN-Type[1] IPv4[176.16.21.231] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.110: [smf] INFO: [Added] Number of SMF-UEs is now 495 (../src/smf/context.c:1031) 10/31 11:05:59.110: [smf] INFO: [Added] Number of SMF-Sessions is now 495 (../src/smf/context.c:3187) 10/31 11:05:59.110: [smf] INFO: UE IMSI[262423043439770] APN[internet] IPv4[176.16.21.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.111: [upf] INFO: [Added] Number of UPF-Sessions is now 494 (../src/upf/context.c:209) 10/31 11:05:59.111: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.111: [upf] INFO: UE F-SEID[UP:0x7e1 CP:0x4ed] APN[internet] PDN-Type[1] IPv4[176.16.21.232] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.117: [smf] INFO: [Added] Number of SMF-UEs is now 496 (../src/smf/context.c:1031) 10/31 11:05:59.117: [smf] INFO: [Added] Number of SMF-Sessions is now 496 (../src/smf/context.c:3187) 10/31 11:05:59.117: [smf] INFO: UE IMSI[262421443941676] APN[internet] IPv4[176.16.21.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.118: [upf] INFO: [Added] Number of UPF-Sessions is now 495 (../src/upf/context.c:209) 10/31 11:05:59.118: [upf] INFO: UE F-SEID[UP:0x165 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.118: [upf] INFO: UE F-SEID[UP:0x165 CP:0xc78] APN[internet] PDN-Type[1] IPv4[176.16.21.233] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.123: [smf] INFO: [Added] Number of SMF-UEs is now 497 (../src/smf/context.c:1031) 10/31 11:05:59.123: [smf] INFO: [Added] Number of SMF-Sessions is now 497 (../src/smf/context.c:3187) 10/31 11:05:59.123: [smf] INFO: UE IMSI[262420400261216] APN[internet] IPv4[176.16.21.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.124: [upf] INFO: [Added] Number of UPF-Sessions is now 496 (../src/upf/context.c:209) 10/31 11:05:59.124: [upf] INFO: UE F-SEID[UP:0x8 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.124: [upf] INFO: UE F-SEID[UP:0x8 CP:0xd40] APN[internet] PDN-Type[1] IPv4[176.16.21.234] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.130: [smf] INFO: [Added] Number of SMF-UEs is now 498 (../src/smf/context.c:1031) 10/31 11:05:59.130: [smf] INFO: [Added] Number of SMF-Sessions is now 498 (../src/smf/context.c:3187) 10/31 11:05:59.130: [smf] INFO: UE IMSI[262428879442554] APN[internet] IPv4[176.16.21.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.131: [upf] INFO: [Added] Number of UPF-Sessions is now 497 (../src/upf/context.c:209) 10/31 11:05:59.131: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.131: [upf] INFO: UE F-SEID[UP:0x7f7 CP:0xc7a] APN[internet] PDN-Type[1] IPv4[176.16.21.235] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.136: [smf] INFO: [Added] Number of SMF-UEs is now 499 (../src/smf/context.c:1031) 10/31 11:05:59.136: [smf] INFO: [Added] Number of SMF-Sessions is now 499 (../src/smf/context.c:3187) 10/31 11:05:59.136: [smf] INFO: UE IMSI[262426357401451] APN[internet] IPv4[176.16.21.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.137: [upf] INFO: [Added] Number of UPF-Sessions is now 498 (../src/upf/context.c:209) 10/31 11:05:59.137: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.137: [upf] INFO: UE F-SEID[UP:0x4dc CP:0x1b1] APN[internet] PDN-Type[1] IPv4[176.16.21.236] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.143: [smf] INFO: [Added] Number of SMF-UEs is now 500 (../src/smf/context.c:1031) 10/31 11:05:59.143: [smf] INFO: [Added] Number of SMF-Sessions is now 500 (../src/smf/context.c:3187) 10/31 11:05:59.143: [smf] INFO: UE IMSI[262429717919612] APN[internet] IPv4[176.16.21.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.144: [upf] INFO: [Added] Number of UPF-Sessions is now 499 (../src/upf/context.c:209) 10/31 11:05:59.144: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.144: [upf] INFO: UE F-SEID[UP:0xa38 CP:0xd9] APN[internet] PDN-Type[1] IPv4[176.16.21.237] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.149: [smf] INFO: [Added] Number of SMF-UEs is now 501 (../src/smf/context.c:1031) 10/31 11:05:59.149: [smf] INFO: [Added] Number of SMF-Sessions is now 501 (../src/smf/context.c:3187) 10/31 11:05:59.149: [smf] INFO: UE IMSI[262422944999123] APN[internet] IPv4[176.16.21.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.150: [upf] INFO: [Added] Number of UPF-Sessions is now 500 (../src/upf/context.c:209) 10/31 11:05:59.150: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.150: [upf] INFO: UE F-SEID[UP:0xd6c CP:0x4a2] APN[internet] PDN-Type[1] IPv4[176.16.21.238] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.156: [smf] INFO: [Added] Number of SMF-UEs is now 502 (../src/smf/context.c:1031) 10/31 11:05:59.156: [smf] INFO: [Added] Number of SMF-Sessions is now 502 (../src/smf/context.c:3187) 10/31 11:05:59.156: [smf] INFO: UE IMSI[262426557035521] APN[internet] IPv4[176.16.21.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.157: [upf] INFO: [Added] Number of UPF-Sessions is now 501 (../src/upf/context.c:209) 10/31 11:05:59.157: [upf] INFO: UE F-SEID[UP:0xbed CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.157: [upf] INFO: UE F-SEID[UP:0xbed CP:0x1ac] APN[internet] PDN-Type[1] IPv4[176.16.21.239] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.162: [smf] INFO: [Added] Number of SMF-UEs is now 503 (../src/smf/context.c:1031) 10/31 11:05:59.162: [smf] INFO: [Added] Number of SMF-Sessions is now 503 (../src/smf/context.c:3187) 10/31 11:05:59.162: [smf] INFO: UE IMSI[262424760721505] APN[internet] IPv4[176.16.21.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.163: [upf] INFO: [Added] Number of UPF-Sessions is now 502 (../src/upf/context.c:209) 10/31 11:05:59.163: [upf] INFO: UE F-SEID[UP:0x8df CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.163: [upf] INFO: UE F-SEID[UP:0x8df CP:0x103] APN[internet] PDN-Type[1] IPv4[176.16.21.240] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.169: [smf] INFO: [Added] Number of SMF-UEs is now 504 (../src/smf/context.c:1031) 10/31 11:05:59.169: [smf] INFO: [Added] Number of SMF-Sessions is now 504 (../src/smf/context.c:3187) 10/31 11:05:59.169: [smf] INFO: UE IMSI[262425334436435] APN[internet] IPv4[176.16.21.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.170: [upf] INFO: [Added] Number of UPF-Sessions is now 503 (../src/upf/context.c:209) 10/31 11:05:59.170: [upf] INFO: UE F-SEID[UP:0x706 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.170: [upf] INFO: UE F-SEID[UP:0x706 CP:0x95] APN[internet] PDN-Type[1] IPv4[176.16.21.241] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.175: [smf] INFO: [Added] Number of SMF-UEs is now 505 (../src/smf/context.c:1031) 10/31 11:05:59.175: [smf] INFO: [Added] Number of SMF-Sessions is now 505 (../src/smf/context.c:3187) 10/31 11:05:59.175: [smf] INFO: UE IMSI[262422595901822] APN[internet] IPv4[176.16.21.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.176: [upf] INFO: [Added] Number of UPF-Sessions is now 504 (../src/upf/context.c:209) 10/31 11:05:59.176: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.176: [upf] INFO: UE F-SEID[UP:0x3c4 CP:0xe73] APN[internet] PDN-Type[1] IPv4[176.16.21.242] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.182: [smf] INFO: [Added] Number of SMF-UEs is now 506 (../src/smf/context.c:1031) 10/31 11:05:59.182: [smf] INFO: [Added] Number of SMF-Sessions is now 506 (../src/smf/context.c:3187) 10/31 11:05:59.182: [smf] INFO: UE IMSI[262421597656642] APN[internet] IPv4[176.16.21.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.183: [upf] INFO: [Added] Number of UPF-Sessions is now 505 (../src/upf/context.c:209) 10/31 11:05:59.183: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.183: [upf] INFO: UE F-SEID[UP:0xc0f CP:0xcb6] APN[internet] PDN-Type[1] IPv4[176.16.21.243] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.188: [smf] INFO: [Added] Number of SMF-UEs is now 507 (../src/smf/context.c:1031) 10/31 11:05:59.188: [smf] INFO: [Added] Number of SMF-Sessions is now 507 (../src/smf/context.c:3187) 10/31 11:05:59.188: [smf] INFO: UE IMSI[262424962378010] APN[internet] IPv4[176.16.21.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.189: [upf] INFO: [Added] Number of UPF-Sessions is now 506 (../src/upf/context.c:209) 10/31 11:05:59.189: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.189: [upf] INFO: UE F-SEID[UP:0xf4c CP:0xb27] APN[internet] PDN-Type[1] IPv4[176.16.21.244] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.195: [smf] INFO: [Added] Number of SMF-UEs is now 508 (../src/smf/context.c:1031) 10/31 11:05:59.195: [smf] INFO: [Added] Number of SMF-Sessions is now 508 (../src/smf/context.c:3187) 10/31 11:05:59.195: [smf] INFO: UE IMSI[262425634502942] APN[internet] IPv4[176.16.21.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.196: [upf] INFO: [Added] Number of UPF-Sessions is now 507 (../src/upf/context.c:209) 10/31 11:05:59.196: [upf] INFO: UE F-SEID[UP:0x308 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.196: [upf] INFO: UE F-SEID[UP:0x308 CP:0x9a6] APN[internet] PDN-Type[1] IPv4[176.16.21.245] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.201: [smf] INFO: [Added] Number of SMF-UEs is now 509 (../src/smf/context.c:1031) 10/31 11:05:59.201: [smf] INFO: [Added] Number of SMF-Sessions is now 509 (../src/smf/context.c:3187) 10/31 11:05:59.201: [smf] INFO: UE IMSI[262427192679830] APN[internet] IPv4[176.16.21.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.202: [upf] INFO: [Added] Number of UPF-Sessions is now 508 (../src/upf/context.c:209) 10/31 11:05:59.202: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.202: [upf] INFO: UE F-SEID[UP:0xf62 CP:0xd44] APN[internet] PDN-Type[1] IPv4[176.16.21.246] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.208: [smf] INFO: [Added] Number of SMF-UEs is now 510 (../src/smf/context.c:1031) 10/31 11:05:59.208: [smf] INFO: [Added] Number of SMF-Sessions is now 510 (../src/smf/context.c:3187) 10/31 11:05:59.208: [smf] INFO: UE IMSI[262429389958652] APN[internet] IPv4[176.16.21.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.209: [upf] INFO: [Added] Number of UPF-Sessions is now 509 (../src/upf/context.c:209) 10/31 11:05:59.209: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.209: [upf] INFO: UE F-SEID[UP:0xcd4 CP:0xc46] APN[internet] PDN-Type[1] IPv4[176.16.21.247] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.214: [smf] INFO: [Added] Number of SMF-UEs is now 511 (../src/smf/context.c:1031) 10/31 11:05:59.214: [smf] INFO: [Added] Number of SMF-Sessions is now 511 (../src/smf/context.c:3187) 10/31 11:05:59.214: [smf] INFO: UE IMSI[262427986472210] APN[internet] IPv4[176.16.21.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.215: [upf] INFO: [Added] Number of UPF-Sessions is now 510 (../src/upf/context.c:209) 10/31 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x818 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.215: [upf] INFO: UE F-SEID[UP:0x818 CP:0xcee] APN[internet] PDN-Type[1] IPv4[176.16.21.248] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.221: [smf] INFO: [Added] Number of SMF-UEs is now 512 (../src/smf/context.c:1031) 10/31 11:05:59.221: [smf] INFO: [Added] Number of SMF-Sessions is now 512 (../src/smf/context.c:3187) 10/31 11:05:59.221: [smf] INFO: UE IMSI[262420202768812] APN[internet] IPv4[176.16.21.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.222: [upf] INFO: [Added] Number of UPF-Sessions is now 511 (../src/upf/context.c:209) 10/31 11:05:59.222: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.222: [upf] INFO: UE F-SEID[UP:0x8fb CP:0xe84] APN[internet] PDN-Type[1] IPv4[176.16.21.249] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.227: [smf] INFO: [Added] Number of SMF-UEs is now 513 (../src/smf/context.c:1031) 10/31 11:05:59.227: [smf] INFO: [Added] Number of SMF-Sessions is now 513 (../src/smf/context.c:3187) 10/31 11:05:59.228: [smf] INFO: UE IMSI[262420351678363] APN[internet] IPv4[176.16.21.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.228: [upf] INFO: [Added] Number of UPF-Sessions is now 512 (../src/upf/context.c:209) 10/31 11:05:59.228: [upf] INFO: UE F-SEID[UP:0x24c CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.228: [upf] INFO: UE F-SEID[UP:0x24c CP:0xf3a] APN[internet] PDN-Type[1] IPv4[176.16.21.250] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.234: [smf] INFO: [Added] Number of SMF-UEs is now 514 (../src/smf/context.c:1031) 10/31 11:05:59.234: [smf] INFO: [Added] Number of SMF-Sessions is now 514 (../src/smf/context.c:3187) 10/31 11:05:59.234: [smf] INFO: UE IMSI[262424734872600] APN[internet] IPv4[176.16.21.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.235: [upf] INFO: [Added] Number of UPF-Sessions is now 513 (../src/upf/context.c:209) 10/31 11:05:59.235: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.235: [upf] INFO: UE F-SEID[UP:0xdbb CP:0xb18] APN[internet] PDN-Type[1] IPv4[176.16.21.251] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.240: [smf] INFO: [Added] Number of SMF-UEs is now 515 (../src/smf/context.c:1031) 10/31 11:05:59.240: [smf] INFO: [Added] Number of SMF-Sessions is now 515 (../src/smf/context.c:3187) 10/31 11:05:59.240: [smf] INFO: UE IMSI[262426937722666] APN[internet] IPv4[176.16.21.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.241: [upf] INFO: [Added] Number of UPF-Sessions is now 514 (../src/upf/context.c:209) 10/31 11:05:59.241: [upf] INFO: UE F-SEID[UP:0x80a CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.241: [upf] INFO: UE F-SEID[UP:0x80a CP:0x4c5] APN[internet] PDN-Type[1] IPv4[176.16.21.252] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.247: [smf] INFO: [Added] Number of SMF-UEs is now 516 (../src/smf/context.c:1031) 10/31 11:05:59.247: [smf] INFO: [Added] Number of SMF-Sessions is now 516 (../src/smf/context.c:3187) 10/31 11:05:59.247: [smf] INFO: UE IMSI[262423149378127] APN[internet] IPv4[176.16.21.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.248: [upf] INFO: [Added] Number of UPF-Sessions is now 515 (../src/upf/context.c:209) 10/31 11:05:59.248: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.248: [upf] INFO: UE F-SEID[UP:0x6cb CP:0x69c] APN[internet] PDN-Type[1] IPv4[176.16.21.253] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.254: [smf] INFO: [Added] Number of SMF-UEs is now 517 (../src/smf/context.c:1031) 10/31 11:05:59.254: [smf] INFO: [Added] Number of SMF-Sessions is now 517 (../src/smf/context.c:3187) 10/31 11:05:59.254: [smf] INFO: UE IMSI[262425251345732] APN[internet] IPv4[176.16.21.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.255: [upf] INFO: [Added] Number of UPF-Sessions is now 516 (../src/upf/context.c:209) 10/31 11:05:59.255: [upf] INFO: UE F-SEID[UP:0x190 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.255: [upf] INFO: UE F-SEID[UP:0x190 CP:0x4c0] APN[internet] PDN-Type[1] IPv4[176.16.21.254] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.260: [smf] INFO: [Added] Number of SMF-UEs is now 518 (../src/smf/context.c:1031) 10/31 11:05:59.260: [smf] INFO: [Added] Number of SMF-Sessions is now 518 (../src/smf/context.c:3187) 10/31 11:05:59.260: [smf] INFO: UE IMSI[262421040572469] APN[internet] IPv4[176.16.22.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.261: [upf] INFO: [Added] Number of UPF-Sessions is now 517 (../src/upf/context.c:209) 10/31 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.261: [upf] INFO: UE F-SEID[UP:0xb1a CP:0xdbc] APN[internet] PDN-Type[1] IPv4[176.16.21.255] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.267: [smf] INFO: [Added] Number of SMF-UEs is now 519 (../src/smf/context.c:1031) 10/31 11:05:59.267: [smf] INFO: [Added] Number of SMF-Sessions is now 519 (../src/smf/context.c:3187) 10/31 11:05:59.267: [smf] INFO: UE IMSI[262422140174037] APN[internet] IPv4[176.16.22.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.268: [upf] INFO: [Added] Number of UPF-Sessions is now 518 (../src/upf/context.c:209) 10/31 11:05:59.268: [upf] INFO: UE F-SEID[UP:0x100 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.268: [upf] INFO: UE F-SEID[UP:0x100 CP:0x7f8] APN[internet] PDN-Type[1] IPv4[176.16.22.0] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.273: [smf] INFO: [Added] Number of SMF-UEs is now 520 (../src/smf/context.c:1031) 10/31 11:05:59.273: [smf] INFO: [Added] Number of SMF-Sessions is now 520 (../src/smf/context.c:3187) 10/31 11:05:59.273: [smf] INFO: UE IMSI[262427940487605] APN[internet] IPv4[176.16.22.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.274: [upf] INFO: [Added] Number of UPF-Sessions is now 519 (../src/upf/context.c:209) 10/31 11:05:59.274: [upf] INFO: UE F-SEID[UP:0xe7d CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.274: [upf] INFO: UE F-SEID[UP:0xe7d CP:0xe3f] APN[internet] PDN-Type[1] IPv4[176.16.22.1] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.280: [smf] INFO: [Added] Number of SMF-UEs is now 521 (../src/smf/context.c:1031) 10/31 11:05:59.280: [smf] INFO: [Added] Number of SMF-Sessions is now 521 (../src/smf/context.c:3187) 10/31 11:05:59.280: [smf] INFO: UE IMSI[262424776653194] APN[internet] IPv4[176.16.22.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.281: [upf] INFO: [Added] Number of UPF-Sessions is now 520 (../src/upf/context.c:209) 10/31 11:05:59.281: [upf] INFO: UE F-SEID[UP:0xb08 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.281: [upf] INFO: UE F-SEID[UP:0xb08 CP:0xe0f] APN[internet] PDN-Type[1] IPv4[176.16.22.2] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.286: [smf] INFO: [Added] Number of SMF-UEs is now 522 (../src/smf/context.c:1031) 10/31 11:05:59.286: [smf] INFO: [Added] Number of SMF-Sessions is now 522 (../src/smf/context.c:3187) 10/31 11:05:59.286: [smf] INFO: UE IMSI[262426192940738] APN[internet] IPv4[176.16.22.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.287: [upf] INFO: [Added] Number of UPF-Sessions is now 521 (../src/upf/context.c:209) 10/31 11:05:59.287: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.287: [upf] INFO: UE F-SEID[UP:0x9b5 CP:0xe00] APN[internet] PDN-Type[1] IPv4[176.16.22.3] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.293: [smf] INFO: [Added] Number of SMF-UEs is now 523 (../src/smf/context.c:1031) 10/31 11:05:59.293: [smf] INFO: [Added] Number of SMF-Sessions is now 523 (../src/smf/context.c:3187) 10/31 11:05:59.293: [smf] INFO: UE IMSI[262426506674348] APN[internet] IPv4[176.16.22.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.294: [upf] INFO: [Added] Number of UPF-Sessions is now 522 (../src/upf/context.c:209) 10/31 11:05:59.294: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.294: [upf] INFO: UE F-SEID[UP:0xcb7 CP:0xd17] APN[internet] PDN-Type[1] IPv4[176.16.22.4] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.299: [smf] INFO: [Added] Number of SMF-UEs is now 524 (../src/smf/context.c:1031) 10/31 11:05:59.299: [smf] INFO: [Added] Number of SMF-Sessions is now 524 (../src/smf/context.c:3187) 10/31 11:05:59.299: [smf] INFO: UE IMSI[262427532399916] APN[internet] IPv4[176.16.22.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.300: [upf] INFO: [Added] Number of UPF-Sessions is now 523 (../src/upf/context.c:209) 10/31 11:05:59.300: [upf] INFO: UE F-SEID[UP:0xf72 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.300: [upf] INFO: UE F-SEID[UP:0xf72 CP:0xe39] APN[internet] PDN-Type[1] IPv4[176.16.22.5] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.306: [smf] INFO: [Added] Number of SMF-UEs is now 525 (../src/smf/context.c:1031) 10/31 11:05:59.306: [smf] INFO: [Added] Number of SMF-Sessions is now 525 (../src/smf/context.c:3187) 10/31 11:05:59.306: [smf] INFO: UE IMSI[262429194614470] APN[internet] IPv4[176.16.22.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.307: [upf] INFO: [Added] Number of UPF-Sessions is now 524 (../src/upf/context.c:209) 10/31 11:05:59.307: [upf] INFO: UE F-SEID[UP:0x70d CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.307: [upf] INFO: UE F-SEID[UP:0x70d CP:0xba1] APN[internet] PDN-Type[1] IPv4[176.16.22.6] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.313: [smf] INFO: [Added] Number of SMF-UEs is now 526 (../src/smf/context.c:1031) 10/31 11:05:59.313: [smf] INFO: [Added] Number of SMF-Sessions is now 526 (../src/smf/context.c:3187) 10/31 11:05:59.313: [smf] INFO: UE IMSI[262420702174372] APN[internet] IPv4[176.16.22.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.313: [upf] INFO: [Added] Number of UPF-Sessions is now 525 (../src/upf/context.c:209) 10/31 11:05:59.313: [upf] INFO: UE F-SEID[UP:0x4 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.313: [upf] INFO: UE F-SEID[UP:0x4 CP:0x470] APN[internet] PDN-Type[1] IPv4[176.16.22.7] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.319: [smf] INFO: [Added] Number of SMF-UEs is now 527 (../src/smf/context.c:1031) 10/31 11:05:59.319: [smf] INFO: [Added] Number of SMF-Sessions is now 527 (../src/smf/context.c:3187) 10/31 11:05:59.319: [smf] INFO: UE IMSI[262424690308446] APN[internet] IPv4[176.16.22.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.320: [upf] INFO: [Added] Number of UPF-Sessions is now 526 (../src/upf/context.c:209) 10/31 11:05:59.320: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.320: [upf] INFO: UE F-SEID[UP:0x4b1 CP:0x2dd] APN[internet] PDN-Type[1] IPv4[176.16.22.8] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.326: [smf] INFO: [Added] Number of SMF-UEs is now 528 (../src/smf/context.c:1031) 10/31 11:05:59.326: [smf] INFO: [Added] Number of SMF-Sessions is now 528 (../src/smf/context.c:3187) 10/31 11:05:59.326: [smf] INFO: UE IMSI[262423082103101] APN[internet] IPv4[176.16.22.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.326: [upf] INFO: [Added] Number of UPF-Sessions is now 527 (../src/upf/context.c:209) 10/31 11:05:59.326: [upf] INFO: UE F-SEID[UP:0x488 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.327: [upf] INFO: UE F-SEID[UP:0x488 CP:0xff7] APN[internet] PDN-Type[1] IPv4[176.16.22.9] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.332: [smf] INFO: [Added] Number of SMF-UEs is now 529 (../src/smf/context.c:1031) 10/31 11:05:59.332: [smf] INFO: [Added] Number of SMF-Sessions is now 529 (../src/smf/context.c:3187) 10/31 11:05:59.332: [smf] INFO: UE IMSI[262423043083334] APN[internet] IPv4[176.16.22.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.333: [upf] INFO: [Added] Number of UPF-Sessions is now 528 (../src/upf/context.c:209) 10/31 11:05:59.333: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.333: [upf] INFO: UE F-SEID[UP:0xf58 CP:0x18e] APN[internet] PDN-Type[1] IPv4[176.16.22.10] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.339: [smf] INFO: [Added] Number of SMF-UEs is now 530 (../src/smf/context.c:1031) 10/31 11:05:59.339: [smf] INFO: [Added] Number of SMF-Sessions is now 530 (../src/smf/context.c:3187) 10/31 11:05:59.339: [smf] INFO: UE IMSI[262420407440793] APN[internet] IPv4[176.16.22.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.340: [upf] INFO: [Added] Number of UPF-Sessions is now 529 (../src/upf/context.c:209) 10/31 11:05:59.340: [upf] INFO: UE F-SEID[UP:0x330 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.340: [upf] INFO: UE F-SEID[UP:0x330 CP:0x6a0] APN[internet] PDN-Type[1] IPv4[176.16.22.11] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.345: [smf] INFO: [Added] Number of SMF-UEs is now 531 (../src/smf/context.c:1031) 10/31 11:05:59.345: [smf] INFO: [Added] Number of SMF-Sessions is now 531 (../src/smf/context.c:3187) 10/31 11:05:59.345: [smf] INFO: UE IMSI[262429820311974] APN[internet] IPv4[176.16.22.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.346: [upf] INFO: [Added] Number of UPF-Sessions is now 530 (../src/upf/context.c:209) 10/31 11:05:59.346: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.346: [upf] INFO: UE F-SEID[UP:0x2e5 CP:0x24d] APN[internet] PDN-Type[1] IPv4[176.16.22.12] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.352: [smf] INFO: [Added] Number of SMF-UEs is now 532 (../src/smf/context.c:1031) 10/31 11:05:59.352: [smf] INFO: [Added] Number of SMF-Sessions is now 532 (../src/smf/context.c:3187) 10/31 11:05:59.352: [smf] INFO: UE IMSI[262429544140265] APN[internet] IPv4[176.16.22.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.353: [upf] INFO: [Added] Number of UPF-Sessions is now 531 (../src/upf/context.c:209) 10/31 11:05:59.353: [upf] INFO: UE F-SEID[UP:0x65f CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.353: [upf] INFO: UE F-SEID[UP:0x65f CP:0x55b] APN[internet] PDN-Type[1] IPv4[176.16.22.13] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.358: [smf] INFO: [Added] Number of SMF-UEs is now 533 (../src/smf/context.c:1031) 10/31 11:05:59.358: [smf] INFO: [Added] Number of SMF-Sessions is now 533 (../src/smf/context.c:3187) 10/31 11:05:59.358: [smf] INFO: UE IMSI[262428781593942] APN[internet] IPv4[176.16.22.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.359: [upf] INFO: [Added] Number of UPF-Sessions is now 532 (../src/upf/context.c:209) 10/31 11:05:59.359: [upf] INFO: UE F-SEID[UP:0xa55 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.359: [upf] INFO: UE F-SEID[UP:0xa55 CP:0xee0] APN[internet] PDN-Type[1] IPv4[176.16.22.14] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.365: [smf] INFO: [Added] Number of SMF-UEs is now 534 (../src/smf/context.c:1031) 10/31 11:05:59.365: [smf] INFO: [Added] Number of SMF-Sessions is now 534 (../src/smf/context.c:3187) 10/31 11:05:59.365: [smf] INFO: UE IMSI[262429372656121] APN[internet] IPv4[176.16.22.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.366: [upf] INFO: [Added] Number of UPF-Sessions is now 533 (../src/upf/context.c:209) 10/31 11:05:59.366: [upf] INFO: UE F-SEID[UP:0x363 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.366: [upf] INFO: UE F-SEID[UP:0x363 CP:0xd9a] APN[internet] PDN-Type[1] IPv4[176.16.22.15] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.371: [smf] INFO: [Added] Number of SMF-UEs is now 535 (../src/smf/context.c:1031) 10/31 11:05:59.371: [smf] INFO: [Added] Number of SMF-Sessions is now 535 (../src/smf/context.c:3187) 10/31 11:05:59.371: [smf] INFO: UE IMSI[262429346346415] APN[internet] IPv4[176.16.22.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.372: [upf] INFO: [Added] Number of UPF-Sessions is now 534 (../src/upf/context.c:209) 10/31 11:05:59.372: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.372: [upf] INFO: UE F-SEID[UP:0xcb4 CP:0xd5b] APN[internet] PDN-Type[1] IPv4[176.16.22.16] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.378: [smf] INFO: [Added] Number of SMF-UEs is now 536 (../src/smf/context.c:1031) 10/31 11:05:59.378: [smf] INFO: [Added] Number of SMF-Sessions is now 536 (../src/smf/context.c:3187) 10/31 11:05:59.378: [smf] INFO: UE IMSI[262420752536534] APN[internet] IPv4[176.16.22.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.379: [upf] INFO: [Added] Number of UPF-Sessions is now 535 (../src/upf/context.c:209) 10/31 11:05:59.379: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.379: [upf] INFO: UE F-SEID[UP:0xc3d CP:0x29e] APN[internet] PDN-Type[1] IPv4[176.16.22.17] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.385: [smf] INFO: [Added] Number of SMF-UEs is now 537 (../src/smf/context.c:1031) 10/31 11:05:59.385: [smf] INFO: [Added] Number of SMF-Sessions is now 537 (../src/smf/context.c:3187) 10/31 11:05:59.385: [smf] INFO: UE IMSI[262428977791461] APN[internet] IPv4[176.16.22.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.385: [upf] INFO: [Added] Number of UPF-Sessions is now 536 (../src/upf/context.c:209) 10/31 11:05:59.385: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.385: [upf] INFO: UE F-SEID[UP:0xa17 CP:0xb14] APN[internet] PDN-Type[1] IPv4[176.16.22.18] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.391: [smf] INFO: [Added] Number of SMF-UEs is now 538 (../src/smf/context.c:1031) 10/31 11:05:59.391: [smf] INFO: [Added] Number of SMF-Sessions is now 538 (../src/smf/context.c:3187) 10/31 11:05:59.391: [smf] INFO: UE IMSI[262426707565245] APN[internet] IPv4[176.16.22.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.392: [upf] INFO: [Added] Number of UPF-Sessions is now 537 (../src/upf/context.c:209) 10/31 11:05:59.392: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.392: [upf] INFO: UE F-SEID[UP:0x8aa CP:0xd31] APN[internet] PDN-Type[1] IPv4[176.16.22.19] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.398: [smf] INFO: [Added] Number of SMF-UEs is now 539 (../src/smf/context.c:1031) 10/31 11:05:59.398: [smf] INFO: [Added] Number of SMF-Sessions is now 539 (../src/smf/context.c:3187) 10/31 11:05:59.398: [smf] INFO: UE IMSI[262424277360712] APN[internet] IPv4[176.16.22.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.399: [upf] INFO: [Added] Number of UPF-Sessions is now 538 (../src/upf/context.c:209) 10/31 11:05:59.399: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.399: [upf] INFO: UE F-SEID[UP:0xc9c CP:0x511] APN[internet] PDN-Type[1] IPv4[176.16.22.20] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.406: [smf] INFO: [Added] Number of SMF-UEs is now 540 (../src/smf/context.c:1031) 10/31 11:05:59.406: [smf] INFO: [Added] Number of SMF-Sessions is now 540 (../src/smf/context.c:3187) 10/31 11:05:59.406: [smf] INFO: UE IMSI[262425099546700] APN[internet] IPv4[176.16.22.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.406: [upf] INFO: [Added] Number of UPF-Sessions is now 539 (../src/upf/context.c:209) 10/31 11:05:59.406: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.407: [upf] INFO: UE F-SEID[UP:0x2e3 CP:0xb7b] APN[internet] PDN-Type[1] IPv4[176.16.22.21] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.412: [smf] INFO: [Added] Number of SMF-UEs is now 541 (../src/smf/context.c:1031) 10/31 11:05:59.412: [smf] INFO: [Added] Number of SMF-Sessions is now 541 (../src/smf/context.c:3187) 10/31 11:05:59.412: [smf] INFO: UE IMSI[262426484185479] APN[internet] IPv4[176.16.22.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.413: [upf] INFO: [Added] Number of UPF-Sessions is now 540 (../src/upf/context.c:209) 10/31 11:05:59.413: [upf] INFO: UE F-SEID[UP:0x64d CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.413: [upf] INFO: UE F-SEID[UP:0x64d CP:0x234] APN[internet] PDN-Type[1] IPv4[176.16.22.22] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.419: [smf] INFO: [Added] Number of SMF-UEs is now 542 (../src/smf/context.c:1031) 10/31 11:05:59.419: [smf] INFO: [Added] Number of SMF-Sessions is now 542 (../src/smf/context.c:3187) 10/31 11:05:59.419: [smf] INFO: UE IMSI[262426740462986] APN[internet] IPv4[176.16.22.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.420: [upf] INFO: [Added] Number of UPF-Sessions is now 541 (../src/upf/context.c:209) 10/31 11:05:59.420: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.420: [upf] INFO: UE F-SEID[UP:0xb36 CP:0x30d] APN[internet] PDN-Type[1] IPv4[176.16.22.23] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.425: [smf] INFO: [Added] Number of SMF-UEs is now 543 (../src/smf/context.c:1031) 10/31 11:05:59.425: [smf] INFO: [Added] Number of SMF-Sessions is now 543 (../src/smf/context.c:3187) 10/31 11:05:59.425: [smf] INFO: UE IMSI[262424727501268] APN[internet] IPv4[176.16.22.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.426: [upf] INFO: [Added] Number of UPF-Sessions is now 542 (../src/upf/context.c:209) 10/31 11:05:59.426: [upf] INFO: UE F-SEID[UP:0x16f CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.426: [upf] INFO: UE F-SEID[UP:0x16f CP:0x507] APN[internet] PDN-Type[1] IPv4[176.16.22.24] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.432: [smf] INFO: [Added] Number of SMF-UEs is now 544 (../src/smf/context.c:1031) 10/31 11:05:59.432: [smf] INFO: [Added] Number of SMF-Sessions is now 544 (../src/smf/context.c:3187) 10/31 11:05:59.432: [smf] INFO: UE IMSI[262423789266172] APN[internet] IPv4[176.16.22.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.432: [upf] INFO: [Added] Number of UPF-Sessions is now 543 (../src/upf/context.c:209) 10/31 11:05:59.432: [upf] INFO: UE F-SEID[UP:0x232 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.432: [upf] INFO: UE F-SEID[UP:0x232 CP:0x3cd] APN[internet] PDN-Type[1] IPv4[176.16.22.25] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.438: [smf] INFO: [Added] Number of SMF-UEs is now 545 (../src/smf/context.c:1031) 10/31 11:05:59.438: [smf] INFO: [Added] Number of SMF-Sessions is now 545 (../src/smf/context.c:3187) 10/31 11:05:59.438: [smf] INFO: UE IMSI[262421364606228] APN[internet] IPv4[176.16.22.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.439: [upf] INFO: [Added] Number of UPF-Sessions is now 544 (../src/upf/context.c:209) 10/31 11:05:59.439: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.439: [upf] INFO: UE F-SEID[UP:0xa75 CP:0xd4c] APN[internet] PDN-Type[1] IPv4[176.16.22.26] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.444: [smf] INFO: [Added] Number of SMF-UEs is now 546 (../src/smf/context.c:1031) 10/31 11:05:59.444: [smf] INFO: [Added] Number of SMF-Sessions is now 546 (../src/smf/context.c:3187) 10/31 11:05:59.444: [smf] INFO: UE IMSI[262426875107345] APN[internet] IPv4[176.16.22.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.445: [upf] INFO: [Added] Number of UPF-Sessions is now 545 (../src/upf/context.c:209) 10/31 11:05:59.445: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.445: [upf] INFO: UE F-SEID[UP:0xe4 CP:0x9d7] APN[internet] PDN-Type[1] IPv4[176.16.22.27] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.451: [smf] INFO: [Added] Number of SMF-UEs is now 547 (../src/smf/context.c:1031) 10/31 11:05:59.451: [smf] INFO: [Added] Number of SMF-Sessions is now 547 (../src/smf/context.c:3187) 10/31 11:05:59.451: [smf] INFO: UE IMSI[262429626512136] APN[internet] IPv4[176.16.22.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.452: [upf] INFO: [Added] Number of UPF-Sessions is now 546 (../src/upf/context.c:209) 10/31 11:05:59.452: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.452: [upf] INFO: UE F-SEID[UP:0xc5e CP:0x5ad] APN[internet] PDN-Type[1] IPv4[176.16.22.28] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.457: [smf] INFO: [Added] Number of SMF-UEs is now 548 (../src/smf/context.c:1031) 10/31 11:05:59.457: [smf] INFO: [Added] Number of SMF-Sessions is now 548 (../src/smf/context.c:3187) 10/31 11:05:59.457: [smf] INFO: UE IMSI[262425191409677] APN[internet] IPv4[176.16.22.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.458: [upf] INFO: [Added] Number of UPF-Sessions is now 547 (../src/upf/context.c:209) 10/31 11:05:59.458: [upf] INFO: UE F-SEID[UP:0x3de CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.458: [upf] INFO: UE F-SEID[UP:0x3de CP:0x384] APN[internet] PDN-Type[1] IPv4[176.16.22.29] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.465: [smf] INFO: [Added] Number of SMF-UEs is now 549 (../src/smf/context.c:1031) 10/31 11:05:59.465: [smf] INFO: [Added] Number of SMF-Sessions is now 549 (../src/smf/context.c:3187) 10/31 11:05:59.465: [smf] INFO: UE IMSI[262425023975635] APN[internet] IPv4[176.16.22.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.466: [upf] INFO: [Added] Number of UPF-Sessions is now 548 (../src/upf/context.c:209) 10/31 11:05:59.466: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.466: [upf] INFO: UE F-SEID[UP:0xe22 CP:0x94a] APN[internet] PDN-Type[1] IPv4[176.16.22.30] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.472: [smf] INFO: [Added] Number of SMF-UEs is now 550 (../src/smf/context.c:1031) 10/31 11:05:59.472: [smf] INFO: [Added] Number of SMF-Sessions is now 550 (../src/smf/context.c:3187) 10/31 11:05:59.472: [smf] INFO: UE IMSI[262427308311221] APN[internet] IPv4[176.16.22.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.473: [upf] INFO: [Added] Number of UPF-Sessions is now 549 (../src/upf/context.c:209) 10/31 11:05:59.473: [upf] INFO: UE F-SEID[UP:0x423 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.473: [upf] INFO: UE F-SEID[UP:0x423 CP:0x738] APN[internet] PDN-Type[1] IPv4[176.16.22.31] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.479: [smf] INFO: [Added] Number of SMF-UEs is now 551 (../src/smf/context.c:1031) 10/31 11:05:59.479: [smf] INFO: [Added] Number of SMF-Sessions is now 551 (../src/smf/context.c:3187) 10/31 11:05:59.479: [smf] INFO: UE IMSI[262420465765973] APN[internet] IPv4[176.16.22.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.480: [upf] INFO: [Added] Number of UPF-Sessions is now 550 (../src/upf/context.c:209) 10/31 11:05:59.480: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.480: [upf] INFO: UE F-SEID[UP:0xfd9 CP:0x668] APN[internet] PDN-Type[1] IPv4[176.16.22.32] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.486: [smf] INFO: [Added] Number of SMF-UEs is now 552 (../src/smf/context.c:1031) 10/31 11:05:59.486: [smf] INFO: [Added] Number of SMF-Sessions is now 552 (../src/smf/context.c:3187) 10/31 11:05:59.486: [smf] INFO: UE IMSI[262428014185396] APN[internet] IPv4[176.16.22.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.486: [upf] INFO: [Added] Number of UPF-Sessions is now 551 (../src/upf/context.c:209) 10/31 11:05:59.486: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.486: [upf] INFO: UE F-SEID[UP:0xf09 CP:0x2ee] APN[internet] PDN-Type[1] IPv4[176.16.22.33] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.493: [smf] INFO: [Added] Number of SMF-UEs is now 553 (../src/smf/context.c:1031) 10/31 11:05:59.493: [smf] INFO: [Added] Number of SMF-Sessions is now 553 (../src/smf/context.c:3187) 10/31 11:05:59.493: [smf] INFO: UE IMSI[262427375717184] APN[internet] IPv4[176.16.22.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.494: [upf] INFO: [Added] Number of UPF-Sessions is now 552 (../src/upf/context.c:209) 10/31 11:05:59.494: [upf] INFO: UE F-SEID[UP:0x15f CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.494: [upf] INFO: UE F-SEID[UP:0x15f CP:0x855] APN[internet] PDN-Type[1] IPv4[176.16.22.34] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.499: [smf] INFO: [Added] Number of SMF-UEs is now 554 (../src/smf/context.c:1031) 10/31 11:05:59.499: [smf] INFO: [Added] Number of SMF-Sessions is now 554 (../src/smf/context.c:3187) 10/31 11:05:59.499: [smf] INFO: UE IMSI[262422136515256] APN[internet] IPv4[176.16.22.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.500: [upf] INFO: [Added] Number of UPF-Sessions is now 553 (../src/upf/context.c:209) 10/31 11:05:59.500: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.500: [upf] INFO: UE F-SEID[UP:0x4ea CP:0x735] APN[internet] PDN-Type[1] IPv4[176.16.22.35] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.506: [smf] INFO: [Added] Number of SMF-UEs is now 555 (../src/smf/context.c:1031) 10/31 11:05:59.506: [smf] INFO: [Added] Number of SMF-Sessions is now 555 (../src/smf/context.c:3187) 10/31 11:05:59.506: [smf] INFO: UE IMSI[262424340134869] APN[internet] IPv4[176.16.22.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.506: [upf] INFO: [Added] Number of UPF-Sessions is now 554 (../src/upf/context.c:209) 10/31 11:05:59.506: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.506: [upf] INFO: UE F-SEID[UP:0x4eb CP:0x9de] APN[internet] PDN-Type[1] IPv4[176.16.22.36] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.512: [smf] INFO: [Added] Number of SMF-UEs is now 556 (../src/smf/context.c:1031) 10/31 11:05:59.512: [smf] INFO: [Added] Number of SMF-Sessions is now 556 (../src/smf/context.c:3187) 10/31 11:05:59.512: [smf] INFO: UE IMSI[262422679454465] APN[internet] IPv4[176.16.22.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.513: [upf] INFO: [Added] Number of UPF-Sessions is now 555 (../src/upf/context.c:209) 10/31 11:05:59.513: [upf] INFO: UE F-SEID[UP:0x23f CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.513: [upf] INFO: UE F-SEID[UP:0x23f CP:0xa26] APN[internet] PDN-Type[1] IPv4[176.16.22.37] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.519: [smf] INFO: [Added] Number of SMF-UEs is now 557 (../src/smf/context.c:1031) 10/31 11:05:59.519: [smf] INFO: [Added] Number of SMF-Sessions is now 557 (../src/smf/context.c:3187) 10/31 11:05:59.519: [smf] INFO: UE IMSI[262420695854154] APN[internet] IPv4[176.16.22.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.519: [upf] INFO: [Added] Number of UPF-Sessions is now 556 (../src/upf/context.c:209) 10/31 11:05:59.520: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.520: [upf] INFO: UE F-SEID[UP:0xdc2 CP:0xbde] APN[internet] PDN-Type[1] IPv4[176.16.22.38] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.525: [smf] INFO: [Added] Number of SMF-UEs is now 558 (../src/smf/context.c:1031) 10/31 11:05:59.525: [smf] INFO: [Added] Number of SMF-Sessions is now 558 (../src/smf/context.c:3187) 10/31 11:05:59.525: [smf] INFO: UE IMSI[262424280133560] APN[internet] IPv4[176.16.22.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.526: [upf] INFO: [Added] Number of UPF-Sessions is now 557 (../src/upf/context.c:209) 10/31 11:05:59.526: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.526: [upf] INFO: UE F-SEID[UP:0x1cf CP:0x730] APN[internet] PDN-Type[1] IPv4[176.16.22.39] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.532: [smf] INFO: [Added] Number of SMF-UEs is now 559 (../src/smf/context.c:1031) 10/31 11:05:59.532: [smf] INFO: [Added] Number of SMF-Sessions is now 559 (../src/smf/context.c:3187) 10/31 11:05:59.532: [smf] INFO: UE IMSI[262429897144990] APN[internet] IPv4[176.16.22.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.532: [upf] INFO: [Added] Number of UPF-Sessions is now 558 (../src/upf/context.c:209) 10/31 11:05:59.532: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.532: [upf] INFO: UE F-SEID[UP:0xa01 CP:0xfbd] APN[internet] PDN-Type[1] IPv4[176.16.22.40] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.538: [smf] INFO: [Added] Number of SMF-UEs is now 560 (../src/smf/context.c:1031) 10/31 11:05:59.538: [smf] INFO: [Added] Number of SMF-Sessions is now 560 (../src/smf/context.c:3187) 10/31 11:05:59.538: [smf] INFO: UE IMSI[262427043797874] APN[internet] IPv4[176.16.22.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.539: [upf] INFO: [Added] Number of UPF-Sessions is now 559 (../src/upf/context.c:209) 10/31 11:05:59.539: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.539: [upf] INFO: UE F-SEID[UP:0xb5 CP:0x71c] APN[internet] PDN-Type[1] IPv4[176.16.22.41] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.544: [smf] INFO: [Added] Number of SMF-UEs is now 561 (../src/smf/context.c:1031) 10/31 11:05:59.544: [smf] INFO: [Added] Number of SMF-Sessions is now 561 (../src/smf/context.c:3187) 10/31 11:05:59.544: [smf] INFO: UE IMSI[262421786768061] APN[internet] IPv4[176.16.22.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.545: [upf] INFO: [Added] Number of UPF-Sessions is now 560 (../src/upf/context.c:209) 10/31 11:05:59.545: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.545: [upf] INFO: UE F-SEID[UP:0x7ab CP:0xf0b] APN[internet] PDN-Type[1] IPv4[176.16.22.42] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.551: [smf] INFO: [Added] Number of SMF-UEs is now 562 (../src/smf/context.c:1031) 10/31 11:05:59.551: [smf] INFO: [Added] Number of SMF-Sessions is now 562 (../src/smf/context.c:3187) 10/31 11:05:59.551: [smf] INFO: UE IMSI[262425251632566] APN[internet] IPv4[176.16.22.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.552: [upf] INFO: [Added] Number of UPF-Sessions is now 561 (../src/upf/context.c:209) 10/31 11:05:59.552: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.552: [upf] INFO: UE F-SEID[UP:0xe90 CP:0xb37] APN[internet] PDN-Type[1] IPv4[176.16.22.43] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.557: [smf] INFO: [Added] Number of SMF-UEs is now 563 (../src/smf/context.c:1031) 10/31 11:05:59.557: [smf] INFO: [Added] Number of SMF-Sessions is now 563 (../src/smf/context.c:3187) 10/31 11:05:59.557: [smf] INFO: UE IMSI[262420850818516] APN[internet] IPv4[176.16.22.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.558: [upf] INFO: [Added] Number of UPF-Sessions is now 562 (../src/upf/context.c:209) 10/31 11:05:59.558: [upf] INFO: UE F-SEID[UP:0xadb CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.558: [upf] INFO: UE F-SEID[UP:0xadb CP:0x6e1] APN[internet] PDN-Type[1] IPv4[176.16.22.44] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.564: [smf] INFO: [Added] Number of SMF-UEs is now 564 (../src/smf/context.c:1031) 10/31 11:05:59.564: [smf] INFO: [Added] Number of SMF-Sessions is now 564 (../src/smf/context.c:3187) 10/31 11:05:59.564: [smf] INFO: UE IMSI[262428430106368] APN[internet] IPv4[176.16.22.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.565: [upf] INFO: [Added] Number of UPF-Sessions is now 563 (../src/upf/context.c:209) 10/31 11:05:59.565: [upf] INFO: UE F-SEID[UP:0x16a CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.565: [upf] INFO: UE F-SEID[UP:0x16a CP:0x746] APN[internet] PDN-Type[1] IPv4[176.16.22.45] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.570: [smf] INFO: [Added] Number of SMF-UEs is now 565 (../src/smf/context.c:1031) 10/31 11:05:59.570: [smf] INFO: [Added] Number of SMF-Sessions is now 565 (../src/smf/context.c:3187) 10/31 11:05:59.570: [smf] INFO: UE IMSI[262428238723227] APN[internet] IPv4[176.16.22.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.571: [upf] INFO: [Added] Number of UPF-Sessions is now 564 (../src/upf/context.c:209) 10/31 11:05:59.571: [upf] INFO: UE F-SEID[UP:0x721 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.571: [upf] INFO: UE F-SEID[UP:0x721 CP:0x539] APN[internet] PDN-Type[1] IPv4[176.16.22.46] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.577: [smf] INFO: [Added] Number of SMF-UEs is now 566 (../src/smf/context.c:1031) 10/31 11:05:59.577: [smf] INFO: [Added] Number of SMF-Sessions is now 566 (../src/smf/context.c:3187) 10/31 11:05:59.577: [smf] INFO: UE IMSI[262428698858539] APN[internet] IPv4[176.16.22.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.577: [upf] INFO: [Added] Number of UPF-Sessions is now 565 (../src/upf/context.c:209) 10/31 11:05:59.577: [upf] INFO: UE F-SEID[UP:0x83 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.577: [upf] INFO: UE F-SEID[UP:0x83 CP:0x76f] APN[internet] PDN-Type[1] IPv4[176.16.22.47] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.584: [smf] INFO: [Added] Number of SMF-UEs is now 567 (../src/smf/context.c:1031) 10/31 11:05:59.584: [smf] INFO: [Added] Number of SMF-Sessions is now 567 (../src/smf/context.c:3187) 10/31 11:05:59.584: [smf] INFO: UE IMSI[262425200907851] APN[internet] IPv4[176.16.22.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.585: [upf] INFO: [Added] Number of UPF-Sessions is now 566 (../src/upf/context.c:209) 10/31 11:05:59.586: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.586: [upf] INFO: UE F-SEID[UP:0xfe9 CP:0x9eb] APN[internet] PDN-Type[1] IPv4[176.16.22.48] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.591: [smf] INFO: [Added] Number of SMF-UEs is now 568 (../src/smf/context.c:1031) 10/31 11:05:59.591: [smf] INFO: [Added] Number of SMF-Sessions is now 568 (../src/smf/context.c:3187) 10/31 11:05:59.591: [smf] INFO: UE IMSI[262428375052623] APN[internet] IPv4[176.16.22.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.592: [upf] INFO: [Added] Number of UPF-Sessions is now 567 (../src/upf/context.c:209) 10/31 11:05:59.592: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.592: [upf] INFO: UE F-SEID[UP:0xc42 CP:0xd71] APN[internet] PDN-Type[1] IPv4[176.16.22.49] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.597: [smf] INFO: [Added] Number of SMF-UEs is now 569 (../src/smf/context.c:1031) 10/31 11:05:59.597: [smf] INFO: [Added] Number of SMF-Sessions is now 569 (../src/smf/context.c:3187) 10/31 11:05:59.597: [smf] INFO: UE IMSI[262420261814629] APN[internet] IPv4[176.16.22.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.598: [upf] INFO: [Added] Number of UPF-Sessions is now 568 (../src/upf/context.c:209) 10/31 11:05:59.598: [upf] INFO: UE F-SEID[UP:0x981 CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.598: [upf] INFO: UE F-SEID[UP:0x981 CP:0x2c3] APN[internet] PDN-Type[1] IPv4[176.16.22.50] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.604: [smf] INFO: [Added] Number of SMF-UEs is now 570 (../src/smf/context.c:1031) 10/31 11:05:59.604: [smf] INFO: [Added] Number of SMF-Sessions is now 570 (../src/smf/context.c:3187) 10/31 11:05:59.604: [smf] INFO: UE IMSI[262423410568642] APN[internet] IPv4[176.16.22.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.605: [upf] INFO: [Added] Number of UPF-Sessions is now 569 (../src/upf/context.c:209) 10/31 11:05:59.605: [upf] INFO: UE F-SEID[UP:0xca8 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.605: [upf] INFO: UE F-SEID[UP:0xca8 CP:0xa9a] APN[internet] PDN-Type[1] IPv4[176.16.22.51] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.612: [smf] INFO: [Added] Number of SMF-UEs is now 571 (../src/smf/context.c:1031) 10/31 11:05:59.612: [smf] INFO: [Added] Number of SMF-Sessions is now 571 (../src/smf/context.c:3187) 10/31 11:05:59.612: [smf] INFO: UE IMSI[262424766340773] APN[internet] IPv4[176.16.22.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.613: [upf] INFO: [Added] Number of UPF-Sessions is now 570 (../src/upf/context.c:209) 10/31 11:05:59.613: [upf] INFO: UE F-SEID[UP:0x57c CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.613: [upf] INFO: UE F-SEID[UP:0x57c CP:0x3d9] APN[internet] PDN-Type[1] IPv4[176.16.22.52] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.618: [smf] INFO: [Added] Number of SMF-UEs is now 572 (../src/smf/context.c:1031) 10/31 11:05:59.618: [smf] INFO: [Added] Number of SMF-Sessions is now 572 (../src/smf/context.c:3187) 10/31 11:05:59.618: [smf] INFO: UE IMSI[262428951974272] APN[internet] IPv4[176.16.22.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.619: [upf] INFO: [Added] Number of UPF-Sessions is now 571 (../src/upf/context.c:209) 10/31 11:05:59.619: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.619: [upf] INFO: UE F-SEID[UP:0xba2 CP:0x26a] APN[internet] PDN-Type[1] IPv4[176.16.22.53] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.625: [smf] INFO: [Added] Number of SMF-UEs is now 573 (../src/smf/context.c:1031) 10/31 11:05:59.625: [smf] INFO: [Added] Number of SMF-Sessions is now 573 (../src/smf/context.c:3187) 10/31 11:05:59.625: [smf] INFO: UE IMSI[262424743604610] APN[internet] IPv4[176.16.22.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.625: [upf] INFO: [Added] Number of UPF-Sessions is now 572 (../src/upf/context.c:209) 10/31 11:05:59.625: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.625: [upf] INFO: UE F-SEID[UP:0xfa7 CP:0xa2a] APN[internet] PDN-Type[1] IPv4[176.16.22.54] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.631: [smf] INFO: [Added] Number of SMF-UEs is now 574 (../src/smf/context.c:1031) 10/31 11:05:59.631: [smf] INFO: [Added] Number of SMF-Sessions is now 574 (../src/smf/context.c:3187) 10/31 11:05:59.631: [smf] INFO: UE IMSI[262426160508356] APN[internet] IPv4[176.16.22.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.632: [upf] INFO: [Added] Number of UPF-Sessions is now 573 (../src/upf/context.c:209) 10/31 11:05:59.632: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.632: [upf] INFO: UE F-SEID[UP:0x9ef CP:0x17] APN[internet] PDN-Type[1] IPv4[176.16.22.55] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.638: [smf] INFO: [Added] Number of SMF-UEs is now 575 (../src/smf/context.c:1031) 10/31 11:05:59.638: [smf] INFO: [Added] Number of SMF-Sessions is now 575 (../src/smf/context.c:3187) 10/31 11:05:59.638: [smf] INFO: UE IMSI[262421690606736] APN[internet] IPv4[176.16.22.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.639: [upf] INFO: [Added] Number of UPF-Sessions is now 574 (../src/upf/context.c:209) 10/31 11:05:59.639: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.639: [upf] INFO: UE F-SEID[UP:0xb91 CP:0xa91] APN[internet] PDN-Type[1] IPv4[176.16.22.56] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.644: [smf] INFO: [Added] Number of SMF-UEs is now 576 (../src/smf/context.c:1031) 10/31 11:05:59.644: [smf] INFO: [Added] Number of SMF-Sessions is now 576 (../src/smf/context.c:3187) 10/31 11:05:59.644: [smf] INFO: UE IMSI[262424040565787] APN[internet] IPv4[176.16.22.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.645: [upf] INFO: [Added] Number of UPF-Sessions is now 575 (../src/upf/context.c:209) 10/31 11:05:59.645: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.645: [upf] INFO: UE F-SEID[UP:0x3b8 CP:0x4d6] APN[internet] PDN-Type[1] IPv4[176.16.22.57] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.652: [smf] INFO: [Added] Number of SMF-UEs is now 577 (../src/smf/context.c:1031) 10/31 11:05:59.652: [smf] INFO: [Added] Number of SMF-Sessions is now 577 (../src/smf/context.c:3187) 10/31 11:05:59.652: [smf] INFO: UE IMSI[262423961180974] APN[internet] IPv4[176.16.22.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.652: [upf] INFO: [Added] Number of UPF-Sessions is now 576 (../src/upf/context.c:209) 10/31 11:05:59.652: [upf] INFO: UE F-SEID[UP:0x230 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.652: [upf] INFO: UE F-SEID[UP:0x230 CP:0x100] APN[internet] PDN-Type[1] IPv4[176.16.22.58] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.658: [smf] INFO: [Added] Number of SMF-UEs is now 578 (../src/smf/context.c:1031) 10/31 11:05:59.658: [smf] INFO: [Added] Number of SMF-Sessions is now 578 (../src/smf/context.c:3187) 10/31 11:05:59.658: [smf] INFO: UE IMSI[262421144758609] APN[internet] IPv4[176.16.22.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.659: [upf] INFO: [Added] Number of UPF-Sessions is now 577 (../src/upf/context.c:209) 10/31 11:05:59.659: [upf] INFO: UE F-SEID[UP:0x206 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.659: [upf] INFO: UE F-SEID[UP:0x206 CP:0x7c2] APN[internet] PDN-Type[1] IPv4[176.16.22.59] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.665: [smf] INFO: [Added] Number of SMF-UEs is now 579 (../src/smf/context.c:1031) 10/31 11:05:59.665: [smf] INFO: [Added] Number of SMF-Sessions is now 579 (../src/smf/context.c:3187) 10/31 11:05:59.665: [smf] INFO: UE IMSI[262427741510848] APN[internet] IPv4[176.16.22.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.666: [upf] INFO: [Added] Number of UPF-Sessions is now 578 (../src/upf/context.c:209) 10/31 11:05:59.666: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.666: [upf] INFO: UE F-SEID[UP:0xea8 CP:0x9d9] APN[internet] PDN-Type[1] IPv4[176.16.22.60] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.671: [smf] INFO: [Added] Number of SMF-UEs is now 580 (../src/smf/context.c:1031) 10/31 11:05:59.671: [smf] INFO: [Added] Number of SMF-Sessions is now 580 (../src/smf/context.c:3187) 10/31 11:05:59.671: [smf] INFO: UE IMSI[262424673045663] APN[internet] IPv4[176.16.22.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.672: [upf] INFO: [Added] Number of UPF-Sessions is now 579 (../src/upf/context.c:209) 10/31 11:05:59.672: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.672: [upf] INFO: UE F-SEID[UP:0xfa5 CP:0xa69] APN[internet] PDN-Type[1] IPv4[176.16.22.61] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.678: [smf] INFO: [Added] Number of SMF-UEs is now 581 (../src/smf/context.c:1031) 10/31 11:05:59.678: [smf] INFO: [Added] Number of SMF-Sessions is now 581 (../src/smf/context.c:3187) 10/31 11:05:59.678: [smf] INFO: UE IMSI[262421905091151] APN[internet] IPv4[176.16.22.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.679: [upf] INFO: [Added] Number of UPF-Sessions is now 580 (../src/upf/context.c:209) 10/31 11:05:59.679: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.679: [upf] INFO: UE F-SEID[UP:0xdb1 CP:0xed] APN[internet] PDN-Type[1] IPv4[176.16.22.62] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.685: [smf] INFO: [Added] Number of SMF-UEs is now 582 (../src/smf/context.c:1031) 10/31 11:05:59.685: [smf] INFO: [Added] Number of SMF-Sessions is now 582 (../src/smf/context.c:3187) 10/31 11:05:59.685: [smf] INFO: UE IMSI[262429342207989] APN[internet] IPv4[176.16.22.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.686: [upf] INFO: [Added] Number of UPF-Sessions is now 581 (../src/upf/context.c:209) 10/31 11:05:59.686: [upf] INFO: UE F-SEID[UP:0xdf CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.686: [upf] INFO: UE F-SEID[UP:0xdf CP:0x36c] APN[internet] PDN-Type[1] IPv4[176.16.22.63] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.692: [smf] INFO: [Added] Number of SMF-UEs is now 583 (../src/smf/context.c:1031) 10/31 11:05:59.692: [smf] INFO: [Added] Number of SMF-Sessions is now 583 (../src/smf/context.c:3187) 10/31 11:05:59.692: [smf] INFO: UE IMSI[262420144387049] APN[internet] IPv4[176.16.22.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.692: [upf] INFO: [Added] Number of UPF-Sessions is now 582 (../src/upf/context.c:209) 10/31 11:05:59.692: [upf] INFO: UE F-SEID[UP:0x125 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.692: [upf] INFO: UE F-SEID[UP:0x125 CP:0x27a] APN[internet] PDN-Type[1] IPv4[176.16.22.64] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.698: [smf] INFO: [Added] Number of SMF-UEs is now 584 (../src/smf/context.c:1031) 10/31 11:05:59.698: [smf] INFO: [Added] Number of SMF-Sessions is now 584 (../src/smf/context.c:3187) 10/31 11:05:59.698: [smf] INFO: UE IMSI[262423966479559] APN[internet] IPv4[176.16.22.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.699: [upf] INFO: [Added] Number of UPF-Sessions is now 583 (../src/upf/context.c:209) 10/31 11:05:59.699: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.699: [upf] INFO: UE F-SEID[UP:0xb00 CP:0x687] APN[internet] PDN-Type[1] IPv4[176.16.22.65] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.705: [smf] INFO: [Added] Number of SMF-UEs is now 585 (../src/smf/context.c:1031) 10/31 11:05:59.705: [smf] INFO: [Added] Number of SMF-Sessions is now 585 (../src/smf/context.c:3187) 10/31 11:05:59.705: [smf] INFO: UE IMSI[262421768262755] APN[internet] IPv4[176.16.22.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.706: [upf] INFO: [Added] Number of UPF-Sessions is now 584 (../src/upf/context.c:209) 10/31 11:05:59.706: [upf] INFO: UE F-SEID[UP:0x828 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.706: [upf] INFO: UE F-SEID[UP:0x828 CP:0xb6f] APN[internet] PDN-Type[1] IPv4[176.16.22.66] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.711: [smf] INFO: [Added] Number of SMF-UEs is now 586 (../src/smf/context.c:1031) 10/31 11:05:59.711: [smf] INFO: [Added] Number of SMF-Sessions is now 586 (../src/smf/context.c:3187) 10/31 11:05:59.711: [smf] INFO: UE IMSI[262425765801481] APN[internet] IPv4[176.16.22.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.712: [upf] INFO: [Added] Number of UPF-Sessions is now 585 (../src/upf/context.c:209) 10/31 11:05:59.712: [upf] INFO: UE F-SEID[UP:0x135 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.712: [upf] INFO: UE F-SEID[UP:0x135 CP:0x45] APN[internet] PDN-Type[1] IPv4[176.16.22.67] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.718: [smf] INFO: [Added] Number of SMF-UEs is now 587 (../src/smf/context.c:1031) 10/31 11:05:59.718: [smf] INFO: [Added] Number of SMF-Sessions is now 587 (../src/smf/context.c:3187) 10/31 11:05:59.718: [smf] INFO: UE IMSI[262420333349422] APN[internet] IPv4[176.16.22.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.718: [upf] INFO: [Added] Number of UPF-Sessions is now 586 (../src/upf/context.c:209) 10/31 11:05:59.719: [upf] INFO: UE F-SEID[UP:0x837 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.719: [upf] INFO: UE F-SEID[UP:0x837 CP:0xe6a] APN[internet] PDN-Type[1] IPv4[176.16.22.68] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.724: [smf] INFO: [Added] Number of SMF-UEs is now 588 (../src/smf/context.c:1031) 10/31 11:05:59.724: [smf] INFO: [Added] Number of SMF-Sessions is now 588 (../src/smf/context.c:3187) 10/31 11:05:59.724: [smf] INFO: UE IMSI[262427423703048] APN[internet] IPv4[176.16.22.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.725: [upf] INFO: [Added] Number of UPF-Sessions is now 587 (../src/upf/context.c:209) 10/31 11:05:59.725: [upf] INFO: UE F-SEID[UP:0xbce CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.725: [upf] INFO: UE F-SEID[UP:0xbce CP:0x2bb] APN[internet] PDN-Type[1] IPv4[176.16.22.69] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.731: [smf] INFO: [Added] Number of SMF-UEs is now 589 (../src/smf/context.c:1031) 10/31 11:05:59.731: [smf] INFO: [Added] Number of SMF-Sessions is now 589 (../src/smf/context.c:3187) 10/31 11:05:59.731: [smf] INFO: UE IMSI[262426442252694] APN[internet] IPv4[176.16.22.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.732: [upf] INFO: [Added] Number of UPF-Sessions is now 588 (../src/upf/context.c:209) 10/31 11:05:59.732: [upf] INFO: UE F-SEID[UP:0x88d CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.732: [upf] INFO: UE F-SEID[UP:0x88d CP:0xa1b] APN[internet] PDN-Type[1] IPv4[176.16.22.70] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.737: [smf] INFO: [Added] Number of SMF-UEs is now 590 (../src/smf/context.c:1031) 10/31 11:05:59.737: [smf] INFO: [Added] Number of SMF-Sessions is now 590 (../src/smf/context.c:3187) 10/31 11:05:59.737: [smf] INFO: UE IMSI[262424288265329] APN[internet] IPv4[176.16.22.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.738: [upf] INFO: [Added] Number of UPF-Sessions is now 589 (../src/upf/context.c:209) 10/31 11:05:59.738: [upf] INFO: UE F-SEID[UP:0x84e CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.738: [upf] INFO: UE F-SEID[UP:0x84e CP:0xb69] APN[internet] PDN-Type[1] IPv4[176.16.22.71] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.744: [smf] INFO: [Added] Number of SMF-UEs is now 591 (../src/smf/context.c:1031) 10/31 11:05:59.744: [smf] INFO: [Added] Number of SMF-Sessions is now 591 (../src/smf/context.c:3187) 10/31 11:05:59.744: [smf] INFO: UE IMSI[262428222817951] APN[internet] IPv4[176.16.22.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.745: [upf] INFO: [Added] Number of UPF-Sessions is now 590 (../src/upf/context.c:209) 10/31 11:05:59.745: [upf] INFO: UE F-SEID[UP:0x546 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.745: [upf] INFO: UE F-SEID[UP:0x546 CP:0xba4] APN[internet] PDN-Type[1] IPv4[176.16.22.72] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.750: [smf] INFO: [Added] Number of SMF-UEs is now 592 (../src/smf/context.c:1031) 10/31 11:05:59.750: [smf] INFO: [Added] Number of SMF-Sessions is now 592 (../src/smf/context.c:3187) 10/31 11:05:59.750: [smf] INFO: UE IMSI[262422049580508] APN[internet] IPv4[176.16.22.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.751: [upf] INFO: [Added] Number of UPF-Sessions is now 591 (../src/upf/context.c:209) 10/31 11:05:59.751: [upf] INFO: UE F-SEID[UP:0x550 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.751: [upf] INFO: UE F-SEID[UP:0x550 CP:0xb6d] APN[internet] PDN-Type[1] IPv4[176.16.22.73] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.760: [smf] INFO: [Added] Number of SMF-UEs is now 593 (../src/smf/context.c:1031) 10/31 11:05:59.760: [smf] INFO: [Added] Number of SMF-Sessions is now 593 (../src/smf/context.c:3187) 10/31 11:05:59.760: [smf] INFO: UE IMSI[262429526589639] APN[internet] IPv4[176.16.22.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.760: [upf] INFO: [Added] Number of UPF-Sessions is now 592 (../src/upf/context.c:209) 10/31 11:05:59.761: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.761: [upf] INFO: UE F-SEID[UP:0x6b1 CP:0xd77] APN[internet] PDN-Type[1] IPv4[176.16.22.74] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.766: [smf] INFO: [Added] Number of SMF-UEs is now 594 (../src/smf/context.c:1031) 10/31 11:05:59.766: [smf] INFO: [Added] Number of SMF-Sessions is now 594 (../src/smf/context.c:3187) 10/31 11:05:59.766: [smf] INFO: UE IMSI[262420074172028] APN[internet] IPv4[176.16.22.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.767: [upf] INFO: [Added] Number of UPF-Sessions is now 593 (../src/upf/context.c:209) 10/31 11:05:59.767: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.767: [upf] INFO: UE F-SEID[UP:0x4d5 CP:0x775] APN[internet] PDN-Type[1] IPv4[176.16.22.75] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.773: [smf] INFO: [Added] Number of SMF-UEs is now 595 (../src/smf/context.c:1031) 10/31 11:05:59.773: [smf] INFO: [Added] Number of SMF-Sessions is now 595 (../src/smf/context.c:3187) 10/31 11:05:59.773: [smf] INFO: UE IMSI[262420747236529] APN[internet] IPv4[176.16.22.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.774: [upf] INFO: [Added] Number of UPF-Sessions is now 594 (../src/upf/context.c:209) 10/31 11:05:59.774: [upf] INFO: UE F-SEID[UP:0xade CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.774: [upf] INFO: UE F-SEID[UP:0xade CP:0x885] APN[internet] PDN-Type[1] IPv4[176.16.22.76] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.779: [smf] INFO: [Added] Number of SMF-UEs is now 596 (../src/smf/context.c:1031) 10/31 11:05:59.779: [smf] INFO: [Added] Number of SMF-Sessions is now 596 (../src/smf/context.c:3187) 10/31 11:05:59.779: [smf] INFO: UE IMSI[262421933325692] APN[internet] IPv4[176.16.22.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.780: [upf] INFO: [Added] Number of UPF-Sessions is now 595 (../src/upf/context.c:209) 10/31 11:05:59.780: [upf] INFO: UE F-SEID[UP:0x477 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.780: [upf] INFO: UE F-SEID[UP:0x477 CP:0x108] APN[internet] PDN-Type[1] IPv4[176.16.22.77] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.786: [smf] INFO: [Added] Number of SMF-UEs is now 597 (../src/smf/context.c:1031) 10/31 11:05:59.786: [smf] INFO: [Added] Number of SMF-Sessions is now 597 (../src/smf/context.c:3187) 10/31 11:05:59.786: [smf] INFO: UE IMSI[262423734541685] APN[internet] IPv4[176.16.22.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.787: [upf] INFO: [Added] Number of UPF-Sessions is now 596 (../src/upf/context.c:209) 10/31 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.787: [upf] INFO: UE F-SEID[UP:0x4d6 CP:0x23d] APN[internet] PDN-Type[1] IPv4[176.16.22.78] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.793: [smf] INFO: [Added] Number of SMF-UEs is now 598 (../src/smf/context.c:1031) 10/31 11:05:59.793: [smf] INFO: [Added] Number of SMF-Sessions is now 598 (../src/smf/context.c:3187) 10/31 11:05:59.793: [smf] INFO: UE IMSI[262425482719162] APN[internet] IPv4[176.16.22.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.794: [upf] INFO: [Added] Number of UPF-Sessions is now 597 (../src/upf/context.c:209) 10/31 11:05:59.794: [upf] INFO: UE F-SEID[UP:0xaef CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.794: [upf] INFO: UE F-SEID[UP:0xaef CP:0x5f9] APN[internet] PDN-Type[1] IPv4[176.16.22.79] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.799: [smf] INFO: [Added] Number of SMF-UEs is now 599 (../src/smf/context.c:1031) 10/31 11:05:59.799: [smf] INFO: [Added] Number of SMF-Sessions is now 599 (../src/smf/context.c:3187) 10/31 11:05:59.799: [smf] INFO: UE IMSI[262428234000320] APN[internet] IPv4[176.16.22.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.800: [upf] INFO: [Added] Number of UPF-Sessions is now 598 (../src/upf/context.c:209) 10/31 11:05:59.800: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.800: [upf] INFO: UE F-SEID[UP:0x6eb CP:0xb98] APN[internet] PDN-Type[1] IPv4[176.16.22.80] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.806: [smf] INFO: [Added] Number of SMF-UEs is now 600 (../src/smf/context.c:1031) 10/31 11:05:59.806: [smf] INFO: [Added] Number of SMF-Sessions is now 600 (../src/smf/context.c:3187) 10/31 11:05:59.806: [smf] INFO: UE IMSI[262428694682551] APN[internet] IPv4[176.16.22.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.806: [upf] INFO: [Added] Number of UPF-Sessions is now 599 (../src/upf/context.c:209) 10/31 11:05:59.806: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.806: [upf] INFO: UE F-SEID[UP:0x3ac CP:0x4e0] APN[internet] PDN-Type[1] IPv4[176.16.22.81] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.812: [smf] INFO: [Added] Number of SMF-UEs is now 601 (../src/smf/context.c:1031) 10/31 11:05:59.812: [smf] INFO: [Added] Number of SMF-Sessions is now 601 (../src/smf/context.c:3187) 10/31 11:05:59.812: [smf] INFO: UE IMSI[262420246142500] APN[internet] IPv4[176.16.22.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.813: [upf] INFO: [Added] Number of UPF-Sessions is now 600 (../src/upf/context.c:209) 10/31 11:05:59.813: [upf] INFO: UE F-SEID[UP:0x312 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.813: [upf] INFO: UE F-SEID[UP:0x312 CP:0x168] APN[internet] PDN-Type[1] IPv4[176.16.22.82] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.819: [smf] INFO: [Added] Number of SMF-UEs is now 602 (../src/smf/context.c:1031) 10/31 11:05:59.819: [smf] INFO: [Added] Number of SMF-Sessions is now 602 (../src/smf/context.c:3187) 10/31 11:05:59.819: [smf] INFO: UE IMSI[262429841826187] APN[internet] IPv4[176.16.22.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.820: [upf] INFO: [Added] Number of UPF-Sessions is now 601 (../src/upf/context.c:209) 10/31 11:05:59.820: [upf] INFO: UE F-SEID[UP:0x91a CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.820: [upf] INFO: UE F-SEID[UP:0x91a CP:0xdf0] APN[internet] PDN-Type[1] IPv4[176.16.22.83] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.825: [smf] INFO: [Added] Number of SMF-UEs is now 603 (../src/smf/context.c:1031) 10/31 11:05:59.825: [smf] INFO: [Added] Number of SMF-Sessions is now 603 (../src/smf/context.c:3187) 10/31 11:05:59.825: [smf] INFO: UE IMSI[262427262326079] APN[internet] IPv4[176.16.22.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.826: [upf] INFO: [Added] Number of UPF-Sessions is now 602 (../src/upf/context.c:209) 10/31 11:05:59.826: [upf] INFO: UE F-SEID[UP:0x52b CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.826: [upf] INFO: UE F-SEID[UP:0x52b CP:0x5cd] APN[internet] PDN-Type[1] IPv4[176.16.22.84] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.832: [smf] INFO: [Added] Number of SMF-UEs is now 604 (../src/smf/context.c:1031) 10/31 11:05:59.832: [smf] INFO: [Added] Number of SMF-Sessions is now 604 (../src/smf/context.c:3187) 10/31 11:05:59.832: [smf] INFO: UE IMSI[262425349849233] APN[internet] IPv4[176.16.22.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.833: [upf] INFO: [Added] Number of UPF-Sessions is now 603 (../src/upf/context.c:209) 10/31 11:05:59.833: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.833: [upf] INFO: UE F-SEID[UP:0xc2c CP:0x86d] APN[internet] PDN-Type[1] IPv4[176.16.22.85] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.838: [smf] INFO: [Added] Number of SMF-UEs is now 605 (../src/smf/context.c:1031) 10/31 11:05:59.838: [smf] INFO: [Added] Number of SMF-Sessions is now 605 (../src/smf/context.c:3187) 10/31 11:05:59.838: [smf] INFO: UE IMSI[262420798719475] APN[internet] IPv4[176.16.22.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.839: [upf] INFO: [Added] Number of UPF-Sessions is now 604 (../src/upf/context.c:209) 10/31 11:05:59.839: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.839: [upf] INFO: UE F-SEID[UP:0xa42 CP:0xd98] APN[internet] PDN-Type[1] IPv4[176.16.22.86] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.845: [smf] INFO: [Added] Number of SMF-UEs is now 606 (../src/smf/context.c:1031) 10/31 11:05:59.845: [smf] INFO: [Added] Number of SMF-Sessions is now 606 (../src/smf/context.c:3187) 10/31 11:05:59.845: [smf] INFO: UE IMSI[262427368058858] APN[internet] IPv4[176.16.22.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.846: [upf] INFO: [Added] Number of UPF-Sessions is now 605 (../src/upf/context.c:209) 10/31 11:05:59.846: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.846: [upf] INFO: UE F-SEID[UP:0xa88 CP:0x425] APN[internet] PDN-Type[1] IPv4[176.16.22.87] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.851: [smf] INFO: [Added] Number of SMF-UEs is now 607 (../src/smf/context.c:1031) 10/31 11:05:59.851: [smf] INFO: [Added] Number of SMF-Sessions is now 607 (../src/smf/context.c:3187) 10/31 11:05:59.851: [smf] INFO: UE IMSI[262429375003947] APN[internet] IPv4[176.16.22.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.852: [upf] INFO: [Added] Number of UPF-Sessions is now 606 (../src/upf/context.c:209) 10/31 11:05:59.852: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.852: [upf] INFO: UE F-SEID[UP:0xe5d CP:0x328] APN[internet] PDN-Type[1] IPv4[176.16.22.88] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.858: [smf] INFO: [Added] Number of SMF-UEs is now 608 (../src/smf/context.c:1031) 10/31 11:05:59.858: [smf] INFO: [Added] Number of SMF-Sessions is now 608 (../src/smf/context.c:3187) 10/31 11:05:59.858: [smf] INFO: UE IMSI[262421506844994] APN[internet] IPv4[176.16.22.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.859: [upf] INFO: [Added] Number of UPF-Sessions is now 607 (../src/upf/context.c:209) 10/31 11:05:59.859: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.859: [upf] INFO: UE F-SEID[UP:0xa94 CP:0xe] APN[internet] PDN-Type[1] IPv4[176.16.22.89] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.864: [smf] INFO: [Added] Number of SMF-UEs is now 609 (../src/smf/context.c:1031) 10/31 11:05:59.864: [smf] INFO: [Added] Number of SMF-Sessions is now 609 (../src/smf/context.c:3187) 10/31 11:05:59.864: [smf] INFO: UE IMSI[262422333947634] APN[internet] IPv4[176.16.22.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.865: [upf] INFO: [Added] Number of UPF-Sessions is now 608 (../src/upf/context.c:209) 10/31 11:05:59.865: [upf] INFO: UE F-SEID[UP:0x76d CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.865: [upf] INFO: UE F-SEID[UP:0x76d CP:0x956] APN[internet] PDN-Type[1] IPv4[176.16.22.90] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.871: [smf] INFO: [Added] Number of SMF-UEs is now 610 (../src/smf/context.c:1031) 10/31 11:05:59.871: [smf] INFO: [Added] Number of SMF-Sessions is now 610 (../src/smf/context.c:3187) 10/31 11:05:59.871: [smf] INFO: UE IMSI[262427329408953] APN[internet] IPv4[176.16.22.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.872: [upf] INFO: [Added] Number of UPF-Sessions is now 609 (../src/upf/context.c:209) 10/31 11:05:59.872: [upf] INFO: UE F-SEID[UP:0x444 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.872: [upf] INFO: UE F-SEID[UP:0x444 CP:0xdad] APN[internet] PDN-Type[1] IPv4[176.16.22.91] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.877: [smf] INFO: [Added] Number of SMF-UEs is now 611 (../src/smf/context.c:1031) 10/31 11:05:59.877: [smf] INFO: [Added] Number of SMF-Sessions is now 611 (../src/smf/context.c:3187) 10/31 11:05:59.877: [smf] INFO: UE IMSI[262421228687195] APN[internet] IPv4[176.16.22.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.878: [upf] INFO: [Added] Number of UPF-Sessions is now 610 (../src/upf/context.c:209) 10/31 11:05:59.878: [upf] INFO: UE F-SEID[UP:0x418 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.878: [upf] INFO: UE F-SEID[UP:0x418 CP:0x594] APN[internet] PDN-Type[1] IPv4[176.16.22.92] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.884: [smf] INFO: [Added] Number of SMF-UEs is now 612 (../src/smf/context.c:1031) 10/31 11:05:59.884: [smf] INFO: [Added] Number of SMF-Sessions is now 612 (../src/smf/context.c:3187) 10/31 11:05:59.884: [smf] INFO: UE IMSI[262422496408418] APN[internet] IPv4[176.16.22.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.884: [upf] INFO: [Added] Number of UPF-Sessions is now 611 (../src/upf/context.c:209) 10/31 11:05:59.885: [upf] INFO: UE F-SEID[UP:0x551 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.885: [upf] INFO: UE F-SEID[UP:0x551 CP:0xc1c] APN[internet] PDN-Type[1] IPv4[176.16.22.93] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.890: [smf] INFO: [Added] Number of SMF-UEs is now 613 (../src/smf/context.c:1031) 10/31 11:05:59.890: [smf] INFO: [Added] Number of SMF-Sessions is now 613 (../src/smf/context.c:3187) 10/31 11:05:59.890: [smf] INFO: UE IMSI[262423004020277] APN[internet] IPv4[176.16.22.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.891: [upf] INFO: [Added] Number of UPF-Sessions is now 612 (../src/upf/context.c:209) 10/31 11:05:59.891: [upf] INFO: UE F-SEID[UP:0xcbc CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.891: [upf] INFO: UE F-SEID[UP:0xcbc CP:0xc3b] APN[internet] PDN-Type[1] IPv4[176.16.22.94] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.897: [smf] INFO: [Added] Number of SMF-UEs is now 614 (../src/smf/context.c:1031) 10/31 11:05:59.897: [smf] INFO: [Added] Number of SMF-Sessions is now 614 (../src/smf/context.c:3187) 10/31 11:05:59.897: [smf] INFO: UE IMSI[262424441763129] APN[internet] IPv4[176.16.22.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.897: [upf] INFO: [Added] Number of UPF-Sessions is now 613 (../src/upf/context.c:209) 10/31 11:05:59.897: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.897: [upf] INFO: UE F-SEID[UP:0xfc9 CP:0x9c3] APN[internet] PDN-Type[1] IPv4[176.16.22.95] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.903: [smf] INFO: [Added] Number of SMF-UEs is now 615 (../src/smf/context.c:1031) 10/31 11:05:59.903: [smf] INFO: [Added] Number of SMF-Sessions is now 615 (../src/smf/context.c:3187) 10/31 11:05:59.903: [smf] INFO: UE IMSI[262426730672175] APN[internet] IPv4[176.16.22.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.904: [upf] INFO: [Added] Number of UPF-Sessions is now 614 (../src/upf/context.c:209) 10/31 11:05:59.904: [upf] INFO: UE F-SEID[UP:0x533 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.904: [upf] INFO: UE F-SEID[UP:0x533 CP:0xc21] APN[internet] PDN-Type[1] IPv4[176.16.22.96] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.910: [smf] INFO: [Added] Number of SMF-UEs is now 616 (../src/smf/context.c:1031) 10/31 11:05:59.910: [smf] INFO: [Added] Number of SMF-Sessions is now 616 (../src/smf/context.c:3187) 10/31 11:05:59.910: [smf] INFO: UE IMSI[262429161849711] APN[internet] IPv4[176.16.22.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.910: [upf] INFO: [Added] Number of UPF-Sessions is now 615 (../src/upf/context.c:209) 10/31 11:05:59.910: [upf] INFO: UE F-SEID[UP:0x153 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.910: [upf] INFO: UE F-SEID[UP:0x153 CP:0x620] APN[internet] PDN-Type[1] IPv4[176.16.22.97] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.916: [smf] INFO: [Added] Number of SMF-UEs is now 617 (../src/smf/context.c:1031) 10/31 11:05:59.916: [smf] INFO: [Added] Number of SMF-Sessions is now 617 (../src/smf/context.c:3187) 10/31 11:05:59.916: [smf] INFO: UE IMSI[262422870958399] APN[internet] IPv4[176.16.22.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.917: [upf] INFO: [Added] Number of UPF-Sessions is now 616 (../src/upf/context.c:209) 10/31 11:05:59.917: [upf] INFO: UE F-SEID[UP:0x766 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.917: [upf] INFO: UE F-SEID[UP:0x766 CP:0xaf5] APN[internet] PDN-Type[1] IPv4[176.16.22.98] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.922: [smf] INFO: [Added] Number of SMF-UEs is now 618 (../src/smf/context.c:1031) 10/31 11:05:59.922: [smf] INFO: [Added] Number of SMF-Sessions is now 618 (../src/smf/context.c:3187) 10/31 11:05:59.922: [smf] INFO: UE IMSI[262426995925447] APN[internet] IPv4[176.16.22.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.923: [upf] INFO: [Added] Number of UPF-Sessions is now 617 (../src/upf/context.c:209) 10/31 11:05:59.923: [upf] INFO: UE F-SEID[UP:0x826 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.923: [upf] INFO: UE F-SEID[UP:0x826 CP:0xd8f] APN[internet] PDN-Type[1] IPv4[176.16.22.99] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.929: [smf] INFO: [Added] Number of SMF-UEs is now 619 (../src/smf/context.c:1031) 10/31 11:05:59.929: [smf] INFO: [Added] Number of SMF-Sessions is now 619 (../src/smf/context.c:3187) 10/31 11:05:59.929: [smf] INFO: UE IMSI[262426315631060] APN[internet] IPv4[176.16.22.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.930: [upf] INFO: [Added] Number of UPF-Sessions is now 618 (../src/upf/context.c:209) 10/31 11:05:59.930: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.930: [upf] INFO: UE F-SEID[UP:0xd8d CP:0xfc5] APN[internet] PDN-Type[1] IPv4[176.16.22.100] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.935: [smf] INFO: [Added] Number of SMF-UEs is now 620 (../src/smf/context.c:1031) 10/31 11:05:59.935: [smf] INFO: [Added] Number of SMF-Sessions is now 620 (../src/smf/context.c:3187) 10/31 11:05:59.935: [smf] INFO: UE IMSI[262424023894256] APN[internet] IPv4[176.16.22.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.936: [upf] INFO: [Added] Number of UPF-Sessions is now 619 (../src/upf/context.c:209) 10/31 11:05:59.936: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.936: [upf] INFO: UE F-SEID[UP:0x2b6 CP:0x6eb] APN[internet] PDN-Type[1] IPv4[176.16.22.101] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.942: [smf] INFO: [Added] Number of SMF-UEs is now 621 (../src/smf/context.c:1031) 10/31 11:05:59.942: [smf] INFO: [Added] Number of SMF-Sessions is now 621 (../src/smf/context.c:3187) 10/31 11:05:59.942: [smf] INFO: UE IMSI[262424670890065] APN[internet] IPv4[176.16.22.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.943: [upf] INFO: [Added] Number of UPF-Sessions is now 620 (../src/upf/context.c:209) 10/31 11:05:59.943: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.943: [upf] INFO: UE F-SEID[UP:0xa77 CP:0x9a5] APN[internet] PDN-Type[1] IPv4[176.16.22.102] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.948: [smf] INFO: [Added] Number of SMF-UEs is now 622 (../src/smf/context.c:1031) 10/31 11:05:59.948: [smf] INFO: [Added] Number of SMF-Sessions is now 622 (../src/smf/context.c:3187) 10/31 11:05:59.948: [smf] INFO: UE IMSI[262428371970240] APN[internet] IPv4[176.16.22.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.949: [upf] INFO: [Added] Number of UPF-Sessions is now 621 (../src/upf/context.c:209) 10/31 11:05:59.949: [upf] INFO: UE F-SEID[UP:0x17a CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.949: [upf] INFO: UE F-SEID[UP:0x17a CP:0x5e6] APN[internet] PDN-Type[1] IPv4[176.16.22.103] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.955: [smf] INFO: [Added] Number of SMF-UEs is now 623 (../src/smf/context.c:1031) 10/31 11:05:59.955: [smf] INFO: [Added] Number of SMF-Sessions is now 623 (../src/smf/context.c:3187) 10/31 11:05:59.955: [smf] INFO: UE IMSI[262422720009598] APN[internet] IPv4[176.16.22.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.956: [upf] INFO: [Added] Number of UPF-Sessions is now 622 (../src/upf/context.c:209) 10/31 11:05:59.956: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.956: [upf] INFO: UE F-SEID[UP:0xae2 CP:0xfa] APN[internet] PDN-Type[1] IPv4[176.16.22.104] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.962: [smf] INFO: [Added] Number of SMF-UEs is now 624 (../src/smf/context.c:1031) 10/31 11:05:59.962: [smf] INFO: [Added] Number of SMF-Sessions is now 624 (../src/smf/context.c:3187) 10/31 11:05:59.962: [smf] INFO: UE IMSI[262420045125195] APN[internet] IPv4[176.16.22.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.962: [upf] INFO: [Added] Number of UPF-Sessions is now 623 (../src/upf/context.c:209) 10/31 11:05:59.962: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.962: [upf] INFO: UE F-SEID[UP:0x1e5 CP:0x4ef] APN[internet] PDN-Type[1] IPv4[176.16.22.105] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.968: [smf] INFO: [Added] Number of SMF-UEs is now 625 (../src/smf/context.c:1031) 10/31 11:05:59.968: [smf] INFO: [Added] Number of SMF-Sessions is now 625 (../src/smf/context.c:3187) 10/31 11:05:59.968: [smf] INFO: UE IMSI[262421596133482] APN[internet] IPv4[176.16.22.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.969: [upf] INFO: [Added] Number of UPF-Sessions is now 624 (../src/upf/context.c:209) 10/31 11:05:59.969: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.969: [upf] INFO: UE F-SEID[UP:0xaf3 CP:0x7c8] APN[internet] PDN-Type[1] IPv4[176.16.22.106] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.975: [smf] INFO: [Added] Number of SMF-UEs is now 626 (../src/smf/context.c:1031) 10/31 11:05:59.975: [smf] INFO: [Added] Number of SMF-Sessions is now 626 (../src/smf/context.c:3187) 10/31 11:05:59.975: [smf] INFO: UE IMSI[262423272064746] APN[internet] IPv4[176.16.22.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.976: [upf] INFO: [Added] Number of UPF-Sessions is now 625 (../src/upf/context.c:209) 10/31 11:05:59.976: [upf] INFO: UE F-SEID[UP:0xef8 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.976: [upf] INFO: UE F-SEID[UP:0xef8 CP:0xdb6] APN[internet] PDN-Type[1] IPv4[176.16.22.107] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.981: [smf] INFO: [Added] Number of SMF-UEs is now 627 (../src/smf/context.c:1031) 10/31 11:05:59.981: [smf] INFO: [Added] Number of SMF-Sessions is now 627 (../src/smf/context.c:3187) 10/31 11:05:59.981: [smf] INFO: UE IMSI[262426125675407] APN[internet] IPv4[176.16.22.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.982: [upf] INFO: [Added] Number of UPF-Sessions is now 626 (../src/upf/context.c:209) 10/31 11:05:59.982: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.982: [upf] INFO: UE F-SEID[UP:0xd0f CP:0xac0] APN[internet] PDN-Type[1] IPv4[176.16.22.108] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.988: [smf] INFO: [Added] Number of SMF-UEs is now 628 (../src/smf/context.c:1031) 10/31 11:05:59.988: [smf] INFO: [Added] Number of SMF-Sessions is now 628 (../src/smf/context.c:3187) 10/31 11:05:59.988: [smf] INFO: UE IMSI[262422204239145] APN[internet] IPv4[176.16.22.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.989: [upf] INFO: [Added] Number of UPF-Sessions is now 627 (../src/upf/context.c:209) 10/31 11:05:59.989: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.989: [upf] INFO: UE F-SEID[UP:0xbc5 CP:0xbc9] APN[internet] PDN-Type[1] IPv4[176.16.22.109] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.994: [smf] INFO: [Added] Number of SMF-UEs is now 629 (../src/smf/context.c:1031) 10/31 11:05:59.994: [smf] INFO: [Added] Number of SMF-Sessions is now 629 (../src/smf/context.c:3187) 10/31 11:05:59.994: [smf] INFO: UE IMSI[262422938998264] APN[internet] IPv4[176.16.22.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:05:59.995: [upf] INFO: [Added] Number of UPF-Sessions is now 628 (../src/upf/context.c:209) 10/31 11:05:59.995: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 10/31 11:05:59.995: [upf] INFO: UE F-SEID[UP:0xea4 CP:0x4de] APN[internet] PDN-Type[1] IPv4[176.16.22.110] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.001: [smf] INFO: [Added] Number of SMF-UEs is now 630 (../src/smf/context.c:1031) 10/31 11:06:00.001: [smf] INFO: [Added] Number of SMF-Sessions is now 630 (../src/smf/context.c:3187) 10/31 11:06:00.001: [smf] INFO: UE IMSI[262429942074508] APN[internet] IPv4[176.16.22.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.002: [upf] INFO: [Added] Number of UPF-Sessions is now 629 (../src/upf/context.c:209) 10/31 11:06:00.002: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.002: [upf] INFO: UE F-SEID[UP:0xca3 CP:0xd62] APN[internet] PDN-Type[1] IPv4[176.16.22.111] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.007: [smf] INFO: [Added] Number of SMF-UEs is now 631 (../src/smf/context.c:1031) 10/31 11:06:00.007: [smf] INFO: [Added] Number of SMF-Sessions is now 631 (../src/smf/context.c:3187) 10/31 11:06:00.007: [smf] INFO: UE IMSI[262428957768295] APN[internet] IPv4[176.16.22.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.008: [upf] INFO: [Added] Number of UPF-Sessions is now 630 (../src/upf/context.c:209) 10/31 11:06:00.008: [upf] INFO: UE F-SEID[UP:0x1dc CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.008: [upf] INFO: UE F-SEID[UP:0x1dc CP:0x5f0] APN[internet] PDN-Type[1] IPv4[176.16.22.112] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.014: [smf] INFO: [Added] Number of SMF-UEs is now 632 (../src/smf/context.c:1031) 10/31 11:06:00.014: [smf] INFO: [Added] Number of SMF-Sessions is now 632 (../src/smf/context.c:3187) 10/31 11:06:00.014: [smf] INFO: UE IMSI[262422995356948] APN[internet] IPv4[176.16.22.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.015: [upf] INFO: [Added] Number of UPF-Sessions is now 631 (../src/upf/context.c:209) 10/31 11:06:00.015: [upf] INFO: UE F-SEID[UP:0x82 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.015: [upf] INFO: UE F-SEID[UP:0x82 CP:0x713] APN[internet] PDN-Type[1] IPv4[176.16.22.113] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.020: [smf] INFO: [Added] Number of SMF-UEs is now 633 (../src/smf/context.c:1031) 10/31 11:06:00.020: [smf] INFO: [Added] Number of SMF-Sessions is now 633 (../src/smf/context.c:3187) 10/31 11:06:00.020: [smf] INFO: UE IMSI[262429718556756] APN[internet] IPv4[176.16.22.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.021: [upf] INFO: [Added] Number of UPF-Sessions is now 632 (../src/upf/context.c:209) 10/31 11:06:00.021: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.021: [upf] INFO: UE F-SEID[UP:0xb53 CP:0xd68] APN[internet] PDN-Type[1] IPv4[176.16.22.114] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.027: [smf] INFO: [Added] Number of SMF-UEs is now 634 (../src/smf/context.c:1031) 10/31 11:06:00.027: [smf] INFO: [Added] Number of SMF-Sessions is now 634 (../src/smf/context.c:3187) 10/31 11:06:00.027: [smf] INFO: UE IMSI[262425545567931] APN[internet] IPv4[176.16.22.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.028: [upf] INFO: [Added] Number of UPF-Sessions is now 633 (../src/upf/context.c:209) 10/31 11:06:00.028: [upf] INFO: UE F-SEID[UP:0xecd CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.028: [upf] INFO: UE F-SEID[UP:0xecd CP:0x30c] APN[internet] PDN-Type[1] IPv4[176.16.22.115] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.034: [smf] INFO: [Added] Number of SMF-UEs is now 635 (../src/smf/context.c:1031) 10/31 11:06:00.034: [smf] INFO: [Added] Number of SMF-Sessions is now 635 (../src/smf/context.c:3187) 10/31 11:06:00.034: [smf] INFO: UE IMSI[262422040270192] APN[internet] IPv4[176.16.22.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.034: [upf] INFO: [Added] Number of UPF-Sessions is now 634 (../src/upf/context.c:209) 10/31 11:06:00.034: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.034: [upf] INFO: UE F-SEID[UP:0xf5b CP:0x509] APN[internet] PDN-Type[1] IPv4[176.16.22.116] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.040: [smf] INFO: [Added] Number of SMF-UEs is now 636 (../src/smf/context.c:1031) 10/31 11:06:00.040: [smf] INFO: [Added] Number of SMF-Sessions is now 636 (../src/smf/context.c:3187) 10/31 11:06:00.040: [smf] INFO: UE IMSI[262426373358577] APN[internet] IPv4[176.16.22.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.041: [upf] INFO: [Added] Number of UPF-Sessions is now 635 (../src/upf/context.c:209) 10/31 11:06:00.041: [upf] INFO: UE F-SEID[UP:0x95 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.041: [upf] INFO: UE F-SEID[UP:0x95 CP:0xc6a] APN[internet] PDN-Type[1] IPv4[176.16.22.117] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.047: [smf] INFO: [Added] Number of SMF-UEs is now 637 (../src/smf/context.c:1031) 10/31 11:06:00.047: [smf] INFO: [Added] Number of SMF-Sessions is now 637 (../src/smf/context.c:3187) 10/31 11:06:00.047: [smf] INFO: UE IMSI[262423622254851] APN[internet] IPv4[176.16.22.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.047: [upf] INFO: [Added] Number of UPF-Sessions is now 636 (../src/upf/context.c:209) 10/31 11:06:00.047: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.047: [upf] INFO: UE F-SEID[UP:0xb8c CP:0x4b1] APN[internet] PDN-Type[1] IPv4[176.16.22.118] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.053: [smf] INFO: [Added] Number of SMF-UEs is now 638 (../src/smf/context.c:1031) 10/31 11:06:00.053: [smf] INFO: [Added] Number of SMF-Sessions is now 638 (../src/smf/context.c:3187) 10/31 11:06:00.053: [smf] INFO: UE IMSI[262427739402597] APN[internet] IPv4[176.16.22.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.054: [upf] INFO: [Added] Number of UPF-Sessions is now 637 (../src/upf/context.c:209) 10/31 11:06:00.054: [upf] INFO: UE F-SEID[UP:0x571 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.054: [upf] INFO: UE F-SEID[UP:0x571 CP:0x414] APN[internet] PDN-Type[1] IPv4[176.16.22.119] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.059: [smf] INFO: [Added] Number of SMF-UEs is now 639 (../src/smf/context.c:1031) 10/31 11:06:00.059: [smf] INFO: [Added] Number of SMF-Sessions is now 639 (../src/smf/context.c:3187) 10/31 11:06:00.059: [smf] INFO: UE IMSI[262426504944050] APN[internet] IPv4[176.16.22.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.060: [upf] INFO: [Added] Number of UPF-Sessions is now 638 (../src/upf/context.c:209) 10/31 11:06:00.060: [upf] INFO: UE F-SEID[UP:0x704 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.060: [upf] INFO: UE F-SEID[UP:0x704 CP:0xabe] APN[internet] PDN-Type[1] IPv4[176.16.22.120] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.067: [smf] INFO: [Added] Number of SMF-UEs is now 640 (../src/smf/context.c:1031) 10/31 11:06:00.067: [smf] INFO: [Added] Number of SMF-Sessions is now 640 (../src/smf/context.c:3187) 10/31 11:06:00.067: [smf] INFO: UE IMSI[262421207929234] APN[internet] IPv4[176.16.22.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.068: [upf] INFO: [Added] Number of UPF-Sessions is now 639 (../src/upf/context.c:209) 10/31 11:06:00.068: [upf] INFO: UE F-SEID[UP:0x498 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.068: [upf] INFO: UE F-SEID[UP:0x498 CP:0x5e3] APN[internet] PDN-Type[1] IPv4[176.16.22.121] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.073: [smf] INFO: [Added] Number of SMF-UEs is now 641 (../src/smf/context.c:1031) 10/31 11:06:00.073: [smf] INFO: [Added] Number of SMF-Sessions is now 641 (../src/smf/context.c:3187) 10/31 11:06:00.073: [smf] INFO: UE IMSI[262420067253161] APN[internet] IPv4[176.16.22.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.074: [upf] INFO: [Added] Number of UPF-Sessions is now 640 (../src/upf/context.c:209) 10/31 11:06:00.074: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.074: [upf] INFO: UE F-SEID[UP:0xc9d CP:0xe7e] APN[internet] PDN-Type[1] IPv4[176.16.22.122] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.080: [smf] INFO: [Added] Number of SMF-UEs is now 642 (../src/smf/context.c:1031) 10/31 11:06:00.080: [smf] INFO: [Added] Number of SMF-Sessions is now 642 (../src/smf/context.c:3187) 10/31 11:06:00.080: [smf] INFO: UE IMSI[262421603048203] APN[internet] IPv4[176.16.22.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.080: [upf] INFO: [Added] Number of UPF-Sessions is now 641 (../src/upf/context.c:209) 10/31 11:06:00.080: [upf] INFO: UE F-SEID[UP:0x37a CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.080: [upf] INFO: UE F-SEID[UP:0x37a CP:0x304] APN[internet] PDN-Type[1] IPv4[176.16.22.123] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.086: [smf] INFO: [Added] Number of SMF-UEs is now 643 (../src/smf/context.c:1031) 10/31 11:06:00.086: [smf] INFO: [Added] Number of SMF-Sessions is now 643 (../src/smf/context.c:3187) 10/31 11:06:00.086: [smf] INFO: UE IMSI[262422556516504] APN[internet] IPv4[176.16.22.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.087: [upf] INFO: [Added] Number of UPF-Sessions is now 642 (../src/upf/context.c:209) 10/31 11:06:00.087: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.087: [upf] INFO: UE F-SEID[UP:0xcdd CP:0x400] APN[internet] PDN-Type[1] IPv4[176.16.22.124] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.092: [smf] INFO: [Added] Number of SMF-UEs is now 644 (../src/smf/context.c:1031) 10/31 11:06:00.092: [smf] INFO: [Added] Number of SMF-Sessions is now 644 (../src/smf/context.c:3187) 10/31 11:06:00.092: [smf] INFO: UE IMSI[262429002312624] APN[internet] IPv4[176.16.22.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.093: [upf] INFO: [Added] Number of UPF-Sessions is now 643 (../src/upf/context.c:209) 10/31 11:06:00.093: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.093: [upf] INFO: UE F-SEID[UP:0xb0d CP:0x2e1] APN[internet] PDN-Type[1] IPv4[176.16.22.125] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.099: [smf] INFO: [Added] Number of SMF-UEs is now 645 (../src/smf/context.c:1031) 10/31 11:06:00.099: [smf] INFO: [Added] Number of SMF-Sessions is now 645 (../src/smf/context.c:3187) 10/31 11:06:00.099: [smf] INFO: UE IMSI[262420746234077] APN[internet] IPv4[176.16.22.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.100: [upf] INFO: [Added] Number of UPF-Sessions is now 644 (../src/upf/context.c:209) 10/31 11:06:00.100: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.100: [upf] INFO: UE F-SEID[UP:0x9b9 CP:0xd30] APN[internet] PDN-Type[1] IPv4[176.16.22.126] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.106: [smf] INFO: [Added] Number of SMF-UEs is now 646 (../src/smf/context.c:1031) 10/31 11:06:00.106: [smf] INFO: [Added] Number of SMF-Sessions is now 646 (../src/smf/context.c:3187) 10/31 11:06:00.106: [smf] INFO: UE IMSI[262422843472143] APN[internet] IPv4[176.16.22.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.106: [upf] INFO: [Added] Number of UPF-Sessions is now 645 (../src/upf/context.c:209) 10/31 11:06:00.106: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.106: [upf] INFO: UE F-SEID[UP:0xd2d CP:0xe9b] APN[internet] PDN-Type[1] IPv4[176.16.22.127] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.112: [smf] INFO: [Added] Number of SMF-UEs is now 647 (../src/smf/context.c:1031) 10/31 11:06:00.112: [smf] INFO: [Added] Number of SMF-Sessions is now 647 (../src/smf/context.c:3187) 10/31 11:06:00.112: [smf] INFO: UE IMSI[262422769320319] APN[internet] IPv4[176.16.22.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.113: [upf] INFO: [Added] Number of UPF-Sessions is now 646 (../src/upf/context.c:209) 10/31 11:06:00.113: [upf] INFO: UE F-SEID[UP:0x659 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.113: [upf] INFO: UE F-SEID[UP:0x659 CP:0xc73] APN[internet] PDN-Type[1] IPv4[176.16.22.128] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.119: [smf] INFO: [Added] Number of SMF-UEs is now 648 (../src/smf/context.c:1031) 10/31 11:06:00.119: [smf] INFO: [Added] Number of SMF-Sessions is now 648 (../src/smf/context.c:3187) 10/31 11:06:00.119: [smf] INFO: UE IMSI[262429783875670] APN[internet] IPv4[176.16.22.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.119: [upf] INFO: [Added] Number of UPF-Sessions is now 647 (../src/upf/context.c:209) 10/31 11:06:00.119: [upf] INFO: UE F-SEID[UP:0xc CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.119: [upf] INFO: UE F-SEID[UP:0xc CP:0x3c9] APN[internet] PDN-Type[1] IPv4[176.16.22.129] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.125: [smf] INFO: [Added] Number of SMF-UEs is now 649 (../src/smf/context.c:1031) 10/31 11:06:00.125: [smf] INFO: [Added] Number of SMF-Sessions is now 649 (../src/smf/context.c:3187) 10/31 11:06:00.125: [smf] INFO: UE IMSI[262424616100569] APN[internet] IPv4[176.16.22.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.126: [upf] INFO: [Added] Number of UPF-Sessions is now 648 (../src/upf/context.c:209) 10/31 11:06:00.126: [upf] INFO: UE F-SEID[UP:0x521 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.126: [upf] INFO: UE F-SEID[UP:0x521 CP:0xa05] APN[internet] PDN-Type[1] IPv4[176.16.22.130] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.132: [smf] INFO: [Added] Number of SMF-UEs is now 650 (../src/smf/context.c:1031) 10/31 11:06:00.132: [smf] INFO: [Added] Number of SMF-Sessions is now 650 (../src/smf/context.c:3187) 10/31 11:06:00.132: [smf] INFO: UE IMSI[262420982091664] APN[internet] IPv4[176.16.22.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.132: [upf] INFO: [Added] Number of UPF-Sessions is now 649 (../src/upf/context.c:209) 10/31 11:06:00.132: [upf] INFO: UE F-SEID[UP:0x715 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.132: [upf] INFO: UE F-SEID[UP:0x715 CP:0xe62] APN[internet] PDN-Type[1] IPv4[176.16.22.131] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.138: [smf] INFO: [Added] Number of SMF-UEs is now 651 (../src/smf/context.c:1031) 10/31 11:06:00.138: [smf] INFO: [Added] Number of SMF-Sessions is now 651 (../src/smf/context.c:3187) 10/31 11:06:00.138: [smf] INFO: UE IMSI[262423793759457] APN[internet] IPv4[176.16.22.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.139: [upf] INFO: [Added] Number of UPF-Sessions is now 650 (../src/upf/context.c:209) 10/31 11:06:00.139: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.139: [upf] INFO: UE F-SEID[UP:0xe68 CP:0xf2d] APN[internet] PDN-Type[1] IPv4[176.16.22.132] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.145: [smf] INFO: [Added] Number of SMF-UEs is now 652 (../src/smf/context.c:1031) 10/31 11:06:00.145: [smf] INFO: [Added] Number of SMF-Sessions is now 652 (../src/smf/context.c:3187) 10/31 11:06:00.145: [smf] INFO: UE IMSI[262424521468673] APN[internet] IPv4[176.16.22.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.145: [upf] INFO: [Added] Number of UPF-Sessions is now 651 (../src/upf/context.c:209) 10/31 11:06:00.145: [upf] INFO: UE F-SEID[UP:0xedf CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.145: [upf] INFO: UE F-SEID[UP:0xedf CP:0x2f9] APN[internet] PDN-Type[1] IPv4[176.16.22.133] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.151: [smf] INFO: [Added] Number of SMF-UEs is now 653 (../src/smf/context.c:1031) 10/31 11:06:00.151: [smf] INFO: [Added] Number of SMF-Sessions is now 653 (../src/smf/context.c:3187) 10/31 11:06:00.151: [smf] INFO: UE IMSI[262426365261275] APN[internet] IPv4[176.16.22.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.152: [upf] INFO: [Added] Number of UPF-Sessions is now 652 (../src/upf/context.c:209) 10/31 11:06:00.152: [upf] INFO: UE F-SEID[UP:0xbae CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.152: [upf] INFO: UE F-SEID[UP:0xbae CP:0xd72] APN[internet] PDN-Type[1] IPv4[176.16.22.134] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.158: [smf] INFO: [Added] Number of SMF-UEs is now 654 (../src/smf/context.c:1031) 10/31 11:06:00.158: [smf] INFO: [Added] Number of SMF-Sessions is now 654 (../src/smf/context.c:3187) 10/31 11:06:00.158: [smf] INFO: UE IMSI[262425198617814] APN[internet] IPv4[176.16.22.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.159: [upf] INFO: [Added] Number of UPF-Sessions is now 653 (../src/upf/context.c:209) 10/31 11:06:00.159: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.159: [upf] INFO: UE F-SEID[UP:0xc4f CP:0xbf4] APN[internet] PDN-Type[1] IPv4[176.16.22.135] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.166: [smf] INFO: [Added] Number of SMF-UEs is now 655 (../src/smf/context.c:1031) 10/31 11:06:00.166: [smf] INFO: [Added] Number of SMF-Sessions is now 655 (../src/smf/context.c:3187) 10/31 11:06:00.166: [smf] INFO: UE IMSI[262427805553830] APN[internet] IPv4[176.16.22.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.166: [upf] INFO: [Added] Number of UPF-Sessions is now 654 (../src/upf/context.c:209) 10/31 11:06:00.167: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.167: [upf] INFO: UE F-SEID[UP:0xf8a CP:0xa8c] APN[internet] PDN-Type[1] IPv4[176.16.22.136] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.172: [smf] INFO: [Added] Number of SMF-UEs is now 656 (../src/smf/context.c:1031) 10/31 11:06:00.172: [smf] INFO: [Added] Number of SMF-Sessions is now 656 (../src/smf/context.c:3187) 10/31 11:06:00.172: [smf] INFO: UE IMSI[262427178197894] APN[internet] IPv4[176.16.22.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.173: [upf] INFO: [Added] Number of UPF-Sessions is now 655 (../src/upf/context.c:209) 10/31 11:06:00.173: [upf] INFO: UE F-SEID[UP:0x713 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.173: [upf] INFO: UE F-SEID[UP:0x713 CP:0x88e] APN[internet] PDN-Type[1] IPv4[176.16.22.137] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.179: [smf] INFO: [Added] Number of SMF-UEs is now 657 (../src/smf/context.c:1031) 10/31 11:06:00.179: [smf] INFO: [Added] Number of SMF-Sessions is now 657 (../src/smf/context.c:3187) 10/31 11:06:00.179: [smf] INFO: UE IMSI[262423674255374] APN[internet] IPv4[176.16.22.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.180: [upf] INFO: [Added] Number of UPF-Sessions is now 656 (../src/upf/context.c:209) 10/31 11:06:00.180: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.180: [upf] INFO: UE F-SEID[UP:0xf7d CP:0xf21] APN[internet] PDN-Type[1] IPv4[176.16.22.138] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.186: [smf] INFO: [Added] Number of SMF-UEs is now 658 (../src/smf/context.c:1031) 10/31 11:06:00.186: [smf] INFO: [Added] Number of SMF-Sessions is now 658 (../src/smf/context.c:3187) 10/31 11:06:00.186: [smf] INFO: UE IMSI[262425483208309] APN[internet] IPv4[176.16.22.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.186: [upf] INFO: [Added] Number of UPF-Sessions is now 657 (../src/upf/context.c:209) 10/31 11:06:00.186: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.186: [upf] INFO: UE F-SEID[UP:0xe0a CP:0xb1d] APN[internet] PDN-Type[1] IPv4[176.16.22.139] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.192: [smf] INFO: [Added] Number of SMF-UEs is now 659 (../src/smf/context.c:1031) 10/31 11:06:00.192: [smf] INFO: [Added] Number of SMF-Sessions is now 659 (../src/smf/context.c:3187) 10/31 11:06:00.192: [smf] INFO: UE IMSI[262427675638029] APN[internet] IPv4[176.16.22.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.193: [upf] INFO: [Added] Number of UPF-Sessions is now 658 (../src/upf/context.c:209) 10/31 11:06:00.193: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.193: [upf] INFO: UE F-SEID[UP:0xb16 CP:0xff6] APN[internet] PDN-Type[1] IPv4[176.16.22.140] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.199: [smf] INFO: [Added] Number of SMF-UEs is now 660 (../src/smf/context.c:1031) 10/31 11:06:00.199: [smf] INFO: [Added] Number of SMF-Sessions is now 660 (../src/smf/context.c:3187) 10/31 11:06:00.199: [smf] INFO: UE IMSI[262426728277237] APN[internet] IPv4[176.16.22.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.200: [upf] INFO: [Added] Number of UPF-Sessions is now 659 (../src/upf/context.c:209) 10/31 11:06:00.200: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.200: [upf] INFO: UE F-SEID[UP:0xb32 CP:0x795] APN[internet] PDN-Type[1] IPv4[176.16.22.141] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.205: [smf] INFO: [Added] Number of SMF-UEs is now 661 (../src/smf/context.c:1031) 10/31 11:06:00.205: [smf] INFO: [Added] Number of SMF-Sessions is now 661 (../src/smf/context.c:3187) 10/31 11:06:00.205: [smf] INFO: UE IMSI[262425289847331] APN[internet] IPv4[176.16.22.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.206: [upf] INFO: [Added] Number of UPF-Sessions is now 660 (../src/upf/context.c:209) 10/31 11:06:00.206: [upf] INFO: UE F-SEID[UP:0x21f CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.206: [upf] INFO: UE F-SEID[UP:0x21f CP:0x52d] APN[internet] PDN-Type[1] IPv4[176.16.22.142] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.212: [smf] INFO: [Added] Number of SMF-UEs is now 662 (../src/smf/context.c:1031) 10/31 11:06:00.212: [smf] INFO: [Added] Number of SMF-Sessions is now 662 (../src/smf/context.c:3187) 10/31 11:06:00.212: [smf] INFO: UE IMSI[262429761148014] APN[internet] IPv4[176.16.22.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.213: [upf] INFO: [Added] Number of UPF-Sessions is now 661 (../src/upf/context.c:209) 10/31 11:06:00.213: [upf] INFO: UE F-SEID[UP:0x683 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.213: [upf] INFO: UE F-SEID[UP:0x683 CP:0x9] APN[internet] PDN-Type[1] IPv4[176.16.22.143] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.218: [smf] INFO: [Added] Number of SMF-UEs is now 663 (../src/smf/context.c:1031) 10/31 11:06:00.218: [smf] INFO: [Added] Number of SMF-Sessions is now 663 (../src/smf/context.c:3187) 10/31 11:06:00.218: [smf] INFO: UE IMSI[262426025628271] APN[internet] IPv4[176.16.22.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.219: [upf] INFO: [Added] Number of UPF-Sessions is now 662 (../src/upf/context.c:209) 10/31 11:06:00.219: [upf] INFO: UE F-SEID[UP:0x524 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.219: [upf] INFO: UE F-SEID[UP:0x524 CP:0xf3c] APN[internet] PDN-Type[1] IPv4[176.16.22.144] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.225: [smf] INFO: [Added] Number of SMF-UEs is now 664 (../src/smf/context.c:1031) 10/31 11:06:00.225: [smf] INFO: [Added] Number of SMF-Sessions is now 664 (../src/smf/context.c:3187) 10/31 11:06:00.225: [smf] INFO: UE IMSI[262429404409452] APN[internet] IPv4[176.16.22.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.226: [upf] INFO: [Added] Number of UPF-Sessions is now 663 (../src/upf/context.c:209) 10/31 11:06:00.226: [upf] INFO: UE F-SEID[UP:0x88b CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.226: [upf] INFO: UE F-SEID[UP:0x88b CP:0xa2d] APN[internet] PDN-Type[1] IPv4[176.16.22.145] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.231: [smf] INFO: [Added] Number of SMF-UEs is now 665 (../src/smf/context.c:1031) 10/31 11:06:00.231: [smf] INFO: [Added] Number of SMF-Sessions is now 665 (../src/smf/context.c:3187) 10/31 11:06:00.231: [smf] INFO: UE IMSI[262426617021177] APN[internet] IPv4[176.16.22.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.232: [upf] INFO: [Added] Number of UPF-Sessions is now 664 (../src/upf/context.c:209) 10/31 11:06:00.232: [upf] INFO: UE F-SEID[UP:0x986 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.232: [upf] INFO: UE F-SEID[UP:0x986 CP:0x53] APN[internet] PDN-Type[1] IPv4[176.16.22.146] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.238: [smf] INFO: [Added] Number of SMF-UEs is now 666 (../src/smf/context.c:1031) 10/31 11:06:00.238: [smf] INFO: [Added] Number of SMF-Sessions is now 666 (../src/smf/context.c:3187) 10/31 11:06:00.238: [smf] INFO: UE IMSI[262429458349269] APN[internet] IPv4[176.16.22.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.239: [upf] INFO: [Added] Number of UPF-Sessions is now 665 (../src/upf/context.c:209) 10/31 11:06:00.239: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.239: [upf] INFO: UE F-SEID[UP:0x7a8 CP:0xb82] APN[internet] PDN-Type[1] IPv4[176.16.22.147] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.244: [smf] INFO: [Added] Number of SMF-UEs is now 667 (../src/smf/context.c:1031) 10/31 11:06:00.244: [smf] INFO: [Added] Number of SMF-Sessions is now 667 (../src/smf/context.c:3187) 10/31 11:06:00.244: [smf] INFO: UE IMSI[262427306589833] APN[internet] IPv4[176.16.22.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.245: [upf] INFO: [Added] Number of UPF-Sessions is now 666 (../src/upf/context.c:209) 10/31 11:06:00.245: [upf] INFO: UE F-SEID[UP:0x894 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.245: [upf] INFO: UE F-SEID[UP:0x894 CP:0x21e] APN[internet] PDN-Type[1] IPv4[176.16.22.148] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.251: [smf] INFO: [Added] Number of SMF-UEs is now 668 (../src/smf/context.c:1031) 10/31 11:06:00.251: [smf] INFO: [Added] Number of SMF-Sessions is now 668 (../src/smf/context.c:3187) 10/31 11:06:00.251: [smf] INFO: UE IMSI[262425341988208] APN[internet] IPv4[176.16.22.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.252: [upf] INFO: [Added] Number of UPF-Sessions is now 667 (../src/upf/context.c:209) 10/31 11:06:00.252: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.252: [upf] INFO: UE F-SEID[UP:0xa98 CP:0x34f] APN[internet] PDN-Type[1] IPv4[176.16.22.149] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.257: [smf] INFO: [Added] Number of SMF-UEs is now 669 (../src/smf/context.c:1031) 10/31 11:06:00.257: [smf] INFO: [Added] Number of SMF-Sessions is now 669 (../src/smf/context.c:3187) 10/31 11:06:00.257: [smf] INFO: UE IMSI[262427270209594] APN[internet] IPv4[176.16.22.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.258: [upf] INFO: [Added] Number of UPF-Sessions is now 668 (../src/upf/context.c:209) 10/31 11:06:00.258: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.258: [upf] INFO: UE F-SEID[UP:0xe7b CP:0xe9c] APN[internet] PDN-Type[1] IPv4[176.16.22.150] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.264: [smf] INFO: [Added] Number of SMF-UEs is now 670 (../src/smf/context.c:1031) 10/31 11:06:00.264: [smf] INFO: [Added] Number of SMF-Sessions is now 670 (../src/smf/context.c:3187) 10/31 11:06:00.264: [smf] INFO: UE IMSI[262428936089588] APN[internet] IPv4[176.16.22.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.265: [upf] INFO: [Added] Number of UPF-Sessions is now 669 (../src/upf/context.c:209) 10/31 11:06:00.265: [upf] INFO: UE F-SEID[UP:0x555 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.265: [upf] INFO: UE F-SEID[UP:0x555 CP:0x1f5] APN[internet] PDN-Type[1] IPv4[176.16.22.151] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.270: [smf] INFO: [Added] Number of SMF-UEs is now 671 (../src/smf/context.c:1031) 10/31 11:06:00.270: [smf] INFO: [Added] Number of SMF-Sessions is now 671 (../src/smf/context.c:3187) 10/31 11:06:00.270: [smf] INFO: UE IMSI[262423548737786] APN[internet] IPv4[176.16.22.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.271: [upf] INFO: [Added] Number of UPF-Sessions is now 670 (../src/upf/context.c:209) 10/31 11:06:00.271: [upf] INFO: UE F-SEID[UP:0x662 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.271: [upf] INFO: UE F-SEID[UP:0x662 CP:0xf04] APN[internet] PDN-Type[1] IPv4[176.16.22.152] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.277: [smf] INFO: [Added] Number of SMF-UEs is now 672 (../src/smf/context.c:1031) 10/31 11:06:00.277: [smf] INFO: [Added] Number of SMF-Sessions is now 672 (../src/smf/context.c:3187) 10/31 11:06:00.277: [smf] INFO: UE IMSI[262428063004383] APN[internet] IPv4[176.16.22.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.278: [upf] INFO: [Added] Number of UPF-Sessions is now 671 (../src/upf/context.c:209) 10/31 11:06:00.278: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.278: [upf] INFO: UE F-SEID[UP:0xe17 CP:0xa47] APN[internet] PDN-Type[1] IPv4[176.16.22.153] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.283: [smf] INFO: [Added] Number of SMF-UEs is now 673 (../src/smf/context.c:1031) 10/31 11:06:00.283: [smf] INFO: [Added] Number of SMF-Sessions is now 673 (../src/smf/context.c:3187) 10/31 11:06:00.283: [smf] INFO: UE IMSI[262426049499466] APN[internet] IPv4[176.16.22.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.284: [upf] INFO: [Added] Number of UPF-Sessions is now 672 (../src/upf/context.c:209) 10/31 11:06:00.284: [upf] INFO: UE F-SEID[UP:0x988 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.284: [upf] INFO: UE F-SEID[UP:0x988 CP:0x679] APN[internet] PDN-Type[1] IPv4[176.16.22.154] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.290: [smf] INFO: [Added] Number of SMF-UEs is now 674 (../src/smf/context.c:1031) 10/31 11:06:00.290: [smf] INFO: [Added] Number of SMF-Sessions is now 674 (../src/smf/context.c:3187) 10/31 11:06:00.290: [smf] INFO: UE IMSI[262427875734016] APN[internet] IPv4[176.16.22.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.291: [upf] INFO: [Added] Number of UPF-Sessions is now 673 (../src/upf/context.c:209) 10/31 11:06:00.291: [upf] INFO: UE F-SEID[UP:0x520 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.291: [upf] INFO: UE F-SEID[UP:0x520 CP:0xf20] APN[internet] PDN-Type[1] IPv4[176.16.22.155] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.296: [smf] INFO: [Added] Number of SMF-UEs is now 675 (../src/smf/context.c:1031) 10/31 11:06:00.296: [smf] INFO: [Added] Number of SMF-Sessions is now 675 (../src/smf/context.c:3187) 10/31 11:06:00.296: [smf] INFO: UE IMSI[262421595978379] APN[internet] IPv4[176.16.22.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.297: [upf] INFO: [Added] Number of UPF-Sessions is now 674 (../src/upf/context.c:209) 10/31 11:06:00.297: [upf] INFO: UE F-SEID[UP:0x4de CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.297: [upf] INFO: UE F-SEID[UP:0x4de CP:0xac2] APN[internet] PDN-Type[1] IPv4[176.16.22.156] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.304: [smf] INFO: [Added] Number of SMF-UEs is now 676 (../src/smf/context.c:1031) 10/31 11:06:00.304: [smf] INFO: [Added] Number of SMF-Sessions is now 676 (../src/smf/context.c:3187) 10/31 11:06:00.304: [smf] INFO: UE IMSI[262429890235566] APN[internet] IPv4[176.16.22.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.305: [upf] INFO: [Added] Number of UPF-Sessions is now 675 (../src/upf/context.c:209) 10/31 11:06:00.305: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.305: [upf] INFO: UE F-SEID[UP:0xe92 CP:0x8b3] APN[internet] PDN-Type[1] IPv4[176.16.22.157] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.312: [smf] INFO: [Added] Number of SMF-UEs is now 677 (../src/smf/context.c:1031) 10/31 11:06:00.312: [smf] INFO: [Added] Number of SMF-Sessions is now 677 (../src/smf/context.c:3187) 10/31 11:06:00.312: [smf] INFO: UE IMSI[262427825692246] APN[internet] IPv4[176.16.22.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.312: [upf] INFO: [Added] Number of UPF-Sessions is now 676 (../src/upf/context.c:209) 10/31 11:06:00.312: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.312: [upf] INFO: UE F-SEID[UP:0xa43 CP:0x1d7] APN[internet] PDN-Type[1] IPv4[176.16.22.158] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.318: [smf] INFO: [Added] Number of SMF-UEs is now 678 (../src/smf/context.c:1031) 10/31 11:06:00.318: [smf] INFO: [Added] Number of SMF-Sessions is now 678 (../src/smf/context.c:3187) 10/31 11:06:00.318: [smf] INFO: UE IMSI[262427878096630] APN[internet] IPv4[176.16.22.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.319: [upf] INFO: [Added] Number of UPF-Sessions is now 677 (../src/upf/context.c:209) 10/31 11:06:00.319: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.319: [upf] INFO: UE F-SEID[UP:0xff3 CP:0xe04] APN[internet] PDN-Type[1] IPv4[176.16.22.159] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.325: [smf] INFO: [Added] Number of SMF-UEs is now 679 (../src/smf/context.c:1031) 10/31 11:06:00.325: [smf] INFO: [Added] Number of SMF-Sessions is now 679 (../src/smf/context.c:3187) 10/31 11:06:00.325: [smf] INFO: UE IMSI[262427673923360] APN[internet] IPv4[176.16.22.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.325: [upf] INFO: [Added] Number of UPF-Sessions is now 678 (../src/upf/context.c:209) 10/31 11:06:00.325: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.325: [upf] INFO: UE F-SEID[UP:0xd1b CP:0xa49] APN[internet] PDN-Type[1] IPv4[176.16.22.160] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.331: [smf] INFO: [Added] Number of SMF-UEs is now 680 (../src/smf/context.c:1031) 10/31 11:06:00.331: [smf] INFO: [Added] Number of SMF-Sessions is now 680 (../src/smf/context.c:3187) 10/31 11:06:00.331: [smf] INFO: UE IMSI[262425511504627] APN[internet] IPv4[176.16.22.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.332: [upf] INFO: [Added] Number of UPF-Sessions is now 679 (../src/upf/context.c:209) 10/31 11:06:00.332: [upf] INFO: UE F-SEID[UP:0x712 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.332: [upf] INFO: UE F-SEID[UP:0x712 CP:0x98b] APN[internet] PDN-Type[1] IPv4[176.16.22.161] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.339: [smf] INFO: [Added] Number of SMF-UEs is now 681 (../src/smf/context.c:1031) 10/31 11:06:00.339: [smf] INFO: [Added] Number of SMF-Sessions is now 681 (../src/smf/context.c:3187) 10/31 11:06:00.339: [smf] INFO: UE IMSI[262425643037280] APN[internet] IPv4[176.16.22.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.339: [upf] INFO: [Added] Number of UPF-Sessions is now 680 (../src/upf/context.c:209) 10/31 11:06:00.339: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.339: [upf] INFO: UE F-SEID[UP:0x1f1 CP:0xfef] APN[internet] PDN-Type[1] IPv4[176.16.22.162] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.345: [smf] INFO: [Added] Number of SMF-UEs is now 682 (../src/smf/context.c:1031) 10/31 11:06:00.345: [smf] INFO: [Added] Number of SMF-Sessions is now 682 (../src/smf/context.c:3187) 10/31 11:06:00.345: [smf] INFO: UE IMSI[262427616031741] APN[internet] IPv4[176.16.22.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.346: [upf] INFO: [Added] Number of UPF-Sessions is now 681 (../src/upf/context.c:209) 10/31 11:06:00.346: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.346: [upf] INFO: UE F-SEID[UP:0xe51 CP:0x282] APN[internet] PDN-Type[1] IPv4[176.16.22.163] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.352: [smf] INFO: [Added] Number of SMF-UEs is now 683 (../src/smf/context.c:1031) 10/31 11:06:00.352: [smf] INFO: [Added] Number of SMF-Sessions is now 683 (../src/smf/context.c:3187) 10/31 11:06:00.352: [smf] INFO: UE IMSI[262421022182579] APN[internet] IPv4[176.16.22.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.353: [upf] INFO: [Added] Number of UPF-Sessions is now 682 (../src/upf/context.c:209) 10/31 11:06:00.353: [upf] INFO: UE F-SEID[UP:0x243 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.353: [upf] INFO: UE F-SEID[UP:0x243 CP:0x1f7] APN[internet] PDN-Type[1] IPv4[176.16.22.164] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.358: [smf] INFO: [Added] Number of SMF-UEs is now 684 (../src/smf/context.c:1031) 10/31 11:06:00.358: [smf] INFO: [Added] Number of SMF-Sessions is now 684 (../src/smf/context.c:3187) 10/31 11:06:00.358: [smf] INFO: UE IMSI[262422191142734] APN[internet] IPv4[176.16.22.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.359: [upf] INFO: [Added] Number of UPF-Sessions is now 683 (../src/upf/context.c:209) 10/31 11:06:00.359: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.359: [upf] INFO: UE F-SEID[UP:0x3ed CP:0x967] APN[internet] PDN-Type[1] IPv4[176.16.22.165] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.365: [smf] INFO: [Added] Number of SMF-UEs is now 685 (../src/smf/context.c:1031) 10/31 11:06:00.365: [smf] INFO: [Added] Number of SMF-Sessions is now 685 (../src/smf/context.c:3187) 10/31 11:06:00.365: [smf] INFO: UE IMSI[262429391001744] APN[internet] IPv4[176.16.22.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.366: [upf] INFO: [Added] Number of UPF-Sessions is now 684 (../src/upf/context.c:209) 10/31 11:06:00.366: [upf] INFO: UE F-SEID[UP:0xbb CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.366: [upf] INFO: UE F-SEID[UP:0xbb CP:0xa7b] APN[internet] PDN-Type[1] IPv4[176.16.22.166] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.371: [smf] INFO: [Added] Number of SMF-UEs is now 686 (../src/smf/context.c:1031) 10/31 11:06:00.371: [smf] INFO: [Added] Number of SMF-Sessions is now 686 (../src/smf/context.c:3187) 10/31 11:06:00.371: [smf] INFO: UE IMSI[262426602582998] APN[internet] IPv4[176.16.22.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.372: [upf] INFO: [Added] Number of UPF-Sessions is now 685 (../src/upf/context.c:209) 10/31 11:06:00.372: [upf] INFO: UE F-SEID[UP:0x404 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.372: [upf] INFO: UE F-SEID[UP:0x404 CP:0x78e] APN[internet] PDN-Type[1] IPv4[176.16.22.167] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.378: [smf] INFO: [Added] Number of SMF-UEs is now 687 (../src/smf/context.c:1031) 10/31 11:06:00.378: [smf] INFO: [Added] Number of SMF-Sessions is now 687 (../src/smf/context.c:3187) 10/31 11:06:00.378: [smf] INFO: UE IMSI[262422810182743] APN[internet] IPv4[176.16.22.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.379: [upf] INFO: [Added] Number of UPF-Sessions is now 686 (../src/upf/context.c:209) 10/31 11:06:00.379: [upf] INFO: UE F-SEID[UP:0x480 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.379: [upf] INFO: UE F-SEID[UP:0x480 CP:0x4d8] APN[internet] PDN-Type[1] IPv4[176.16.22.168] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.385: [smf] INFO: [Added] Number of SMF-UEs is now 688 (../src/smf/context.c:1031) 10/31 11:06:00.385: [smf] INFO: [Added] Number of SMF-Sessions is now 688 (../src/smf/context.c:3187) 10/31 11:06:00.385: [smf] INFO: UE IMSI[262421661507256] APN[internet] IPv4[176.16.22.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.386: [upf] INFO: [Added] Number of UPF-Sessions is now 687 (../src/upf/context.c:209) 10/31 11:06:00.386: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.386: [upf] INFO: UE F-SEID[UP:0xc6f CP:0xa2b] APN[internet] PDN-Type[1] IPv4[176.16.22.169] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.392: [smf] INFO: [Added] Number of SMF-UEs is now 689 (../src/smf/context.c:1031) 10/31 11:06:00.392: [smf] INFO: [Added] Number of SMF-Sessions is now 689 (../src/smf/context.c:3187) 10/31 11:06:00.392: [smf] INFO: UE IMSI[262429553086139] APN[internet] IPv4[176.16.22.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.393: [upf] INFO: [Added] Number of UPF-Sessions is now 688 (../src/upf/context.c:209) 10/31 11:06:00.393: [upf] INFO: UE F-SEID[UP:0x79a CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.393: [upf] INFO: UE F-SEID[UP:0x79a CP:0x446] APN[internet] PDN-Type[1] IPv4[176.16.22.170] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.399: [smf] INFO: [Added] Number of SMF-UEs is now 690 (../src/smf/context.c:1031) 10/31 11:06:00.399: [smf] INFO: [Added] Number of SMF-Sessions is now 690 (../src/smf/context.c:3187) 10/31 11:06:00.399: [smf] INFO: UE IMSI[262424999180073] APN[internet] IPv4[176.16.22.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.400: [upf] INFO: [Added] Number of UPF-Sessions is now 689 (../src/upf/context.c:209) 10/31 11:06:00.400: [upf] INFO: UE F-SEID[UP:0x183 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.400: [upf] INFO: UE F-SEID[UP:0x183 CP:0xbdd] APN[internet] PDN-Type[1] IPv4[176.16.22.171] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.406: [smf] INFO: [Added] Number of SMF-UEs is now 691 (../src/smf/context.c:1031) 10/31 11:06:00.406: [smf] INFO: [Added] Number of SMF-Sessions is now 691 (../src/smf/context.c:3187) 10/31 11:06:00.406: [smf] INFO: UE IMSI[262426088742432] APN[internet] IPv4[176.16.22.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.407: [upf] INFO: [Added] Number of UPF-Sessions is now 690 (../src/upf/context.c:209) 10/31 11:06:00.407: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.407: [upf] INFO: UE F-SEID[UP:0xba4 CP:0x64f] APN[internet] PDN-Type[1] IPv4[176.16.22.172] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.412: [smf] INFO: [Added] Number of SMF-UEs is now 692 (../src/smf/context.c:1031) 10/31 11:06:00.412: [smf] INFO: [Added] Number of SMF-Sessions is now 692 (../src/smf/context.c:3187) 10/31 11:06:00.412: [smf] INFO: UE IMSI[262427172350756] APN[internet] IPv4[176.16.22.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.413: [upf] INFO: [Added] Number of UPF-Sessions is now 691 (../src/upf/context.c:209) 10/31 11:06:00.413: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.413: [upf] INFO: UE F-SEID[UP:0x5eb CP:0x6af] APN[internet] PDN-Type[1] IPv4[176.16.22.173] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.419: [smf] INFO: [Added] Number of SMF-UEs is now 693 (../src/smf/context.c:1031) 10/31 11:06:00.419: [smf] INFO: [Added] Number of SMF-Sessions is now 693 (../src/smf/context.c:3187) 10/31 11:06:00.419: [smf] INFO: UE IMSI[262424744028734] APN[internet] IPv4[176.16.22.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.420: [upf] INFO: [Added] Number of UPF-Sessions is now 692 (../src/upf/context.c:209) 10/31 11:06:00.420: [upf] INFO: UE F-SEID[UP:0x380 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.420: [upf] INFO: UE F-SEID[UP:0x380 CP:0x300] APN[internet] PDN-Type[1] IPv4[176.16.22.174] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.425: [smf] INFO: [Added] Number of SMF-UEs is now 694 (../src/smf/context.c:1031) 10/31 11:06:00.425: [smf] INFO: [Added] Number of SMF-Sessions is now 694 (../src/smf/context.c:3187) 10/31 11:06:00.425: [smf] INFO: UE IMSI[262425480180719] APN[internet] IPv4[176.16.22.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.426: [upf] INFO: [Added] Number of UPF-Sessions is now 693 (../src/upf/context.c:209) 10/31 11:06:00.426: [upf] INFO: UE F-SEID[UP:0x34e CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.426: [upf] INFO: UE F-SEID[UP:0x34e CP:0x755] APN[internet] PDN-Type[1] IPv4[176.16.22.175] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.432: [smf] INFO: [Added] Number of SMF-UEs is now 695 (../src/smf/context.c:1031) 10/31 11:06:00.432: [smf] INFO: [Added] Number of SMF-Sessions is now 695 (../src/smf/context.c:3187) 10/31 11:06:00.432: [smf] INFO: UE IMSI[262421495350291] APN[internet] IPv4[176.16.22.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.433: [upf] INFO: [Added] Number of UPF-Sessions is now 694 (../src/upf/context.c:209) 10/31 11:06:00.433: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.433: [upf] INFO: UE F-SEID[UP:0x4bb CP:0x1a0] APN[internet] PDN-Type[1] IPv4[176.16.22.176] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.438: [smf] INFO: [Added] Number of SMF-UEs is now 696 (../src/smf/context.c:1031) 10/31 11:06:00.438: [smf] INFO: [Added] Number of SMF-Sessions is now 696 (../src/smf/context.c:3187) 10/31 11:06:00.438: [smf] INFO: UE IMSI[262420773976582] APN[internet] IPv4[176.16.22.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.439: [upf] INFO: [Added] Number of UPF-Sessions is now 695 (../src/upf/context.c:209) 10/31 11:06:00.439: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.439: [upf] INFO: UE F-SEID[UP:0x3e7 CP:0xfe7] APN[internet] PDN-Type[1] IPv4[176.16.22.177] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.445: [smf] INFO: [Added] Number of SMF-UEs is now 697 (../src/smf/context.c:1031) 10/31 11:06:00.445: [smf] INFO: [Added] Number of SMF-Sessions is now 697 (../src/smf/context.c:3187) 10/31 11:06:00.445: [smf] INFO: UE IMSI[262421927017871] APN[internet] IPv4[176.16.22.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.446: [upf] INFO: [Added] Number of UPF-Sessions is now 696 (../src/upf/context.c:209) 10/31 11:06:00.446: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.446: [upf] INFO: UE F-SEID[UP:0xb81 CP:0x19b] APN[internet] PDN-Type[1] IPv4[176.16.22.178] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.451: [smf] INFO: [Added] Number of SMF-UEs is now 698 (../src/smf/context.c:1031) 10/31 11:06:00.451: [smf] INFO: [Added] Number of SMF-Sessions is now 698 (../src/smf/context.c:3187) 10/31 11:06:00.451: [smf] INFO: UE IMSI[262428193288438] APN[internet] IPv4[176.16.22.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.452: [upf] INFO: [Added] Number of UPF-Sessions is now 697 (../src/upf/context.c:209) 10/31 11:06:00.452: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.452: [upf] INFO: UE F-SEID[UP:0x8c7 CP:0xd5c] APN[internet] PDN-Type[1] IPv4[176.16.22.179] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.458: [smf] INFO: [Added] Number of SMF-UEs is now 699 (../src/smf/context.c:1031) 10/31 11:06:00.458: [smf] INFO: [Added] Number of SMF-Sessions is now 699 (../src/smf/context.c:3187) 10/31 11:06:00.458: [smf] INFO: UE IMSI[262426928218454] APN[internet] IPv4[176.16.22.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.459: [upf] INFO: [Added] Number of UPF-Sessions is now 698 (../src/upf/context.c:209) 10/31 11:06:00.459: [upf] INFO: UE F-SEID[UP:0xacf CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.459: [upf] INFO: UE F-SEID[UP:0xacf CP:0xa86] APN[internet] PDN-Type[1] IPv4[176.16.22.180] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.464: [smf] INFO: [Added] Number of SMF-UEs is now 700 (../src/smf/context.c:1031) 10/31 11:06:00.464: [smf] INFO: [Added] Number of SMF-Sessions is now 700 (../src/smf/context.c:3187) 10/31 11:06:00.464: [smf] INFO: UE IMSI[262423631811513] APN[internet] IPv4[176.16.22.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.465: [upf] INFO: [Added] Number of UPF-Sessions is now 699 (../src/upf/context.c:209) 10/31 11:06:00.465: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.465: [upf] INFO: UE F-SEID[UP:0xff2 CP:0x760] APN[internet] PDN-Type[1] IPv4[176.16.22.181] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.471: [smf] INFO: [Added] Number of SMF-UEs is now 701 (../src/smf/context.c:1031) 10/31 11:06:00.471: [smf] INFO: [Added] Number of SMF-Sessions is now 701 (../src/smf/context.c:3187) 10/31 11:06:00.471: [smf] INFO: UE IMSI[262426471926174] APN[internet] IPv4[176.16.22.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.472: [upf] INFO: [Added] Number of UPF-Sessions is now 700 (../src/upf/context.c:209) 10/31 11:06:00.472: [upf] INFO: UE F-SEID[UP:0x55a CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.472: [upf] INFO: UE F-SEID[UP:0x55a CP:0x468] APN[internet] PDN-Type[1] IPv4[176.16.22.182] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.478: [smf] INFO: [Added] Number of SMF-UEs is now 702 (../src/smf/context.c:1031) 10/31 11:06:00.478: [smf] INFO: [Added] Number of SMF-Sessions is now 702 (../src/smf/context.c:3187) 10/31 11:06:00.478: [smf] INFO: UE IMSI[262423920485377] APN[internet] IPv4[176.16.22.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.478: [upf] INFO: [Added] Number of UPF-Sessions is now 701 (../src/upf/context.c:209) 10/31 11:06:00.478: [upf] INFO: UE F-SEID[UP:0x33 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.478: [upf] INFO: UE F-SEID[UP:0x33 CP:0xa82] APN[internet] PDN-Type[1] IPv4[176.16.22.183] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.484: [smf] INFO: [Added] Number of SMF-UEs is now 703 (../src/smf/context.c:1031) 10/31 11:06:00.484: [smf] INFO: [Added] Number of SMF-Sessions is now 703 (../src/smf/context.c:3187) 10/31 11:06:00.484: [smf] INFO: UE IMSI[262422923689256] APN[internet] IPv4[176.16.22.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.485: [upf] INFO: [Added] Number of UPF-Sessions is now 702 (../src/upf/context.c:209) 10/31 11:06:00.485: [upf] INFO: UE F-SEID[UP:0x739 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.485: [upf] INFO: UE F-SEID[UP:0x739 CP:0x245] APN[internet] PDN-Type[1] IPv4[176.16.22.184] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.491: [smf] INFO: [Added] Number of SMF-UEs is now 704 (../src/smf/context.c:1031) 10/31 11:06:00.491: [smf] INFO: [Added] Number of SMF-Sessions is now 704 (../src/smf/context.c:3187) 10/31 11:06:00.491: [smf] INFO: UE IMSI[262427856485543] APN[internet] IPv4[176.16.22.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.492: [upf] INFO: [Added] Number of UPF-Sessions is now 703 (../src/upf/context.c:209) 10/31 11:06:00.492: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.492: [upf] INFO: UE F-SEID[UP:0x6b9 CP:0xbe] APN[internet] PDN-Type[1] IPv4[176.16.22.185] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.497: [smf] INFO: [Added] Number of SMF-UEs is now 705 (../src/smf/context.c:1031) 10/31 11:06:00.497: [smf] INFO: [Added] Number of SMF-Sessions is now 705 (../src/smf/context.c:3187) 10/31 11:06:00.497: [smf] INFO: UE IMSI[262424274600437] APN[internet] IPv4[176.16.22.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.498: [upf] INFO: [Added] Number of UPF-Sessions is now 704 (../src/upf/context.c:209) 10/31 11:06:00.498: [upf] INFO: UE F-SEID[UP:0x672 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.498: [upf] INFO: UE F-SEID[UP:0x672 CP:0x9a8] APN[internet] PDN-Type[1] IPv4[176.16.22.186] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.504: [smf] INFO: [Added] Number of SMF-UEs is now 706 (../src/smf/context.c:1031) 10/31 11:06:00.504: [smf] INFO: [Added] Number of SMF-Sessions is now 706 (../src/smf/context.c:3187) 10/31 11:06:00.504: [smf] INFO: UE IMSI[262426765066104] APN[internet] IPv4[176.16.22.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.505: [upf] INFO: [Added] Number of UPF-Sessions is now 705 (../src/upf/context.c:209) 10/31 11:06:00.505: [upf] INFO: UE F-SEID[UP:0x45b CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.505: [upf] INFO: UE F-SEID[UP:0x45b CP:0x359] APN[internet] PDN-Type[1] IPv4[176.16.22.187] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.510: [smf] INFO: [Added] Number of SMF-UEs is now 707 (../src/smf/context.c:1031) 10/31 11:06:00.510: [smf] INFO: [Added] Number of SMF-Sessions is now 707 (../src/smf/context.c:3187) 10/31 11:06:00.510: [smf] INFO: UE IMSI[262428425802009] APN[internet] IPv4[176.16.22.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.511: [upf] INFO: [Added] Number of UPF-Sessions is now 706 (../src/upf/context.c:209) 10/31 11:06:00.511: [upf] INFO: UE F-SEID[UP:0x457 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.511: [upf] INFO: UE F-SEID[UP:0x457 CP:0xec7] APN[internet] PDN-Type[1] IPv4[176.16.22.188] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.517: [smf] INFO: [Added] Number of SMF-UEs is now 708 (../src/smf/context.c:1031) 10/31 11:06:00.517: [smf] INFO: [Added] Number of SMF-Sessions is now 708 (../src/smf/context.c:3187) 10/31 11:06:00.517: [smf] INFO: UE IMSI[262426273206900] APN[internet] IPv4[176.16.22.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.518: [upf] INFO: [Added] Number of UPF-Sessions is now 707 (../src/upf/context.c:209) 10/31 11:06:00.518: [upf] INFO: UE F-SEID[UP:0x94e CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.518: [upf] INFO: UE F-SEID[UP:0x94e CP:0x223] APN[internet] PDN-Type[1] IPv4[176.16.22.189] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.524: [smf] INFO: [Added] Number of SMF-UEs is now 709 (../src/smf/context.c:1031) 10/31 11:06:00.524: [smf] INFO: [Added] Number of SMF-Sessions is now 709 (../src/smf/context.c:3187) 10/31 11:06:00.524: [smf] INFO: UE IMSI[262421709443009] APN[internet] IPv4[176.16.22.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.525: [upf] INFO: [Added] Number of UPF-Sessions is now 708 (../src/upf/context.c:209) 10/31 11:06:00.525: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.525: [upf] INFO: UE F-SEID[UP:0xdbf CP:0xa67] APN[internet] PDN-Type[1] IPv4[176.16.22.190] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.530: [smf] INFO: [Added] Number of SMF-UEs is now 710 (../src/smf/context.c:1031) 10/31 11:06:00.530: [smf] INFO: [Added] Number of SMF-Sessions is now 710 (../src/smf/context.c:3187) 10/31 11:06:00.530: [smf] INFO: UE IMSI[262420492796792] APN[internet] IPv4[176.16.22.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.531: [upf] INFO: [Added] Number of UPF-Sessions is now 709 (../src/upf/context.c:209) 10/31 11:06:00.531: [upf] INFO: UE F-SEID[UP:0x87e CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.531: [upf] INFO: UE F-SEID[UP:0x87e CP:0x42d] APN[internet] PDN-Type[1] IPv4[176.16.22.191] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.537: [smf] INFO: [Added] Number of SMF-UEs is now 711 (../src/smf/context.c:1031) 10/31 11:06:00.537: [smf] INFO: [Added] Number of SMF-Sessions is now 711 (../src/smf/context.c:3187) 10/31 11:06:00.537: [smf] INFO: UE IMSI[262429471462429] APN[internet] IPv4[176.16.22.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.537: [upf] INFO: [Added] Number of UPF-Sessions is now 710 (../src/upf/context.c:209) 10/31 11:06:00.537: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.537: [upf] INFO: UE F-SEID[UP:0x9a5 CP:0xa4b] APN[internet] PDN-Type[1] IPv4[176.16.22.192] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.543: [smf] INFO: [Added] Number of SMF-UEs is now 712 (../src/smf/context.c:1031) 10/31 11:06:00.543: [smf] INFO: [Added] Number of SMF-Sessions is now 712 (../src/smf/context.c:3187) 10/31 11:06:00.543: [smf] INFO: UE IMSI[262426160135928] APN[internet] IPv4[176.16.22.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.544: [upf] INFO: [Added] Number of UPF-Sessions is now 711 (../src/upf/context.c:209) 10/31 11:06:00.544: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.544: [upf] INFO: UE F-SEID[UP:0xfa8 CP:0x76c] APN[internet] PDN-Type[1] IPv4[176.16.22.193] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.550: [smf] INFO: [Added] Number of SMF-UEs is now 713 (../src/smf/context.c:1031) 10/31 11:06:00.550: [smf] INFO: [Added] Number of SMF-Sessions is now 713 (../src/smf/context.c:3187) 10/31 11:06:00.550: [smf] INFO: UE IMSI[262429668251863] APN[internet] IPv4[176.16.22.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.550: [upf] INFO: [Added] Number of UPF-Sessions is now 712 (../src/upf/context.c:209) 10/31 11:06:00.551: [upf] INFO: UE F-SEID[UP:0x963 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.551: [upf] INFO: UE F-SEID[UP:0x963 CP:0x21f] APN[internet] PDN-Type[1] IPv4[176.16.22.194] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.556: [smf] INFO: [Added] Number of SMF-UEs is now 714 (../src/smf/context.c:1031) 10/31 11:06:00.556: [smf] INFO: [Added] Number of SMF-Sessions is now 714 (../src/smf/context.c:3187) 10/31 11:06:00.556: [smf] INFO: UE IMSI[262420687239284] APN[internet] IPv4[176.16.22.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.557: [upf] INFO: [Added] Number of UPF-Sessions is now 713 (../src/upf/context.c:209) 10/31 11:06:00.557: [upf] INFO: UE F-SEID[UP:0xd00 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.557: [upf] INFO: UE F-SEID[UP:0xd00 CP:0xc91] APN[internet] PDN-Type[1] IPv4[176.16.22.195] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.563: [smf] INFO: [Added] Number of SMF-UEs is now 715 (../src/smf/context.c:1031) 10/31 11:06:00.563: [smf] INFO: [Added] Number of SMF-Sessions is now 715 (../src/smf/context.c:3187) 10/31 11:06:00.563: [smf] INFO: UE IMSI[262425173467916] APN[internet] IPv4[176.16.22.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.564: [upf] INFO: [Added] Number of UPF-Sessions is now 714 (../src/upf/context.c:209) 10/31 11:06:00.564: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.564: [upf] INFO: UE F-SEID[UP:0xe1 CP:0x563] APN[internet] PDN-Type[1] IPv4[176.16.22.196] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.569: [smf] INFO: [Added] Number of SMF-UEs is now 716 (../src/smf/context.c:1031) 10/31 11:06:00.569: [smf] INFO: [Added] Number of SMF-Sessions is now 716 (../src/smf/context.c:3187) 10/31 11:06:00.569: [smf] INFO: UE IMSI[262422760964952] APN[internet] IPv4[176.16.22.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.570: [upf] INFO: [Added] Number of UPF-Sessions is now 715 (../src/upf/context.c:209) 10/31 11:06:00.570: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.570: [upf] INFO: UE F-SEID[UP:0x5ca CP:0x4fa] APN[internet] PDN-Type[1] IPv4[176.16.22.197] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.576: [smf] INFO: [Added] Number of SMF-UEs is now 717 (../src/smf/context.c:1031) 10/31 11:06:00.576: [smf] INFO: [Added] Number of SMF-Sessions is now 717 (../src/smf/context.c:3187) 10/31 11:06:00.576: [smf] INFO: UE IMSI[262426718575853] APN[internet] IPv4[176.16.22.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.577: [upf] INFO: [Added] Number of UPF-Sessions is now 716 (../src/upf/context.c:209) 10/31 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x11c CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.577: [upf] INFO: UE F-SEID[UP:0x11c CP:0xd3e] APN[internet] PDN-Type[1] IPv4[176.16.22.198] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.582: [smf] INFO: [Added] Number of SMF-UEs is now 718 (../src/smf/context.c:1031) 10/31 11:06:00.582: [smf] INFO: [Added] Number of SMF-Sessions is now 718 (../src/smf/context.c:3187) 10/31 11:06:00.582: [smf] INFO: UE IMSI[262427992207082] APN[internet] IPv4[176.16.22.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.583: [upf] INFO: [Added] Number of UPF-Sessions is now 717 (../src/upf/context.c:209) 10/31 11:06:00.583: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.583: [upf] INFO: UE F-SEID[UP:0x1fd CP:0xe21] APN[internet] PDN-Type[1] IPv4[176.16.22.199] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.591: [smf] INFO: [Added] Number of SMF-UEs is now 719 (../src/smf/context.c:1031) 10/31 11:06:00.591: [smf] INFO: [Added] Number of SMF-Sessions is now 719 (../src/smf/context.c:3187) 10/31 11:06:00.591: [smf] INFO: UE IMSI[262423563629600] APN[internet] IPv4[176.16.22.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.592: [upf] INFO: [Added] Number of UPF-Sessions is now 718 (../src/upf/context.c:209) 10/31 11:06:00.592: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.592: [upf] INFO: UE F-SEID[UP:0xfd0 CP:0x6e5] APN[internet] PDN-Type[1] IPv4[176.16.22.200] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.598: [smf] INFO: [Added] Number of SMF-UEs is now 720 (../src/smf/context.c:1031) 10/31 11:06:00.598: [smf] INFO: [Added] Number of SMF-Sessions is now 720 (../src/smf/context.c:3187) 10/31 11:06:00.598: [smf] INFO: UE IMSI[262421135517614] APN[internet] IPv4[176.16.22.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.599: [upf] INFO: [Added] Number of UPF-Sessions is now 719 (../src/upf/context.c:209) 10/31 11:06:00.599: [upf] INFO: UE F-SEID[UP:0x78e CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.599: [upf] INFO: UE F-SEID[UP:0x78e CP:0x5c3] APN[internet] PDN-Type[1] IPv4[176.16.22.201] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.604: [smf] INFO: [Added] Number of SMF-UEs is now 721 (../src/smf/context.c:1031) 10/31 11:06:00.604: [smf] INFO: [Added] Number of SMF-Sessions is now 721 (../src/smf/context.c:3187) 10/31 11:06:00.604: [smf] INFO: UE IMSI[262422230123307] APN[internet] IPv4[176.16.22.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.605: [upf] INFO: [Added] Number of UPF-Sessions is now 720 (../src/upf/context.c:209) 10/31 11:06:00.605: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.605: [upf] INFO: UE F-SEID[UP:0xa84 CP:0xe74] APN[internet] PDN-Type[1] IPv4[176.16.22.202] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.612: [smf] INFO: [Added] Number of SMF-UEs is now 722 (../src/smf/context.c:1031) 10/31 11:06:00.612: [smf] INFO: [Added] Number of SMF-Sessions is now 722 (../src/smf/context.c:3187) 10/31 11:06:00.612: [smf] INFO: UE IMSI[262423481703488] APN[internet] IPv4[176.16.22.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.613: [upf] INFO: [Added] Number of UPF-Sessions is now 721 (../src/upf/context.c:209) 10/31 11:06:00.613: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.613: [upf] INFO: UE F-SEID[UP:0x1b7 CP:0x4a9] APN[internet] PDN-Type[1] IPv4[176.16.22.203] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.618: [smf] INFO: [Added] Number of SMF-UEs is now 723 (../src/smf/context.c:1031) 10/31 11:06:00.618: [smf] INFO: [Added] Number of SMF-Sessions is now 723 (../src/smf/context.c:3187) 10/31 11:06:00.618: [smf] INFO: UE IMSI[262422873074047] APN[internet] IPv4[176.16.22.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.619: [upf] INFO: [Added] Number of UPF-Sessions is now 722 (../src/upf/context.c:209) 10/31 11:06:00.619: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.619: [upf] INFO: UE F-SEID[UP:0xd2e CP:0x5c9] APN[internet] PDN-Type[1] IPv4[176.16.22.204] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.625: [smf] INFO: [Added] Number of SMF-UEs is now 724 (../src/smf/context.c:1031) 10/31 11:06:00.625: [smf] INFO: [Added] Number of SMF-Sessions is now 724 (../src/smf/context.c:3187) 10/31 11:06:00.625: [smf] INFO: UE IMSI[262421016181928] APN[internet] IPv4[176.16.22.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.626: [upf] INFO: [Added] Number of UPF-Sessions is now 723 (../src/upf/context.c:209) 10/31 11:06:00.626: [upf] INFO: UE F-SEID[UP:0x625 CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.626: [upf] INFO: UE F-SEID[UP:0x625 CP:0xd8c] APN[internet] PDN-Type[1] IPv4[176.16.22.205] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.631: [smf] INFO: [Added] Number of SMF-UEs is now 725 (../src/smf/context.c:1031) 10/31 11:06:00.631: [smf] INFO: [Added] Number of SMF-Sessions is now 725 (../src/smf/context.c:3187) 10/31 11:06:00.631: [smf] INFO: UE IMSI[262424556711314] APN[internet] IPv4[176.16.22.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.632: [upf] INFO: [Added] Number of UPF-Sessions is now 724 (../src/upf/context.c:209) 10/31 11:06:00.632: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.632: [upf] INFO: UE F-SEID[UP:0x6d6 CP:0x573] APN[internet] PDN-Type[1] IPv4[176.16.22.206] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.638: [smf] INFO: [Added] Number of SMF-UEs is now 726 (../src/smf/context.c:1031) 10/31 11:06:00.638: [smf] INFO: [Added] Number of SMF-Sessions is now 726 (../src/smf/context.c:3187) 10/31 11:06:00.638: [smf] INFO: UE IMSI[262420110014927] APN[internet] IPv4[176.16.22.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.638: [upf] INFO: [Added] Number of UPF-Sessions is now 725 (../src/upf/context.c:209) 10/31 11:06:00.639: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.639: [upf] INFO: UE F-SEID[UP:0xb03 CP:0xb2c] APN[internet] PDN-Type[1] IPv4[176.16.22.207] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.644: [smf] INFO: [Added] Number of SMF-UEs is now 727 (../src/smf/context.c:1031) 10/31 11:06:00.644: [smf] INFO: [Added] Number of SMF-Sessions is now 727 (../src/smf/context.c:3187) 10/31 11:06:00.644: [smf] INFO: UE IMSI[262424014056235] APN[internet] IPv4[176.16.22.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.645: [upf] INFO: [Added] Number of UPF-Sessions is now 726 (../src/upf/context.c:209) 10/31 11:06:00.645: [upf] INFO: UE F-SEID[UP:0x95b CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.645: [upf] INFO: UE F-SEID[UP:0x95b CP:0x7a4] APN[internet] PDN-Type[1] IPv4[176.16.22.208] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.651: [smf] INFO: [Added] Number of SMF-UEs is now 728 (../src/smf/context.c:1031) 10/31 11:06:00.651: [smf] INFO: [Added] Number of SMF-Sessions is now 728 (../src/smf/context.c:3187) 10/31 11:06:00.651: [smf] INFO: UE IMSI[262423637521502] APN[internet] IPv4[176.16.22.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.652: [upf] INFO: [Added] Number of UPF-Sessions is now 727 (../src/upf/context.c:209) 10/31 11:06:00.652: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.652: [upf] INFO: UE F-SEID[UP:0x1ce CP:0x6c9] APN[internet] PDN-Type[1] IPv4[176.16.22.209] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.657: [smf] INFO: [Added] Number of SMF-UEs is now 729 (../src/smf/context.c:1031) 10/31 11:06:00.657: [smf] INFO: [Added] Number of SMF-Sessions is now 729 (../src/smf/context.c:3187) 10/31 11:06:00.657: [smf] INFO: UE IMSI[262422463022616] APN[internet] IPv4[176.16.22.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.658: [upf] INFO: [Added] Number of UPF-Sessions is now 728 (../src/upf/context.c:209) 10/31 11:06:00.658: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.658: [upf] INFO: UE F-SEID[UP:0x1eb CP:0xb28] APN[internet] PDN-Type[1] IPv4[176.16.22.210] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.664: [smf] INFO: [Added] Number of SMF-UEs is now 730 (../src/smf/context.c:1031) 10/31 11:06:00.664: [smf] INFO: [Added] Number of SMF-Sessions is now 730 (../src/smf/context.c:3187) 10/31 11:06:00.664: [smf] INFO: UE IMSI[262424497169008] APN[internet] IPv4[176.16.22.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.665: [upf] INFO: [Added] Number of UPF-Sessions is now 729 (../src/upf/context.c:209) 10/31 11:06:00.665: [upf] INFO: UE F-SEID[UP:0x97e CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.665: [upf] INFO: UE F-SEID[UP:0x97e CP:0xc6e] APN[internet] PDN-Type[1] IPv4[176.16.22.211] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.670: [smf] INFO: [Added] Number of SMF-UEs is now 731 (../src/smf/context.c:1031) 10/31 11:06:00.670: [smf] INFO: [Added] Number of SMF-Sessions is now 731 (../src/smf/context.c:3187) 10/31 11:06:00.670: [smf] INFO: UE IMSI[262422490488192] APN[internet] IPv4[176.16.22.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.671: [upf] INFO: [Added] Number of UPF-Sessions is now 730 (../src/upf/context.c:209) 10/31 11:06:00.671: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.671: [upf] INFO: UE F-SEID[UP:0xf9f CP:0x53f] APN[internet] PDN-Type[1] IPv4[176.16.22.212] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.677: [smf] INFO: [Added] Number of SMF-UEs is now 732 (../src/smf/context.c:1031) 10/31 11:06:00.677: [smf] INFO: [Added] Number of SMF-Sessions is now 732 (../src/smf/context.c:3187) 10/31 11:06:00.677: [smf] INFO: UE IMSI[262428354217455] APN[internet] IPv4[176.16.22.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.678: [upf] INFO: [Added] Number of UPF-Sessions is now 731 (../src/upf/context.c:209) 10/31 11:06:00.678: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.678: [upf] INFO: UE F-SEID[UP:0xb88 CP:0x9d] APN[internet] PDN-Type[1] IPv4[176.16.22.213] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.683: [smf] INFO: [Added] Number of SMF-UEs is now 733 (../src/smf/context.c:1031) 10/31 11:06:00.683: [smf] INFO: [Added] Number of SMF-Sessions is now 733 (../src/smf/context.c:3187) 10/31 11:06:00.683: [smf] INFO: UE IMSI[262427659257845] APN[internet] IPv4[176.16.22.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.684: [upf] INFO: [Added] Number of UPF-Sessions is now 732 (../src/upf/context.c:209) 10/31 11:06:00.684: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.684: [upf] INFO: UE F-SEID[UP:0xbc9 CP:0x7aa] APN[internet] PDN-Type[1] IPv4[176.16.22.214] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.690: [smf] INFO: [Added] Number of SMF-UEs is now 734 (../src/smf/context.c:1031) 10/31 11:06:00.690: [smf] INFO: [Added] Number of SMF-Sessions is now 734 (../src/smf/context.c:3187) 10/31 11:06:00.690: [smf] INFO: UE IMSI[262428831688728] APN[internet] IPv4[176.16.22.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.691: [upf] INFO: [Added] Number of UPF-Sessions is now 733 (../src/upf/context.c:209) 10/31 11:06:00.691: [upf] INFO: UE F-SEID[UP:0x29a CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.691: [upf] INFO: UE F-SEID[UP:0x29a CP:0x9a3] APN[internet] PDN-Type[1] IPv4[176.16.22.215] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.696: [smf] INFO: [Added] Number of SMF-UEs is now 735 (../src/smf/context.c:1031) 10/31 11:06:00.696: [smf] INFO: [Added] Number of SMF-Sessions is now 735 (../src/smf/context.c:3187) 10/31 11:06:00.696: [smf] INFO: UE IMSI[262420814968499] APN[internet] IPv4[176.16.22.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.697: [upf] INFO: [Added] Number of UPF-Sessions is now 734 (../src/upf/context.c:209) 10/31 11:06:00.697: [upf] INFO: UE F-SEID[UP:0x631 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.697: [upf] INFO: UE F-SEID[UP:0x631 CP:0x2f5] APN[internet] PDN-Type[1] IPv4[176.16.22.216] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.703: [smf] INFO: [Added] Number of SMF-UEs is now 736 (../src/smf/context.c:1031) 10/31 11:06:00.703: [smf] INFO: [Added] Number of SMF-Sessions is now 736 (../src/smf/context.c:3187) 10/31 11:06:00.703: [smf] INFO: UE IMSI[262424232025296] APN[internet] IPv4[176.16.22.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.704: [upf] INFO: [Added] Number of UPF-Sessions is now 735 (../src/upf/context.c:209) 10/31 11:06:00.704: [upf] INFO: UE F-SEID[UP:0xb5e CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.704: [upf] INFO: UE F-SEID[UP:0xb5e CP:0xb06] APN[internet] PDN-Type[1] IPv4[176.16.22.217] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.709: [smf] INFO: [Added] Number of SMF-UEs is now 737 (../src/smf/context.c:1031) 10/31 11:06:00.709: [smf] INFO: [Added] Number of SMF-Sessions is now 737 (../src/smf/context.c:3187) 10/31 11:06:00.709: [smf] INFO: UE IMSI[262427780697894] APN[internet] IPv4[176.16.22.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.710: [upf] INFO: [Added] Number of UPF-Sessions is now 736 (../src/upf/context.c:209) 10/31 11:06:00.710: [upf] INFO: UE F-SEID[UP:0x95e CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.710: [upf] INFO: UE F-SEID[UP:0x95e CP:0xe83] APN[internet] PDN-Type[1] IPv4[176.16.22.218] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.716: [smf] INFO: [Added] Number of SMF-UEs is now 738 (../src/smf/context.c:1031) 10/31 11:06:00.716: [smf] INFO: [Added] Number of SMF-Sessions is now 738 (../src/smf/context.c:3187) 10/31 11:06:00.716: [smf] INFO: UE IMSI[262429555542190] APN[internet] IPv4[176.16.22.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.717: [upf] INFO: [Added] Number of UPF-Sessions is now 737 (../src/upf/context.c:209) 10/31 11:06:00.717: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.717: [upf] INFO: UE F-SEID[UP:0x8d8 CP:0x3c4] APN[internet] PDN-Type[1] IPv4[176.16.22.219] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.723: [smf] INFO: [Added] Number of SMF-UEs is now 739 (../src/smf/context.c:1031) 10/31 11:06:00.723: [smf] INFO: [Added] Number of SMF-Sessions is now 739 (../src/smf/context.c:3187) 10/31 11:06:00.723: [smf] INFO: UE IMSI[262428965524668] APN[internet] IPv4[176.16.22.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.723: [upf] INFO: [Added] Number of UPF-Sessions is now 738 (../src/upf/context.c:209) 10/31 11:06:00.723: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.724: [upf] INFO: UE F-SEID[UP:0x7ee CP:0x75e] APN[internet] PDN-Type[1] IPv4[176.16.22.220] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.729: [smf] INFO: [Added] Number of SMF-UEs is now 740 (../src/smf/context.c:1031) 10/31 11:06:00.729: [smf] INFO: [Added] Number of SMF-Sessions is now 740 (../src/smf/context.c:3187) 10/31 11:06:00.729: [smf] INFO: UE IMSI[262421421341176] APN[internet] IPv4[176.16.22.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.730: [upf] INFO: [Added] Number of UPF-Sessions is now 739 (../src/upf/context.c:209) 10/31 11:06:00.730: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.730: [upf] INFO: UE F-SEID[UP:0x1000 CP:0x782] APN[internet] PDN-Type[1] IPv4[176.16.22.221] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.736: [smf] INFO: [Added] Number of SMF-UEs is now 741 (../src/smf/context.c:1031) 10/31 11:06:00.736: [smf] INFO: [Added] Number of SMF-Sessions is now 741 (../src/smf/context.c:3187) 10/31 11:06:00.736: [smf] INFO: UE IMSI[262426706498682] APN[internet] IPv4[176.16.22.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.737: [upf] INFO: [Added] Number of UPF-Sessions is now 740 (../src/upf/context.c:209) 10/31 11:06:00.737: [upf] INFO: UE F-SEID[UP:0x580 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.737: [upf] INFO: UE F-SEID[UP:0x580 CP:0xbaa] APN[internet] PDN-Type[1] IPv4[176.16.22.222] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.743: [smf] INFO: [Added] Number of SMF-UEs is now 742 (../src/smf/context.c:1031) 10/31 11:06:00.743: [smf] INFO: [Added] Number of SMF-Sessions is now 742 (../src/smf/context.c:3187) 10/31 11:06:00.743: [smf] INFO: UE IMSI[262425449277112] APN[internet] IPv4[176.16.22.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.743: [upf] INFO: [Added] Number of UPF-Sessions is now 741 (../src/upf/context.c:209) 10/31 11:06:00.743: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.743: [upf] INFO: UE F-SEID[UP:0x1f5 CP:0x1b] APN[internet] PDN-Type[1] IPv4[176.16.22.223] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.749: [smf] INFO: [Added] Number of SMF-UEs is now 743 (../src/smf/context.c:1031) 10/31 11:06:00.749: [smf] INFO: [Added] Number of SMF-Sessions is now 743 (../src/smf/context.c:3187) 10/31 11:06:00.749: [smf] INFO: UE IMSI[262421301455956] APN[internet] IPv4[176.16.22.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.750: [upf] INFO: [Added] Number of UPF-Sessions is now 742 (../src/upf/context.c:209) 10/31 11:06:00.750: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.750: [upf] INFO: UE F-SEID[UP:0xcc6 CP:0x558] APN[internet] PDN-Type[1] IPv4[176.16.22.224] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.755: [smf] INFO: [Added] Number of SMF-UEs is now 744 (../src/smf/context.c:1031) 10/31 11:06:00.756: [smf] INFO: [Added] Number of SMF-Sessions is now 744 (../src/smf/context.c:3187) 10/31 11:06:00.756: [smf] INFO: UE IMSI[262424840281912] APN[internet] IPv4[176.16.22.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.756: [upf] INFO: [Added] Number of UPF-Sessions is now 743 (../src/upf/context.c:209) 10/31 11:06:00.756: [upf] INFO: UE F-SEID[UP:0x602 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.756: [upf] INFO: UE F-SEID[UP:0x602 CP:0x68e] APN[internet] PDN-Type[1] IPv4[176.16.22.225] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.762: [smf] INFO: [Added] Number of SMF-UEs is now 745 (../src/smf/context.c:1031) 10/31 11:06:00.762: [smf] INFO: [Added] Number of SMF-Sessions is now 745 (../src/smf/context.c:3187) 10/31 11:06:00.762: [smf] INFO: UE IMSI[262427981550787] APN[internet] IPv4[176.16.22.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.763: [upf] INFO: [Added] Number of UPF-Sessions is now 744 (../src/upf/context.c:209) 10/31 11:06:00.763: [upf] INFO: UE F-SEID[UP:0x395 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.763: [upf] INFO: UE F-SEID[UP:0x395 CP:0xeed] APN[internet] PDN-Type[1] IPv4[176.16.22.226] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.768: [smf] INFO: [Added] Number of SMF-UEs is now 746 (../src/smf/context.c:1031) 10/31 11:06:00.768: [smf] INFO: [Added] Number of SMF-Sessions is now 746 (../src/smf/context.c:3187) 10/31 11:06:00.768: [smf] INFO: UE IMSI[262427983736272] APN[internet] IPv4[176.16.22.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.769: [upf] INFO: [Added] Number of UPF-Sessions is now 745 (../src/upf/context.c:209) 10/31 11:06:00.769: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.769: [upf] INFO: UE F-SEID[UP:0xfa9 CP:0x512] APN[internet] PDN-Type[1] IPv4[176.16.22.227] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.775: [smf] INFO: [Added] Number of SMF-UEs is now 747 (../src/smf/context.c:1031) 10/31 11:06:00.775: [smf] INFO: [Added] Number of SMF-Sessions is now 747 (../src/smf/context.c:3187) 10/31 11:06:00.775: [smf] INFO: UE IMSI[262426262383179] APN[internet] IPv4[176.16.22.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.776: [upf] INFO: [Added] Number of UPF-Sessions is now 746 (../src/upf/context.c:209) 10/31 11:06:00.776: [upf] INFO: UE F-SEID[UP:0xe8 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.776: [upf] INFO: UE F-SEID[UP:0xe8 CP:0xa2] APN[internet] PDN-Type[1] IPv4[176.16.22.228] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.782: [smf] INFO: [Added] Number of SMF-UEs is now 748 (../src/smf/context.c:1031) 10/31 11:06:00.783: [smf] INFO: [Added] Number of SMF-Sessions is now 748 (../src/smf/context.c:3187) 10/31 11:06:00.783: [smf] INFO: UE IMSI[262426233192452] APN[internet] IPv4[176.16.22.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.783: [upf] INFO: [Added] Number of UPF-Sessions is now 747 (../src/upf/context.c:209) 10/31 11:06:00.783: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.783: [upf] INFO: UE F-SEID[UP:0xd7b CP:0x285] APN[internet] PDN-Type[1] IPv4[176.16.22.229] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.789: [smf] INFO: [Added] Number of SMF-UEs is now 749 (../src/smf/context.c:1031) 10/31 11:06:00.789: [smf] INFO: [Added] Number of SMF-Sessions is now 749 (../src/smf/context.c:3187) 10/31 11:06:00.789: [smf] INFO: UE IMSI[262423217329673] APN[internet] IPv4[176.16.22.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.790: [upf] INFO: [Added] Number of UPF-Sessions is now 748 (../src/upf/context.c:209) 10/31 11:06:00.790: [upf] INFO: UE F-SEID[UP:0x49b CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.790: [upf] INFO: UE F-SEID[UP:0x49b CP:0x199] APN[internet] PDN-Type[1] IPv4[176.16.22.230] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.795: [smf] INFO: [Added] Number of SMF-UEs is now 750 (../src/smf/context.c:1031) 10/31 11:06:00.795: [smf] INFO: [Added] Number of SMF-Sessions is now 750 (../src/smf/context.c:3187) 10/31 11:06:00.795: [smf] INFO: UE IMSI[262424246112170] APN[internet] IPv4[176.16.22.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.796: [upf] INFO: [Added] Number of UPF-Sessions is now 749 (../src/upf/context.c:209) 10/31 11:06:00.796: [upf] INFO: UE F-SEID[UP:0x560 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.796: [upf] INFO: UE F-SEID[UP:0x560 CP:0xf91] APN[internet] PDN-Type[1] IPv4[176.16.22.231] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.802: [smf] INFO: [Added] Number of SMF-UEs is now 751 (../src/smf/context.c:1031) 10/31 11:06:00.802: [smf] INFO: [Added] Number of SMF-Sessions is now 751 (../src/smf/context.c:3187) 10/31 11:06:00.802: [smf] INFO: UE IMSI[262428813633323] APN[internet] IPv4[176.16.22.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.803: [upf] INFO: [Added] Number of UPF-Sessions is now 750 (../src/upf/context.c:209) 10/31 11:06:00.803: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.803: [upf] INFO: UE F-SEID[UP:0xf6c CP:0x37b] APN[internet] PDN-Type[1] IPv4[176.16.22.232] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.808: [smf] INFO: [Added] Number of SMF-UEs is now 752 (../src/smf/context.c:1031) 10/31 11:06:00.808: [smf] INFO: [Added] Number of SMF-Sessions is now 752 (../src/smf/context.c:3187) 10/31 11:06:00.808: [smf] INFO: UE IMSI[262421794794109] APN[internet] IPv4[176.16.22.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.809: [upf] INFO: [Added] Number of UPF-Sessions is now 751 (../src/upf/context.c:209) 10/31 11:06:00.809: [upf] INFO: UE F-SEID[UP:0x109 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.809: [upf] INFO: UE F-SEID[UP:0x109 CP:0x2b8] APN[internet] PDN-Type[1] IPv4[176.16.22.233] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.815: [smf] INFO: [Added] Number of SMF-UEs is now 753 (../src/smf/context.c:1031) 10/31 11:06:00.815: [smf] INFO: [Added] Number of SMF-Sessions is now 753 (../src/smf/context.c:3187) 10/31 11:06:00.815: [smf] INFO: UE IMSI[262420353181257] APN[internet] IPv4[176.16.22.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.816: [upf] INFO: [Added] Number of UPF-Sessions is now 752 (../src/upf/context.c:209) 10/31 11:06:00.816: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.816: [upf] INFO: UE F-SEID[UP:0xf2d CP:0x19e] APN[internet] PDN-Type[1] IPv4[176.16.22.234] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.822: [smf] INFO: [Added] Number of SMF-UEs is now 754 (../src/smf/context.c:1031) 10/31 11:06:00.822: [smf] INFO: [Added] Number of SMF-Sessions is now 754 (../src/smf/context.c:3187) 10/31 11:06:00.822: [smf] INFO: UE IMSI[262424772440787] APN[internet] IPv4[176.16.22.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.823: [upf] INFO: [Added] Number of UPF-Sessions is now 753 (../src/upf/context.c:209) 10/31 11:06:00.823: [upf] INFO: UE F-SEID[UP:0x525 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.823: [upf] INFO: UE F-SEID[UP:0x525 CP:0x3e1] APN[internet] PDN-Type[1] IPv4[176.16.22.235] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.828: [smf] INFO: [Added] Number of SMF-UEs is now 755 (../src/smf/context.c:1031) 10/31 11:06:00.828: [smf] INFO: [Added] Number of SMF-Sessions is now 755 (../src/smf/context.c:3187) 10/31 11:06:00.828: [smf] INFO: UE IMSI[262421922205374] APN[internet] IPv4[176.16.22.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.829: [upf] INFO: [Added] Number of UPF-Sessions is now 754 (../src/upf/context.c:209) 10/31 11:06:00.829: [upf] INFO: UE F-SEID[UP:0x59e CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.829: [upf] INFO: UE F-SEID[UP:0x59e CP:0x3a9] APN[internet] PDN-Type[1] IPv4[176.16.22.236] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.835: [smf] INFO: [Added] Number of SMF-UEs is now 756 (../src/smf/context.c:1031) 10/31 11:06:00.835: [smf] INFO: [Added] Number of SMF-Sessions is now 756 (../src/smf/context.c:3187) 10/31 11:06:00.835: [smf] INFO: UE IMSI[262423949010235] APN[internet] IPv4[176.16.22.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.836: [upf] INFO: [Added] Number of UPF-Sessions is now 755 (../src/upf/context.c:209) 10/31 11:06:00.836: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.836: [upf] INFO: UE F-SEID[UP:0xdfa CP:0xd80] APN[internet] PDN-Type[1] IPv4[176.16.22.237] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.841: [smf] INFO: [Added] Number of SMF-UEs is now 757 (../src/smf/context.c:1031) 10/31 11:06:00.841: [smf] INFO: [Added] Number of SMF-Sessions is now 757 (../src/smf/context.c:3187) 10/31 11:06:00.841: [smf] INFO: UE IMSI[262427451702280] APN[internet] IPv4[176.16.22.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.842: [upf] INFO: [Added] Number of UPF-Sessions is now 756 (../src/upf/context.c:209) 10/31 11:06:00.842: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.842: [upf] INFO: UE F-SEID[UP:0xd26 CP:0x36a] APN[internet] PDN-Type[1] IPv4[176.16.22.238] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.848: [smf] INFO: [Added] Number of SMF-UEs is now 758 (../src/smf/context.c:1031) 10/31 11:06:00.848: [smf] INFO: [Added] Number of SMF-Sessions is now 758 (../src/smf/context.c:3187) 10/31 11:06:00.848: [smf] INFO: UE IMSI[262423475884597] APN[internet] IPv4[176.16.22.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.848: [upf] INFO: [Added] Number of UPF-Sessions is now 757 (../src/upf/context.c:209) 10/31 11:06:00.849: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.849: [upf] INFO: UE F-SEID[UP:0x1c0 CP:0x360] APN[internet] PDN-Type[1] IPv4[176.16.22.239] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.854: [smf] INFO: [Added] Number of SMF-UEs is now 759 (../src/smf/context.c:1031) 10/31 11:06:00.854: [smf] INFO: [Added] Number of SMF-Sessions is now 759 (../src/smf/context.c:3187) 10/31 11:06:00.854: [smf] INFO: UE IMSI[262425092105974] APN[internet] IPv4[176.16.22.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.855: [upf] INFO: [Added] Number of UPF-Sessions is now 758 (../src/upf/context.c:209) 10/31 11:06:00.855: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.855: [upf] INFO: UE F-SEID[UP:0xdc4 CP:0xcc8] APN[internet] PDN-Type[1] IPv4[176.16.22.240] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.861: [smf] INFO: [Added] Number of SMF-UEs is now 760 (../src/smf/context.c:1031) 10/31 11:06:00.861: [smf] INFO: [Added] Number of SMF-Sessions is now 760 (../src/smf/context.c:3187) 10/31 11:06:00.861: [smf] INFO: UE IMSI[262426018428040] APN[internet] IPv4[176.16.22.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.861: [upf] INFO: [Added] Number of UPF-Sessions is now 759 (../src/upf/context.c:209) 10/31 11:06:00.861: [upf] INFO: UE F-SEID[UP:0x641 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.861: [upf] INFO: UE F-SEID[UP:0x641 CP:0xccb] APN[internet] PDN-Type[1] IPv4[176.16.22.241] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.867: [smf] INFO: [Added] Number of SMF-UEs is now 761 (../src/smf/context.c:1031) 10/31 11:06:00.867: [smf] INFO: [Added] Number of SMF-Sessions is now 761 (../src/smf/context.c:3187) 10/31 11:06:00.867: [smf] INFO: UE IMSI[262425961680627] APN[internet] IPv4[176.16.22.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.868: [upf] INFO: [Added] Number of UPF-Sessions is now 760 (../src/upf/context.c:209) 10/31 11:06:00.868: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.868: [upf] INFO: UE F-SEID[UP:0xb13 CP:0xfc8] APN[internet] PDN-Type[1] IPv4[176.16.22.242] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.874: [smf] INFO: [Added] Number of SMF-UEs is now 762 (../src/smf/context.c:1031) 10/31 11:06:00.874: [smf] INFO: [Added] Number of SMF-Sessions is now 762 (../src/smf/context.c:3187) 10/31 11:06:00.874: [smf] INFO: UE IMSI[262421620609272] APN[internet] IPv4[176.16.22.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.875: [upf] INFO: [Added] Number of UPF-Sessions is now 761 (../src/upf/context.c:209) 10/31 11:06:00.875: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.875: [upf] INFO: UE F-SEID[UP:0x3cf CP:0x431] APN[internet] PDN-Type[1] IPv4[176.16.22.243] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.880: [smf] INFO: [Added] Number of SMF-UEs is now 763 (../src/smf/context.c:1031) 10/31 11:06:00.880: [smf] INFO: [Added] Number of SMF-Sessions is now 763 (../src/smf/context.c:3187) 10/31 11:06:00.880: [smf] INFO: UE IMSI[262427378049278] APN[internet] IPv4[176.16.22.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.881: [upf] INFO: [Added] Number of UPF-Sessions is now 762 (../src/upf/context.c:209) 10/31 11:06:00.881: [upf] INFO: UE F-SEID[UP:0x67d CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.881: [upf] INFO: UE F-SEID[UP:0x67d CP:0xf37] APN[internet] PDN-Type[1] IPv4[176.16.22.244] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.887: [smf] INFO: [Added] Number of SMF-UEs is now 764 (../src/smf/context.c:1031) 10/31 11:06:00.887: [smf] INFO: [Added] Number of SMF-Sessions is now 764 (../src/smf/context.c:3187) 10/31 11:06:00.887: [smf] INFO: UE IMSI[262426432820625] APN[internet] IPv4[176.16.22.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.887: [upf] INFO: [Added] Number of UPF-Sessions is now 763 (../src/upf/context.c:209) 10/31 11:06:00.887: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.887: [upf] INFO: UE F-SEID[UP:0xcbe CP:0x8ed] APN[internet] PDN-Type[1] IPv4[176.16.22.245] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.893: [smf] INFO: [Added] Number of SMF-UEs is now 765 (../src/smf/context.c:1031) 10/31 11:06:00.893: [smf] INFO: [Added] Number of SMF-Sessions is now 765 (../src/smf/context.c:3187) 10/31 11:06:00.893: [smf] INFO: UE IMSI[262423895466603] APN[internet] IPv4[176.16.22.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.894: [upf] INFO: [Added] Number of UPF-Sessions is now 764 (../src/upf/context.c:209) 10/31 11:06:00.894: [upf] INFO: UE F-SEID[UP:0x852 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.894: [upf] INFO: UE F-SEID[UP:0x852 CP:0xc8f] APN[internet] PDN-Type[1] IPv4[176.16.22.246] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.900: [smf] INFO: [Added] Number of SMF-UEs is now 766 (../src/smf/context.c:1031) 10/31 11:06:00.900: [smf] INFO: [Added] Number of SMF-Sessions is now 766 (../src/smf/context.c:3187) 10/31 11:06:00.900: [smf] INFO: UE IMSI[262423303013378] APN[internet] IPv4[176.16.22.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.900: [upf] INFO: [Added] Number of UPF-Sessions is now 765 (../src/upf/context.c:209) 10/31 11:06:00.900: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.900: [upf] INFO: UE F-SEID[UP:0x9f9 CP:0x4d4] APN[internet] PDN-Type[1] IPv4[176.16.22.247] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.906: [smf] INFO: [Added] Number of SMF-UEs is now 767 (../src/smf/context.c:1031) 10/31 11:06:00.906: [smf] INFO: [Added] Number of SMF-Sessions is now 767 (../src/smf/context.c:3187) 10/31 11:06:00.906: [smf] INFO: UE IMSI[262422170500888] APN[internet] IPv4[176.16.22.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.907: [upf] INFO: [Added] Number of UPF-Sessions is now 766 (../src/upf/context.c:209) 10/31 11:06:00.907: [upf] INFO: UE F-SEID[UP:0x67c CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.907: [upf] INFO: UE F-SEID[UP:0x67c CP:0x404] APN[internet] PDN-Type[1] IPv4[176.16.22.248] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.912: [smf] INFO: [Added] Number of SMF-UEs is now 768 (../src/smf/context.c:1031) 10/31 11:06:00.912: [smf] INFO: [Added] Number of SMF-Sessions is now 768 (../src/smf/context.c:3187) 10/31 11:06:00.912: [smf] INFO: UE IMSI[262425611690763] APN[internet] IPv4[176.16.22.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.913: [upf] INFO: [Added] Number of UPF-Sessions is now 767 (../src/upf/context.c:209) 10/31 11:06:00.913: [upf] INFO: UE F-SEID[UP:0x226 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.913: [upf] INFO: UE F-SEID[UP:0x226 CP:0x70a] APN[internet] PDN-Type[1] IPv4[176.16.22.249] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.919: [smf] INFO: [Added] Number of SMF-UEs is now 769 (../src/smf/context.c:1031) 10/31 11:06:00.919: [smf] INFO: [Added] Number of SMF-Sessions is now 769 (../src/smf/context.c:3187) 10/31 11:06:00.919: [smf] INFO: UE IMSI[262424469172011] APN[internet] IPv4[176.16.22.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.920: [upf] INFO: [Added] Number of UPF-Sessions is now 768 (../src/upf/context.c:209) 10/31 11:06:00.920: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.920: [upf] INFO: UE F-SEID[UP:0x9e2 CP:0xbf1] APN[internet] PDN-Type[1] IPv4[176.16.22.250] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.925: [smf] INFO: [Added] Number of SMF-UEs is now 770 (../src/smf/context.c:1031) 10/31 11:06:00.925: [smf] INFO: [Added] Number of SMF-Sessions is now 770 (../src/smf/context.c:3187) 10/31 11:06:00.925: [smf] INFO: UE IMSI[262426506173122] APN[internet] IPv4[176.16.22.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.926: [upf] INFO: [Added] Number of UPF-Sessions is now 769 (../src/upf/context.c:209) 10/31 11:06:00.926: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.926: [upf] INFO: UE F-SEID[UP:0x3ae CP:0x139] APN[internet] PDN-Type[1] IPv4[176.16.22.251] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.932: [smf] INFO: [Added] Number of SMF-UEs is now 771 (../src/smf/context.c:1031) 10/31 11:06:00.932: [smf] INFO: [Added] Number of SMF-Sessions is now 771 (../src/smf/context.c:3187) 10/31 11:06:00.932: [smf] INFO: UE IMSI[262423925498061] APN[internet] IPv4[176.16.22.253] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.932: [upf] INFO: [Added] Number of UPF-Sessions is now 770 (../src/upf/context.c:209) 10/31 11:06:00.932: [upf] INFO: UE F-SEID[UP:0x31b CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.932: [upf] INFO: UE F-SEID[UP:0x31b CP:0x7fe] APN[internet] PDN-Type[1] IPv4[176.16.22.252] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.938: [smf] INFO: [Added] Number of SMF-UEs is now 772 (../src/smf/context.c:1031) 10/31 11:06:00.938: [smf] INFO: [Added] Number of SMF-Sessions is now 772 (../src/smf/context.c:3187) 10/31 11:06:00.938: [smf] INFO: UE IMSI[262420194723562] APN[internet] IPv4[176.16.22.254] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.939: [upf] INFO: [Added] Number of UPF-Sessions is now 771 (../src/upf/context.c:209) 10/31 11:06:00.939: [upf] INFO: UE F-SEID[UP:0x256 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.939: [upf] INFO: UE F-SEID[UP:0x256 CP:0x67c] APN[internet] PDN-Type[1] IPv4[176.16.22.253] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.944: [smf] INFO: [Added] Number of SMF-UEs is now 773 (../src/smf/context.c:1031) 10/31 11:06:00.944: [smf] INFO: [Added] Number of SMF-Sessions is now 773 (../src/smf/context.c:3187) 10/31 11:06:00.944: [smf] INFO: UE IMSI[262425002070995] APN[internet] IPv4[176.16.22.255] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.945: [upf] INFO: [Added] Number of UPF-Sessions is now 772 (../src/upf/context.c:209) 10/31 11:06:00.945: [upf] INFO: UE F-SEID[UP:0xcee CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.945: [upf] INFO: UE F-SEID[UP:0xcee CP:0xad4] APN[internet] PDN-Type[1] IPv4[176.16.22.254] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.951: [smf] INFO: [Added] Number of SMF-UEs is now 774 (../src/smf/context.c:1031) 10/31 11:06:00.951: [smf] INFO: [Added] Number of SMF-Sessions is now 774 (../src/smf/context.c:3187) 10/31 11:06:00.951: [smf] INFO: UE IMSI[262421749258239] APN[internet] IPv4[176.16.23.0] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.952: [upf] INFO: [Added] Number of UPF-Sessions is now 773 (../src/upf/context.c:209) 10/31 11:06:00.952: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.952: [upf] INFO: UE F-SEID[UP:0x9e0 CP:0xce9] APN[internet] PDN-Type[1] IPv4[176.16.22.255] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.957: [smf] INFO: [Added] Number of SMF-UEs is now 775 (../src/smf/context.c:1031) 10/31 11:06:00.957: [smf] INFO: [Added] Number of SMF-Sessions is now 775 (../src/smf/context.c:3187) 10/31 11:06:00.957: [smf] INFO: UE IMSI[262425413972318] APN[internet] IPv4[176.16.23.1] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.958: [upf] INFO: [Added] Number of UPF-Sessions is now 774 (../src/upf/context.c:209) 10/31 11:06:00.958: [upf] INFO: UE F-SEID[UP:0x802 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.958: [upf] INFO: UE F-SEID[UP:0x802 CP:0x33e] APN[internet] PDN-Type[1] IPv4[176.16.23.0] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.964: [smf] INFO: [Added] Number of SMF-UEs is now 776 (../src/smf/context.c:1031) 10/31 11:06:00.964: [smf] INFO: [Added] Number of SMF-Sessions is now 776 (../src/smf/context.c:3187) 10/31 11:06:00.964: [smf] INFO: UE IMSI[262420513277413] APN[internet] IPv4[176.16.23.2] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.964: [upf] INFO: [Added] Number of UPF-Sessions is now 775 (../src/upf/context.c:209) 10/31 11:06:00.965: [upf] INFO: UE F-SEID[UP:0x31f CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.965: [upf] INFO: UE F-SEID[UP:0x31f CP:0xc8] APN[internet] PDN-Type[1] IPv4[176.16.23.1] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.970: [smf] INFO: [Added] Number of SMF-UEs is now 777 (../src/smf/context.c:1031) 10/31 11:06:00.970: [smf] INFO: [Added] Number of SMF-Sessions is now 777 (../src/smf/context.c:3187) 10/31 11:06:00.970: [smf] INFO: UE IMSI[262426310545685] APN[internet] IPv4[176.16.23.3] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.971: [upf] INFO: [Added] Number of UPF-Sessions is now 776 (../src/upf/context.c:209) 10/31 11:06:00.971: [upf] INFO: UE F-SEID[UP:0x730 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.971: [upf] INFO: UE F-SEID[UP:0x730 CP:0xe0c] APN[internet] PDN-Type[1] IPv4[176.16.23.2] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.976: [smf] INFO: [Added] Number of SMF-UEs is now 778 (../src/smf/context.c:1031) 10/31 11:06:00.976: [smf] INFO: [Added] Number of SMF-Sessions is now 778 (../src/smf/context.c:3187) 10/31 11:06:00.976: [smf] INFO: UE IMSI[262426875501682] APN[internet] IPv4[176.16.23.4] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.977: [upf] INFO: [Added] Number of UPF-Sessions is now 777 (../src/upf/context.c:209) 10/31 11:06:00.977: [upf] INFO: UE F-SEID[UP:0xcce CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.977: [upf] INFO: UE F-SEID[UP:0xcce CP:0xed3] APN[internet] PDN-Type[1] IPv4[176.16.23.3] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.983: [smf] INFO: [Added] Number of SMF-UEs is now 779 (../src/smf/context.c:1031) 10/31 11:06:00.983: [smf] INFO: [Added] Number of SMF-Sessions is now 779 (../src/smf/context.c:3187) 10/31 11:06:00.983: [smf] INFO: UE IMSI[262428226096793] APN[internet] IPv4[176.16.23.5] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.984: [upf] INFO: [Added] Number of UPF-Sessions is now 778 (../src/upf/context.c:209) 10/31 11:06:00.984: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.984: [upf] INFO: UE F-SEID[UP:0x3f5 CP:0xce2] APN[internet] PDN-Type[1] IPv4[176.16.23.4] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.989: [smf] INFO: [Added] Number of SMF-UEs is now 780 (../src/smf/context.c:1031) 10/31 11:06:00.989: [smf] INFO: [Added] Number of SMF-Sessions is now 780 (../src/smf/context.c:3187) 10/31 11:06:00.989: [smf] INFO: UE IMSI[262424913668654] APN[internet] IPv4[176.16.23.6] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.990: [upf] INFO: [Added] Number of UPF-Sessions is now 779 (../src/upf/context.c:209) 10/31 11:06:00.990: [upf] INFO: UE F-SEID[UP:0x71d CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.990: [upf] INFO: UE F-SEID[UP:0x71d CP:0xb57] APN[internet] PDN-Type[1] IPv4[176.16.23.5] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.996: [smf] INFO: [Added] Number of SMF-UEs is now 781 (../src/smf/context.c:1031) 10/31 11:06:00.996: [smf] INFO: [Added] Number of SMF-Sessions is now 781 (../src/smf/context.c:3187) 10/31 11:06:00.996: [smf] INFO: UE IMSI[262421401853411] APN[internet] IPv4[176.16.23.7] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:00.996: [upf] INFO: [Added] Number of UPF-Sessions is now 780 (../src/upf/context.c:209) 10/31 11:06:00.996: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 10/31 11:06:00.996: [upf] INFO: UE F-SEID[UP:0xfeb CP:0x806] APN[internet] PDN-Type[1] IPv4[176.16.23.6] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.002: [smf] INFO: [Added] Number of SMF-UEs is now 782 (../src/smf/context.c:1031) 10/31 11:06:01.002: [smf] INFO: [Added] Number of SMF-Sessions is now 782 (../src/smf/context.c:3187) 10/31 11:06:01.002: [smf] INFO: UE IMSI[262425561054968] APN[internet] IPv4[176.16.23.8] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.003: [upf] INFO: [Added] Number of UPF-Sessions is now 781 (../src/upf/context.c:209) 10/31 11:06:01.003: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.003: [upf] INFO: UE F-SEID[UP:0xa26 CP:0xd04] APN[internet] PDN-Type[1] IPv4[176.16.23.7] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.009: [smf] INFO: [Added] Number of SMF-UEs is now 783 (../src/smf/context.c:1031) 10/31 11:06:01.009: [smf] INFO: [Added] Number of SMF-Sessions is now 783 (../src/smf/context.c:3187) 10/31 11:06:01.009: [smf] INFO: UE IMSI[262423404563812] APN[internet] IPv4[176.16.23.9] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.010: [upf] INFO: [Added] Number of UPF-Sessions is now 782 (../src/upf/context.c:209) 10/31 11:06:01.010: [upf] INFO: UE F-SEID[UP:0xfd CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.010: [upf] INFO: UE F-SEID[UP:0xfd CP:0x49] APN[internet] PDN-Type[1] IPv4[176.16.23.8] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.015: [smf] INFO: [Added] Number of SMF-UEs is now 784 (../src/smf/context.c:1031) 10/31 11:06:01.015: [smf] INFO: [Added] Number of SMF-Sessions is now 784 (../src/smf/context.c:3187) 10/31 11:06:01.015: [smf] INFO: UE IMSI[262428974194796] APN[internet] IPv4[176.16.23.10] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.016: [upf] INFO: [Added] Number of UPF-Sessions is now 783 (../src/upf/context.c:209) 10/31 11:06:01.016: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.016: [upf] INFO: UE F-SEID[UP:0x6a2 CP:0xd87] APN[internet] PDN-Type[1] IPv4[176.16.23.9] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.022: [smf] INFO: [Added] Number of SMF-UEs is now 785 (../src/smf/context.c:1031) 10/31 11:06:01.022: [smf] INFO: [Added] Number of SMF-Sessions is now 785 (../src/smf/context.c:3187) 10/31 11:06:01.022: [smf] INFO: UE IMSI[262424370808242] APN[internet] IPv4[176.16.23.11] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.023: [upf] INFO: [Added] Number of UPF-Sessions is now 784 (../src/upf/context.c:209) 10/31 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x38a CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.023: [upf] INFO: UE F-SEID[UP:0x38a CP:0x84c] APN[internet] PDN-Type[1] IPv4[176.16.23.10] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.028: [smf] INFO: [Added] Number of SMF-UEs is now 786 (../src/smf/context.c:1031) 10/31 11:06:01.028: [smf] INFO: [Added] Number of SMF-Sessions is now 786 (../src/smf/context.c:3187) 10/31 11:06:01.028: [smf] INFO: UE IMSI[262422727537595] APN[internet] IPv4[176.16.23.12] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.029: [upf] INFO: [Added] Number of UPF-Sessions is now 785 (../src/upf/context.c:209) 10/31 11:06:01.029: [upf] INFO: UE F-SEID[UP:0x23 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.029: [upf] INFO: UE F-SEID[UP:0x23 CP:0xda7] APN[internet] PDN-Type[1] IPv4[176.16.23.11] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.035: [smf] INFO: [Added] Number of SMF-UEs is now 787 (../src/smf/context.c:1031) 10/31 11:06:01.035: [smf] INFO: [Added] Number of SMF-Sessions is now 787 (../src/smf/context.c:3187) 10/31 11:06:01.035: [smf] INFO: UE IMSI[262428654148702] APN[internet] IPv4[176.16.23.13] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.035: [upf] INFO: [Added] Number of UPF-Sessions is now 786 (../src/upf/context.c:209) 10/31 11:06:01.035: [upf] INFO: UE F-SEID[UP:0x66c CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.035: [upf] INFO: UE F-SEID[UP:0x66c CP:0x117] APN[internet] PDN-Type[1] IPv4[176.16.23.12] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.041: [smf] INFO: [Added] Number of SMF-UEs is now 788 (../src/smf/context.c:1031) 10/31 11:06:01.041: [smf] INFO: [Added] Number of SMF-Sessions is now 788 (../src/smf/context.c:3187) 10/31 11:06:01.041: [smf] INFO: UE IMSI[262428253095466] APN[internet] IPv4[176.16.23.14] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.042: [upf] INFO: [Added] Number of UPF-Sessions is now 787 (../src/upf/context.c:209) 10/31 11:06:01.042: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.042: [upf] INFO: UE F-SEID[UP:0x9d5 CP:0xc9d] APN[internet] PDN-Type[1] IPv4[176.16.23.13] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.048: [smf] INFO: [Added] Number of SMF-UEs is now 789 (../src/smf/context.c:1031) 10/31 11:06:01.048: [smf] INFO: [Added] Number of SMF-Sessions is now 789 (../src/smf/context.c:3187) 10/31 11:06:01.048: [smf] INFO: UE IMSI[262428608562061] APN[internet] IPv4[176.16.23.15] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.048: [upf] INFO: [Added] Number of UPF-Sessions is now 788 (../src/upf/context.c:209) 10/31 11:06:01.048: [upf] INFO: UE F-SEID[UP:0x8e CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.048: [upf] INFO: UE F-SEID[UP:0x8e CP:0xc20] APN[internet] PDN-Type[1] IPv4[176.16.23.14] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.054: [smf] INFO: [Added] Number of SMF-UEs is now 790 (../src/smf/context.c:1031) 10/31 11:06:01.054: [smf] INFO: [Added] Number of SMF-Sessions is now 790 (../src/smf/context.c:3187) 10/31 11:06:01.054: [smf] INFO: UE IMSI[262425819539527] APN[internet] IPv4[176.16.23.16] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.055: [upf] INFO: [Added] Number of UPF-Sessions is now 789 (../src/upf/context.c:209) 10/31 11:06:01.055: [upf] INFO: UE F-SEID[UP:0x725 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.055: [upf] INFO: UE F-SEID[UP:0x725 CP:0x4c] APN[internet] PDN-Type[1] IPv4[176.16.23.15] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.060: [smf] INFO: [Added] Number of SMF-UEs is now 791 (../src/smf/context.c:1031) 10/31 11:06:01.060: [smf] INFO: [Added] Number of SMF-Sessions is now 791 (../src/smf/context.c:3187) 10/31 11:06:01.060: [smf] INFO: UE IMSI[262421107281954] APN[internet] IPv4[176.16.23.17] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.061: [upf] INFO: [Added] Number of UPF-Sessions is now 790 (../src/upf/context.c:209) 10/31 11:06:01.061: [upf] INFO: UE F-SEID[UP:0x22 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.061: [upf] INFO: UE F-SEID[UP:0x22 CP:0x44f] APN[internet] PDN-Type[1] IPv4[176.16.23.16] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.067: [smf] INFO: [Added] Number of SMF-UEs is now 792 (../src/smf/context.c:1031) 10/31 11:06:01.067: [smf] INFO: [Added] Number of SMF-Sessions is now 792 (../src/smf/context.c:3187) 10/31 11:06:01.067: [smf] INFO: UE IMSI[262427927688745] APN[internet] IPv4[176.16.23.18] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.068: [upf] INFO: [Added] Number of UPF-Sessions is now 791 (../src/upf/context.c:209) 10/31 11:06:01.068: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.068: [upf] INFO: UE F-SEID[UP:0x4d3 CP:0x1cd] APN[internet] PDN-Type[1] IPv4[176.16.23.17] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.073: [smf] INFO: [Added] Number of SMF-UEs is now 793 (../src/smf/context.c:1031) 10/31 11:06:01.073: [smf] INFO: [Added] Number of SMF-Sessions is now 793 (../src/smf/context.c:3187) 10/31 11:06:01.073: [smf] INFO: UE IMSI[262426478283096] APN[internet] IPv4[176.16.23.19] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.074: [upf] INFO: [Added] Number of UPF-Sessions is now 792 (../src/upf/context.c:209) 10/31 11:06:01.074: [upf] INFO: UE F-SEID[UP:0x483 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.074: [upf] INFO: UE F-SEID[UP:0x483 CP:0x6de] APN[internet] PDN-Type[1] IPv4[176.16.23.18] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.080: [smf] INFO: [Added] Number of SMF-UEs is now 794 (../src/smf/context.c:1031) 10/31 11:06:01.080: [smf] INFO: [Added] Number of SMF-Sessions is now 794 (../src/smf/context.c:3187) 10/31 11:06:01.080: [smf] INFO: UE IMSI[262428181148186] APN[internet] IPv4[176.16.23.20] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.081: [upf] INFO: [Added] Number of UPF-Sessions is now 793 (../src/upf/context.c:209) 10/31 11:06:01.081: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.081: [upf] INFO: UE F-SEID[UP:0xb73 CP:0xb86] APN[internet] PDN-Type[1] IPv4[176.16.23.19] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.087: [smf] INFO: [Added] Number of SMF-UEs is now 795 (../src/smf/context.c:1031) 10/31 11:06:01.087: [smf] INFO: [Added] Number of SMF-Sessions is now 795 (../src/smf/context.c:3187) 10/31 11:06:01.087: [smf] INFO: UE IMSI[262421807244536] APN[internet] IPv4[176.16.23.21] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.088: [upf] INFO: [Added] Number of UPF-Sessions is now 794 (../src/upf/context.c:209) 10/31 11:06:01.088: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.088: [upf] INFO: UE F-SEID[UP:0x7ad CP:0x33f] APN[internet] PDN-Type[1] IPv4[176.16.23.20] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.093: [smf] INFO: [Added] Number of SMF-UEs is now 796 (../src/smf/context.c:1031) 10/31 11:06:01.093: [smf] INFO: [Added] Number of SMF-Sessions is now 796 (../src/smf/context.c:3187) 10/31 11:06:01.093: [smf] INFO: UE IMSI[262423034939282] APN[internet] IPv4[176.16.23.22] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.094: [upf] INFO: [Added] Number of UPF-Sessions is now 795 (../src/upf/context.c:209) 10/31 11:06:01.094: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.094: [upf] INFO: UE F-SEID[UP:0x1aa CP:0x258] APN[internet] PDN-Type[1] IPv4[176.16.23.21] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.101: [smf] INFO: [Added] Number of SMF-UEs is now 797 (../src/smf/context.c:1031) 10/31 11:06:01.101: [smf] INFO: [Added] Number of SMF-Sessions is now 797 (../src/smf/context.c:3187) 10/31 11:06:01.101: [smf] INFO: UE IMSI[262420078122946] APN[internet] IPv4[176.16.23.23] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.102: [upf] INFO: [Added] Number of UPF-Sessions is now 796 (../src/upf/context.c:209) 10/31 11:06:01.102: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.102: [upf] INFO: UE F-SEID[UP:0xfb0 CP:0x1e0] APN[internet] PDN-Type[1] IPv4[176.16.23.22] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.108: [smf] INFO: [Added] Number of SMF-UEs is now 798 (../src/smf/context.c:1031) 10/31 11:06:01.108: [smf] INFO: [Added] Number of SMF-Sessions is now 798 (../src/smf/context.c:3187) 10/31 11:06:01.108: [smf] INFO: UE IMSI[262426297809927] APN[internet] IPv4[176.16.23.24] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.109: [upf] INFO: [Added] Number of UPF-Sessions is now 797 (../src/upf/context.c:209) 10/31 11:06:01.109: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.109: [upf] INFO: UE F-SEID[UP:0x7d4 CP:0xd] APN[internet] PDN-Type[1] IPv4[176.16.23.23] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.115: [smf] INFO: [Added] Number of SMF-UEs is now 799 (../src/smf/context.c:1031) 10/31 11:06:01.115: [smf] INFO: [Added] Number of SMF-Sessions is now 799 (../src/smf/context.c:3187) 10/31 11:06:01.115: [smf] INFO: UE IMSI[262429747903071] APN[internet] IPv4[176.16.23.25] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.116: [upf] INFO: [Added] Number of UPF-Sessions is now 798 (../src/upf/context.c:209) 10/31 11:06:01.116: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.116: [upf] INFO: UE F-SEID[UP:0x4b8 CP:0xfa4] APN[internet] PDN-Type[1] IPv4[176.16.23.24] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.121: [smf] INFO: [Added] Number of SMF-UEs is now 800 (../src/smf/context.c:1031) 10/31 11:06:01.121: [smf] INFO: [Added] Number of SMF-Sessions is now 800 (../src/smf/context.c:3187) 10/31 11:06:01.121: [smf] INFO: UE IMSI[262425003907276] APN[internet] IPv4[176.16.23.26] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.122: [upf] INFO: [Added] Number of UPF-Sessions is now 799 (../src/upf/context.c:209) 10/31 11:06:01.122: [upf] INFO: UE F-SEID[UP:0x264 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.122: [upf] INFO: UE F-SEID[UP:0x264 CP:0x423] APN[internet] PDN-Type[1] IPv4[176.16.23.25] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.127: [smf] INFO: [Added] Number of SMF-UEs is now 801 (../src/smf/context.c:1031) 10/31 11:06:01.127: [smf] INFO: [Added] Number of SMF-Sessions is now 801 (../src/smf/context.c:3187) 10/31 11:06:01.127: [smf] INFO: UE IMSI[262426276956795] APN[internet] IPv4[176.16.23.27] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.128: [upf] INFO: [Added] Number of UPF-Sessions is now 800 (../src/upf/context.c:209) 10/31 11:06:01.128: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.128: [upf] INFO: UE F-SEID[UP:0xb2d CP:0xaa7] APN[internet] PDN-Type[1] IPv4[176.16.23.26] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.134: [smf] INFO: [Added] Number of SMF-UEs is now 802 (../src/smf/context.c:1031) 10/31 11:06:01.134: [smf] INFO: [Added] Number of SMF-Sessions is now 802 (../src/smf/context.c:3187) 10/31 11:06:01.134: [smf] INFO: UE IMSI[262423513773151] APN[internet] IPv4[176.16.23.28] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.134: [upf] INFO: [Added] Number of UPF-Sessions is now 801 (../src/upf/context.c:209) 10/31 11:06:01.134: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.134: [upf] INFO: UE F-SEID[UP:0xf16 CP:0x41f] APN[internet] PDN-Type[1] IPv4[176.16.23.27] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.142: [smf] INFO: [Added] Number of SMF-UEs is now 803 (../src/smf/context.c:1031) 10/31 11:06:01.142: [smf] INFO: [Added] Number of SMF-Sessions is now 803 (../src/smf/context.c:3187) 10/31 11:06:01.142: [smf] INFO: UE IMSI[262423239074546] APN[internet] IPv4[176.16.23.29] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.143: [upf] INFO: [Added] Number of UPF-Sessions is now 802 (../src/upf/context.c:209) 10/31 11:06:01.143: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.143: [upf] INFO: UE F-SEID[UP:0xaa1 CP:0x533] APN[internet] PDN-Type[1] IPv4[176.16.23.28] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.148: [smf] INFO: [Added] Number of SMF-UEs is now 804 (../src/smf/context.c:1031) 10/31 11:06:01.148: [smf] INFO: [Added] Number of SMF-Sessions is now 804 (../src/smf/context.c:3187) 10/31 11:06:01.148: [smf] INFO: UE IMSI[262423508535963] APN[internet] IPv4[176.16.23.30] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.149: [upf] INFO: [Added] Number of UPF-Sessions is now 803 (../src/upf/context.c:209) 10/31 11:06:01.149: [upf] INFO: UE F-SEID[UP:0x85c CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.149: [upf] INFO: UE F-SEID[UP:0x85c CP:0xce] APN[internet] PDN-Type[1] IPv4[176.16.23.29] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.155: [smf] INFO: [Added] Number of SMF-UEs is now 805 (../src/smf/context.c:1031) 10/31 11:06:01.155: [smf] INFO: [Added] Number of SMF-Sessions is now 805 (../src/smf/context.c:3187) 10/31 11:06:01.155: [smf] INFO: UE IMSI[262423869106170] APN[internet] IPv4[176.16.23.31] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.156: [upf] INFO: [Added] Number of UPF-Sessions is now 804 (../src/upf/context.c:209) 10/31 11:06:01.156: [upf] INFO: UE F-SEID[UP:0x52a CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.156: [upf] INFO: UE F-SEID[UP:0x52a CP:0x173] APN[internet] PDN-Type[1] IPv4[176.16.23.30] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.161: [smf] INFO: [Added] Number of SMF-UEs is now 806 (../src/smf/context.c:1031) 10/31 11:06:01.161: [smf] INFO: [Added] Number of SMF-Sessions is now 806 (../src/smf/context.c:3187) 10/31 11:06:01.161: [smf] INFO: UE IMSI[262428613226577] APN[internet] IPv4[176.16.23.32] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.162: [upf] INFO: [Added] Number of UPF-Sessions is now 805 (../src/upf/context.c:209) 10/31 11:06:01.162: [upf] INFO: UE F-SEID[UP:0x27d CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.162: [upf] INFO: UE F-SEID[UP:0x27d CP:0x505] APN[internet] PDN-Type[1] IPv4[176.16.23.31] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.168: [smf] INFO: [Added] Number of SMF-UEs is now 807 (../src/smf/context.c:1031) 10/31 11:06:01.168: [smf] INFO: [Added] Number of SMF-Sessions is now 807 (../src/smf/context.c:3187) 10/31 11:06:01.168: [smf] INFO: UE IMSI[262426817634099] APN[internet] IPv4[176.16.23.33] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.169: [upf] INFO: [Added] Number of UPF-Sessions is now 806 (../src/upf/context.c:209) 10/31 11:06:01.169: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.169: [upf] INFO: UE F-SEID[UP:0xeb7 CP:0x5f4] APN[internet] PDN-Type[1] IPv4[176.16.23.32] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.174: [smf] INFO: [Added] Number of SMF-UEs is now 808 (../src/smf/context.c:1031) 10/31 11:06:01.174: [smf] INFO: [Added] Number of SMF-Sessions is now 808 (../src/smf/context.c:3187) 10/31 11:06:01.174: [smf] INFO: UE IMSI[262420013355589] APN[internet] IPv4[176.16.23.34] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.175: [upf] INFO: [Added] Number of UPF-Sessions is now 807 (../src/upf/context.c:209) 10/31 11:06:01.175: [upf] INFO: UE F-SEID[UP:0x174 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.175: [upf] INFO: UE F-SEID[UP:0x174 CP:0xdcc] APN[internet] PDN-Type[1] IPv4[176.16.23.33] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.180: [smf] INFO: [Added] Number of SMF-UEs is now 809 (../src/smf/context.c:1031) 10/31 11:06:01.180: [smf] INFO: [Added] Number of SMF-Sessions is now 809 (../src/smf/context.c:3187) 10/31 11:06:01.180: [smf] INFO: UE IMSI[262428866503219] APN[internet] IPv4[176.16.23.35] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.181: [upf] INFO: [Added] Number of UPF-Sessions is now 808 (../src/upf/context.c:209) 10/31 11:06:01.181: [upf] INFO: UE F-SEID[UP:0x467 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.181: [upf] INFO: UE F-SEID[UP:0x467 CP:0xc55] APN[internet] PDN-Type[1] IPv4[176.16.23.34] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.187: [smf] INFO: [Added] Number of SMF-UEs is now 810 (../src/smf/context.c:1031) 10/31 11:06:01.187: [smf] INFO: [Added] Number of SMF-Sessions is now 810 (../src/smf/context.c:3187) 10/31 11:06:01.187: [smf] INFO: UE IMSI[262428054482805] APN[internet] IPv4[176.16.23.36] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.188: [upf] INFO: [Added] Number of UPF-Sessions is now 809 (../src/upf/context.c:209) 10/31 11:06:01.188: [upf] INFO: UE F-SEID[UP:0xfcc CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.188: [upf] INFO: UE F-SEID[UP:0xfcc CP:0x265] APN[internet] PDN-Type[1] IPv4[176.16.23.35] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.195: [smf] INFO: [Added] Number of SMF-UEs is now 811 (../src/smf/context.c:1031) 10/31 11:06:01.195: [smf] INFO: [Added] Number of SMF-Sessions is now 811 (../src/smf/context.c:3187) 10/31 11:06:01.195: [smf] INFO: UE IMSI[262422163300779] APN[internet] IPv4[176.16.23.37] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.196: [upf] INFO: [Added] Number of UPF-Sessions is now 810 (../src/upf/context.c:209) 10/31 11:06:01.196: [upf] INFO: UE F-SEID[UP:0x783 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.196: [upf] INFO: UE F-SEID[UP:0x783 CP:0x389] APN[internet] PDN-Type[1] IPv4[176.16.23.36] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.202: [smf] INFO: [Added] Number of SMF-UEs is now 812 (../src/smf/context.c:1031) 10/31 11:06:01.202: [smf] INFO: [Added] Number of SMF-Sessions is now 812 (../src/smf/context.c:3187) 10/31 11:06:01.202: [smf] INFO: UE IMSI[262424941439189] APN[internet] IPv4[176.16.23.38] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.203: [upf] INFO: [Added] Number of UPF-Sessions is now 811 (../src/upf/context.c:209) 10/31 11:06:01.203: [upf] INFO: UE F-SEID[UP:0x47e CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.203: [upf] INFO: UE F-SEID[UP:0x47e CP:0xcbf] APN[internet] PDN-Type[1] IPv4[176.16.23.37] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.208: [smf] INFO: [Added] Number of SMF-UEs is now 813 (../src/smf/context.c:1031) 10/31 11:06:01.208: [smf] INFO: [Added] Number of SMF-Sessions is now 813 (../src/smf/context.c:3187) 10/31 11:06:01.208: [smf] INFO: UE IMSI[262421822793062] APN[internet] IPv4[176.16.23.39] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.209: [upf] INFO: [Added] Number of UPF-Sessions is now 812 (../src/upf/context.c:209) 10/31 11:06:01.209: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.209: [upf] INFO: UE F-SEID[UP:0xdfb CP:0xa55] APN[internet] PDN-Type[1] IPv4[176.16.23.38] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.214: [smf] INFO: [Added] Number of SMF-UEs is now 814 (../src/smf/context.c:1031) 10/31 11:06:01.214: [smf] INFO: [Added] Number of SMF-Sessions is now 814 (../src/smf/context.c:3187) 10/31 11:06:01.214: [smf] INFO: UE IMSI[262426806139842] APN[internet] IPv4[176.16.23.40] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.215: [upf] INFO: [Added] Number of UPF-Sessions is now 813 (../src/upf/context.c:209) 10/31 11:06:01.215: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.215: [upf] INFO: UE F-SEID[UP:0xdf2 CP:0x159] APN[internet] PDN-Type[1] IPv4[176.16.23.39] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.221: [smf] INFO: [Added] Number of SMF-UEs is now 815 (../src/smf/context.c:1031) 10/31 11:06:01.221: [smf] INFO: [Added] Number of SMF-Sessions is now 815 (../src/smf/context.c:3187) 10/31 11:06:01.221: [smf] INFO: UE IMSI[262421335619483] APN[internet] IPv4[176.16.23.41] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.222: [upf] INFO: [Added] Number of UPF-Sessions is now 814 (../src/upf/context.c:209) 10/31 11:06:01.222: [upf] INFO: UE F-SEID[UP:0x522 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.222: [upf] INFO: UE F-SEID[UP:0x522 CP:0x8c3] APN[internet] PDN-Type[1] IPv4[176.16.23.40] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.227: [smf] INFO: [Added] Number of SMF-UEs is now 816 (../src/smf/context.c:1031) 10/31 11:06:01.227: [smf] INFO: [Added] Number of SMF-Sessions is now 816 (../src/smf/context.c:3187) 10/31 11:06:01.227: [smf] INFO: UE IMSI[262429335813223] APN[internet] IPv4[176.16.23.42] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.228: [upf] INFO: [Added] Number of UPF-Sessions is now 815 (../src/upf/context.c:209) 10/31 11:06:01.228: [upf] INFO: UE F-SEID[UP:0x726 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.228: [upf] INFO: UE F-SEID[UP:0x726 CP:0xf23] APN[internet] PDN-Type[1] IPv4[176.16.23.41] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.234: [smf] INFO: [Added] Number of SMF-UEs is now 817 (../src/smf/context.c:1031) 10/31 11:06:01.234: [smf] INFO: [Added] Number of SMF-Sessions is now 817 (../src/smf/context.c:3187) 10/31 11:06:01.234: [smf] INFO: UE IMSI[262421141989136] APN[internet] IPv4[176.16.23.43] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.235: [upf] INFO: [Added] Number of UPF-Sessions is now 816 (../src/upf/context.c:209) 10/31 11:06:01.235: [upf] INFO: UE F-SEID[UP:0x452 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.235: [upf] INFO: UE F-SEID[UP:0x452 CP:0xd1f] APN[internet] PDN-Type[1] IPv4[176.16.23.42] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.240: [smf] INFO: [Added] Number of SMF-UEs is now 818 (../src/smf/context.c:1031) 10/31 11:06:01.240: [smf] INFO: [Added] Number of SMF-Sessions is now 818 (../src/smf/context.c:3187) 10/31 11:06:01.240: [smf] INFO: UE IMSI[262428157002344] APN[internet] IPv4[176.16.23.44] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.241: [upf] INFO: [Added] Number of UPF-Sessions is now 817 (../src/upf/context.c:209) 10/31 11:06:01.241: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.241: [upf] INFO: UE F-SEID[UP:0xc18 CP:0xe79] APN[internet] PDN-Type[1] IPv4[176.16.23.43] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.246: [smf] INFO: [Added] Number of SMF-UEs is now 819 (../src/smf/context.c:1031) 10/31 11:06:01.246: [smf] INFO: [Added] Number of SMF-Sessions is now 819 (../src/smf/context.c:3187) 10/31 11:06:01.246: [smf] INFO: UE IMSI[262423702515332] APN[internet] IPv4[176.16.23.45] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.247: [upf] INFO: [Added] Number of UPF-Sessions is now 818 (../src/upf/context.c:209) 10/31 11:06:01.247: [upf] INFO: UE F-SEID[UP:0x4da CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.247: [upf] INFO: UE F-SEID[UP:0x4da CP:0x852] APN[internet] PDN-Type[1] IPv4[176.16.23.44] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.253: [smf] INFO: [Added] Number of SMF-UEs is now 820 (../src/smf/context.c:1031) 10/31 11:06:01.253: [smf] INFO: [Added] Number of SMF-Sessions is now 820 (../src/smf/context.c:3187) 10/31 11:06:01.253: [smf] INFO: UE IMSI[262425786991493] APN[internet] IPv4[176.16.23.46] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.254: [upf] INFO: [Added] Number of UPF-Sessions is now 819 (../src/upf/context.c:209) 10/31 11:06:01.254: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.254: [upf] INFO: UE F-SEID[UP:0xae6 CP:0xbfd] APN[internet] PDN-Type[1] IPv4[176.16.23.45] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.259: [smf] INFO: [Added] Number of SMF-UEs is now 821 (../src/smf/context.c:1031) 10/31 11:06:01.259: [smf] INFO: [Added] Number of SMF-Sessions is now 821 (../src/smf/context.c:3187) 10/31 11:06:01.259: [smf] INFO: UE IMSI[262426977348053] APN[internet] IPv4[176.16.23.47] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.260: [upf] INFO: [Added] Number of UPF-Sessions is now 820 (../src/upf/context.c:209) 10/31 11:06:01.260: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.260: [upf] INFO: UE F-SEID[UP:0x9e7 CP:0x8f4] APN[internet] PDN-Type[1] IPv4[176.16.23.46] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.266: [smf] INFO: [Added] Number of SMF-UEs is now 822 (../src/smf/context.c:1031) 10/31 11:06:01.266: [smf] INFO: [Added] Number of SMF-Sessions is now 822 (../src/smf/context.c:3187) 10/31 11:06:01.266: [smf] INFO: UE IMSI[262423919353799] APN[internet] IPv4[176.16.23.48] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.267: [upf] INFO: [Added] Number of UPF-Sessions is now 821 (../src/upf/context.c:209) 10/31 11:06:01.267: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.267: [upf] INFO: UE F-SEID[UP:0x6d9 CP:0xe34] APN[internet] PDN-Type[1] IPv4[176.16.23.47] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.272: [smf] INFO: [Added] Number of SMF-UEs is now 823 (../src/smf/context.c:1031) 10/31 11:06:01.272: [smf] INFO: [Added] Number of SMF-Sessions is now 823 (../src/smf/context.c:3187) 10/31 11:06:01.272: [smf] INFO: UE IMSI[262427883321893] APN[internet] IPv4[176.16.23.49] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.273: [upf] INFO: [Added] Number of UPF-Sessions is now 822 (../src/upf/context.c:209) 10/31 11:06:01.273: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.273: [upf] INFO: UE F-SEID[UP:0x6f9 CP:0x75f] APN[internet] PDN-Type[1] IPv4[176.16.23.48] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.279: [smf] INFO: [Added] Number of SMF-UEs is now 824 (../src/smf/context.c:1031) 10/31 11:06:01.279: [smf] INFO: [Added] Number of SMF-Sessions is now 824 (../src/smf/context.c:3187) 10/31 11:06:01.279: [smf] INFO: UE IMSI[262421488495858] APN[internet] IPv4[176.16.23.50] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.280: [upf] INFO: [Added] Number of UPF-Sessions is now 823 (../src/upf/context.c:209) 10/31 11:06:01.280: [upf] INFO: UE F-SEID[UP:0x170 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.280: [upf] INFO: UE F-SEID[UP:0x170 CP:0x1f3] APN[internet] PDN-Type[1] IPv4[176.16.23.49] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.285: [smf] INFO: [Added] Number of SMF-UEs is now 825 (../src/smf/context.c:1031) 10/31 11:06:01.285: [smf] INFO: [Added] Number of SMF-Sessions is now 825 (../src/smf/context.c:3187) 10/31 11:06:01.285: [smf] INFO: UE IMSI[262422902949922] APN[internet] IPv4[176.16.23.51] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.286: [upf] INFO: [Added] Number of UPF-Sessions is now 824 (../src/upf/context.c:209) 10/31 11:06:01.286: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.286: [upf] INFO: UE F-SEID[UP:0x7ce CP:0x754] APN[internet] PDN-Type[1] IPv4[176.16.23.50] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.292: [smf] INFO: [Added] Number of SMF-UEs is now 826 (../src/smf/context.c:1031) 10/31 11:06:01.292: [smf] INFO: [Added] Number of SMF-Sessions is now 826 (../src/smf/context.c:3187) 10/31 11:06:01.292: [smf] INFO: UE IMSI[262422169703352] APN[internet] IPv4[176.16.23.52] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.293: [upf] INFO: [Added] Number of UPF-Sessions is now 825 (../src/upf/context.c:209) 10/31 11:06:01.293: [upf] INFO: UE F-SEID[UP:0x735 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.293: [upf] INFO: UE F-SEID[UP:0x735 CP:0xd8] APN[internet] PDN-Type[1] IPv4[176.16.23.51] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.298: [smf] INFO: [Added] Number of SMF-UEs is now 827 (../src/smf/context.c:1031) 10/31 11:06:01.298: [smf] INFO: [Added] Number of SMF-Sessions is now 827 (../src/smf/context.c:3187) 10/31 11:06:01.298: [smf] INFO: UE IMSI[262423197391972] APN[internet] IPv4[176.16.23.53] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.299: [upf] INFO: [Added] Number of UPF-Sessions is now 826 (../src/upf/context.c:209) 10/31 11:06:01.299: [upf] INFO: UE F-SEID[UP:0x28f CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.299: [upf] INFO: UE F-SEID[UP:0x28f CP:0xa7e] APN[internet] PDN-Type[1] IPv4[176.16.23.52] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.305: [smf] INFO: [Added] Number of SMF-UEs is now 828 (../src/smf/context.c:1031) 10/31 11:06:01.305: [smf] INFO: [Added] Number of SMF-Sessions is now 828 (../src/smf/context.c:3187) 10/31 11:06:01.305: [smf] INFO: UE IMSI[262429983158341] APN[internet] IPv4[176.16.23.54] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.306: [upf] INFO: [Added] Number of UPF-Sessions is now 827 (../src/upf/context.c:209) 10/31 11:06:01.306: [upf] INFO: UE F-SEID[UP:0x6b CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.306: [upf] INFO: UE F-SEID[UP:0x6b CP:0x3a7] APN[internet] PDN-Type[1] IPv4[176.16.23.53] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.311: [smf] INFO: [Added] Number of SMF-UEs is now 829 (../src/smf/context.c:1031) 10/31 11:06:01.311: [smf] INFO: [Added] Number of SMF-Sessions is now 829 (../src/smf/context.c:3187) 10/31 11:06:01.312: [smf] INFO: UE IMSI[262425911347916] APN[internet] IPv4[176.16.23.55] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.312: [upf] INFO: [Added] Number of UPF-Sessions is now 828 (../src/upf/context.c:209) 10/31 11:06:01.312: [upf] INFO: UE F-SEID[UP:0x223 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.312: [upf] INFO: UE F-SEID[UP:0x223 CP:0xa73] APN[internet] PDN-Type[1] IPv4[176.16.23.54] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.318: [smf] INFO: [Added] Number of SMF-UEs is now 830 (../src/smf/context.c:1031) 10/31 11:06:01.318: [smf] INFO: [Added] Number of SMF-Sessions is now 830 (../src/smf/context.c:3187) 10/31 11:06:01.318: [smf] INFO: UE IMSI[262420783280052] APN[internet] IPv4[176.16.23.56] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.319: [upf] INFO: [Added] Number of UPF-Sessions is now 829 (../src/upf/context.c:209) 10/31 11:06:01.319: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.319: [upf] INFO: UE F-SEID[UP:0x6a8 CP:0x11f] APN[internet] PDN-Type[1] IPv4[176.16.23.55] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.324: [smf] INFO: [Added] Number of SMF-UEs is now 831 (../src/smf/context.c:1031) 10/31 11:06:01.324: [smf] INFO: [Added] Number of SMF-Sessions is now 831 (../src/smf/context.c:3187) 10/31 11:06:01.324: [smf] INFO: UE IMSI[262424939573714] APN[internet] IPv4[176.16.23.57] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.325: [upf] INFO: [Added] Number of UPF-Sessions is now 830 (../src/upf/context.c:209) 10/31 11:06:01.325: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.325: [upf] INFO: UE F-SEID[UP:0xdd3 CP:0xc8a] APN[internet] PDN-Type[1] IPv4[176.16.23.56] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.331: [smf] INFO: [Added] Number of SMF-UEs is now 832 (../src/smf/context.c:1031) 10/31 11:06:01.331: [smf] INFO: [Added] Number of SMF-Sessions is now 832 (../src/smf/context.c:3187) 10/31 11:06:01.331: [smf] INFO: UE IMSI[262420582211275] APN[internet] IPv4[176.16.23.58] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.332: [upf] INFO: [Added] Number of UPF-Sessions is now 831 (../src/upf/context.c:209) 10/31 11:06:01.332: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.332: [upf] INFO: UE F-SEID[UP:0x1a0 CP:0x432] APN[internet] PDN-Type[1] IPv4[176.16.23.57] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.338: [smf] INFO: [Added] Number of SMF-UEs is now 833 (../src/smf/context.c:1031) 10/31 11:06:01.338: [smf] INFO: [Added] Number of SMF-Sessions is now 833 (../src/smf/context.c:3187) 10/31 11:06:01.338: [smf] INFO: UE IMSI[262424976011476] APN[internet] IPv4[176.16.23.59] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.339: [upf] INFO: [Added] Number of UPF-Sessions is now 832 (../src/upf/context.c:209) 10/31 11:06:01.339: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.339: [upf] INFO: UE F-SEID[UP:0x6ca CP:0xfcc] APN[internet] PDN-Type[1] IPv4[176.16.23.58] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.344: [smf] INFO: [Added] Number of SMF-UEs is now 834 (../src/smf/context.c:1031) 10/31 11:06:01.344: [smf] INFO: [Added] Number of SMF-Sessions is now 834 (../src/smf/context.c:3187) 10/31 11:06:01.344: [smf] INFO: UE IMSI[262426774966620] APN[internet] IPv4[176.16.23.60] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.345: [upf] INFO: [Added] Number of UPF-Sessions is now 833 (../src/upf/context.c:209) 10/31 11:06:01.345: [upf] INFO: UE F-SEID[UP:0x632 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.345: [upf] INFO: UE F-SEID[UP:0x632 CP:0xf5f] APN[internet] PDN-Type[1] IPv4[176.16.23.59] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.351: [smf] INFO: [Added] Number of SMF-UEs is now 835 (../src/smf/context.c:1031) 10/31 11:06:01.351: [smf] INFO: [Added] Number of SMF-Sessions is now 835 (../src/smf/context.c:3187) 10/31 11:06:01.351: [smf] INFO: UE IMSI[262427243735204] APN[internet] IPv4[176.16.23.61] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.352: [upf] INFO: [Added] Number of UPF-Sessions is now 834 (../src/upf/context.c:209) 10/31 11:06:01.352: [upf] INFO: UE F-SEID[UP:0x805 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.352: [upf] INFO: UE F-SEID[UP:0x805 CP:0x3cb] APN[internet] PDN-Type[1] IPv4[176.16.23.60] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.357: [smf] INFO: [Added] Number of SMF-UEs is now 836 (../src/smf/context.c:1031) 10/31 11:06:01.357: [smf] INFO: [Added] Number of SMF-Sessions is now 836 (../src/smf/context.c:3187) 10/31 11:06:01.357: [smf] INFO: UE IMSI[262425732416302] APN[internet] IPv4[176.16.23.62] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.358: [upf] INFO: [Added] Number of UPF-Sessions is now 835 (../src/upf/context.c:209) 10/31 11:06:01.358: [upf] INFO: UE F-SEID[UP:0x882 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.358: [upf] INFO: UE F-SEID[UP:0x882 CP:0x991] APN[internet] PDN-Type[1] IPv4[176.16.23.61] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.364: [smf] INFO: [Added] Number of SMF-UEs is now 837 (../src/smf/context.c:1031) 10/31 11:06:01.364: [smf] INFO: [Added] Number of SMF-Sessions is now 837 (../src/smf/context.c:3187) 10/31 11:06:01.364: [smf] INFO: UE IMSI[262423796904897] APN[internet] IPv4[176.16.23.63] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.365: [upf] INFO: [Added] Number of UPF-Sessions is now 836 (../src/upf/context.c:209) 10/31 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.365: [upf] INFO: UE F-SEID[UP:0x4f6 CP:0x361] APN[internet] PDN-Type[1] IPv4[176.16.23.62] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.370: [smf] INFO: [Added] Number of SMF-UEs is now 838 (../src/smf/context.c:1031) 10/31 11:06:01.370: [smf] INFO: [Added] Number of SMF-Sessions is now 838 (../src/smf/context.c:3187) 10/31 11:06:01.370: [smf] INFO: UE IMSI[262424729656104] APN[internet] IPv4[176.16.23.64] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.371: [upf] INFO: [Added] Number of UPF-Sessions is now 837 (../src/upf/context.c:209) 10/31 11:06:01.371: [upf] INFO: UE F-SEID[UP:0x10 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.371: [upf] INFO: UE F-SEID[UP:0x10 CP:0x54b] APN[internet] PDN-Type[1] IPv4[176.16.23.63] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.377: [smf] INFO: [Added] Number of SMF-UEs is now 839 (../src/smf/context.c:1031) 10/31 11:06:01.377: [smf] INFO: [Added] Number of SMF-Sessions is now 839 (../src/smf/context.c:3187) 10/31 11:06:01.377: [smf] INFO: UE IMSI[262422265325575] APN[internet] IPv4[176.16.23.65] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.378: [upf] INFO: [Added] Number of UPF-Sessions is now 838 (../src/upf/context.c:209) 10/31 11:06:01.378: [upf] INFO: UE F-SEID[UP:0x451 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.378: [upf] INFO: UE F-SEID[UP:0x451 CP:0x650] APN[internet] PDN-Type[1] IPv4[176.16.23.64] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.383: [smf] INFO: [Added] Number of SMF-UEs is now 840 (../src/smf/context.c:1031) 10/31 11:06:01.383: [smf] INFO: [Added] Number of SMF-Sessions is now 840 (../src/smf/context.c:3187) 10/31 11:06:01.383: [smf] INFO: UE IMSI[262428008093088] APN[internet] IPv4[176.16.23.66] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.384: [upf] INFO: [Added] Number of UPF-Sessions is now 839 (../src/upf/context.c:209) 10/31 11:06:01.384: [upf] INFO: UE F-SEID[UP:0x11 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.384: [upf] INFO: UE F-SEID[UP:0x11 CP:0xe1f] APN[internet] PDN-Type[1] IPv4[176.16.23.65] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.390: [smf] INFO: [Added] Number of SMF-UEs is now 841 (../src/smf/context.c:1031) 10/31 11:06:01.390: [smf] INFO: [Added] Number of SMF-Sessions is now 841 (../src/smf/context.c:3187) 10/31 11:06:01.390: [smf] INFO: UE IMSI[262423376330668] APN[internet] IPv4[176.16.23.67] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.391: [upf] INFO: [Added] Number of UPF-Sessions is now 840 (../src/upf/context.c:209) 10/31 11:06:01.391: [upf] INFO: UE F-SEID[UP:0xabd CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.391: [upf] INFO: UE F-SEID[UP:0xabd CP:0x1f2] APN[internet] PDN-Type[1] IPv4[176.16.23.66] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.396: [smf] INFO: [Added] Number of SMF-UEs is now 842 (../src/smf/context.c:1031) 10/31 11:06:01.396: [smf] INFO: [Added] Number of SMF-Sessions is now 842 (../src/smf/context.c:3187) 10/31 11:06:01.396: [smf] INFO: UE IMSI[262425115655819] APN[internet] IPv4[176.16.23.68] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.397: [upf] INFO: [Added] Number of UPF-Sessions is now 841 (../src/upf/context.c:209) 10/31 11:06:01.397: [upf] INFO: UE F-SEID[UP:0x58a CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.397: [upf] INFO: UE F-SEID[UP:0x58a CP:0xc79] APN[internet] PDN-Type[1] IPv4[176.16.23.67] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.403: [smf] INFO: [Added] Number of SMF-UEs is now 843 (../src/smf/context.c:1031) 10/31 11:06:01.403: [smf] INFO: [Added] Number of SMF-Sessions is now 843 (../src/smf/context.c:3187) 10/31 11:06:01.403: [smf] INFO: UE IMSI[262425631653498] APN[internet] IPv4[176.16.23.69] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.404: [upf] INFO: [Added] Number of UPF-Sessions is now 842 (../src/upf/context.c:209) 10/31 11:06:01.404: [upf] INFO: UE F-SEID[UP:0x141 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.404: [upf] INFO: UE F-SEID[UP:0x141 CP:0xcae] APN[internet] PDN-Type[1] IPv4[176.16.23.68] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.409: [smf] INFO: [Added] Number of SMF-UEs is now 844 (../src/smf/context.c:1031) 10/31 11:06:01.409: [smf] INFO: [Added] Number of SMF-Sessions is now 844 (../src/smf/context.c:3187) 10/31 11:06:01.409: [smf] INFO: UE IMSI[262429016125009] APN[internet] IPv4[176.16.23.70] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.410: [upf] INFO: [Added] Number of UPF-Sessions is now 843 (../src/upf/context.c:209) 10/31 11:06:01.410: [upf] INFO: UE F-SEID[UP:0x179 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.410: [upf] INFO: UE F-SEID[UP:0x179 CP:0x9b0] APN[internet] PDN-Type[1] IPv4[176.16.23.69] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.416: [smf] INFO: [Added] Number of SMF-UEs is now 845 (../src/smf/context.c:1031) 10/31 11:06:01.416: [smf] INFO: [Added] Number of SMF-Sessions is now 845 (../src/smf/context.c:3187) 10/31 11:06:01.416: [smf] INFO: UE IMSI[262423394220068] APN[internet] IPv4[176.16.23.71] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.417: [upf] INFO: [Added] Number of UPF-Sessions is now 844 (../src/upf/context.c:209) 10/31 11:06:01.417: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.417: [upf] INFO: UE F-SEID[UP:0xb8e CP:0xc24] APN[internet] PDN-Type[1] IPv4[176.16.23.70] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.422: [smf] INFO: [Added] Number of SMF-UEs is now 846 (../src/smf/context.c:1031) 10/31 11:06:01.422: [smf] INFO: [Added] Number of SMF-Sessions is now 846 (../src/smf/context.c:3187) 10/31 11:06:01.422: [smf] INFO: UE IMSI[262421701996696] APN[internet] IPv4[176.16.23.72] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.423: [upf] INFO: [Added] Number of UPF-Sessions is now 845 (../src/upf/context.c:209) 10/31 11:06:01.423: [upf] INFO: UE F-SEID[UP:0x345 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.423: [upf] INFO: UE F-SEID[UP:0x345 CP:0x2] APN[internet] PDN-Type[1] IPv4[176.16.23.71] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.429: [smf] INFO: [Added] Number of SMF-UEs is now 847 (../src/smf/context.c:1031) 10/31 11:06:01.429: [smf] INFO: [Added] Number of SMF-Sessions is now 847 (../src/smf/context.c:3187) 10/31 11:06:01.429: [smf] INFO: UE IMSI[262427974395781] APN[internet] IPv4[176.16.23.73] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.430: [upf] INFO: [Added] Number of UPF-Sessions is now 846 (../src/upf/context.c:209) 10/31 11:06:01.430: [upf] INFO: UE F-SEID[UP:0x237 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.430: [upf] INFO: UE F-SEID[UP:0x237 CP:0x53a] APN[internet] PDN-Type[1] IPv4[176.16.23.72] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.435: [smf] INFO: [Added] Number of SMF-UEs is now 848 (../src/smf/context.c:1031) 10/31 11:06:01.435: [smf] INFO: [Added] Number of SMF-Sessions is now 848 (../src/smf/context.c:3187) 10/31 11:06:01.435: [smf] INFO: UE IMSI[262429048960557] APN[internet] IPv4[176.16.23.74] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.436: [upf] INFO: [Added] Number of UPF-Sessions is now 847 (../src/upf/context.c:209) 10/31 11:06:01.436: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.436: [upf] INFO: UE F-SEID[UP:0x7d3 CP:0xafc] APN[internet] PDN-Type[1] IPv4[176.16.23.73] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.442: [smf] INFO: [Added] Number of SMF-UEs is now 849 (../src/smf/context.c:1031) 10/31 11:06:01.442: [smf] INFO: [Added] Number of SMF-Sessions is now 849 (../src/smf/context.c:3187) 10/31 11:06:01.442: [smf] INFO: UE IMSI[262423749046103] APN[internet] IPv4[176.16.23.75] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.443: [upf] INFO: [Added] Number of UPF-Sessions is now 848 (../src/upf/context.c:209) 10/31 11:06:01.443: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.443: [upf] INFO: UE F-SEID[UP:0x7e2 CP:0x591] APN[internet] PDN-Type[1] IPv4[176.16.23.74] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.449: [smf] INFO: [Added] Number of SMF-UEs is now 850 (../src/smf/context.c:1031) 10/31 11:06:01.449: [smf] INFO: [Added] Number of SMF-Sessions is now 850 (../src/smf/context.c:3187) 10/31 11:06:01.449: [smf] INFO: UE IMSI[262425767985904] APN[internet] IPv4[176.16.23.76] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.450: [upf] INFO: [Added] Number of UPF-Sessions is now 849 (../src/upf/context.c:209) 10/31 11:06:01.450: [upf] INFO: UE F-SEID[UP:0xaca CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.450: [upf] INFO: UE F-SEID[UP:0xaca CP:0xb0b] APN[internet] PDN-Type[1] IPv4[176.16.23.75] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.455: [smf] INFO: [Added] Number of SMF-UEs is now 851 (../src/smf/context.c:1031) 10/31 11:06:01.455: [smf] INFO: [Added] Number of SMF-Sessions is now 851 (../src/smf/context.c:3187) 10/31 11:06:01.455: [smf] INFO: UE IMSI[262424049794517] APN[internet] IPv4[176.16.23.77] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.456: [upf] INFO: [Added] Number of UPF-Sessions is now 850 (../src/upf/context.c:209) 10/31 11:06:01.456: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.456: [upf] INFO: UE F-SEID[UP:0x6d2 CP:0xa53] APN[internet] PDN-Type[1] IPv4[176.16.23.76] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.462: [smf] INFO: [Added] Number of SMF-UEs is now 852 (../src/smf/context.c:1031) 10/31 11:06:01.462: [smf] INFO: [Added] Number of SMF-Sessions is now 852 (../src/smf/context.c:3187) 10/31 11:06:01.462: [smf] INFO: UE IMSI[262429798988026] APN[internet] IPv4[176.16.23.78] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.463: [upf] INFO: [Added] Number of UPF-Sessions is now 851 (../src/upf/context.c:209) 10/31 11:06:01.463: [upf] INFO: UE F-SEID[UP:0x69a CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.463: [upf] INFO: UE F-SEID[UP:0x69a CP:0x2dc] APN[internet] PDN-Type[1] IPv4[176.16.23.77] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.468: [smf] INFO: [Added] Number of SMF-UEs is now 853 (../src/smf/context.c:1031) 10/31 11:06:01.468: [smf] INFO: [Added] Number of SMF-Sessions is now 853 (../src/smf/context.c:3187) 10/31 11:06:01.468: [smf] INFO: UE IMSI[262422302069161] APN[internet] IPv4[176.16.23.79] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.469: [upf] INFO: [Added] Number of UPF-Sessions is now 852 (../src/upf/context.c:209) 10/31 11:06:01.469: [upf] INFO: UE F-SEID[UP:0x79f CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.469: [upf] INFO: UE F-SEID[UP:0x79f CP:0xde9] APN[internet] PDN-Type[1] IPv4[176.16.23.78] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.475: [smf] INFO: [Added] Number of SMF-UEs is now 854 (../src/smf/context.c:1031) 10/31 11:06:01.475: [smf] INFO: [Added] Number of SMF-Sessions is now 854 (../src/smf/context.c:3187) 10/31 11:06:01.475: [smf] INFO: UE IMSI[262424493467272] APN[internet] IPv4[176.16.23.80] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.476: [upf] INFO: [Added] Number of UPF-Sessions is now 853 (../src/upf/context.c:209) 10/31 11:06:01.476: [upf] INFO: UE F-SEID[UP:0x74c CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.476: [upf] INFO: UE F-SEID[UP:0x74c CP:0x727] APN[internet] PDN-Type[1] IPv4[176.16.23.79] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.481: [smf] INFO: [Added] Number of SMF-UEs is now 855 (../src/smf/context.c:1031) 10/31 11:06:01.481: [smf] INFO: [Added] Number of SMF-Sessions is now 855 (../src/smf/context.c:3187) 10/31 11:06:01.481: [smf] INFO: UE IMSI[262420855043368] APN[internet] IPv4[176.16.23.81] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.482: [upf] INFO: [Added] Number of UPF-Sessions is now 854 (../src/upf/context.c:209) 10/31 11:06:01.482: [upf] INFO: UE F-SEID[UP:0x50c CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.482: [upf] INFO: UE F-SEID[UP:0x50c CP:0xec9] APN[internet] PDN-Type[1] IPv4[176.16.23.80] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.488: [smf] INFO: [Added] Number of SMF-UEs is now 856 (../src/smf/context.c:1031) 10/31 11:06:01.488: [smf] INFO: [Added] Number of SMF-Sessions is now 856 (../src/smf/context.c:3187) 10/31 11:06:01.488: [smf] INFO: UE IMSI[262425903353730] APN[internet] IPv4[176.16.23.82] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.489: [upf] INFO: [Added] Number of UPF-Sessions is now 855 (../src/upf/context.c:209) 10/31 11:06:01.489: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.489: [upf] INFO: UE F-SEID[UP:0xd97 CP:0x51e] APN[internet] PDN-Type[1] IPv4[176.16.23.81] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.494: [smf] INFO: [Added] Number of SMF-UEs is now 857 (../src/smf/context.c:1031) 10/31 11:06:01.494: [smf] INFO: [Added] Number of SMF-Sessions is now 857 (../src/smf/context.c:3187) 10/31 11:06:01.494: [smf] INFO: UE IMSI[262428504566292] APN[internet] IPv4[176.16.23.83] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.495: [upf] INFO: [Added] Number of UPF-Sessions is now 856 (../src/upf/context.c:209) 10/31 11:06:01.495: [upf] INFO: UE F-SEID[UP:0x878 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.495: [upf] INFO: UE F-SEID[UP:0x878 CP:0x718] APN[internet] PDN-Type[1] IPv4[176.16.23.82] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.501: [smf] INFO: [Added] Number of SMF-UEs is now 858 (../src/smf/context.c:1031) 10/31 11:06:01.501: [smf] INFO: [Added] Number of SMF-Sessions is now 858 (../src/smf/context.c:3187) 10/31 11:06:01.501: [smf] INFO: UE IMSI[262420814290144] APN[internet] IPv4[176.16.23.84] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.502: [upf] INFO: [Added] Number of UPF-Sessions is now 857 (../src/upf/context.c:209) 10/31 11:06:01.502: [upf] INFO: UE F-SEID[UP:0x741 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.502: [upf] INFO: UE F-SEID[UP:0x741 CP:0x58] APN[internet] PDN-Type[1] IPv4[176.16.23.83] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.507: [smf] INFO: [Added] Number of SMF-UEs is now 859 (../src/smf/context.c:1031) 10/31 11:06:01.507: [smf] INFO: [Added] Number of SMF-Sessions is now 859 (../src/smf/context.c:3187) 10/31 11:06:01.507: [smf] INFO: UE IMSI[262428939788368] APN[internet] IPv4[176.16.23.85] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.508: [upf] INFO: [Added] Number of UPF-Sessions is now 858 (../src/upf/context.c:209) 10/31 11:06:01.508: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.508: [upf] INFO: UE F-SEID[UP:0xc1e CP:0x2b7] APN[internet] PDN-Type[1] IPv4[176.16.23.84] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.514: [smf] INFO: [Added] Number of SMF-UEs is now 860 (../src/smf/context.c:1031) 10/31 11:06:01.514: [smf] INFO: [Added] Number of SMF-Sessions is now 860 (../src/smf/context.c:3187) 10/31 11:06:01.514: [smf] INFO: UE IMSI[262422794824113] APN[internet] IPv4[176.16.23.86] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.515: [upf] INFO: [Added] Number of UPF-Sessions is now 859 (../src/upf/context.c:209) 10/31 11:06:01.515: [upf] INFO: UE F-SEID[UP:0xe8a CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.515: [upf] INFO: UE F-SEID[UP:0xe8a CP:0xc3f] APN[internet] PDN-Type[1] IPv4[176.16.23.85] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.520: [smf] INFO: [Added] Number of SMF-UEs is now 861 (../src/smf/context.c:1031) 10/31 11:06:01.520: [smf] INFO: [Added] Number of SMF-Sessions is now 861 (../src/smf/context.c:3187) 10/31 11:06:01.520: [smf] INFO: UE IMSI[262428717158977] APN[internet] IPv4[176.16.23.87] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.521: [upf] INFO: [Added] Number of UPF-Sessions is now 860 (../src/upf/context.c:209) 10/31 11:06:01.521: [upf] INFO: UE F-SEID[UP:0x202 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.521: [upf] INFO: UE F-SEID[UP:0x202 CP:0x649] APN[internet] PDN-Type[1] IPv4[176.16.23.86] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.527: [smf] INFO: [Added] Number of SMF-UEs is now 862 (../src/smf/context.c:1031) 10/31 11:06:01.527: [smf] INFO: [Added] Number of SMF-Sessions is now 862 (../src/smf/context.c:3187) 10/31 11:06:01.527: [smf] INFO: UE IMSI[262426791231061] APN[internet] IPv4[176.16.23.88] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.528: [upf] INFO: [Added] Number of UPF-Sessions is now 861 (../src/upf/context.c:209) 10/31 11:06:01.528: [upf] INFO: UE F-SEID[UP:0x50f CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.528: [upf] INFO: UE F-SEID[UP:0x50f CP:0x4ff] APN[internet] PDN-Type[1] IPv4[176.16.23.87] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.534: [smf] INFO: [Added] Number of SMF-UEs is now 863 (../src/smf/context.c:1031) 10/31 11:06:01.534: [smf] INFO: [Added] Number of SMF-Sessions is now 863 (../src/smf/context.c:3187) 10/31 11:06:01.534: [smf] INFO: UE IMSI[262429918609375] APN[internet] IPv4[176.16.23.89] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.535: [upf] INFO: [Added] Number of UPF-Sessions is now 862 (../src/upf/context.c:209) 10/31 11:06:01.535: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.535: [upf] INFO: UE F-SEID[UP:0xed5 CP:0x434] APN[internet] PDN-Type[1] IPv4[176.16.23.88] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.541: [smf] INFO: [Added] Number of SMF-UEs is now 864 (../src/smf/context.c:1031) 10/31 11:06:01.541: [smf] INFO: [Added] Number of SMF-Sessions is now 864 (../src/smf/context.c:3187) 10/31 11:06:01.541: [smf] INFO: UE IMSI[262426722692889] APN[internet] IPv4[176.16.23.90] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.542: [upf] INFO: [Added] Number of UPF-Sessions is now 863 (../src/upf/context.c:209) 10/31 11:06:01.542: [upf] INFO: UE F-SEID[UP:0x439 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.542: [upf] INFO: UE F-SEID[UP:0x439 CP:0x5a4] APN[internet] PDN-Type[1] IPv4[176.16.23.89] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.547: [smf] INFO: [Added] Number of SMF-UEs is now 865 (../src/smf/context.c:1031) 10/31 11:06:01.547: [smf] INFO: [Added] Number of SMF-Sessions is now 865 (../src/smf/context.c:3187) 10/31 11:06:01.547: [smf] INFO: UE IMSI[262420916197741] APN[internet] IPv4[176.16.23.91] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.548: [upf] INFO: [Added] Number of UPF-Sessions is now 864 (../src/upf/context.c:209) 10/31 11:06:01.548: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.548: [upf] INFO: UE F-SEID[UP:0x6e6 CP:0x841] APN[internet] PDN-Type[1] IPv4[176.16.23.90] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.554: [smf] INFO: [Added] Number of SMF-UEs is now 866 (../src/smf/context.c:1031) 10/31 11:06:01.554: [smf] INFO: [Added] Number of SMF-Sessions is now 866 (../src/smf/context.c:3187) 10/31 11:06:01.554: [smf] INFO: UE IMSI[262429582231949] APN[internet] IPv4[176.16.23.92] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.555: [upf] INFO: [Added] Number of UPF-Sessions is now 865 (../src/upf/context.c:209) 10/31 11:06:01.555: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.555: [upf] INFO: UE F-SEID[UP:0xf57 CP:0xd18] APN[internet] PDN-Type[1] IPv4[176.16.23.91] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.560: [smf] INFO: [Added] Number of SMF-UEs is now 867 (../src/smf/context.c:1031) 10/31 11:06:01.560: [smf] INFO: [Added] Number of SMF-Sessions is now 867 (../src/smf/context.c:3187) 10/31 11:06:01.560: [smf] INFO: UE IMSI[262425634743209] APN[internet] IPv4[176.16.23.93] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.561: [upf] INFO: [Added] Number of UPF-Sessions is now 866 (../src/upf/context.c:209) 10/31 11:06:01.561: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.561: [upf] INFO: UE F-SEID[UP:0xd5b CP:0x733] APN[internet] PDN-Type[1] IPv4[176.16.23.92] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.568: [smf] INFO: [Added] Number of SMF-UEs is now 868 (../src/smf/context.c:1031) 10/31 11:06:01.568: [smf] INFO: [Added] Number of SMF-Sessions is now 868 (../src/smf/context.c:3187) 10/31 11:06:01.568: [smf] INFO: UE IMSI[262422447115392] APN[internet] IPv4[176.16.23.94] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.569: [upf] INFO: [Added] Number of UPF-Sessions is now 867 (../src/upf/context.c:209) 10/31 11:06:01.569: [upf] INFO: UE F-SEID[UP:0xf47 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.569: [upf] INFO: UE F-SEID[UP:0xf47 CP:0xa3d] APN[internet] PDN-Type[1] IPv4[176.16.23.93] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.575: [smf] INFO: [Added] Number of SMF-UEs is now 869 (../src/smf/context.c:1031) 10/31 11:06:01.575: [smf] INFO: [Added] Number of SMF-Sessions is now 869 (../src/smf/context.c:3187) 10/31 11:06:01.575: [smf] INFO: UE IMSI[262421347464827] APN[internet] IPv4[176.16.23.95] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.576: [upf] INFO: [Added] Number of UPF-Sessions is now 868 (../src/upf/context.c:209) 10/31 11:06:01.576: [upf] INFO: UE F-SEID[UP:0x12b CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.576: [upf] INFO: UE F-SEID[UP:0x12b CP:0x924] APN[internet] PDN-Type[1] IPv4[176.16.23.94] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.582: [smf] INFO: [Added] Number of SMF-UEs is now 870 (../src/smf/context.c:1031) 10/31 11:06:01.582: [smf] INFO: [Added] Number of SMF-Sessions is now 870 (../src/smf/context.c:3187) 10/31 11:06:01.582: [smf] INFO: UE IMSI[262422128118990] APN[internet] IPv4[176.16.23.96] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.582: [upf] INFO: [Added] Number of UPF-Sessions is now 869 (../src/upf/context.c:209) 10/31 11:06:01.582: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.582: [upf] INFO: UE F-SEID[UP:0xb78 CP:0xafd] APN[internet] PDN-Type[1] IPv4[176.16.23.95] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.588: [smf] INFO: [Added] Number of SMF-UEs is now 871 (../src/smf/context.c:1031) 10/31 11:06:01.588: [smf] INFO: [Added] Number of SMF-Sessions is now 871 (../src/smf/context.c:3187) 10/31 11:06:01.588: [smf] INFO: UE IMSI[262420387957260] APN[internet] IPv4[176.16.23.97] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.589: [upf] INFO: [Added] Number of UPF-Sessions is now 870 (../src/upf/context.c:209) 10/31 11:06:01.589: [upf] INFO: UE F-SEID[UP:0x500 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.589: [upf] INFO: UE F-SEID[UP:0x500 CP:0x97d] APN[internet] PDN-Type[1] IPv4[176.16.23.96] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.594: [smf] INFO: [Added] Number of SMF-UEs is now 872 (../src/smf/context.c:1031) 10/31 11:06:01.594: [smf] INFO: [Added] Number of SMF-Sessions is now 872 (../src/smf/context.c:3187) 10/31 11:06:01.594: [smf] INFO: UE IMSI[262423357691080] APN[internet] IPv4[176.16.23.98] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.595: [upf] INFO: [Added] Number of UPF-Sessions is now 871 (../src/upf/context.c:209) 10/31 11:06:01.595: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.595: [upf] INFO: UE F-SEID[UP:0xf5f CP:0x2d9] APN[internet] PDN-Type[1] IPv4[176.16.23.97] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.601: [smf] INFO: [Added] Number of SMF-UEs is now 873 (../src/smf/context.c:1031) 10/31 11:06:01.601: [smf] INFO: [Added] Number of SMF-Sessions is now 873 (../src/smf/context.c:3187) 10/31 11:06:01.601: [smf] INFO: UE IMSI[262421570457394] APN[internet] IPv4[176.16.23.99] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.602: [upf] INFO: [Added] Number of UPF-Sessions is now 872 (../src/upf/context.c:209) 10/31 11:06:01.602: [upf] INFO: UE F-SEID[UP:0x32e CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.602: [upf] INFO: UE F-SEID[UP:0x32e CP:0x3a0] APN[internet] PDN-Type[1] IPv4[176.16.23.98] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.608: [smf] INFO: [Added] Number of SMF-UEs is now 874 (../src/smf/context.c:1031) 10/31 11:06:01.608: [smf] INFO: [Added] Number of SMF-Sessions is now 874 (../src/smf/context.c:3187) 10/31 11:06:01.608: [smf] INFO: UE IMSI[262422869166633] APN[internet] IPv4[176.16.23.100] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.610: [upf] INFO: [Added] Number of UPF-Sessions is now 873 (../src/upf/context.c:209) 10/31 11:06:01.610: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.610: [upf] INFO: UE F-SEID[UP:0x6c6 CP:0xf41] APN[internet] PDN-Type[1] IPv4[176.16.23.99] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.615: [smf] INFO: [Added] Number of SMF-UEs is now 875 (../src/smf/context.c:1031) 10/31 11:06:01.615: [smf] INFO: [Added] Number of SMF-Sessions is now 875 (../src/smf/context.c:3187) 10/31 11:06:01.615: [smf] INFO: UE IMSI[262423431305147] APN[internet] IPv4[176.16.23.101] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.616: [upf] INFO: [Added] Number of UPF-Sessions is now 874 (../src/upf/context.c:209) 10/31 11:06:01.616: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.616: [upf] INFO: UE F-SEID[UP:0xc81 CP:0xe17] APN[internet] PDN-Type[1] IPv4[176.16.23.100] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.623: [smf] INFO: [Added] Number of SMF-UEs is now 876 (../src/smf/context.c:1031) 10/31 11:06:01.623: [smf] INFO: [Added] Number of SMF-Sessions is now 876 (../src/smf/context.c:3187) 10/31 11:06:01.623: [smf] INFO: UE IMSI[262429422086643] APN[internet] IPv4[176.16.23.102] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.624: [upf] INFO: [Added] Number of UPF-Sessions is now 875 (../src/upf/context.c:209) 10/31 11:06:01.624: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.624: [upf] INFO: UE F-SEID[UP:0x1ad CP:0xae6] APN[internet] PDN-Type[1] IPv4[176.16.23.101] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.629: [smf] INFO: [Added] Number of SMF-UEs is now 877 (../src/smf/context.c:1031) 10/31 11:06:01.629: [smf] INFO: [Added] Number of SMF-Sessions is now 877 (../src/smf/context.c:3187) 10/31 11:06:01.629: [smf] INFO: UE IMSI[262427978021305] APN[internet] IPv4[176.16.23.103] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.630: [upf] INFO: [Added] Number of UPF-Sessions is now 876 (../src/upf/context.c:209) 10/31 11:06:01.630: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.630: [upf] INFO: UE F-SEID[UP:0xf1a CP:0xf5a] APN[internet] PDN-Type[1] IPv4[176.16.23.102] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.637: [smf] INFO: [Added] Number of SMF-UEs is now 878 (../src/smf/context.c:1031) 10/31 11:06:01.637: [smf] INFO: [Added] Number of SMF-Sessions is now 878 (../src/smf/context.c:3187) 10/31 11:06:01.637: [smf] INFO: UE IMSI[262420314751094] APN[internet] IPv4[176.16.23.104] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.638: [upf] INFO: [Added] Number of UPF-Sessions is now 877 (../src/upf/context.c:209) 10/31 11:06:01.638: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.638: [upf] INFO: UE F-SEID[UP:0x2b8 CP:0x1c] APN[internet] PDN-Type[1] IPv4[176.16.23.103] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.643: [smf] INFO: [Added] Number of SMF-UEs is now 879 (../src/smf/context.c:1031) 10/31 11:06:01.643: [smf] INFO: [Added] Number of SMF-Sessions is now 879 (../src/smf/context.c:3187) 10/31 11:06:01.643: [smf] INFO: UE IMSI[262420118457846] APN[internet] IPv4[176.16.23.105] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.644: [upf] INFO: [Added] Number of UPF-Sessions is now 878 (../src/upf/context.c:209) 10/31 11:06:01.644: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.644: [upf] INFO: UE F-SEID[UP:0x9c7 CP:0xa65] APN[internet] PDN-Type[1] IPv4[176.16.23.104] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.650: [smf] INFO: [Added] Number of SMF-UEs is now 880 (../src/smf/context.c:1031) 10/31 11:06:01.650: [smf] INFO: [Added] Number of SMF-Sessions is now 880 (../src/smf/context.c:3187) 10/31 11:06:01.650: [smf] INFO: UE IMSI[262422731004821] APN[internet] IPv4[176.16.23.106] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.651: [upf] INFO: [Added] Number of UPF-Sessions is now 879 (../src/upf/context.c:209) 10/31 11:06:01.651: [upf] INFO: UE F-SEID[UP:0x9 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.651: [upf] INFO: UE F-SEID[UP:0x9 CP:0x4d1] APN[internet] PDN-Type[1] IPv4[176.16.23.105] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.656: [smf] INFO: [Added] Number of SMF-UEs is now 881 (../src/smf/context.c:1031) 10/31 11:06:01.656: [smf] INFO: [Added] Number of SMF-Sessions is now 881 (../src/smf/context.c:3187) 10/31 11:06:01.656: [smf] INFO: UE IMSI[262427599124771] APN[internet] IPv4[176.16.23.107] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.657: [upf] INFO: [Added] Number of UPF-Sessions is now 880 (../src/upf/context.c:209) 10/31 11:06:01.657: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.657: [upf] INFO: UE F-SEID[UP:0xab8 CP:0x82b] APN[internet] PDN-Type[1] IPv4[176.16.23.106] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.663: [smf] INFO: [Added] Number of SMF-UEs is now 882 (../src/smf/context.c:1031) 10/31 11:06:01.663: [smf] INFO: [Added] Number of SMF-Sessions is now 882 (../src/smf/context.c:3187) 10/31 11:06:01.663: [smf] INFO: UE IMSI[262424805720443] APN[internet] IPv4[176.16.23.108] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.664: [upf] INFO: [Added] Number of UPF-Sessions is now 881 (../src/upf/context.c:209) 10/31 11:06:01.664: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.664: [upf] INFO: UE F-SEID[UP:0xbbd CP:0x87d] APN[internet] PDN-Type[1] IPv4[176.16.23.107] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.669: [smf] INFO: [Added] Number of SMF-UEs is now 883 (../src/smf/context.c:1031) 10/31 11:06:01.669: [smf] INFO: [Added] Number of SMF-Sessions is now 883 (../src/smf/context.c:3187) 10/31 11:06:01.669: [smf] INFO: UE IMSI[262424210771276] APN[internet] IPv4[176.16.23.109] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.670: [upf] INFO: [Added] Number of UPF-Sessions is now 882 (../src/upf/context.c:209) 10/31 11:06:01.670: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.670: [upf] INFO: UE F-SEID[UP:0xbf1 CP:0x7db] APN[internet] PDN-Type[1] IPv4[176.16.23.108] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.676: [smf] INFO: [Added] Number of SMF-UEs is now 884 (../src/smf/context.c:1031) 10/31 11:06:01.676: [smf] INFO: [Added] Number of SMF-Sessions is now 884 (../src/smf/context.c:3187) 10/31 11:06:01.676: [smf] INFO: UE IMSI[262420802599681] APN[internet] IPv4[176.16.23.110] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.676: [upf] INFO: [Added] Number of UPF-Sessions is now 883 (../src/upf/context.c:209) 10/31 11:06:01.676: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.676: [upf] INFO: UE F-SEID[UP:0xeb9 CP:0x485] APN[internet] PDN-Type[1] IPv4[176.16.23.109] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.682: [smf] INFO: [Added] Number of SMF-UEs is now 885 (../src/smf/context.c:1031) 10/31 11:06:01.682: [smf] INFO: [Added] Number of SMF-Sessions is now 885 (../src/smf/context.c:3187) 10/31 11:06:01.682: [smf] INFO: UE IMSI[262429930037870] APN[internet] IPv4[176.16.23.111] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.683: [upf] INFO: [Added] Number of UPF-Sessions is now 884 (../src/upf/context.c:209) 10/31 11:06:01.683: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.683: [upf] INFO: UE F-SEID[UP:0xe9d CP:0xa08] APN[internet] PDN-Type[1] IPv4[176.16.23.110] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.688: [smf] INFO: [Added] Number of SMF-UEs is now 886 (../src/smf/context.c:1031) 10/31 11:06:01.688: [smf] INFO: [Added] Number of SMF-Sessions is now 886 (../src/smf/context.c:3187) 10/31 11:06:01.688: [smf] INFO: UE IMSI[262426418894073] APN[internet] IPv4[176.16.23.112] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.689: [upf] INFO: [Added] Number of UPF-Sessions is now 885 (../src/upf/context.c:209) 10/31 11:06:01.689: [upf] INFO: UE F-SEID[UP:0x159 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.689: [upf] INFO: UE F-SEID[UP:0x159 CP:0xb23] APN[internet] PDN-Type[1] IPv4[176.16.23.111] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.695: [smf] INFO: [Added] Number of SMF-UEs is now 887 (../src/smf/context.c:1031) 10/31 11:06:01.695: [smf] INFO: [Added] Number of SMF-Sessions is now 887 (../src/smf/context.c:3187) 10/31 11:06:01.695: [smf] INFO: UE IMSI[262425726345283] APN[internet] IPv4[176.16.23.113] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.696: [upf] INFO: [Added] Number of UPF-Sessions is now 886 (../src/upf/context.c:209) 10/31 11:06:01.696: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.696: [upf] INFO: UE F-SEID[UP:0xea0 CP:0x549] APN[internet] PDN-Type[1] IPv4[176.16.23.112] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.701: [smf] INFO: [Added] Number of SMF-UEs is now 888 (../src/smf/context.c:1031) 10/31 11:06:01.701: [smf] INFO: [Added] Number of SMF-Sessions is now 888 (../src/smf/context.c:3187) 10/31 11:06:01.701: [smf] INFO: UE IMSI[262421444673326] APN[internet] IPv4[176.16.23.114] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.702: [upf] INFO: [Added] Number of UPF-Sessions is now 887 (../src/upf/context.c:209) 10/31 11:06:01.702: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.702: [upf] INFO: UE F-SEID[UP:0xb15 CP:0xf19] APN[internet] PDN-Type[1] IPv4[176.16.23.113] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.708: [smf] INFO: [Added] Number of SMF-UEs is now 889 (../src/smf/context.c:1031) 10/31 11:06:01.708: [smf] INFO: [Added] Number of SMF-Sessions is now 889 (../src/smf/context.c:3187) 10/31 11:06:01.708: [smf] INFO: UE IMSI[262423901037552] APN[internet] IPv4[176.16.23.115] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.709: [upf] INFO: [Added] Number of UPF-Sessions is now 888 (../src/upf/context.c:209) 10/31 11:06:01.709: [upf] INFO: UE F-SEID[UP:0x668 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.709: [upf] INFO: UE F-SEID[UP:0x668 CP:0x9ee] APN[internet] PDN-Type[1] IPv4[176.16.23.114] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.714: [smf] INFO: [Added] Number of SMF-UEs is now 890 (../src/smf/context.c:1031) 10/31 11:06:01.714: [smf] INFO: [Added] Number of SMF-Sessions is now 890 (../src/smf/context.c:3187) 10/31 11:06:01.714: [smf] INFO: UE IMSI[262422025322871] APN[internet] IPv4[176.16.23.116] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.715: [upf] INFO: [Added] Number of UPF-Sessions is now 889 (../src/upf/context.c:209) 10/31 11:06:01.715: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.715: [upf] INFO: UE F-SEID[UP:0x8bd CP:0xc5c] APN[internet] PDN-Type[1] IPv4[176.16.23.115] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.721: [smf] INFO: [Added] Number of SMF-UEs is now 891 (../src/smf/context.c:1031) 10/31 11:06:01.721: [smf] INFO: [Added] Number of SMF-Sessions is now 891 (../src/smf/context.c:3187) 10/31 11:06:01.721: [smf] INFO: UE IMSI[262426587331558] APN[internet] IPv4[176.16.23.117] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.721: [upf] INFO: [Added] Number of UPF-Sessions is now 890 (../src/upf/context.c:209) 10/31 11:06:01.721: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.721: [upf] INFO: UE F-SEID[UP:0xaf2 CP:0x408] APN[internet] PDN-Type[1] IPv4[176.16.23.116] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.727: [smf] INFO: [Added] Number of SMF-UEs is now 892 (../src/smf/context.c:1031) 10/31 11:06:01.727: [smf] INFO: [Added] Number of SMF-Sessions is now 892 (../src/smf/context.c:3187) 10/31 11:06:01.727: [smf] INFO: UE IMSI[262422514759187] APN[internet] IPv4[176.16.23.118] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.728: [upf] INFO: [Added] Number of UPF-Sessions is now 891 (../src/upf/context.c:209) 10/31 11:06:01.728: [upf] INFO: UE F-SEID[UP:0x724 CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.728: [upf] INFO: UE F-SEID[UP:0x724 CP:0x1ea] APN[internet] PDN-Type[1] IPv4[176.16.23.117] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.734: [smf] INFO: [Added] Number of SMF-UEs is now 893 (../src/smf/context.c:1031) 10/31 11:06:01.734: [smf] INFO: [Added] Number of SMF-Sessions is now 893 (../src/smf/context.c:3187) 10/31 11:06:01.734: [smf] INFO: UE IMSI[262427387002249] APN[internet] IPv4[176.16.23.119] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.734: [upf] INFO: [Added] Number of UPF-Sessions is now 892 (../src/upf/context.c:209) 10/31 11:06:01.734: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.734: [upf] INFO: UE F-SEID[UP:0x2c9 CP:0x853] APN[internet] PDN-Type[1] IPv4[176.16.23.118] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.740: [smf] INFO: [Added] Number of SMF-UEs is now 894 (../src/smf/context.c:1031) 10/31 11:06:01.740: [smf] INFO: [Added] Number of SMF-Sessions is now 894 (../src/smf/context.c:3187) 10/31 11:06:01.740: [smf] INFO: UE IMSI[262421732910959] APN[internet] IPv4[176.16.23.120] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.741: [upf] INFO: [Added] Number of UPF-Sessions is now 893 (../src/upf/context.c:209) 10/31 11:06:01.741: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.741: [upf] INFO: UE F-SEID[UP:0xee8 CP:0x97f] APN[internet] PDN-Type[1] IPv4[176.16.23.119] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.746: [smf] INFO: [Added] Number of SMF-UEs is now 895 (../src/smf/context.c:1031) 10/31 11:06:01.746: [smf] INFO: [Added] Number of SMF-Sessions is now 895 (../src/smf/context.c:3187) 10/31 11:06:01.746: [smf] INFO: UE IMSI[262423583278175] APN[internet] IPv4[176.16.23.121] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.747: [upf] INFO: [Added] Number of UPF-Sessions is now 894 (../src/upf/context.c:209) 10/31 11:06:01.747: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.747: [upf] INFO: UE F-SEID[UP:0x55c CP:0xf99] APN[internet] PDN-Type[1] IPv4[176.16.23.120] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.753: [smf] INFO: [Added] Number of SMF-UEs is now 896 (../src/smf/context.c:1031) 10/31 11:06:01.753: [smf] INFO: [Added] Number of SMF-Sessions is now 896 (../src/smf/context.c:3187) 10/31 11:06:01.753: [smf] INFO: UE IMSI[262423328986829] APN[internet] IPv4[176.16.23.122] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.753: [upf] INFO: [Added] Number of UPF-Sessions is now 895 (../src/upf/context.c:209) 10/31 11:06:01.753: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.753: [upf] INFO: UE F-SEID[UP:0xa4a CP:0x974] APN[internet] PDN-Type[1] IPv4[176.16.23.121] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.760: [smf] INFO: [Added] Number of SMF-UEs is now 897 (../src/smf/context.c:1031) 10/31 11:06:01.760: [smf] INFO: [Added] Number of SMF-Sessions is now 897 (../src/smf/context.c:3187) 10/31 11:06:01.760: [smf] INFO: UE IMSI[262422671066754] APN[internet] IPv4[176.16.23.123] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.761: [upf] INFO: [Added] Number of UPF-Sessions is now 896 (../src/upf/context.c:209) 10/31 11:06:01.761: [upf] INFO: UE F-SEID[UP:0x61e CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.761: [upf] INFO: UE F-SEID[UP:0x61e CP:0x60c] APN[internet] PDN-Type[1] IPv4[176.16.23.122] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.766: [smf] INFO: [Added] Number of SMF-UEs is now 898 (../src/smf/context.c:1031) 10/31 11:06:01.766: [smf] INFO: [Added] Number of SMF-Sessions is now 898 (../src/smf/context.c:3187) 10/31 11:06:01.766: [smf] INFO: UE IMSI[262428279059337] APN[internet] IPv4[176.16.23.124] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.767: [upf] INFO: [Added] Number of UPF-Sessions is now 897 (../src/upf/context.c:209) 10/31 11:06:01.767: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.767: [upf] INFO: UE F-SEID[UP:0x4f0 CP:0xc1e] APN[internet] PDN-Type[1] IPv4[176.16.23.123] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.773: [smf] INFO: [Added] Number of SMF-UEs is now 899 (../src/smf/context.c:1031) 10/31 11:06:01.773: [smf] INFO: [Added] Number of SMF-Sessions is now 899 (../src/smf/context.c:3187) 10/31 11:06:01.773: [smf] INFO: UE IMSI[262424762168623] APN[internet] IPv4[176.16.23.125] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.774: [upf] INFO: [Added] Number of UPF-Sessions is now 898 (../src/upf/context.c:209) 10/31 11:06:01.774: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.774: [upf] INFO: UE F-SEID[UP:0x5e1 CP:0xddc] APN[internet] PDN-Type[1] IPv4[176.16.23.124] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.779: [smf] INFO: [Added] Number of SMF-UEs is now 900 (../src/smf/context.c:1031) 10/31 11:06:01.779: [smf] INFO: [Added] Number of SMF-Sessions is now 900 (../src/smf/context.c:3187) 10/31 11:06:01.779: [smf] INFO: UE IMSI[262428329675080] APN[internet] IPv4[176.16.23.126] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.780: [upf] INFO: [Added] Number of UPF-Sessions is now 899 (../src/upf/context.c:209) 10/31 11:06:01.780: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.780: [upf] INFO: UE F-SEID[UP:0x7e3 CP:0x1bd] APN[internet] PDN-Type[1] IPv4[176.16.23.125] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.786: [smf] INFO: [Added] Number of SMF-UEs is now 901 (../src/smf/context.c:1031) 10/31 11:06:01.786: [smf] INFO: [Added] Number of SMF-Sessions is now 901 (../src/smf/context.c:3187) 10/31 11:06:01.786: [smf] INFO: UE IMSI[262420294740045] APN[internet] IPv4[176.16.23.127] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.787: [upf] INFO: [Added] Number of UPF-Sessions is now 900 (../src/upf/context.c:209) 10/31 11:06:01.787: [upf] INFO: UE F-SEID[UP:0x6da CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.787: [upf] INFO: UE F-SEID[UP:0x6da CP:0x81b] APN[internet] PDN-Type[1] IPv4[176.16.23.126] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.792: [smf] INFO: [Added] Number of SMF-UEs is now 902 (../src/smf/context.c:1031) 10/31 11:06:01.792: [smf] INFO: [Added] Number of SMF-Sessions is now 902 (../src/smf/context.c:3187) 10/31 11:06:01.792: [smf] INFO: UE IMSI[262428280687312] APN[internet] IPv4[176.16.23.128] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.793: [upf] INFO: [Added] Number of UPF-Sessions is now 901 (../src/upf/context.c:209) 10/31 11:06:01.793: [upf] INFO: UE F-SEID[UP:0x747 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.793: [upf] INFO: UE F-SEID[UP:0x747 CP:0x34b] APN[internet] PDN-Type[1] IPv4[176.16.23.127] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.799: [smf] INFO: [Added] Number of SMF-UEs is now 903 (../src/smf/context.c:1031) 10/31 11:06:01.799: [smf] INFO: [Added] Number of SMF-Sessions is now 903 (../src/smf/context.c:3187) 10/31 11:06:01.799: [smf] INFO: UE IMSI[262421722666282] APN[internet] IPv4[176.16.23.129] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.799: [upf] INFO: [Added] Number of UPF-Sessions is now 902 (../src/upf/context.c:209) 10/31 11:06:01.799: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.799: [upf] INFO: UE F-SEID[UP:0x7c4 CP:0xa2f] APN[internet] PDN-Type[1] IPv4[176.16.23.128] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.805: [smf] INFO: [Added] Number of SMF-UEs is now 904 (../src/smf/context.c:1031) 10/31 11:06:01.805: [smf] INFO: [Added] Number of SMF-Sessions is now 904 (../src/smf/context.c:3187) 10/31 11:06:01.805: [smf] INFO: UE IMSI[262429771625986] APN[internet] IPv4[176.16.23.130] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.806: [upf] INFO: [Added] Number of UPF-Sessions is now 903 (../src/upf/context.c:209) 10/31 11:06:01.806: [upf] INFO: UE F-SEID[UP:0x643 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.806: [upf] INFO: UE F-SEID[UP:0x643 CP:0x3e8] APN[internet] PDN-Type[1] IPv4[176.16.23.129] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.811: [smf] INFO: [Added] Number of SMF-UEs is now 905 (../src/smf/context.c:1031) 10/31 11:06:01.811: [smf] INFO: [Added] Number of SMF-Sessions is now 905 (../src/smf/context.c:3187) 10/31 11:06:01.811: [smf] INFO: UE IMSI[262421203993838] APN[internet] IPv4[176.16.23.131] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.812: [upf] INFO: [Added] Number of UPF-Sessions is now 904 (../src/upf/context.c:209) 10/31 11:06:01.812: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.812: [upf] INFO: UE F-SEID[UP:0xc97 CP:0xff9] APN[internet] PDN-Type[1] IPv4[176.16.23.130] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.818: [smf] INFO: [Added] Number of SMF-UEs is now 906 (../src/smf/context.c:1031) 10/31 11:06:01.818: [smf] INFO: [Added] Number of SMF-Sessions is now 906 (../src/smf/context.c:3187) 10/31 11:06:01.818: [smf] INFO: UE IMSI[262421231668250] APN[internet] IPv4[176.16.23.132] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.819: [upf] INFO: [Added] Number of UPF-Sessions is now 905 (../src/upf/context.c:209) 10/31 11:06:01.819: [upf] INFO: UE F-SEID[UP:0x93b CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.819: [upf] INFO: UE F-SEID[UP:0x93b CP:0x9f] APN[internet] PDN-Type[1] IPv4[176.16.23.131] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.824: [smf] INFO: [Added] Number of SMF-UEs is now 907 (../src/smf/context.c:1031) 10/31 11:06:01.824: [smf] INFO: [Added] Number of SMF-Sessions is now 907 (../src/smf/context.c:3187) 10/31 11:06:01.824: [smf] INFO: UE IMSI[262424484304758] APN[internet] IPv4[176.16.23.133] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.825: [upf] INFO: [Added] Number of UPF-Sessions is now 906 (../src/upf/context.c:209) 10/31 11:06:01.825: [upf] INFO: UE F-SEID[UP:0x343 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.825: [upf] INFO: UE F-SEID[UP:0x343 CP:0x160] APN[internet] PDN-Type[1] IPv4[176.16.23.132] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.831: [smf] INFO: [Added] Number of SMF-UEs is now 908 (../src/smf/context.c:1031) 10/31 11:06:01.831: [smf] INFO: [Added] Number of SMF-Sessions is now 908 (../src/smf/context.c:3187) 10/31 11:06:01.831: [smf] INFO: UE IMSI[262422177369131] APN[internet] IPv4[176.16.23.134] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.832: [upf] INFO: [Added] Number of UPF-Sessions is now 907 (../src/upf/context.c:209) 10/31 11:06:01.832: [upf] INFO: UE F-SEID[UP:0x80f CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.832: [upf] INFO: UE F-SEID[UP:0x80f CP:0x311] APN[internet] PDN-Type[1] IPv4[176.16.23.133] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.838: [smf] INFO: [Added] Number of SMF-UEs is now 909 (../src/smf/context.c:1031) 10/31 11:06:01.838: [smf] INFO: [Added] Number of SMF-Sessions is now 909 (../src/smf/context.c:3187) 10/31 11:06:01.838: [smf] INFO: UE IMSI[262426880709602] APN[internet] IPv4[176.16.23.135] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.839: [upf] INFO: [Added] Number of UPF-Sessions is now 908 (../src/upf/context.c:209) 10/31 11:06:01.839: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.839: [upf] INFO: UE F-SEID[UP:0x5fc CP:0x8cf] APN[internet] PDN-Type[1] IPv4[176.16.23.134] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.846: [smf] INFO: [Added] Number of SMF-UEs is now 910 (../src/smf/context.c:1031) 10/31 11:06:01.846: [smf] INFO: [Added] Number of SMF-Sessions is now 910 (../src/smf/context.c:3187) 10/31 11:06:01.846: [smf] INFO: UE IMSI[262427445487270] APN[internet] IPv4[176.16.23.136] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.846: [upf] INFO: [Added] Number of UPF-Sessions is now 909 (../src/upf/context.c:209) 10/31 11:06:01.846: [upf] INFO: UE F-SEID[UP:0x39e CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.846: [upf] INFO: UE F-SEID[UP:0x39e CP:0xeb3] APN[internet] PDN-Type[1] IPv4[176.16.23.135] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.853: [smf] INFO: [Added] Number of SMF-UEs is now 911 (../src/smf/context.c:1031) 10/31 11:06:01.853: [smf] INFO: [Added] Number of SMF-Sessions is now 911 (../src/smf/context.c:3187) 10/31 11:06:01.853: [smf] INFO: UE IMSI[262420893548718] APN[internet] IPv4[176.16.23.137] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.854: [upf] INFO: [Added] Number of UPF-Sessions is now 910 (../src/upf/context.c:209) 10/31 11:06:01.854: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.854: [upf] INFO: UE F-SEID[UP:0xb70 CP:0xedc] APN[internet] PDN-Type[1] IPv4[176.16.23.136] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.860: [smf] INFO: [Added] Number of SMF-UEs is now 912 (../src/smf/context.c:1031) 10/31 11:06:01.860: [smf] INFO: [Added] Number of SMF-Sessions is now 912 (../src/smf/context.c:3187) 10/31 11:06:01.860: [smf] INFO: UE IMSI[262420854078068] APN[internet] IPv4[176.16.23.138] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.860: [upf] INFO: [Added] Number of UPF-Sessions is now 911 (../src/upf/context.c:209) 10/31 11:06:01.860: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.860: [upf] INFO: UE F-SEID[UP:0x9a8 CP:0x12b] APN[internet] PDN-Type[1] IPv4[176.16.23.137] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.866: [smf] INFO: [Added] Number of SMF-UEs is now 913 (../src/smf/context.c:1031) 10/31 11:06:01.866: [smf] INFO: [Added] Number of SMF-Sessions is now 913 (../src/smf/context.c:3187) 10/31 11:06:01.866: [smf] INFO: UE IMSI[262424626315082] APN[internet] IPv4[176.16.23.139] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.867: [upf] INFO: [Added] Number of UPF-Sessions is now 912 (../src/upf/context.c:209) 10/31 11:06:01.867: [upf] INFO: UE F-SEID[UP:0x4fb CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.867: [upf] INFO: UE F-SEID[UP:0x4fb CP:0x647] APN[internet] PDN-Type[1] IPv4[176.16.23.138] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.873: [smf] INFO: [Added] Number of SMF-UEs is now 914 (../src/smf/context.c:1031) 10/31 11:06:01.873: [smf] INFO: [Added] Number of SMF-Sessions is now 914 (../src/smf/context.c:3187) 10/31 11:06:01.873: [smf] INFO: UE IMSI[262421873110917] APN[internet] IPv4[176.16.23.140] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.873: [upf] INFO: [Added] Number of UPF-Sessions is now 913 (../src/upf/context.c:209) 10/31 11:06:01.873: [upf] INFO: UE F-SEID[UP:0x1af CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.873: [upf] INFO: UE F-SEID[UP:0x1af CP:0xff4] APN[internet] PDN-Type[1] IPv4[176.16.23.139] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.879: [smf] INFO: [Added] Number of SMF-UEs is now 915 (../src/smf/context.c:1031) 10/31 11:06:01.879: [smf] INFO: [Added] Number of SMF-Sessions is now 915 (../src/smf/context.c:3187) 10/31 11:06:01.879: [smf] INFO: UE IMSI[262422393733765] APN[internet] IPv4[176.16.23.141] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.880: [upf] INFO: [Added] Number of UPF-Sessions is now 914 (../src/upf/context.c:209) 10/31 11:06:01.880: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.880: [upf] INFO: UE F-SEID[UP:0xd98 CP:0xc2a] APN[internet] PDN-Type[1] IPv4[176.16.23.140] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.885: [smf] INFO: [Added] Number of SMF-UEs is now 916 (../src/smf/context.c:1031) 10/31 11:06:01.885: [smf] INFO: [Added] Number of SMF-Sessions is now 916 (../src/smf/context.c:3187) 10/31 11:06:01.886: [smf] INFO: UE IMSI[262425057473975] APN[internet] IPv4[176.16.23.142] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.886: [upf] INFO: [Added] Number of UPF-Sessions is now 915 (../src/upf/context.c:209) 10/31 11:06:01.886: [upf] INFO: UE F-SEID[UP:0xa52 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.886: [upf] INFO: UE F-SEID[UP:0xa52 CP:0xcf8] APN[internet] PDN-Type[1] IPv4[176.16.23.141] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.892: [smf] INFO: [Added] Number of SMF-UEs is now 917 (../src/smf/context.c:1031) 10/31 11:06:01.892: [smf] INFO: [Added] Number of SMF-Sessions is now 917 (../src/smf/context.c:3187) 10/31 11:06:01.892: [smf] INFO: UE IMSI[262422755214149] APN[internet] IPv4[176.16.23.143] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.893: [upf] INFO: [Added] Number of UPF-Sessions is now 916 (../src/upf/context.c:209) 10/31 11:06:01.893: [upf] INFO: UE F-SEID[UP:0x490 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.893: [upf] INFO: UE F-SEID[UP:0x490 CP:0xe4c] APN[internet] PDN-Type[1] IPv4[176.16.23.142] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.898: [smf] INFO: [Added] Number of SMF-UEs is now 918 (../src/smf/context.c:1031) 10/31 11:06:01.898: [smf] INFO: [Added] Number of SMF-Sessions is now 918 (../src/smf/context.c:3187) 10/31 11:06:01.898: [smf] INFO: UE IMSI[262421676001446] APN[internet] IPv4[176.16.23.144] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.899: [upf] INFO: [Added] Number of UPF-Sessions is now 917 (../src/upf/context.c:209) 10/31 11:06:01.899: [upf] INFO: UE F-SEID[UP:0x96 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.899: [upf] INFO: UE F-SEID[UP:0x96 CP:0x3d8] APN[internet] PDN-Type[1] IPv4[176.16.23.143] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.905: [smf] INFO: [Added] Number of SMF-UEs is now 919 (../src/smf/context.c:1031) 10/31 11:06:01.905: [smf] INFO: [Added] Number of SMF-Sessions is now 919 (../src/smf/context.c:3187) 10/31 11:06:01.905: [smf] INFO: UE IMSI[262425167738176] APN[internet] IPv4[176.16.23.145] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.906: [upf] INFO: [Added] Number of UPF-Sessions is now 918 (../src/upf/context.c:209) 10/31 11:06:01.906: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.906: [upf] INFO: UE F-SEID[UP:0xb3d CP:0xf22] APN[internet] PDN-Type[1] IPv4[176.16.23.144] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.911: [smf] INFO: [Added] Number of SMF-UEs is now 920 (../src/smf/context.c:1031) 10/31 11:06:01.911: [smf] INFO: [Added] Number of SMF-Sessions is now 920 (../src/smf/context.c:3187) 10/31 11:06:01.911: [smf] INFO: UE IMSI[262427306233294] APN[internet] IPv4[176.16.23.146] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.912: [upf] INFO: [Added] Number of UPF-Sessions is now 919 (../src/upf/context.c:209) 10/31 11:06:01.912: [upf] INFO: UE F-SEID[UP:0x642 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.912: [upf] INFO: UE F-SEID[UP:0x642 CP:0x595] APN[internet] PDN-Type[1] IPv4[176.16.23.145] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.918: [smf] INFO: [Added] Number of SMF-UEs is now 921 (../src/smf/context.c:1031) 10/31 11:06:01.919: [smf] INFO: [Added] Number of SMF-Sessions is now 921 (../src/smf/context.c:3187) 10/31 11:06:01.919: [smf] INFO: UE IMSI[262428482240730] APN[internet] IPv4[176.16.23.147] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.919: [upf] INFO: [Added] Number of UPF-Sessions is now 920 (../src/upf/context.c:209) 10/31 11:06:01.919: [upf] INFO: UE F-SEID[UP:0x104 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.919: [upf] INFO: UE F-SEID[UP:0x104 CP:0x73d] APN[internet] PDN-Type[1] IPv4[176.16.23.146] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.926: [smf] INFO: [Added] Number of SMF-UEs is now 922 (../src/smf/context.c:1031) 10/31 11:06:01.926: [smf] INFO: [Added] Number of SMF-Sessions is now 922 (../src/smf/context.c:3187) 10/31 11:06:01.926: [smf] INFO: UE IMSI[262420343344499] APN[internet] IPv4[176.16.23.148] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.927: [upf] INFO: [Added] Number of UPF-Sessions is now 921 (../src/upf/context.c:209) 10/31 11:06:01.927: [upf] INFO: UE F-SEID[UP:0x5dc CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.927: [upf] INFO: UE F-SEID[UP:0x5dc CP:0xcb3] APN[internet] PDN-Type[1] IPv4[176.16.23.147] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.934: [smf] INFO: [Added] Number of SMF-UEs is now 923 (../src/smf/context.c:1031) 10/31 11:06:01.934: [smf] INFO: [Added] Number of SMF-Sessions is now 923 (../src/smf/context.c:3187) 10/31 11:06:01.934: [smf] INFO: UE IMSI[262429226965787] APN[internet] IPv4[176.16.23.149] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.935: [upf] INFO: [Added] Number of UPF-Sessions is now 922 (../src/upf/context.c:209) 10/31 11:06:01.935: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.935: [upf] INFO: UE F-SEID[UP:0xb57 CP:0x3b7] APN[internet] PDN-Type[1] IPv4[176.16.23.148] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.942: [smf] INFO: [Added] Number of SMF-UEs is now 924 (../src/smf/context.c:1031) 10/31 11:06:01.942: [smf] INFO: [Added] Number of SMF-Sessions is now 924 (../src/smf/context.c:3187) 10/31 11:06:01.942: [smf] INFO: UE IMSI[262428459853987] APN[internet] IPv4[176.16.23.150] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.942: [upf] INFO: [Added] Number of UPF-Sessions is now 923 (../src/upf/context.c:209) 10/31 11:06:01.943: [upf] INFO: UE F-SEID[UP:0x279 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.943: [upf] INFO: UE F-SEID[UP:0x279 CP:0x913] APN[internet] PDN-Type[1] IPv4[176.16.23.149] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.950: [smf] INFO: [Added] Number of SMF-UEs is now 925 (../src/smf/context.c:1031) 10/31 11:06:01.950: [smf] INFO: [Added] Number of SMF-Sessions is now 925 (../src/smf/context.c:3187) 10/31 11:06:01.950: [smf] INFO: UE IMSI[262423979172682] APN[internet] IPv4[176.16.23.151] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.951: [upf] INFO: [Added] Number of UPF-Sessions is now 924 (../src/upf/context.c:209) 10/31 11:06:01.951: [upf] INFO: UE F-SEID[UP:0x526 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.951: [upf] INFO: UE F-SEID[UP:0x526 CP:0xf6e] APN[internet] PDN-Type[1] IPv4[176.16.23.150] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.956: [smf] INFO: [Added] Number of SMF-UEs is now 926 (../src/smf/context.c:1031) 10/31 11:06:01.956: [smf] INFO: [Added] Number of SMF-Sessions is now 926 (../src/smf/context.c:3187) 10/31 11:06:01.956: [smf] INFO: UE IMSI[262428766054372] APN[internet] IPv4[176.16.23.152] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.957: [upf] INFO: [Added] Number of UPF-Sessions is now 925 (../src/upf/context.c:209) 10/31 11:06:01.957: [upf] INFO: UE F-SEID[UP:0x4ba CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.957: [upf] INFO: UE F-SEID[UP:0x4ba CP:0xad1] APN[internet] PDN-Type[1] IPv4[176.16.23.151] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.962: [smf] INFO: [Added] Number of SMF-UEs is now 927 (../src/smf/context.c:1031) 10/31 11:06:01.962: [smf] INFO: [Added] Number of SMF-Sessions is now 927 (../src/smf/context.c:3187) 10/31 11:06:01.962: [smf] INFO: UE IMSI[262425376123253] APN[internet] IPv4[176.16.23.153] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.963: [upf] INFO: [Added] Number of UPF-Sessions is now 926 (../src/upf/context.c:209) 10/31 11:06:01.963: [upf] INFO: UE F-SEID[UP:0x78c CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.963: [upf] INFO: UE F-SEID[UP:0x78c CP:0xe87] APN[internet] PDN-Type[1] IPv4[176.16.23.152] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.969: [smf] INFO: [Added] Number of SMF-UEs is now 928 (../src/smf/context.c:1031) 10/31 11:06:01.969: [smf] INFO: [Added] Number of SMF-Sessions is now 928 (../src/smf/context.c:3187) 10/31 11:06:01.969: [smf] INFO: UE IMSI[262428001815561] APN[internet] IPv4[176.16.23.154] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.969: [upf] INFO: [Added] Number of UPF-Sessions is now 927 (../src/upf/context.c:209) 10/31 11:06:01.969: [upf] INFO: UE F-SEID[UP:0x6fc CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.969: [upf] INFO: UE F-SEID[UP:0x6fc CP:0xc4b] APN[internet] PDN-Type[1] IPv4[176.16.23.153] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.977: [smf] INFO: [Added] Number of SMF-UEs is now 929 (../src/smf/context.c:1031) 10/31 11:06:01.977: [smf] INFO: [Added] Number of SMF-Sessions is now 929 (../src/smf/context.c:3187) 10/31 11:06:01.977: [smf] INFO: UE IMSI[262428808082118] APN[internet] IPv4[176.16.23.155] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.978: [upf] INFO: [Added] Number of UPF-Sessions is now 928 (../src/upf/context.c:209) 10/31 11:06:01.978: [upf] INFO: UE F-SEID[UP:0x616 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.978: [upf] INFO: UE F-SEID[UP:0x616 CP:0x13e] APN[internet] PDN-Type[1] IPv4[176.16.23.154] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.983: [smf] INFO: [Added] Number of SMF-UEs is now 930 (../src/smf/context.c:1031) 10/31 11:06:01.983: [smf] INFO: [Added] Number of SMF-Sessions is now 930 (../src/smf/context.c:3187) 10/31 11:06:01.983: [smf] INFO: UE IMSI[262423159937164] APN[internet] IPv4[176.16.23.156] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.984: [upf] INFO: [Added] Number of UPF-Sessions is now 929 (../src/upf/context.c:209) 10/31 11:06:01.984: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.984: [upf] INFO: UE F-SEID[UP:0xa8b CP:0xb94] APN[internet] PDN-Type[1] IPv4[176.16.23.155] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.990: [smf] INFO: [Added] Number of SMF-UEs is now 931 (../src/smf/context.c:1031) 10/31 11:06:01.990: [smf] INFO: [Added] Number of SMF-Sessions is now 931 (../src/smf/context.c:3187) 10/31 11:06:01.990: [smf] INFO: UE IMSI[262426182953706] APN[internet] IPv4[176.16.23.157] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.991: [upf] INFO: [Added] Number of UPF-Sessions is now 930 (../src/upf/context.c:209) 10/31 11:06:01.991: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.991: [upf] INFO: UE F-SEID[UP:0xb02 CP:0xda0] APN[internet] PDN-Type[1] IPv4[176.16.23.156] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.996: [smf] INFO: [Added] Number of SMF-UEs is now 932 (../src/smf/context.c:1031) 10/31 11:06:01.996: [smf] INFO: [Added] Number of SMF-Sessions is now 932 (../src/smf/context.c:3187) 10/31 11:06:01.996: [smf] INFO: UE IMSI[262423652644738] APN[internet] IPv4[176.16.23.158] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:01.997: [upf] INFO: [Added] Number of UPF-Sessions is now 931 (../src/upf/context.c:209) 10/31 11:06:01.997: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 10/31 11:06:01.997: [upf] INFO: UE F-SEID[UP:0x8c6 CP:0x20] APN[internet] PDN-Type[1] IPv4[176.16.23.157] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.003: [smf] INFO: [Added] Number of SMF-UEs is now 933 (../src/smf/context.c:1031) 10/31 11:06:02.003: [smf] INFO: [Added] Number of SMF-Sessions is now 933 (../src/smf/context.c:3187) 10/31 11:06:02.003: [smf] INFO: UE IMSI[262428209917526] APN[internet] IPv4[176.16.23.159] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.004: [upf] INFO: [Added] Number of UPF-Sessions is now 932 (../src/upf/context.c:209) 10/31 11:06:02.004: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.004: [upf] INFO: UE F-SEID[UP:0x1e7 CP:0x1d1] APN[internet] PDN-Type[1] IPv4[176.16.23.158] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.009: [smf] INFO: [Added] Number of SMF-UEs is now 934 (../src/smf/context.c:1031) 10/31 11:06:02.009: [smf] INFO: [Added] Number of SMF-Sessions is now 934 (../src/smf/context.c:3187) 10/31 11:06:02.010: [smf] INFO: UE IMSI[262428354442568] APN[internet] IPv4[176.16.23.160] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.010: [upf] INFO: [Added] Number of UPF-Sessions is now 933 (../src/upf/context.c:209) 10/31 11:06:02.010: [upf] INFO: UE F-SEID[UP:0x48a CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.010: [upf] INFO: UE F-SEID[UP:0x48a CP:0x82d] APN[internet] PDN-Type[1] IPv4[176.16.23.159] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.016: [smf] INFO: [Added] Number of SMF-UEs is now 935 (../src/smf/context.c:1031) 10/31 11:06:02.016: [smf] INFO: [Added] Number of SMF-Sessions is now 935 (../src/smf/context.c:3187) 10/31 11:06:02.016: [smf] INFO: UE IMSI[262424181870636] APN[internet] IPv4[176.16.23.161] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.017: [upf] INFO: [Added] Number of UPF-Sessions is now 934 (../src/upf/context.c:209) 10/31 11:06:02.017: [upf] INFO: UE F-SEID[UP:0x191 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.017: [upf] INFO: UE F-SEID[UP:0x191 CP:0xb07] APN[internet] PDN-Type[1] IPv4[176.16.23.160] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.022: [smf] INFO: [Added] Number of SMF-UEs is now 936 (../src/smf/context.c:1031) 10/31 11:06:02.022: [smf] INFO: [Added] Number of SMF-Sessions is now 936 (../src/smf/context.c:3187) 10/31 11:06:02.022: [smf] INFO: UE IMSI[262428424768231] APN[internet] IPv4[176.16.23.162] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.023: [upf] INFO: [Added] Number of UPF-Sessions is now 935 (../src/upf/context.c:209) 10/31 11:06:02.023: [upf] INFO: UE F-SEID[UP:0x4b CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.023: [upf] INFO: UE F-SEID[UP:0x4b CP:0xeb8] APN[internet] PDN-Type[1] IPv4[176.16.23.161] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.029: [smf] INFO: [Added] Number of SMF-UEs is now 937 (../src/smf/context.c:1031) 10/31 11:06:02.029: [smf] INFO: [Added] Number of SMF-Sessions is now 937 (../src/smf/context.c:3187) 10/31 11:06:02.029: [smf] INFO: UE IMSI[262420116628443] APN[internet] IPv4[176.16.23.163] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.030: [upf] INFO: [Added] Number of UPF-Sessions is now 936 (../src/upf/context.c:209) 10/31 11:06:02.030: [upf] INFO: UE F-SEID[UP:0x277 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.030: [upf] INFO: UE F-SEID[UP:0x277 CP:0xb8d] APN[internet] PDN-Type[1] IPv4[176.16.23.162] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.035: [smf] INFO: [Added] Number of SMF-UEs is now 938 (../src/smf/context.c:1031) 10/31 11:06:02.035: [smf] INFO: [Added] Number of SMF-Sessions is now 938 (../src/smf/context.c:3187) 10/31 11:06:02.035: [smf] INFO: UE IMSI[262429708069929] APN[internet] IPv4[176.16.23.164] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.036: [upf] INFO: [Added] Number of UPF-Sessions is now 937 (../src/upf/context.c:209) 10/31 11:06:02.036: [upf] INFO: UE F-SEID[UP:0x4be CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.036: [upf] INFO: UE F-SEID[UP:0x4be CP:0xe49] APN[internet] PDN-Type[1] IPv4[176.16.23.163] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.042: [smf] INFO: [Added] Number of SMF-UEs is now 939 (../src/smf/context.c:1031) 10/31 11:06:02.042: [smf] INFO: [Added] Number of SMF-Sessions is now 939 (../src/smf/context.c:3187) 10/31 11:06:02.042: [smf] INFO: UE IMSI[262422710215800] APN[internet] IPv4[176.16.23.165] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.042: [upf] INFO: [Added] Number of UPF-Sessions is now 938 (../src/upf/context.c:209) 10/31 11:06:02.042: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.042: [upf] INFO: UE F-SEID[UP:0xf75 CP:0xe61] APN[internet] PDN-Type[1] IPv4[176.16.23.164] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.048: [smf] INFO: [Added] Number of SMF-UEs is now 940 (../src/smf/context.c:1031) 10/31 11:06:02.048: [smf] INFO: [Added] Number of SMF-Sessions is now 940 (../src/smf/context.c:3187) 10/31 11:06:02.048: [smf] INFO: UE IMSI[262426301574121] APN[internet] IPv4[176.16.23.166] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.049: [upf] INFO: [Added] Number of UPF-Sessions is now 939 (../src/upf/context.c:209) 10/31 11:06:02.049: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.049: [upf] INFO: UE F-SEID[UP:0xae5 CP:0x65c] APN[internet] PDN-Type[1] IPv4[176.16.23.165] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.055: [smf] INFO: [Added] Number of SMF-UEs is now 941 (../src/smf/context.c:1031) 10/31 11:06:02.055: [smf] INFO: [Added] Number of SMF-Sessions is now 941 (../src/smf/context.c:3187) 10/31 11:06:02.055: [smf] INFO: UE IMSI[262424542259429] APN[internet] IPv4[176.16.23.167] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.055: [upf] INFO: [Added] Number of UPF-Sessions is now 940 (../src/upf/context.c:209) 10/31 11:06:02.055: [upf] INFO: UE F-SEID[UP:0x346 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.055: [upf] INFO: UE F-SEID[UP:0x346 CP:0x2d2] APN[internet] PDN-Type[1] IPv4[176.16.23.166] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.061: [smf] INFO: [Added] Number of SMF-UEs is now 942 (../src/smf/context.c:1031) 10/31 11:06:02.061: [smf] INFO: [Added] Number of SMF-Sessions is now 942 (../src/smf/context.c:3187) 10/31 11:06:02.061: [smf] INFO: UE IMSI[262420916786791] APN[internet] IPv4[176.16.23.168] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.062: [upf] INFO: [Added] Number of UPF-Sessions is now 941 (../src/upf/context.c:209) 10/31 11:06:02.062: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.062: [upf] INFO: UE F-SEID[UP:0xb9d CP:0x3fb] APN[internet] PDN-Type[1] IPv4[176.16.23.167] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.068: [smf] INFO: [Added] Number of SMF-UEs is now 943 (../src/smf/context.c:1031) 10/31 11:06:02.068: [smf] INFO: [Added] Number of SMF-Sessions is now 943 (../src/smf/context.c:3187) 10/31 11:06:02.068: [smf] INFO: UE IMSI[262422385210128] APN[internet] IPv4[176.16.23.169] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.068: [upf] INFO: [Added] Number of UPF-Sessions is now 942 (../src/upf/context.c:209) 10/31 11:06:02.068: [upf] INFO: UE F-SEID[UP:0x90a CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.068: [upf] INFO: UE F-SEID[UP:0x90a CP:0x138] APN[internet] PDN-Type[1] IPv4[176.16.23.168] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.074: [smf] INFO: [Added] Number of SMF-UEs is now 944 (../src/smf/context.c:1031) 10/31 11:06:02.074: [smf] INFO: [Added] Number of SMF-Sessions is now 944 (../src/smf/context.c:3187) 10/31 11:06:02.074: [smf] INFO: UE IMSI[262424663555820] APN[internet] IPv4[176.16.23.170] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.075: [upf] INFO: [Added] Number of UPF-Sessions is now 943 (../src/upf/context.c:209) 10/31 11:06:02.075: [upf] INFO: UE F-SEID[UP:0x8bf CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.075: [upf] INFO: UE F-SEID[UP:0x8bf CP:0xa68] APN[internet] PDN-Type[1] IPv4[176.16.23.169] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.080: [smf] INFO: [Added] Number of SMF-UEs is now 945 (../src/smf/context.c:1031) 10/31 11:06:02.080: [smf] INFO: [Added] Number of SMF-Sessions is now 945 (../src/smf/context.c:3187) 10/31 11:06:02.080: [smf] INFO: UE IMSI[262424114695114] APN[internet] IPv4[176.16.23.171] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.081: [upf] INFO: [Added] Number of UPF-Sessions is now 944 (../src/upf/context.c:209) 10/31 11:06:02.081: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.081: [upf] INFO: UE F-SEID[UP:0xb26 CP:0x5f5] APN[internet] PDN-Type[1] IPv4[176.16.23.170] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.087: [smf] INFO: [Added] Number of SMF-UEs is now 946 (../src/smf/context.c:1031) 10/31 11:06:02.087: [smf] INFO: [Added] Number of SMF-Sessions is now 946 (../src/smf/context.c:3187) 10/31 11:06:02.087: [smf] INFO: UE IMSI[262421514688366] APN[internet] IPv4[176.16.23.172] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.088: [upf] INFO: [Added] Number of UPF-Sessions is now 945 (../src/upf/context.c:209) 10/31 11:06:02.088: [upf] INFO: UE F-SEID[UP:0x29c CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.088: [upf] INFO: UE F-SEID[UP:0x29c CP:0xdfb] APN[internet] PDN-Type[1] IPv4[176.16.23.171] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.094: [smf] INFO: [Added] Number of SMF-UEs is now 947 (../src/smf/context.c:1031) 10/31 11:06:02.094: [smf] INFO: [Added] Number of SMF-Sessions is now 947 (../src/smf/context.c:3187) 10/31 11:06:02.094: [smf] INFO: UE IMSI[262421887899025] APN[internet] IPv4[176.16.23.173] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.094: [upf] INFO: [Added] Number of UPF-Sessions is now 946 (../src/upf/context.c:209) 10/31 11:06:02.094: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.094: [upf] INFO: UE F-SEID[UP:0xfdf CP:0xb62] APN[internet] PDN-Type[1] IPv4[176.16.23.172] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.100: [smf] INFO: [Added] Number of SMF-UEs is now 948 (../src/smf/context.c:1031) 10/31 11:06:02.100: [smf] INFO: [Added] Number of SMF-Sessions is now 948 (../src/smf/context.c:3187) 10/31 11:06:02.100: [smf] INFO: UE IMSI[262426505406465] APN[internet] IPv4[176.16.23.174] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.101: [upf] INFO: [Added] Number of UPF-Sessions is now 947 (../src/upf/context.c:209) 10/31 11:06:02.101: [upf] INFO: UE F-SEID[UP:0x163 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.101: [upf] INFO: UE F-SEID[UP:0x163 CP:0x436] APN[internet] PDN-Type[1] IPv4[176.16.23.173] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.106: [smf] INFO: [Added] Number of SMF-UEs is now 949 (../src/smf/context.c:1031) 10/31 11:06:02.106: [smf] INFO: [Added] Number of SMF-Sessions is now 949 (../src/smf/context.c:3187) 10/31 11:06:02.106: [smf] INFO: UE IMSI[262422643236472] APN[internet] IPv4[176.16.23.175] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.107: [upf] INFO: [Added] Number of UPF-Sessions is now 948 (../src/upf/context.c:209) 10/31 11:06:02.107: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.107: [upf] INFO: UE F-SEID[UP:0xe18 CP:0xf6f] APN[internet] PDN-Type[1] IPv4[176.16.23.174] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.113: [smf] INFO: [Added] Number of SMF-UEs is now 950 (../src/smf/context.c:1031) 10/31 11:06:02.113: [smf] INFO: [Added] Number of SMF-Sessions is now 950 (../src/smf/context.c:3187) 10/31 11:06:02.113: [smf] INFO: UE IMSI[262424834236357] APN[internet] IPv4[176.16.23.176] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.114: [upf] INFO: [Added] Number of UPF-Sessions is now 949 (../src/upf/context.c:209) 10/31 11:06:02.114: [upf] INFO: UE F-SEID[UP:0xd40 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.114: [upf] INFO: UE F-SEID[UP:0xd40 CP:0x3b] APN[internet] PDN-Type[1] IPv4[176.16.23.175] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.119: [smf] INFO: [Added] Number of SMF-UEs is now 951 (../src/smf/context.c:1031) 10/31 11:06:02.119: [smf] INFO: [Added] Number of SMF-Sessions is now 951 (../src/smf/context.c:3187) 10/31 11:06:02.119: [smf] INFO: UE IMSI[262427975824534] APN[internet] IPv4[176.16.23.177] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.120: [upf] INFO: [Added] Number of UPF-Sessions is now 950 (../src/upf/context.c:209) 10/31 11:06:02.120: [upf] INFO: UE F-SEID[UP:0x151 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.120: [upf] INFO: UE F-SEID[UP:0x151 CP:0x28c] APN[internet] PDN-Type[1] IPv4[176.16.23.176] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.126: [smf] INFO: [Added] Number of SMF-UEs is now 952 (../src/smf/context.c:1031) 10/31 11:06:02.126: [smf] INFO: [Added] Number of SMF-Sessions is now 952 (../src/smf/context.c:3187) 10/31 11:06:02.126: [smf] INFO: UE IMSI[262429616855020] APN[internet] IPv4[176.16.23.178] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.127: [upf] INFO: [Added] Number of UPF-Sessions is now 951 (../src/upf/context.c:209) 10/31 11:06:02.127: [upf] INFO: UE F-SEID[UP:0x9bd CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.127: [upf] INFO: UE F-SEID[UP:0x9bd CP:0xf49] APN[internet] PDN-Type[1] IPv4[176.16.23.177] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.132: [smf] INFO: [Added] Number of SMF-UEs is now 953 (../src/smf/context.c:1031) 10/31 11:06:02.132: [smf] INFO: [Added] Number of SMF-Sessions is now 953 (../src/smf/context.c:3187) 10/31 11:06:02.132: [smf] INFO: UE IMSI[262424366444292] APN[internet] IPv4[176.16.23.179] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.133: [upf] INFO: [Added] Number of UPF-Sessions is now 952 (../src/upf/context.c:209) 10/31 11:06:02.133: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.133: [upf] INFO: UE F-SEID[UP:0x1a1 CP:0x9fa] APN[internet] PDN-Type[1] IPv4[176.16.23.178] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.139: [smf] INFO: [Added] Number of SMF-UEs is now 954 (../src/smf/context.c:1031) 10/31 11:06:02.139: [smf] INFO: [Added] Number of SMF-Sessions is now 954 (../src/smf/context.c:3187) 10/31 11:06:02.139: [smf] INFO: UE IMSI[262429366314267] APN[internet] IPv4[176.16.23.180] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.140: [upf] INFO: [Added] Number of UPF-Sessions is now 953 (../src/upf/context.c:209) 10/31 11:06:02.140: [upf] INFO: UE F-SEID[UP:0x94b CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.140: [upf] INFO: UE F-SEID[UP:0x94b CP:0x401] APN[internet] PDN-Type[1] IPv4[176.16.23.179] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.145: [smf] INFO: [Added] Number of SMF-UEs is now 955 (../src/smf/context.c:1031) 10/31 11:06:02.145: [smf] INFO: [Added] Number of SMF-Sessions is now 955 (../src/smf/context.c:3187) 10/31 11:06:02.145: [smf] INFO: UE IMSI[262426141536999] APN[internet] IPv4[176.16.23.181] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.146: [upf] INFO: [Added] Number of UPF-Sessions is now 954 (../src/upf/context.c:209) 10/31 11:06:02.146: [upf] INFO: UE F-SEID[UP:0x913 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.146: [upf] INFO: UE F-SEID[UP:0x913 CP:0x557] APN[internet] PDN-Type[1] IPv4[176.16.23.180] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.152: [smf] INFO: [Added] Number of SMF-UEs is now 956 (../src/smf/context.c:1031) 10/31 11:06:02.152: [smf] INFO: [Added] Number of SMF-Sessions is now 956 (../src/smf/context.c:3187) 10/31 11:06:02.152: [smf] INFO: UE IMSI[262424268476222] APN[internet] IPv4[176.16.23.182] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.153: [upf] INFO: [Added] Number of UPF-Sessions is now 955 (../src/upf/context.c:209) 10/31 11:06:02.153: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.153: [upf] INFO: UE F-SEID[UP:0xc95 CP:0xc17] APN[internet] PDN-Type[1] IPv4[176.16.23.181] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.158: [smf] INFO: [Added] Number of SMF-UEs is now 957 (../src/smf/context.c:1031) 10/31 11:06:02.158: [smf] INFO: [Added] Number of SMF-Sessions is now 957 (../src/smf/context.c:3187) 10/31 11:06:02.158: [smf] INFO: UE IMSI[262425352566499] APN[internet] IPv4[176.16.23.183] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.159: [upf] INFO: [Added] Number of UPF-Sessions is now 956 (../src/upf/context.c:209) 10/31 11:06:02.159: [upf] INFO: UE F-SEID[UP:0x51c CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.159: [upf] INFO: UE F-SEID[UP:0x51c CP:0xec8] APN[internet] PDN-Type[1] IPv4[176.16.23.182] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.165: [smf] INFO: [Added] Number of SMF-UEs is now 958 (../src/smf/context.c:1031) 10/31 11:06:02.165: [smf] INFO: [Added] Number of SMF-Sessions is now 958 (../src/smf/context.c:3187) 10/31 11:06:02.165: [smf] INFO: UE IMSI[262426085330092] APN[internet] IPv4[176.16.23.184] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.165: [upf] INFO: [Added] Number of UPF-Sessions is now 957 (../src/upf/context.c:209) 10/31 11:06:02.165: [upf] INFO: UE F-SEID[UP:0x24 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.165: [upf] INFO: UE F-SEID[UP:0x24 CP:0x1ce] APN[internet] PDN-Type[1] IPv4[176.16.23.183] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.171: [smf] INFO: [Added] Number of SMF-UEs is now 959 (../src/smf/context.c:1031) 10/31 11:06:02.171: [smf] INFO: [Added] Number of SMF-Sessions is now 959 (../src/smf/context.c:3187) 10/31 11:06:02.171: [smf] INFO: UE IMSI[262428934030864] APN[internet] IPv4[176.16.23.185] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.172: [upf] INFO: [Added] Number of UPF-Sessions is now 958 (../src/upf/context.c:209) 10/31 11:06:02.172: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.172: [upf] INFO: UE F-SEID[UP:0x9f1 CP:0x669] APN[internet] PDN-Type[1] IPv4[176.16.23.184] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.178: [smf] INFO: [Added] Number of SMF-UEs is now 960 (../src/smf/context.c:1031) 10/31 11:06:02.178: [smf] INFO: [Added] Number of SMF-Sessions is now 960 (../src/smf/context.c:3187) 10/31 11:06:02.178: [smf] INFO: UE IMSI[262429186239257] APN[internet] IPv4[176.16.23.186] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.178: [upf] INFO: [Added] Number of UPF-Sessions is now 959 (../src/upf/context.c:209) 10/31 11:06:02.178: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.178: [upf] INFO: UE F-SEID[UP:0xb89 CP:0xc1f] APN[internet] PDN-Type[1] IPv4[176.16.23.185] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.184: [smf] INFO: [Added] Number of SMF-UEs is now 961 (../src/smf/context.c:1031) 10/31 11:06:02.184: [smf] INFO: [Added] Number of SMF-Sessions is now 961 (../src/smf/context.c:3187) 10/31 11:06:02.184: [smf] INFO: UE IMSI[262421365663366] APN[internet] IPv4[176.16.23.187] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.185: [upf] INFO: [Added] Number of UPF-Sessions is now 960 (../src/upf/context.c:209) 10/31 11:06:02.185: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.185: [upf] INFO: UE F-SEID[UP:0xcb1 CP:0x5fb] APN[internet] PDN-Type[1] IPv4[176.16.23.186] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.190: [smf] INFO: [Added] Number of SMF-UEs is now 962 (../src/smf/context.c:1031) 10/31 11:06:02.190: [smf] INFO: [Added] Number of SMF-Sessions is now 962 (../src/smf/context.c:3187) 10/31 11:06:02.190: [smf] INFO: UE IMSI[262425786184306] APN[internet] IPv4[176.16.23.188] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.191: [upf] INFO: [Added] Number of UPF-Sessions is now 961 (../src/upf/context.c:209) 10/31 11:06:02.191: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.191: [upf] INFO: UE F-SEID[UP:0xd47 CP:0x7ac] APN[internet] PDN-Type[1] IPv4[176.16.23.187] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.197: [smf] INFO: [Added] Number of SMF-UEs is now 963 (../src/smf/context.c:1031) 10/31 11:06:02.197: [smf] INFO: [Added] Number of SMF-Sessions is now 963 (../src/smf/context.c:3187) 10/31 11:06:02.197: [smf] INFO: UE IMSI[262421785431161] APN[internet] IPv4[176.16.23.189] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.198: [upf] INFO: [Added] Number of UPF-Sessions is now 962 (../src/upf/context.c:209) 10/31 11:06:02.198: [upf] INFO: UE F-SEID[UP:0x225 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.198: [upf] INFO: UE F-SEID[UP:0x225 CP:0x313] APN[internet] PDN-Type[1] IPv4[176.16.23.188] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.203: [smf] INFO: [Added] Number of SMF-UEs is now 964 (../src/smf/context.c:1031) 10/31 11:06:02.203: [smf] INFO: [Added] Number of SMF-Sessions is now 964 (../src/smf/context.c:3187) 10/31 11:06:02.203: [smf] INFO: UE IMSI[262429016840060] APN[internet] IPv4[176.16.23.190] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.204: [upf] INFO: [Added] Number of UPF-Sessions is now 963 (../src/upf/context.c:209) 10/31 11:06:02.204: [upf] INFO: UE F-SEID[UP:0x22d CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.204: [upf] INFO: UE F-SEID[UP:0x22d CP:0x66e] APN[internet] PDN-Type[1] IPv4[176.16.23.189] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.210: [smf] INFO: [Added] Number of SMF-UEs is now 965 (../src/smf/context.c:1031) 10/31 11:06:02.210: [smf] INFO: [Added] Number of SMF-Sessions is now 965 (../src/smf/context.c:3187) 10/31 11:06:02.210: [smf] INFO: UE IMSI[262420493186284] APN[internet] IPv4[176.16.23.191] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.211: [upf] INFO: [Added] Number of UPF-Sessions is now 964 (../src/upf/context.c:209) 10/31 11:06:02.211: [upf] INFO: UE F-SEID[UP:0x15 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.211: [upf] INFO: UE F-SEID[UP:0x15 CP:0xd85] APN[internet] PDN-Type[1] IPv4[176.16.23.190] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.218: [smf] INFO: [Added] Number of SMF-UEs is now 966 (../src/smf/context.c:1031) 10/31 11:06:02.218: [smf] INFO: [Added] Number of SMF-Sessions is now 966 (../src/smf/context.c:3187) 10/31 11:06:02.218: [smf] INFO: UE IMSI[262420764373134] APN[internet] IPv4[176.16.23.192] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.219: [upf] INFO: [Added] Number of UPF-Sessions is now 965 (../src/upf/context.c:209) 10/31 11:06:02.219: [upf] INFO: UE F-SEID[UP:0x73b CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.219: [upf] INFO: UE F-SEID[UP:0x73b CP:0x9e4] APN[internet] PDN-Type[1] IPv4[176.16.23.191] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.224: [smf] INFO: [Added] Number of SMF-UEs is now 967 (../src/smf/context.c:1031) 10/31 11:06:02.224: [smf] INFO: [Added] Number of SMF-Sessions is now 967 (../src/smf/context.c:3187) 10/31 11:06:02.224: [smf] INFO: UE IMSI[262425568484896] APN[internet] IPv4[176.16.23.193] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.225: [upf] INFO: [Added] Number of UPF-Sessions is now 966 (../src/upf/context.c:209) 10/31 11:06:02.225: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.225: [upf] INFO: UE F-SEID[UP:0x5ef CP:0x91b] APN[internet] PDN-Type[1] IPv4[176.16.23.192] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.231: [smf] INFO: [Added] Number of SMF-UEs is now 968 (../src/smf/context.c:1031) 10/31 11:06:02.231: [smf] INFO: [Added] Number of SMF-Sessions is now 968 (../src/smf/context.c:3187) 10/31 11:06:02.231: [smf] INFO: UE IMSI[262429493801964] APN[internet] IPv4[176.16.23.194] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.232: [upf] INFO: [Added] Number of UPF-Sessions is now 967 (../src/upf/context.c:209) 10/31 11:06:02.232: [upf] INFO: UE F-SEID[UP:0x469 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.232: [upf] INFO: UE F-SEID[UP:0x469 CP:0xa7f] APN[internet] PDN-Type[1] IPv4[176.16.23.193] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.237: [smf] INFO: [Added] Number of SMF-UEs is now 969 (../src/smf/context.c:1031) 10/31 11:06:02.237: [smf] INFO: [Added] Number of SMF-Sessions is now 969 (../src/smf/context.c:3187) 10/31 11:06:02.237: [smf] INFO: UE IMSI[262423958573463] APN[internet] IPv4[176.16.23.195] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.238: [upf] INFO: [Added] Number of UPF-Sessions is now 968 (../src/upf/context.c:209) 10/31 11:06:02.238: [upf] INFO: UE F-SEID[UP:0x44a CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.238: [upf] INFO: UE F-SEID[UP:0x44a CP:0x926] APN[internet] PDN-Type[1] IPv4[176.16.23.194] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.244: [smf] INFO: [Added] Number of SMF-UEs is now 970 (../src/smf/context.c:1031) 10/31 11:06:02.244: [smf] INFO: [Added] Number of SMF-Sessions is now 970 (../src/smf/context.c:3187) 10/31 11:06:02.244: [smf] INFO: UE IMSI[262425468198950] APN[internet] IPv4[176.16.23.196] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.245: [upf] INFO: [Added] Number of UPF-Sessions is now 969 (../src/upf/context.c:209) 10/31 11:06:02.245: [upf] INFO: UE F-SEID[UP:0xd83 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.245: [upf] INFO: UE F-SEID[UP:0xd83 CP:0xc07] APN[internet] PDN-Type[1] IPv4[176.16.23.195] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.250: [smf] INFO: [Added] Number of SMF-UEs is now 971 (../src/smf/context.c:1031) 10/31 11:06:02.250: [smf] INFO: [Added] Number of SMF-Sessions is now 971 (../src/smf/context.c:3187) 10/31 11:06:02.250: [smf] INFO: UE IMSI[262422604095839] APN[internet] IPv4[176.16.23.197] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.251: [upf] INFO: [Added] Number of UPF-Sessions is now 970 (../src/upf/context.c:209) 10/31 11:06:02.251: [upf] INFO: UE F-SEID[UP:0xc5 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.251: [upf] INFO: UE F-SEID[UP:0xc5 CP:0xc28] APN[internet] PDN-Type[1] IPv4[176.16.23.196] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.257: [smf] INFO: [Added] Number of SMF-UEs is now 972 (../src/smf/context.c:1031) 10/31 11:06:02.257: [smf] INFO: [Added] Number of SMF-Sessions is now 972 (../src/smf/context.c:3187) 10/31 11:06:02.257: [smf] INFO: UE IMSI[262427991108604] APN[internet] IPv4[176.16.23.198] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.258: [upf] INFO: [Added] Number of UPF-Sessions is now 971 (../src/upf/context.c:209) 10/31 11:06:02.258: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.258: [upf] INFO: UE F-SEID[UP:0xd43 CP:0x5a0] APN[internet] PDN-Type[1] IPv4[176.16.23.197] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.264: [smf] INFO: [Added] Number of SMF-UEs is now 973 (../src/smf/context.c:1031) 10/31 11:06:02.264: [smf] INFO: [Added] Number of SMF-Sessions is now 973 (../src/smf/context.c:3187) 10/31 11:06:02.264: [smf] INFO: UE IMSI[262421890880479] APN[internet] IPv4[176.16.23.199] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.265: [upf] INFO: [Added] Number of UPF-Sessions is now 972 (../src/upf/context.c:209) 10/31 11:06:02.265: [upf] INFO: UE F-SEID[UP:0x465 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.265: [upf] INFO: UE F-SEID[UP:0x465 CP:0xee9] APN[internet] PDN-Type[1] IPv4[176.16.23.198] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.271: [smf] INFO: [Added] Number of SMF-UEs is now 974 (../src/smf/context.c:1031) 10/31 11:06:02.271: [smf] INFO: [Added] Number of SMF-Sessions is now 974 (../src/smf/context.c:3187) 10/31 11:06:02.271: [smf] INFO: UE IMSI[262427443118618] APN[internet] IPv4[176.16.23.200] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.272: [upf] INFO: [Added] Number of UPF-Sessions is now 973 (../src/upf/context.c:209) 10/31 11:06:02.272: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.272: [upf] INFO: UE F-SEID[UP:0x7ed CP:0x2ec] APN[internet] PDN-Type[1] IPv4[176.16.23.199] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.278: [smf] INFO: [Added] Number of SMF-UEs is now 975 (../src/smf/context.c:1031) 10/31 11:06:02.278: [smf] INFO: [Added] Number of SMF-Sessions is now 975 (../src/smf/context.c:3187) 10/31 11:06:02.278: [smf] INFO: UE IMSI[262421717858744] APN[internet] IPv4[176.16.23.201] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.278: [upf] INFO: [Added] Number of UPF-Sessions is now 974 (../src/upf/context.c:209) 10/31 11:06:02.279: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.279: [upf] INFO: UE F-SEID[UP:0x7b9 CP:0xaed] APN[internet] PDN-Type[1] IPv4[176.16.23.200] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.284: [smf] INFO: [Added] Number of SMF-UEs is now 976 (../src/smf/context.c:1031) 10/31 11:06:02.284: [smf] INFO: [Added] Number of SMF-Sessions is now 976 (../src/smf/context.c:3187) 10/31 11:06:02.284: [smf] INFO: UE IMSI[262427300559733] APN[internet] IPv4[176.16.23.202] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.285: [upf] INFO: [Added] Number of UPF-Sessions is now 975 (../src/upf/context.c:209) 10/31 11:06:02.285: [upf] INFO: UE F-SEID[UP:0x752 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.285: [upf] INFO: UE F-SEID[UP:0x752 CP:0xddf] APN[internet] PDN-Type[1] IPv4[176.16.23.201] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.290: [smf] INFO: [Added] Number of SMF-UEs is now 977 (../src/smf/context.c:1031) 10/31 11:06:02.290: [smf] INFO: [Added] Number of SMF-Sessions is now 977 (../src/smf/context.c:3187) 10/31 11:06:02.290: [smf] INFO: UE IMSI[262425290953140] APN[internet] IPv4[176.16.23.203] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.291: [upf] INFO: [Added] Number of UPF-Sessions is now 976 (../src/upf/context.c:209) 10/31 11:06:02.291: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.291: [upf] INFO: UE F-SEID[UP:0xa51 CP:0x347] APN[internet] PDN-Type[1] IPv4[176.16.23.202] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.297: [smf] INFO: [Added] Number of SMF-UEs is now 978 (../src/smf/context.c:1031) 10/31 11:06:02.297: [smf] INFO: [Added] Number of SMF-Sessions is now 978 (../src/smf/context.c:3187) 10/31 11:06:02.297: [smf] INFO: UE IMSI[262425257130260] APN[internet] IPv4[176.16.23.204] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.298: [upf] INFO: [Added] Number of UPF-Sessions is now 977 (../src/upf/context.c:209) 10/31 11:06:02.298: [upf] INFO: UE F-SEID[UP:0xe45 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.298: [upf] INFO: UE F-SEID[UP:0xe45 CP:0xfc0] APN[internet] PDN-Type[1] IPv4[176.16.23.203] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.303: [smf] INFO: [Added] Number of SMF-UEs is now 979 (../src/smf/context.c:1031) 10/31 11:06:02.303: [smf] INFO: [Added] Number of SMF-Sessions is now 979 (../src/smf/context.c:3187) 10/31 11:06:02.303: [smf] INFO: UE IMSI[262422020529534] APN[internet] IPv4[176.16.23.205] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.304: [upf] INFO: [Added] Number of UPF-Sessions is now 978 (../src/upf/context.c:209) 10/31 11:06:02.304: [upf] INFO: UE F-SEID[UP:0x364 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.304: [upf] INFO: UE F-SEID[UP:0x364 CP:0xf1a] APN[internet] PDN-Type[1] IPv4[176.16.23.204] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.309: [smf] INFO: [Added] Number of SMF-UEs is now 980 (../src/smf/context.c:1031) 10/31 11:06:02.309: [smf] INFO: [Added] Number of SMF-Sessions is now 980 (../src/smf/context.c:3187) 10/31 11:06:02.310: [smf] INFO: UE IMSI[262429706508422] APN[internet] IPv4[176.16.23.206] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.310: [upf] INFO: [Added] Number of UPF-Sessions is now 979 (../src/upf/context.c:209) 10/31 11:06:02.310: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.310: [upf] INFO: UE F-SEID[UP:0xe3 CP:0x4f1] APN[internet] PDN-Type[1] IPv4[176.16.23.205] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.316: [smf] INFO: [Added] Number of SMF-UEs is now 981 (../src/smf/context.c:1031) 10/31 11:06:02.316: [smf] INFO: [Added] Number of SMF-Sessions is now 981 (../src/smf/context.c:3187) 10/31 11:06:02.316: [smf] INFO: UE IMSI[262423049700193] APN[internet] IPv4[176.16.23.207] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.317: [upf] INFO: [Added] Number of UPF-Sessions is now 980 (../src/upf/context.c:209) 10/31 11:06:02.317: [upf] INFO: UE F-SEID[UP:0x218 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.317: [upf] INFO: UE F-SEID[UP:0x218 CP:0x5b] APN[internet] PDN-Type[1] IPv4[176.16.23.206] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.322: [smf] INFO: [Added] Number of SMF-UEs is now 982 (../src/smf/context.c:1031) 10/31 11:06:02.322: [smf] INFO: [Added] Number of SMF-Sessions is now 982 (../src/smf/context.c:3187) 10/31 11:06:02.322: [smf] INFO: UE IMSI[262426364971727] APN[internet] IPv4[176.16.23.208] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.323: [upf] INFO: [Added] Number of UPF-Sessions is now 981 (../src/upf/context.c:209) 10/31 11:06:02.323: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.323: [upf] INFO: UE F-SEID[UP:0xb63 CP:0xac5] APN[internet] PDN-Type[1] IPv4[176.16.23.207] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.329: [smf] INFO: [Added] Number of SMF-UEs is now 983 (../src/smf/context.c:1031) 10/31 11:06:02.329: [smf] INFO: [Added] Number of SMF-Sessions is now 983 (../src/smf/context.c:3187) 10/31 11:06:02.329: [smf] INFO: UE IMSI[262425691452476] APN[internet] IPv4[176.16.23.209] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.329: [upf] INFO: [Added] Number of UPF-Sessions is now 982 (../src/upf/context.c:209) 10/31 11:06:02.329: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.329: [upf] INFO: UE F-SEID[UP:0xf15 CP:0x80f] APN[internet] PDN-Type[1] IPv4[176.16.23.208] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.335: [smf] INFO: [Added] Number of SMF-UEs is now 984 (../src/smf/context.c:1031) 10/31 11:06:02.335: [smf] INFO: [Added] Number of SMF-Sessions is now 984 (../src/smf/context.c:3187) 10/31 11:06:02.335: [smf] INFO: UE IMSI[262425747452649] APN[internet] IPv4[176.16.23.210] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.336: [upf] INFO: [Added] Number of UPF-Sessions is now 983 (../src/upf/context.c:209) 10/31 11:06:02.336: [upf] INFO: UE F-SEID[UP:0xd33 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.336: [upf] INFO: UE F-SEID[UP:0xd33 CP:0xaf6] APN[internet] PDN-Type[1] IPv4[176.16.23.209] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.341: [smf] INFO: [Added] Number of SMF-UEs is now 985 (../src/smf/context.c:1031) 10/31 11:06:02.341: [smf] INFO: [Added] Number of SMF-Sessions is now 985 (../src/smf/context.c:3187) 10/31 11:06:02.341: [smf] INFO: UE IMSI[262429684848173] APN[internet] IPv4[176.16.23.211] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.342: [upf] INFO: [Added] Number of UPF-Sessions is now 984 (../src/upf/context.c:209) 10/31 11:06:02.342: [upf] INFO: UE F-SEID[UP:0x275 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.342: [upf] INFO: UE F-SEID[UP:0x275 CP:0x407] APN[internet] PDN-Type[1] IPv4[176.16.23.210] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.348: [smf] INFO: [Added] Number of SMF-UEs is now 986 (../src/smf/context.c:1031) 10/31 11:06:02.348: [smf] INFO: [Added] Number of SMF-Sessions is now 986 (../src/smf/context.c:3187) 10/31 11:06:02.348: [smf] INFO: UE IMSI[262428136943509] APN[internet] IPv4[176.16.23.212] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.348: [upf] INFO: [Added] Number of UPF-Sessions is now 985 (../src/upf/context.c:209) 10/31 11:06:02.349: [upf] INFO: UE F-SEID[UP:0x4db CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.349: [upf] INFO: UE F-SEID[UP:0x4db CP:0x22e] APN[internet] PDN-Type[1] IPv4[176.16.23.211] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.354: [smf] INFO: [Added] Number of SMF-UEs is now 987 (../src/smf/context.c:1031) 10/31 11:06:02.354: [smf] INFO: [Added] Number of SMF-Sessions is now 987 (../src/smf/context.c:3187) 10/31 11:06:02.354: [smf] INFO: UE IMSI[262427429546263] APN[internet] IPv4[176.16.23.213] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.355: [upf] INFO: [Added] Number of UPF-Sessions is now 986 (../src/upf/context.c:209) 10/31 11:06:02.355: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.355: [upf] INFO: UE F-SEID[UP:0xe00 CP:0xbe6] APN[internet] PDN-Type[1] IPv4[176.16.23.212] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.361: [smf] INFO: [Added] Number of SMF-UEs is now 988 (../src/smf/context.c:1031) 10/31 11:06:02.361: [smf] INFO: [Added] Number of SMF-Sessions is now 988 (../src/smf/context.c:3187) 10/31 11:06:02.361: [smf] INFO: UE IMSI[262425114129948] APN[internet] IPv4[176.16.23.214] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.362: [upf] INFO: [Added] Number of UPF-Sessions is now 987 (../src/upf/context.c:209) 10/31 11:06:02.362: [upf] INFO: UE F-SEID[UP:0x983 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.362: [upf] INFO: UE F-SEID[UP:0x983 CP:0x13a] APN[internet] PDN-Type[1] IPv4[176.16.23.213] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.367: [smf] INFO: [Added] Number of SMF-UEs is now 989 (../src/smf/context.c:1031) 10/31 11:06:02.367: [smf] INFO: [Added] Number of SMF-Sessions is now 989 (../src/smf/context.c:3187) 10/31 11:06:02.367: [smf] INFO: UE IMSI[262423320033789] APN[internet] IPv4[176.16.23.215] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.368: [upf] INFO: [Added] Number of UPF-Sessions is now 988 (../src/upf/context.c:209) 10/31 11:06:02.368: [upf] INFO: UE F-SEID[UP:0x74f CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.368: [upf] INFO: UE F-SEID[UP:0x74f CP:0x41c] APN[internet] PDN-Type[1] IPv4[176.16.23.214] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.374: [smf] INFO: [Added] Number of SMF-UEs is now 990 (../src/smf/context.c:1031) 10/31 11:06:02.374: [smf] INFO: [Added] Number of SMF-Sessions is now 990 (../src/smf/context.c:3187) 10/31 11:06:02.374: [smf] INFO: UE IMSI[262428391624701] APN[internet] IPv4[176.16.23.216] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.374: [upf] INFO: [Added] Number of UPF-Sessions is now 989 (../src/upf/context.c:209) 10/31 11:06:02.374: [upf] INFO: UE F-SEID[UP:0x74d CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.374: [upf] INFO: UE F-SEID[UP:0x74d CP:0x911] APN[internet] PDN-Type[1] IPv4[176.16.23.215] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.380: [smf] INFO: [Added] Number of SMF-UEs is now 991 (../src/smf/context.c:1031) 10/31 11:06:02.380: [smf] INFO: [Added] Number of SMF-Sessions is now 991 (../src/smf/context.c:3187) 10/31 11:06:02.380: [smf] INFO: UE IMSI[262424777388919] APN[internet] IPv4[176.16.23.217] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.381: [upf] INFO: [Added] Number of UPF-Sessions is now 990 (../src/upf/context.c:209) 10/31 11:06:02.381: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.381: [upf] INFO: UE F-SEID[UP:0x4b6 CP:0x48b] APN[internet] PDN-Type[1] IPv4[176.16.23.216] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.387: [smf] INFO: [Added] Number of SMF-UEs is now 992 (../src/smf/context.c:1031) 10/31 11:06:02.387: [smf] INFO: [Added] Number of SMF-Sessions is now 992 (../src/smf/context.c:3187) 10/31 11:06:02.387: [smf] INFO: UE IMSI[262428310352318] APN[internet] IPv4[176.16.23.218] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.387: [upf] INFO: [Added] Number of UPF-Sessions is now 991 (../src/upf/context.c:209) 10/31 11:06:02.387: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.387: [upf] INFO: UE F-SEID[UP:0xb83 CP:0xc77] APN[internet] PDN-Type[1] IPv4[176.16.23.217] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.393: [smf] INFO: [Added] Number of SMF-UEs is now 993 (../src/smf/context.c:1031) 10/31 11:06:02.393: [smf] INFO: [Added] Number of SMF-Sessions is now 993 (../src/smf/context.c:3187) 10/31 11:06:02.393: [smf] INFO: UE IMSI[262420976238918] APN[internet] IPv4[176.16.23.219] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.394: [upf] INFO: [Added] Number of UPF-Sessions is now 992 (../src/upf/context.c:209) 10/31 11:06:02.394: [upf] INFO: UE F-SEID[UP:0x28 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.394: [upf] INFO: UE F-SEID[UP:0x28 CP:0x644] APN[internet] PDN-Type[1] IPv4[176.16.23.218] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.400: [smf] INFO: [Added] Number of SMF-UEs is now 994 (../src/smf/context.c:1031) 10/31 11:06:02.400: [smf] INFO: [Added] Number of SMF-Sessions is now 994 (../src/smf/context.c:3187) 10/31 11:06:02.400: [smf] INFO: UE IMSI[262426476527991] APN[internet] IPv4[176.16.23.220] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.400: [upf] INFO: [Added] Number of UPF-Sessions is now 993 (../src/upf/context.c:209) 10/31 11:06:02.400: [upf] INFO: UE F-SEID[UP:0x37d CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.400: [upf] INFO: UE F-SEID[UP:0x37d CP:0x2b6] APN[internet] PDN-Type[1] IPv4[176.16.23.219] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.406: [smf] INFO: [Added] Number of SMF-UEs is now 995 (../src/smf/context.c:1031) 10/31 11:06:02.406: [smf] INFO: [Added] Number of SMF-Sessions is now 995 (../src/smf/context.c:3187) 10/31 11:06:02.406: [smf] INFO: UE IMSI[262427152421488] APN[internet] IPv4[176.16.23.221] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.407: [upf] INFO: [Added] Number of UPF-Sessions is now 994 (../src/upf/context.c:209) 10/31 11:06:02.407: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.407: [upf] INFO: UE F-SEID[UP:0x2dc CP:0x337] APN[internet] PDN-Type[1] IPv4[176.16.23.220] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.412: [smf] INFO: [Added] Number of SMF-UEs is now 996 (../src/smf/context.c:1031) 10/31 11:06:02.412: [smf] INFO: [Added] Number of SMF-Sessions is now 996 (../src/smf/context.c:3187) 10/31 11:06:02.412: [smf] INFO: UE IMSI[262420797668688] APN[internet] IPv4[176.16.23.222] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.413: [upf] INFO: [Added] Number of UPF-Sessions is now 995 (../src/upf/context.c:209) 10/31 11:06:02.413: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.413: [upf] INFO: UE F-SEID[UP:0x5f7 CP:0xd34] APN[internet] PDN-Type[1] IPv4[176.16.23.221] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.419: [smf] INFO: [Added] Number of SMF-UEs is now 997 (../src/smf/context.c:1031) 10/31 11:06:02.419: [smf] INFO: [Added] Number of SMF-Sessions is now 997 (../src/smf/context.c:3187) 10/31 11:06:02.419: [smf] INFO: UE IMSI[262429863445254] APN[internet] IPv4[176.16.23.223] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.419: [upf] INFO: [Added] Number of UPF-Sessions is now 996 (../src/upf/context.c:209) 10/31 11:06:02.420: [upf] INFO: UE F-SEID[UP:0x8db CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.420: [upf] INFO: UE F-SEID[UP:0x8db CP:0xf51] APN[internet] PDN-Type[1] IPv4[176.16.23.222] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.425: [smf] INFO: [Added] Number of SMF-UEs is now 998 (../src/smf/context.c:1031) 10/31 11:06:02.425: [smf] INFO: [Added] Number of SMF-Sessions is now 998 (../src/smf/context.c:3187) 10/31 11:06:02.425: [smf] INFO: UE IMSI[262424347225719] APN[internet] IPv4[176.16.23.224] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.426: [upf] INFO: [Added] Number of UPF-Sessions is now 997 (../src/upf/context.c:209) 10/31 11:06:02.426: [upf] INFO: UE F-SEID[UP:0x3b CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.426: [upf] INFO: UE F-SEID[UP:0x3b CP:0x191] APN[internet] PDN-Type[1] IPv4[176.16.23.223] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.431: [smf] INFO: [Added] Number of SMF-UEs is now 999 (../src/smf/context.c:1031) 10/31 11:06:02.431: [smf] INFO: [Added] Number of SMF-Sessions is now 999 (../src/smf/context.c:3187) 10/31 11:06:02.432: [smf] INFO: UE IMSI[262421131392662] APN[internet] IPv4[176.16.23.225] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.432: [upf] INFO: [Added] Number of UPF-Sessions is now 998 (../src/upf/context.c:209) 10/31 11:06:02.432: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.432: [upf] INFO: UE F-SEID[UP:0xd31 CP:0x23] APN[internet] PDN-Type[1] IPv4[176.16.23.224] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.438: [smf] INFO: [Added] Number of SMF-UEs is now 1000 (../src/smf/context.c:1031) 10/31 11:06:02.438: [smf] INFO: [Added] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3187) 10/31 11:06:02.438: [smf] INFO: UE IMSI[262425993727596] APN[internet] IPv4[176.16.23.226] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.439: [upf] INFO: [Added] Number of UPF-Sessions is now 999 (../src/upf/context.c:209) 10/31 11:06:02.439: [upf] INFO: UE F-SEID[UP:0x834 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.439: [upf] INFO: UE F-SEID[UP:0x834 CP:0xf43] APN[internet] PDN-Type[1] IPv4[176.16.23.225] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.445: [smf] INFO: [Added] Number of SMF-UEs is now 1001 (../src/smf/context.c:1031) 10/31 11:06:02.445: [smf] INFO: [Added] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3187) 10/31 11:06:02.446: [smf] INFO: UE IMSI[262422009835849] APN[internet] IPv4[176.16.23.227] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.446: [upf] INFO: [Added] Number of UPF-Sessions is now 1000 (../src/upf/context.c:209) 10/31 11:06:02.446: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.446: [upf] INFO: UE F-SEID[UP:0xd8e CP:0xdd1] APN[internet] PDN-Type[1] IPv4[176.16.23.226] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.452: [smf] INFO: [Added] Number of SMF-UEs is now 1002 (../src/smf/context.c:1031) 10/31 11:06:02.452: [smf] INFO: [Added] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3187) 10/31 11:06:02.452: [smf] INFO: UE IMSI[262427588654984] APN[internet] IPv4[176.16.23.228] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.453: [upf] INFO: [Added] Number of UPF-Sessions is now 1001 (../src/upf/context.c:209) 10/31 11:06:02.453: [upf] INFO: UE F-SEID[UP:0x11d CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.453: [upf] INFO: UE F-SEID[UP:0x11d CP:0xbc] APN[internet] PDN-Type[1] IPv4[176.16.23.227] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.459: [smf] INFO: [Added] Number of SMF-UEs is now 1003 (../src/smf/context.c:1031) 10/31 11:06:02.460: [smf] INFO: [Added] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3187) 10/31 11:06:02.460: [smf] INFO: UE IMSI[262425454369539] APN[internet] IPv4[176.16.23.229] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.461: [upf] INFO: [Added] Number of UPF-Sessions is now 1002 (../src/upf/context.c:209) 10/31 11:06:02.461: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.461: [upf] INFO: UE F-SEID[UP:0x2ea CP:0x51a] APN[internet] PDN-Type[1] IPv4[176.16.23.228] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.466: [smf] INFO: [Added] Number of SMF-UEs is now 1004 (../src/smf/context.c:1031) 10/31 11:06:02.466: [smf] INFO: [Added] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3187) 10/31 11:06:02.466: [smf] INFO: UE IMSI[262425993599185] APN[internet] IPv4[176.16.23.230] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.467: [upf] INFO: [Added] Number of UPF-Sessions is now 1003 (../src/upf/context.c:209) 10/31 11:06:02.467: [upf] INFO: UE F-SEID[UP:0x953 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.467: [upf] INFO: UE F-SEID[UP:0x953 CP:0x95c] APN[internet] PDN-Type[1] IPv4[176.16.23.229] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.472: [smf] INFO: [Added] Number of SMF-UEs is now 1005 (../src/smf/context.c:1031) 10/31 11:06:02.472: [smf] INFO: [Added] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3187) 10/31 11:06:02.472: [smf] INFO: UE IMSI[262427537954337] APN[internet] IPv4[176.16.23.231] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.473: [upf] INFO: [Added] Number of UPF-Sessions is now 1004 (../src/upf/context.c:209) 10/31 11:06:02.473: [upf] INFO: UE F-SEID[UP:0x33b CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.473: [upf] INFO: UE F-SEID[UP:0x33b CP:0x6fd] APN[internet] PDN-Type[1] IPv4[176.16.23.230] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.479: [smf] INFO: [Added] Number of SMF-UEs is now 1006 (../src/smf/context.c:1031) 10/31 11:06:02.479: [smf] INFO: [Added] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3187) 10/31 11:06:02.479: [smf] INFO: UE IMSI[262429111684224] APN[internet] IPv4[176.16.23.232] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.479: [upf] INFO: [Added] Number of UPF-Sessions is now 1005 (../src/upf/context.c:209) 10/31 11:06:02.480: [upf] INFO: UE F-SEID[UP:0xec1 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.480: [upf] INFO: UE F-SEID[UP:0xec1 CP:0x9d6] APN[internet] PDN-Type[1] IPv4[176.16.23.231] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.487: [smf] INFO: [Added] Number of SMF-UEs is now 1007 (../src/smf/context.c:1031) 10/31 11:06:02.487: [smf] INFO: [Added] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3187) 10/31 11:06:02.487: [smf] INFO: UE IMSI[262422714025986] APN[internet] IPv4[176.16.23.233] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.488: [upf] INFO: [Added] Number of UPF-Sessions is now 1006 (../src/upf/context.c:209) 10/31 11:06:02.488: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.488: [upf] INFO: UE F-SEID[UP:0x7a9 CP:0xb8b] APN[internet] PDN-Type[1] IPv4[176.16.23.232] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.493: [smf] INFO: [Added] Number of SMF-UEs is now 1008 (../src/smf/context.c:1031) 10/31 11:06:02.493: [smf] INFO: [Added] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3187) 10/31 11:06:02.493: [smf] INFO: UE IMSI[262422792147493] APN[internet] IPv4[176.16.23.234] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.494: [upf] INFO: [Added] Number of UPF-Sessions is now 1007 (../src/upf/context.c:209) 10/31 11:06:02.494: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.494: [upf] INFO: UE F-SEID[UP:0xd42 CP:0xc4e] APN[internet] PDN-Type[1] IPv4[176.16.23.233] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.500: [smf] INFO: [Added] Number of SMF-UEs is now 1009 (../src/smf/context.c:1031) 10/31 11:06:02.500: [smf] INFO: [Added] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3187) 10/31 11:06:02.500: [smf] INFO: UE IMSI[262420218687866] APN[internet] IPv4[176.16.23.235] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.501: [upf] INFO: [Added] Number of UPF-Sessions is now 1008 (../src/upf/context.c:209) 10/31 11:06:02.501: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.501: [upf] INFO: UE F-SEID[UP:0x2e6 CP:0x448] APN[internet] PDN-Type[1] IPv4[176.16.23.234] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.506: [smf] INFO: [Added] Number of SMF-UEs is now 1010 (../src/smf/context.c:1031) 10/31 11:06:02.506: [smf] INFO: [Added] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3187) 10/31 11:06:02.506: [smf] INFO: UE IMSI[262420076233597] APN[internet] IPv4[176.16.23.236] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.507: [upf] INFO: [Added] Number of UPF-Sessions is now 1009 (../src/upf/context.c:209) 10/31 11:06:02.507: [upf] INFO: UE F-SEID[UP:0x887 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.507: [upf] INFO: UE F-SEID[UP:0x887 CP:0x2d8] APN[internet] PDN-Type[1] IPv4[176.16.23.235] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.514: [smf] INFO: [Added] Number of SMF-UEs is now 1011 (../src/smf/context.c:1031) 10/31 11:06:02.514: [smf] INFO: [Added] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3187) 10/31 11:06:02.514: [smf] INFO: UE IMSI[262423733698104] APN[internet] IPv4[176.16.23.237] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.515: [upf] INFO: [Added] Number of UPF-Sessions is now 1010 (../src/upf/context.c:209) 10/31 11:06:02.515: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.515: [upf] INFO: UE F-SEID[UP:0xfc4 CP:0xcd5] APN[internet] PDN-Type[1] IPv4[176.16.23.236] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.520: [smf] INFO: [Added] Number of SMF-UEs is now 1012 (../src/smf/context.c:1031) 10/31 11:06:02.520: [smf] INFO: [Added] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3187) 10/31 11:06:02.520: [smf] INFO: UE IMSI[262422264545311] APN[internet] IPv4[176.16.23.238] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.521: [upf] INFO: [Added] Number of UPF-Sessions is now 1011 (../src/upf/context.c:209) 10/31 11:06:02.521: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.521: [upf] INFO: UE F-SEID[UP:0xb7d CP:0xb81] APN[internet] PDN-Type[1] IPv4[176.16.23.237] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.527: [smf] INFO: [Added] Number of SMF-UEs is now 1013 (../src/smf/context.c:1031) 10/31 11:06:02.527: [smf] INFO: [Added] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3187) 10/31 11:06:02.527: [smf] INFO: UE IMSI[262423240531271] APN[internet] IPv4[176.16.23.239] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.528: [upf] INFO: [Added] Number of UPF-Sessions is now 1012 (../src/upf/context.c:209) 10/31 11:06:02.528: [upf] INFO: UE F-SEID[UP:0x460 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.528: [upf] INFO: UE F-SEID[UP:0x460 CP:0x14c] APN[internet] PDN-Type[1] IPv4[176.16.23.238] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.533: [smf] INFO: [Added] Number of SMF-UEs is now 1014 (../src/smf/context.c:1031) 10/31 11:06:02.533: [smf] INFO: [Added] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3187) 10/31 11:06:02.533: [smf] INFO: UE IMSI[262421354654484] APN[internet] IPv4[176.16.23.240] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.534: [upf] INFO: [Added] Number of UPF-Sessions is now 1013 (../src/upf/context.c:209) 10/31 11:06:02.534: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.534: [upf] INFO: UE F-SEID[UP:0x3b6 CP:0x8dd] APN[internet] PDN-Type[1] IPv4[176.16.23.239] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.540: [smf] INFO: [Added] Number of SMF-UEs is now 1015 (../src/smf/context.c:1031) 10/31 11:06:02.540: [smf] INFO: [Added] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3187) 10/31 11:06:02.540: [smf] INFO: UE IMSI[262424037698901] APN[internet] IPv4[176.16.23.241] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.541: [upf] INFO: [Added] Number of UPF-Sessions is now 1014 (../src/upf/context.c:209) 10/31 11:06:02.541: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.541: [upf] INFO: UE F-SEID[UP:0xd7a CP:0x504] APN[internet] PDN-Type[1] IPv4[176.16.23.240] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.546: [smf] INFO: [Added] Number of SMF-UEs is now 1016 (../src/smf/context.c:1031) 10/31 11:06:02.546: [smf] INFO: [Added] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3187) 10/31 11:06:02.546: [smf] INFO: UE IMSI[262427396828903] APN[internet] IPv4[176.16.23.242] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.547: [upf] INFO: [Added] Number of UPF-Sessions is now 1015 (../src/upf/context.c:209) 10/31 11:06:02.547: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.547: [upf] INFO: UE F-SEID[UP:0x9a7 CP:0x8d0] APN[internet] PDN-Type[1] IPv4[176.16.23.241] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.552: [smf] INFO: [Added] Number of SMF-UEs is now 1017 (../src/smf/context.c:1031) 10/31 11:06:02.552: [smf] INFO: [Added] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3187) 10/31 11:06:02.552: [smf] INFO: UE IMSI[262420529459921] APN[internet] IPv4[176.16.23.243] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.553: [upf] INFO: [Added] Number of UPF-Sessions is now 1016 (../src/upf/context.c:209) 10/31 11:06:02.553: [upf] INFO: UE F-SEID[UP:0xba CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.553: [upf] INFO: UE F-SEID[UP:0xba CP:0xd2] APN[internet] PDN-Type[1] IPv4[176.16.23.242] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.559: [smf] INFO: [Added] Number of SMF-UEs is now 1018 (../src/smf/context.c:1031) 10/31 11:06:02.559: [smf] INFO: [Added] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3187) 10/31 11:06:02.559: [smf] INFO: UE IMSI[262422072857412] APN[internet] IPv4[176.16.23.244] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.560: [upf] INFO: [Added] Number of UPF-Sessions is now 1017 (../src/upf/context.c:209) 10/31 11:06:02.560: [upf] INFO: UE F-SEID[UP:0x83d CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.560: [upf] INFO: UE F-SEID[UP:0x83d CP:0x4ac] APN[internet] PDN-Type[1] IPv4[176.16.23.243] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.565: [smf] INFO: [Added] Number of SMF-UEs is now 1019 (../src/smf/context.c:1031) 10/31 11:06:02.565: [smf] INFO: [Added] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3187) 10/31 11:06:02.565: [smf] INFO: UE IMSI[262422242073220] APN[internet] IPv4[176.16.23.245] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.566: [upf] INFO: [Added] Number of UPF-Sessions is now 1018 (../src/upf/context.c:209) 10/31 11:06:02.566: [upf] INFO: UE F-SEID[UP:0x67b CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.566: [upf] INFO: UE F-SEID[UP:0x67b CP:0xdae] APN[internet] PDN-Type[1] IPv4[176.16.23.244] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.572: [smf] INFO: [Added] Number of SMF-UEs is now 1020 (../src/smf/context.c:1031) 10/31 11:06:02.572: [smf] INFO: [Added] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3187) 10/31 11:06:02.572: [smf] INFO: UE IMSI[262426693084262] APN[internet] IPv4[176.16.23.246] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.573: [upf] INFO: [Added] Number of UPF-Sessions is now 1019 (../src/upf/context.c:209) 10/31 11:06:02.573: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.573: [upf] INFO: UE F-SEID[UP:0xe49 CP:0xa60] APN[internet] PDN-Type[1] IPv4[176.16.23.245] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.579: [smf] INFO: [Added] Number of SMF-UEs is now 1021 (../src/smf/context.c:1031) 10/31 11:06:02.579: [smf] INFO: [Added] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3187) 10/31 11:06:02.579: [smf] INFO: UE IMSI[262428254641444] APN[internet] IPv4[176.16.23.247] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.580: [upf] INFO: [Added] Number of UPF-Sessions is now 1020 (../src/upf/context.c:209) 10/31 11:06:02.580: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.580: [upf] INFO: UE F-SEID[UP:0xb27 CP:0x506] APN[internet] PDN-Type[1] IPv4[176.16.23.246] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.586: [smf] INFO: [Added] Number of SMF-UEs is now 1022 (../src/smf/context.c:1031) 10/31 11:06:02.586: [smf] INFO: [Added] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3187) 10/31 11:06:02.586: [smf] INFO: UE IMSI[262425838837699] APN[internet] IPv4[176.16.23.248] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.587: [upf] INFO: [Added] Number of UPF-Sessions is now 1021 (../src/upf/context.c:209) 10/31 11:06:02.587: [upf] INFO: UE F-SEID[UP:0x54e CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.587: [upf] INFO: UE F-SEID[UP:0x54e CP:0x9cb] APN[internet] PDN-Type[1] IPv4[176.16.23.247] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.592: [smf] INFO: [Added] Number of SMF-UEs is now 1023 (../src/smf/context.c:1031) 10/31 11:06:02.592: [smf] INFO: [Added] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3187) 10/31 11:06:02.592: [smf] INFO: UE IMSI[262427333735648] APN[internet] IPv4[176.16.23.249] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.593: [upf] INFO: [Added] Number of UPF-Sessions is now 1022 (../src/upf/context.c:209) 10/31 11:06:02.593: [upf] INFO: UE F-SEID[UP:0x847 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.593: [upf] INFO: UE F-SEID[UP:0x847 CP:0x1b6] APN[internet] PDN-Type[1] IPv4[176.16.23.248] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.599: [smf] INFO: [Added] Number of SMF-UEs is now 1024 (../src/smf/context.c:1031) 10/31 11:06:02.599: [smf] INFO: [Added] Number of SMF-Sessions is now 1024 (../src/smf/context.c:3187) 10/31 11:06:02.599: [smf] INFO: UE IMSI[262429725295857] APN[internet] IPv4[176.16.23.250] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:02.600: [upf] INFO: [Added] Number of UPF-Sessions is now 1023 (../src/upf/context.c:209) 10/31 11:06:02.600: [upf] INFO: UE F-SEID[UP:0x635 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.600: [upf] INFO: UE F-SEID[UP:0x635 CP:0xb33] APN[internet] PDN-Type[1] IPv4[176.16.23.249] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.607: [smf] ERROR: Maximum number of smf_ue[1024] reached (../src/smf/context.c:1021) MTC@2bbcedf91d40: Successfully created 1019 PDP contexts before exhausting the pool MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:06:02.802: [upf] INFO: [Added] Number of UPF-Sessions is now 1024 (../src/upf/context.c:209) 10/31 11:06:02.802: [upf] INFO: UE F-SEID[UP:0x302 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.802: [upf] INFO: UE F-SEID[UP:0x302 CP:0xa5a] APN[internet] PDN-Type[1] IPv4[176.16.23.250] IPv6[] (../src/upf/context.c:495) 10/31 11:06:02.810: [upf] INFO: [Removed] Number of UPF-sessions is now 1023 (../src/upf/context.c:253) 10/31 11:06:02.816: [upf] INFO: [Removed] Number of UPF-sessions is now 1022 (../src/upf/context.c:253) 10/31 11:06:02.817: [smf] INFO: Removed Session: UE IMSI:[262420602447531] DNN:[internet:0] IPv4:[176.16.19.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.817: [smf] INFO: [Removed] Number of SMF-Sessions is now 1023 (../src/smf/context.c:3195) 10/31 11:06:02.817: [smf] INFO: [Removed] Number of SMF-UEs is now 1023 (../src/smf/context.c:1092) 10/31 11:06:02.821: [smf] INFO: Removed Session: UE IMSI:[262425278480018] DNN:[internet:0] IPv4:[176.16.20.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.822: [smf] INFO: [Removed] Number of SMF-Sessions is now 1022 (../src/smf/context.c:3195) 10/31 11:06:02.822: [smf] INFO: [Removed] Number of SMF-UEs is now 1022 (../src/smf/context.c:1092) 10/31 11:06:02.822: [upf] INFO: [Removed] Number of UPF-sessions is now 1021 (../src/upf/context.c:253) 10/31 11:06:02.826: [smf] INFO: Removed Session: UE IMSI:[262420199731875] DNN:[internet:0] IPv4:[176.16.20.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.826: [smf] INFO: [Removed] Number of SMF-Sessions is now 1021 (../src/smf/context.c:3195) 10/31 11:06:02.826: [smf] INFO: [Removed] Number of SMF-UEs is now 1021 (../src/smf/context.c:1092) 10/31 11:06:02.828: [upf] INFO: [Removed] Number of UPF-sessions is now 1020 (../src/upf/context.c:253) 10/31 11:06:02.832: [smf] INFO: Removed Session: UE IMSI:[262425870615358] DNN:[internet:0] IPv4:[176.16.20.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 1020 (../src/smf/context.c:3195) 10/31 11:06:02.832: [smf] INFO: [Removed] Number of SMF-UEs is now 1020 (../src/smf/context.c:1092) 10/31 11:06:02.833: [upf] INFO: [Removed] Number of UPF-sessions is now 1019 (../src/upf/context.c:253) 10/31 11:06:02.838: [smf] INFO: Removed Session: UE IMSI:[262420286371119] DNN:[internet:0] IPv4:[176.16.20.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 1019 (../src/smf/context.c:3195) 10/31 11:06:02.838: [smf] INFO: [Removed] Number of SMF-UEs is now 1019 (../src/smf/context.c:1092) 10/31 11:06:02.839: [upf] INFO: [Removed] Number of UPF-sessions is now 1018 (../src/upf/context.c:253) 10/31 11:06:02.843: [smf] INFO: Removed Session: UE IMSI:[262422111493611] DNN:[internet:0] IPv4:[176.16.20.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 1018 (../src/smf/context.c:3195) 10/31 11:06:02.843: [smf] INFO: [Removed] Number of SMF-UEs is now 1018 (../src/smf/context.c:1092) 10/31 11:06:02.845: [upf] INFO: [Removed] Number of UPF-sessions is now 1017 (../src/upf/context.c:253) 10/31 11:06:02.849: [smf] INFO: Removed Session: UE IMSI:[262423343188729] DNN:[internet:0] IPv4:[176.16.20.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 1017 (../src/smf/context.c:3195) 10/31 11:06:02.849: [smf] INFO: [Removed] Number of SMF-UEs is now 1017 (../src/smf/context.c:1092) 10/31 11:06:02.850: [upf] INFO: [Removed] Number of UPF-sessions is now 1016 (../src/upf/context.c:253) 10/31 11:06:02.854: [smf] INFO: Removed Session: UE IMSI:[262426107208648] DNN:[internet:0] IPv4:[176.16.20.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.854: [smf] INFO: [Removed] Number of SMF-Sessions is now 1016 (../src/smf/context.c:3195) 10/31 11:06:02.854: [smf] INFO: [Removed] Number of SMF-UEs is now 1016 (../src/smf/context.c:1092) 10/31 11:06:02.856: [upf] INFO: [Removed] Number of UPF-sessions is now 1015 (../src/upf/context.c:253) 10/31 11:06:02.859: [smf] INFO: Removed Session: UE IMSI:[262426945017687] DNN:[internet:0] IPv4:[176.16.20.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.859: [smf] INFO: [Removed] Number of SMF-Sessions is now 1015 (../src/smf/context.c:3195) 10/31 11:06:02.859: [smf] INFO: [Removed] Number of SMF-UEs is now 1015 (../src/smf/context.c:1092) 10/31 11:06:02.861: [upf] INFO: [Removed] Number of UPF-sessions is now 1014 (../src/upf/context.c:253) 10/31 11:06:02.865: [smf] INFO: Removed Session: UE IMSI:[262422456029592] DNN:[internet:0] IPv4:[176.16.20.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.865: [smf] INFO: [Removed] Number of SMF-Sessions is now 1014 (../src/smf/context.c:3195) 10/31 11:06:02.865: [smf] INFO: [Removed] Number of SMF-UEs is now 1014 (../src/smf/context.c:1092) 10/31 11:06:02.867: [upf] INFO: [Removed] Number of UPF-sessions is now 1013 (../src/upf/context.c:253) 10/31 11:06:02.871: [smf] INFO: Removed Session: UE IMSI:[262424077081435] DNN:[internet:0] IPv4:[176.16.20.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.871: [smf] INFO: [Removed] Number of SMF-Sessions is now 1013 (../src/smf/context.c:3195) 10/31 11:06:02.871: [smf] INFO: [Removed] Number of SMF-UEs is now 1013 (../src/smf/context.c:1092) 10/31 11:06:02.872: [upf] INFO: [Removed] Number of UPF-sessions is now 1012 (../src/upf/context.c:253) 10/31 11:06:02.876: [smf] INFO: Removed Session: UE IMSI:[262421993039545] DNN:[internet:0] IPv4:[176.16.20.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.876: [smf] INFO: [Removed] Number of SMF-Sessions is now 1012 (../src/smf/context.c:3195) 10/31 11:06:02.876: [smf] INFO: [Removed] Number of SMF-UEs is now 1012 (../src/smf/context.c:1092) 10/31 11:06:02.878: [upf] INFO: [Removed] Number of UPF-sessions is now 1011 (../src/upf/context.c:253) 10/31 11:06:02.882: [smf] INFO: Removed Session: UE IMSI:[262429356630204] DNN:[internet:0] IPv4:[176.16.20.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.882: [smf] INFO: [Removed] Number of SMF-Sessions is now 1011 (../src/smf/context.c:3195) 10/31 11:06:02.882: [smf] INFO: [Removed] Number of SMF-UEs is now 1011 (../src/smf/context.c:1092) 10/31 11:06:02.883: [upf] INFO: [Removed] Number of UPF-sessions is now 1010 (../src/upf/context.c:253) 10/31 11:06:02.888: [smf] INFO: Removed Session: UE IMSI:[262427658269111] DNN:[internet:0] IPv4:[176.16.20.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.888: [smf] INFO: [Removed] Number of SMF-Sessions is now 1010 (../src/smf/context.c:3195) 10/31 11:06:02.888: [smf] INFO: [Removed] Number of SMF-UEs is now 1010 (../src/smf/context.c:1092) 10/31 11:06:02.889: [upf] INFO: [Removed] Number of UPF-sessions is now 1009 (../src/upf/context.c:253) 10/31 11:06:02.892: [smf] INFO: Removed Session: UE IMSI:[262421723647827] DNN:[internet:0] IPv4:[176.16.20.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 1009 (../src/smf/context.c:3195) 10/31 11:06:02.892: [smf] INFO: [Removed] Number of SMF-UEs is now 1009 (../src/smf/context.c:1092) 10/31 11:06:02.894: [upf] INFO: [Removed] Number of UPF-sessions is now 1008 (../src/upf/context.c:253) 10/31 11:06:02.898: [smf] INFO: Removed Session: UE IMSI:[262426877609693] DNN:[internet:0] IPv4:[176.16.20.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.898: [smf] INFO: [Removed] Number of SMF-Sessions is now 1008 (../src/smf/context.c:3195) 10/31 11:06:02.898: [smf] INFO: [Removed] Number of SMF-UEs is now 1008 (../src/smf/context.c:1092) 10/31 11:06:02.900: [upf] INFO: [Removed] Number of UPF-sessions is now 1007 (../src/upf/context.c:253) 10/31 11:06:02.904: [smf] INFO: Removed Session: UE IMSI:[262420931834361] DNN:[internet:0] IPv4:[176.16.20.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.904: [smf] INFO: [Removed] Number of SMF-Sessions is now 1007 (../src/smf/context.c:3195) 10/31 11:06:02.904: [smf] INFO: [Removed] Number of SMF-UEs is now 1007 (../src/smf/context.c:1092) 10/31 11:06:02.905: [upf] INFO: [Removed] Number of UPF-sessions is now 1006 (../src/upf/context.c:253) 10/31 11:06:02.909: [smf] INFO: Removed Session: UE IMSI:[262428675367607] DNN:[internet:0] IPv4:[176.16.20.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 1006 (../src/smf/context.c:3195) 10/31 11:06:02.909: [smf] INFO: [Removed] Number of SMF-UEs is now 1006 (../src/smf/context.c:1092) 10/31 11:06:02.911: [upf] INFO: [Removed] Number of UPF-sessions is now 1005 (../src/upf/context.c:253) 10/31 11:06:02.915: [smf] INFO: Removed Session: UE IMSI:[262421421040866] DNN:[internet:0] IPv4:[176.16.20.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.915: [smf] INFO: [Removed] Number of SMF-Sessions is now 1005 (../src/smf/context.c:3195) 10/31 11:06:02.915: [smf] INFO: [Removed] Number of SMF-UEs is now 1005 (../src/smf/context.c:1092) 10/31 11:06:02.916: [upf] INFO: [Removed] Number of UPF-sessions is now 1004 (../src/upf/context.c:253) 10/31 11:06:02.921: [smf] INFO: Removed Session: UE IMSI:[262423525573816] DNN:[internet:0] IPv4:[176.16.20.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.921: [smf] INFO: [Removed] Number of SMF-Sessions is now 1004 (../src/smf/context.c:3195) 10/31 11:06:02.921: [smf] INFO: [Removed] Number of SMF-UEs is now 1004 (../src/smf/context.c:1092) 10/31 11:06:02.922: [upf] INFO: [Removed] Number of UPF-sessions is now 1003 (../src/upf/context.c:253) 10/31 11:06:02.927: [smf] INFO: Removed Session: UE IMSI:[262429000004057] DNN:[internet:0] IPv4:[176.16.20.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.927: [smf] INFO: [Removed] Number of SMF-Sessions is now 1003 (../src/smf/context.c:3195) 10/31 11:06:02.927: [smf] INFO: [Removed] Number of SMF-UEs is now 1003 (../src/smf/context.c:1092) 10/31 11:06:02.929: [upf] INFO: [Removed] Number of UPF-sessions is now 1002 (../src/upf/context.c:253) 10/31 11:06:02.934: [smf] INFO: Removed Session: UE IMSI:[262423283138132] DNN:[internet:0] IPv4:[176.16.20.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 1002 (../src/smf/context.c:3195) 10/31 11:06:02.934: [smf] INFO: [Removed] Number of SMF-UEs is now 1002 (../src/smf/context.c:1092) 10/31 11:06:02.935: [upf] INFO: [Removed] Number of UPF-sessions is now 1001 (../src/upf/context.c:253) 10/31 11:06:02.939: [smf] INFO: Removed Session: UE IMSI:[262426560785746] DNN:[internet:0] IPv4:[176.16.20.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.939: [smf] INFO: [Removed] Number of SMF-Sessions is now 1001 (../src/smf/context.c:3195) 10/31 11:06:02.940: [smf] INFO: [Removed] Number of SMF-UEs is now 1001 (../src/smf/context.c:1092) 10/31 11:06:02.941: [upf] INFO: [Removed] Number of UPF-sessions is now 1000 (../src/upf/context.c:253) 10/31 11:06:02.944: [smf] INFO: Removed Session: UE IMSI:[262427914501776] DNN:[internet:0] IPv4:[176.16.20.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.944: [smf] INFO: [Removed] Number of SMF-Sessions is now 1000 (../src/smf/context.c:3195) 10/31 11:06:02.944: [smf] INFO: [Removed] Number of SMF-UEs is now 1000 (../src/smf/context.c:1092) 10/31 11:06:02.946: [upf] INFO: [Removed] Number of UPF-sessions is now 999 (../src/upf/context.c:253) 10/31 11:06:02.950: [smf] INFO: Removed Session: UE IMSI:[262425601586334] DNN:[internet:0] IPv4:[176.16.20.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.950: [smf] INFO: [Removed] Number of SMF-Sessions is now 999 (../src/smf/context.c:3195) 10/31 11:06:02.950: [smf] INFO: [Removed] Number of SMF-UEs is now 999 (../src/smf/context.c:1092) 10/31 11:06:02.952: [upf] INFO: [Removed] Number of UPF-sessions is now 998 (../src/upf/context.c:253) 10/31 11:06:02.956: [smf] INFO: Removed Session: UE IMSI:[262422939299212] DNN:[internet:0] IPv4:[176.16.20.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.956: [smf] INFO: [Removed] Number of SMF-Sessions is now 998 (../src/smf/context.c:3195) 10/31 11:06:02.956: [smf] INFO: [Removed] Number of SMF-UEs is now 998 (../src/smf/context.c:1092) 10/31 11:06:02.957: [upf] INFO: [Removed] Number of UPF-sessions is now 997 (../src/upf/context.c:253) 10/31 11:06:02.960: [smf] INFO: Removed Session: UE IMSI:[262426099881114] DNN:[internet:0] IPv4:[176.16.20.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 997 (../src/smf/context.c:3195) 10/31 11:06:02.960: [smf] INFO: [Removed] Number of SMF-UEs is now 997 (../src/smf/context.c:1092) 10/31 11:06:02.963: [upf] INFO: [Removed] Number of UPF-sessions is now 996 (../src/upf/context.c:253) 10/31 11:06:02.966: [smf] INFO: Removed Session: UE IMSI:[262426095431641] DNN:[internet:0] IPv4:[176.16.20.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 996 (../src/smf/context.c:3195) 10/31 11:06:02.966: [smf] INFO: [Removed] Number of SMF-UEs is now 996 (../src/smf/context.c:1092) 10/31 11:06:02.968: [upf] INFO: [Removed] Number of UPF-sessions is now 995 (../src/upf/context.c:253) 10/31 11:06:02.972: [smf] INFO: Removed Session: UE IMSI:[262426499907364] DNN:[internet:0] IPv4:[176.16.20.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.972: [smf] INFO: [Removed] Number of SMF-Sessions is now 995 (../src/smf/context.c:3195) 10/31 11:06:02.972: [smf] INFO: [Removed] Number of SMF-UEs is now 995 (../src/smf/context.c:1092) 10/31 11:06:02.974: [upf] INFO: [Removed] Number of UPF-sessions is now 994 (../src/upf/context.c:253) 10/31 11:06:02.977: [smf] INFO: Removed Session: UE IMSI:[262426555425758] DNN:[internet:0] IPv4:[176.16.20.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 994 (../src/smf/context.c:3195) 10/31 11:06:02.977: [smf] INFO: [Removed] Number of SMF-UEs is now 994 (../src/smf/context.c:1092) 10/31 11:06:02.979: [upf] INFO: [Removed] Number of UPF-sessions is now 993 (../src/upf/context.c:253) 10/31 11:06:02.983: [smf] INFO: Removed Session: UE IMSI:[262426445517724] DNN:[internet:0] IPv4:[176.16.20.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 993 (../src/smf/context.c:3195) 10/31 11:06:02.983: [smf] INFO: [Removed] Number of SMF-UEs is now 993 (../src/smf/context.c:1092) 10/31 11:06:02.985: [upf] INFO: [Removed] Number of UPF-sessions is now 992 (../src/upf/context.c:253) 10/31 11:06:02.989: [smf] INFO: Removed Session: UE IMSI:[262423477047150] DNN:[internet:0] IPv4:[176.16.20.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 992 (../src/smf/context.c:3195) 10/31 11:06:02.989: [smf] INFO: [Removed] Number of SMF-UEs is now 992 (../src/smf/context.c:1092) 10/31 11:06:02.990: [upf] INFO: [Removed] Number of UPF-sessions is now 991 (../src/upf/context.c:253) 10/31 11:06:02.993: [smf] INFO: Removed Session: UE IMSI:[262421818888958] DNN:[internet:0] IPv4:[176.16.20.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.993: [smf] INFO: [Removed] Number of SMF-Sessions is now 991 (../src/smf/context.c:3195) 10/31 11:06:02.993: [smf] INFO: [Removed] Number of SMF-UEs is now 991 (../src/smf/context.c:1092) 10/31 11:06:02.996: [upf] INFO: [Removed] Number of UPF-sessions is now 990 (../src/upf/context.c:253) 10/31 11:06:02.999: [smf] INFO: Removed Session: UE IMSI:[262427261949630] DNN:[internet:0] IPv4:[176.16.20.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:02.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 990 (../src/smf/context.c:3195) 10/31 11:06:02.999: [smf] INFO: [Removed] Number of SMF-UEs is now 990 (../src/smf/context.c:1092) 10/31 11:06:03.001: [upf] INFO: [Removed] Number of UPF-sessions is now 989 (../src/upf/context.c:253) 10/31 11:06:03.005: [smf] INFO: Removed Session: UE IMSI:[262420344305475] DNN:[internet:0] IPv4:[176.16.20.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 989 (../src/smf/context.c:3195) 10/31 11:06:03.005: [smf] INFO: [Removed] Number of SMF-UEs is now 989 (../src/smf/context.c:1092) 10/31 11:06:03.007: [upf] INFO: [Removed] Number of UPF-sessions is now 988 (../src/upf/context.c:253) 10/31 11:06:03.011: [smf] INFO: Removed Session: UE IMSI:[262425024415706] DNN:[internet:0] IPv4:[176.16.20.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.011: [smf] INFO: [Removed] Number of SMF-Sessions is now 988 (../src/smf/context.c:3195) 10/31 11:06:03.011: [smf] INFO: [Removed] Number of SMF-UEs is now 988 (../src/smf/context.c:1092) 10/31 11:06:03.012: [upf] INFO: [Removed] Number of UPF-sessions is now 987 (../src/upf/context.c:253) 10/31 11:06:03.016: [smf] INFO: Removed Session: UE IMSI:[262420919559587] DNN:[internet:0] IPv4:[176.16.20.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 987 (../src/smf/context.c:3195) 10/31 11:06:03.016: [smf] INFO: [Removed] Number of SMF-UEs is now 987 (../src/smf/context.c:1092) 10/31 11:06:03.018: [upf] INFO: [Removed] Number of UPF-sessions is now 986 (../src/upf/context.c:253) 10/31 11:06:03.021: [smf] INFO: Removed Session: UE IMSI:[262427304888826] DNN:[internet:0] IPv4:[176.16.20.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 986 (../src/smf/context.c:3195) 10/31 11:06:03.021: [smf] INFO: [Removed] Number of SMF-UEs is now 986 (../src/smf/context.c:1092) 10/31 11:06:03.023: [upf] INFO: [Removed] Number of UPF-sessions is now 985 (../src/upf/context.c:253) 10/31 11:06:03.028: [smf] INFO: Removed Session: UE IMSI:[262421910437861] DNN:[internet:0] IPv4:[176.16.20.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 985 (../src/smf/context.c:3195) 10/31 11:06:03.028: [smf] INFO: [Removed] Number of SMF-UEs is now 985 (../src/smf/context.c:1092) 10/31 11:06:03.029: [upf] INFO: [Removed] Number of UPF-sessions is now 984 (../src/upf/context.c:253) 10/31 11:06:03.035: [smf] INFO: Removed Session: UE IMSI:[262427862274432] DNN:[internet:0] IPv4:[176.16.20.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 984 (../src/smf/context.c:3195) 10/31 11:06:03.035: [smf] INFO: [Removed] Number of SMF-UEs is now 984 (../src/smf/context.c:1092) 10/31 11:06:03.035: [upf] INFO: [Removed] Number of UPF-sessions is now 983 (../src/upf/context.c:253) 10/31 11:06:03.039: [smf] INFO: Removed Session: UE IMSI:[262420245058282] DNN:[internet:0] IPv4:[176.16.20.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 983 (../src/smf/context.c:3195) 10/31 11:06:03.039: [smf] INFO: [Removed] Number of SMF-UEs is now 983 (../src/smf/context.c:1092) 10/31 11:06:03.041: [upf] INFO: [Removed] Number of UPF-sessions is now 982 (../src/upf/context.c:253) 10/31 11:06:03.045: [smf] INFO: Removed Session: UE IMSI:[262427764220138] DNN:[internet:0] IPv4:[176.16.20.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 982 (../src/smf/context.c:3195) 10/31 11:06:03.045: [smf] INFO: [Removed] Number of SMF-UEs is now 982 (../src/smf/context.c:1092) 10/31 11:06:03.047: [upf] INFO: [Removed] Number of UPF-sessions is now 981 (../src/upf/context.c:253) 10/31 11:06:03.051: [smf] INFO: Removed Session: UE IMSI:[262429760493970] DNN:[internet:0] IPv4:[176.16.20.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 981 (../src/smf/context.c:3195) 10/31 11:06:03.051: [smf] INFO: [Removed] Number of SMF-UEs is now 981 (../src/smf/context.c:1092) 10/31 11:06:03.052: [upf] INFO: [Removed] Number of UPF-sessions is now 980 (../src/upf/context.c:253) 10/31 11:06:03.056: [smf] INFO: Removed Session: UE IMSI:[262423154412329] DNN:[internet:0] IPv4:[176.16.20.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 980 (../src/smf/context.c:3195) 10/31 11:06:03.056: [smf] INFO: [Removed] Number of SMF-UEs is now 980 (../src/smf/context.c:1092) 10/31 11:06:03.058: [upf] INFO: [Removed] Number of UPF-sessions is now 979 (../src/upf/context.c:253) 10/31 11:06:03.062: [smf] INFO: Removed Session: UE IMSI:[262422871058574] DNN:[internet:0] IPv4:[176.16.20.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 979 (../src/smf/context.c:3195) 10/31 11:06:03.062: [smf] INFO: [Removed] Number of SMF-UEs is now 979 (../src/smf/context.c:1092) 10/31 11:06:03.063: [upf] INFO: [Removed] Number of UPF-sessions is now 978 (../src/upf/context.c:253) 10/31 11:06:03.066: [smf] INFO: Removed Session: UE IMSI:[262422641100465] DNN:[internet:0] IPv4:[176.16.20.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 978 (../src/smf/context.c:3195) 10/31 11:06:03.067: [smf] INFO: [Removed] Number of SMF-UEs is now 978 (../src/smf/context.c:1092) 10/31 11:06:03.069: [upf] INFO: [Removed] Number of UPF-sessions is now 977 (../src/upf/context.c:253) 10/31 11:06:03.073: [smf] INFO: Removed Session: UE IMSI:[262425149750864] DNN:[internet:0] IPv4:[176.16.20.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 977 (../src/smf/context.c:3195) 10/31 11:06:03.073: [smf] INFO: [Removed] Number of SMF-UEs is now 977 (../src/smf/context.c:1092) 10/31 11:06:03.074: [upf] INFO: [Removed] Number of UPF-sessions is now 976 (../src/upf/context.c:253) 10/31 11:06:03.078: [smf] INFO: Removed Session: UE IMSI:[262420219144885] DNN:[internet:0] IPv4:[176.16.20.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 976 (../src/smf/context.c:3195) 10/31 11:06:03.078: [smf] INFO: [Removed] Number of SMF-UEs is now 976 (../src/smf/context.c:1092) 10/31 11:06:03.080: [upf] INFO: [Removed] Number of UPF-sessions is now 975 (../src/upf/context.c:253) 10/31 11:06:03.083: [smf] INFO: Removed Session: UE IMSI:[262428257461466] DNN:[internet:0] IPv4:[176.16.20.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 975 (../src/smf/context.c:3195) 10/31 11:06:03.083: [smf] INFO: [Removed] Number of SMF-UEs is now 975 (../src/smf/context.c:1092) 10/31 11:06:03.085: [upf] INFO: [Removed] Number of UPF-sessions is now 974 (../src/upf/context.c:253) 10/31 11:06:03.089: [smf] INFO: Removed Session: UE IMSI:[262427960470898] DNN:[internet:0] IPv4:[176.16.20.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 974 (../src/smf/context.c:3195) 10/31 11:06:03.089: [smf] INFO: [Removed] Number of SMF-UEs is now 974 (../src/smf/context.c:1092) 10/31 11:06:03.091: [upf] INFO: [Removed] Number of UPF-sessions is now 973 (../src/upf/context.c:253) 10/31 11:06:03.095: [smf] INFO: Removed Session: UE IMSI:[262427644944101] DNN:[internet:0] IPv4:[176.16.20.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 973 (../src/smf/context.c:3195) 10/31 11:06:03.095: [smf] INFO: [Removed] Number of SMF-UEs is now 973 (../src/smf/context.c:1092) 10/31 11:06:03.096: [upf] INFO: [Removed] Number of UPF-sessions is now 972 (../src/upf/context.c:253) 10/31 11:06:03.099: [smf] INFO: Removed Session: UE IMSI:[262426328951954] DNN:[internet:0] IPv4:[176.16.20.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 972 (../src/smf/context.c:3195) 10/31 11:06:03.100: [smf] INFO: [Removed] Number of SMF-UEs is now 972 (../src/smf/context.c:1092) 10/31 11:06:03.102: [upf] INFO: [Removed] Number of UPF-sessions is now 971 (../src/upf/context.c:253) 10/31 11:06:03.105: [smf] INFO: Removed Session: UE IMSI:[262426632516112] DNN:[internet:0] IPv4:[176.16.20.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.105: [smf] INFO: [Removed] Number of SMF-Sessions is now 971 (../src/smf/context.c:3195) 10/31 11:06:03.105: [smf] INFO: [Removed] Number of SMF-UEs is now 971 (../src/smf/context.c:1092) 10/31 11:06:03.107: [upf] INFO: [Removed] Number of UPF-sessions is now 970 (../src/upf/context.c:253) 10/31 11:06:03.112: [smf] INFO: Removed Session: UE IMSI:[262425885211986] DNN:[internet:0] IPv4:[176.16.20.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 970 (../src/smf/context.c:3195) 10/31 11:06:03.112: [smf] INFO: [Removed] Number of SMF-UEs is now 970 (../src/smf/context.c:1092) 10/31 11:06:03.113: [upf] INFO: [Removed] Number of UPF-sessions is now 969 (../src/upf/context.c:253) 10/31 11:06:03.117: [smf] INFO: Removed Session: UE IMSI:[262426152769410] DNN:[internet:0] IPv4:[176.16.20.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 969 (../src/smf/context.c:3195) 10/31 11:06:03.117: [smf] INFO: [Removed] Number of SMF-UEs is now 969 (../src/smf/context.c:1092) 10/31 11:06:03.118: [upf] INFO: [Removed] Number of UPF-sessions is now 968 (../src/upf/context.c:253) 10/31 11:06:03.122: [smf] INFO: Removed Session: UE IMSI:[262427341602185] DNN:[internet:0] IPv4:[176.16.20.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 968 (../src/smf/context.c:3195) 10/31 11:06:03.122: [smf] INFO: [Removed] Number of SMF-UEs is now 968 (../src/smf/context.c:1092) 10/31 11:06:03.124: [upf] INFO: [Removed] Number of UPF-sessions is now 967 (../src/upf/context.c:253) 10/31 11:06:03.127: [smf] INFO: Removed Session: UE IMSI:[262428536329576] DNN:[internet:0] IPv4:[176.16.20.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 967 (../src/smf/context.c:3195) 10/31 11:06:03.127: [smf] INFO: [Removed] Number of SMF-UEs is now 967 (../src/smf/context.c:1092) 10/31 11:06:03.129: [upf] INFO: [Removed] Number of UPF-sessions is now 966 (../src/upf/context.c:253) 10/31 11:06:03.133: [smf] INFO: Removed Session: UE IMSI:[262423470779854] DNN:[internet:0] IPv4:[176.16.20.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 966 (../src/smf/context.c:3195) 10/31 11:06:03.133: [smf] INFO: [Removed] Number of SMF-UEs is now 966 (../src/smf/context.c:1092) 10/31 11:06:03.135: [upf] INFO: [Removed] Number of UPF-sessions is now 965 (../src/upf/context.c:253) 10/31 11:06:03.139: [smf] INFO: Removed Session: UE IMSI:[262420787021691] DNN:[internet:0] IPv4:[176.16.20.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 965 (../src/smf/context.c:3195) 10/31 11:06:03.139: [smf] INFO: [Removed] Number of SMF-UEs is now 965 (../src/smf/context.c:1092) 10/31 11:06:03.140: [upf] INFO: [Removed] Number of UPF-sessions is now 964 (../src/upf/context.c:253) 10/31 11:06:03.144: [smf] INFO: Removed Session: UE IMSI:[262421725599766] DNN:[internet:0] IPv4:[176.16.20.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.144: [smf] INFO: [Removed] Number of SMF-Sessions is now 964 (../src/smf/context.c:3195) 10/31 11:06:03.144: [smf] INFO: [Removed] Number of SMF-UEs is now 964 (../src/smf/context.c:1092) 10/31 11:06:03.146: [upf] INFO: [Removed] Number of UPF-sessions is now 963 (../src/upf/context.c:253) 10/31 11:06:03.150: [smf] INFO: Removed Session: UE IMSI:[262429182456942] DNN:[internet:0] IPv4:[176.16.20.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.150: [smf] INFO: [Removed] Number of SMF-Sessions is now 963 (../src/smf/context.c:3195) 10/31 11:06:03.150: [smf] INFO: [Removed] Number of SMF-UEs is now 963 (../src/smf/context.c:1092) 10/31 11:06:03.151: [upf] INFO: [Removed] Number of UPF-sessions is now 962 (../src/upf/context.c:253) 10/31 11:06:03.156: [smf] INFO: Removed Session: UE IMSI:[262426764276270] DNN:[internet:0] IPv4:[176.16.20.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 962 (../src/smf/context.c:3195) 10/31 11:06:03.156: [smf] INFO: [Removed] Number of SMF-UEs is now 962 (../src/smf/context.c:1092) 10/31 11:06:03.157: [upf] INFO: [Removed] Number of UPF-sessions is now 961 (../src/upf/context.c:253) 10/31 11:06:03.160: [smf] INFO: Removed Session: UE IMSI:[262424518124215] DNN:[internet:0] IPv4:[176.16.20.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 961 (../src/smf/context.c:3195) 10/31 11:06:03.160: [smf] INFO: [Removed] Number of SMF-UEs is now 961 (../src/smf/context.c:1092) 10/31 11:06:03.162: [upf] INFO: [Removed] Number of UPF-sessions is now 960 (../src/upf/context.c:253) 10/31 11:06:03.166: [smf] INFO: Removed Session: UE IMSI:[262426474069524] DNN:[internet:0] IPv4:[176.16.20.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.166: [smf] INFO: [Removed] Number of SMF-Sessions is now 960 (../src/smf/context.c:3195) 10/31 11:06:03.166: [smf] INFO: [Removed] Number of SMF-UEs is now 960 (../src/smf/context.c:1092) 10/31 11:06:03.168: [upf] INFO: [Removed] Number of UPF-sessions is now 959 (../src/upf/context.c:253) 10/31 11:06:03.172: [smf] INFO: Removed Session: UE IMSI:[262429874314805] DNN:[internet:0] IPv4:[176.16.20.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.172: [smf] INFO: [Removed] Number of SMF-Sessions is now 959 (../src/smf/context.c:3195) 10/31 11:06:03.172: [smf] INFO: [Removed] Number of SMF-UEs is now 959 (../src/smf/context.c:1092) 10/31 11:06:03.174: [upf] INFO: [Removed] Number of UPF-sessions is now 958 (../src/upf/context.c:253) 10/31 11:06:03.178: [smf] INFO: Removed Session: UE IMSI:[262429026659200] DNN:[internet:0] IPv4:[176.16.20.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 958 (../src/smf/context.c:3195) 10/31 11:06:03.178: [smf] INFO: [Removed] Number of SMF-UEs is now 958 (../src/smf/context.c:1092) 10/31 11:06:03.179: [upf] INFO: [Removed] Number of UPF-sessions is now 957 (../src/upf/context.c:253) 10/31 11:06:03.183: [smf] INFO: Removed Session: UE IMSI:[262426163372075] DNN:[internet:0] IPv4:[176.16.20.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 957 (../src/smf/context.c:3195) 10/31 11:06:03.183: [smf] INFO: [Removed] Number of SMF-UEs is now 957 (../src/smf/context.c:1092) 10/31 11:06:03.185: [upf] INFO: [Removed] Number of UPF-sessions is now 956 (../src/upf/context.c:253) 10/31 11:06:03.188: [smf] INFO: Removed Session: UE IMSI:[262428239790936] DNN:[internet:0] IPv4:[176.16.20.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 956 (../src/smf/context.c:3195) 10/31 11:06:03.188: [smf] INFO: [Removed] Number of SMF-UEs is now 956 (../src/smf/context.c:1092) 10/31 11:06:03.190: [upf] INFO: [Removed] Number of UPF-sessions is now 955 (../src/upf/context.c:253) 10/31 11:06:03.194: [smf] INFO: Removed Session: UE IMSI:[262427097948691] DNN:[internet:0] IPv4:[176.16.20.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 955 (../src/smf/context.c:3195) 10/31 11:06:03.194: [smf] INFO: [Removed] Number of SMF-UEs is now 955 (../src/smf/context.c:1092) 10/31 11:06:03.196: [upf] INFO: [Removed] Number of UPF-sessions is now 954 (../src/upf/context.c:253) 10/31 11:06:03.200: [smf] INFO: Removed Session: UE IMSI:[262425165455689] DNN:[internet:0] IPv4:[176.16.20.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 954 (../src/smf/context.c:3195) 10/31 11:06:03.200: [smf] INFO: [Removed] Number of SMF-UEs is now 954 (../src/smf/context.c:1092) 10/31 11:06:03.201: [upf] INFO: [Removed] Number of UPF-sessions is now 953 (../src/upf/context.c:253) 10/31 11:06:03.205: [smf] INFO: Removed Session: UE IMSI:[262420583630442] DNN:[internet:0] IPv4:[176.16.20.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 953 (../src/smf/context.c:3195) 10/31 11:06:03.205: [smf] INFO: [Removed] Number of SMF-UEs is now 953 (../src/smf/context.c:1092) 10/31 11:06:03.207: [upf] INFO: [Removed] Number of UPF-sessions is now 952 (../src/upf/context.c:253) 10/31 11:06:03.210: [smf] INFO: Removed Session: UE IMSI:[262423038751831] DNN:[internet:0] IPv4:[176.16.20.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 952 (../src/smf/context.c:3195) 10/31 11:06:03.210: [smf] INFO: [Removed] Number of SMF-UEs is now 952 (../src/smf/context.c:1092) 10/31 11:06:03.212: [upf] INFO: [Removed] Number of UPF-sessions is now 951 (../src/upf/context.c:253) 10/31 11:06:03.217: [smf] INFO: Removed Session: UE IMSI:[262424605924585] DNN:[internet:0] IPv4:[176.16.20.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.217: [smf] INFO: [Removed] Number of SMF-Sessions is now 951 (../src/smf/context.c:3195) 10/31 11:06:03.217: [smf] INFO: [Removed] Number of SMF-UEs is now 951 (../src/smf/context.c:1092) 10/31 11:06:03.218: [upf] INFO: [Removed] Number of UPF-sessions is now 950 (../src/upf/context.c:253) 10/31 11:06:03.221: [smf] INFO: Removed Session: UE IMSI:[262420758051306] DNN:[internet:0] IPv4:[176.16.20.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 950 (../src/smf/context.c:3195) 10/31 11:06:03.221: [smf] INFO: [Removed] Number of SMF-UEs is now 950 (../src/smf/context.c:1092) 10/31 11:06:03.223: [upf] INFO: [Removed] Number of UPF-sessions is now 949 (../src/upf/context.c:253) 10/31 11:06:03.227: [smf] INFO: Removed Session: UE IMSI:[262420035640810] DNN:[internet:0] IPv4:[176.16.20.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 949 (../src/smf/context.c:3195) 10/31 11:06:03.227: [smf] INFO: [Removed] Number of SMF-UEs is now 949 (../src/smf/context.c:1092) 10/31 11:06:03.229: [upf] INFO: [Removed] Number of UPF-sessions is now 948 (../src/upf/context.c:253) 10/31 11:06:03.233: [smf] INFO: Removed Session: UE IMSI:[262420693233444] DNN:[internet:0] IPv4:[176.16.20.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 948 (../src/smf/context.c:3195) 10/31 11:06:03.233: [smf] INFO: [Removed] Number of SMF-UEs is now 948 (../src/smf/context.c:1092) 10/31 11:06:03.234: [upf] INFO: [Removed] Number of UPF-sessions is now 947 (../src/upf/context.c:253) 10/31 11:06:03.238: [smf] INFO: Removed Session: UE IMSI:[262420764059930] DNN:[internet:0] IPv4:[176.16.20.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.238: [smf] INFO: [Removed] Number of SMF-Sessions is now 947 (../src/smf/context.c:3195) 10/31 11:06:03.238: [smf] INFO: [Removed] Number of SMF-UEs is now 947 (../src/smf/context.c:1092) 10/31 11:06:03.240: [upf] INFO: [Removed] Number of UPF-sessions is now 946 (../src/upf/context.c:253) 10/31 11:06:03.243: [smf] INFO: Removed Session: UE IMSI:[262427731012097] DNN:[internet:0] IPv4:[176.16.20.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 946 (../src/smf/context.c:3195) 10/31 11:06:03.244: [smf] INFO: [Removed] Number of SMF-UEs is now 946 (../src/smf/context.c:1092) 10/31 11:06:03.245: [upf] INFO: [Removed] Number of UPF-sessions is now 945 (../src/upf/context.c:253) 10/31 11:06:03.250: [smf] INFO: Removed Session: UE IMSI:[262424798424402] DNN:[internet:0] IPv4:[176.16.20.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.250: [smf] INFO: [Removed] Number of SMF-Sessions is now 945 (../src/smf/context.c:3195) 10/31 11:06:03.250: [smf] INFO: [Removed] Number of SMF-UEs is now 945 (../src/smf/context.c:1092) 10/31 11:06:03.251: [upf] INFO: [Removed] Number of UPF-sessions is now 944 (../src/upf/context.c:253) 10/31 11:06:03.255: [smf] INFO: Removed Session: UE IMSI:[262427604795776] DNN:[internet:0] IPv4:[176.16.20.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 944 (../src/smf/context.c:3195) 10/31 11:06:03.255: [smf] INFO: [Removed] Number of SMF-UEs is now 944 (../src/smf/context.c:1092) 10/31 11:06:03.257: [upf] INFO: [Removed] Number of UPF-sessions is now 943 (../src/upf/context.c:253) 10/31 11:06:03.260: [smf] INFO: Removed Session: UE IMSI:[262425096810495] DNN:[internet:0] IPv4:[176.16.20.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 943 (../src/smf/context.c:3195) 10/31 11:06:03.260: [smf] INFO: [Removed] Number of SMF-UEs is now 943 (../src/smf/context.c:1092) 10/31 11:06:03.262: [upf] INFO: [Removed] Number of UPF-sessions is now 942 (../src/upf/context.c:253) 10/31 11:06:03.267: [smf] INFO: Removed Session: UE IMSI:[262426935513926] DNN:[internet:0] IPv4:[176.16.20.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 942 (../src/smf/context.c:3195) 10/31 11:06:03.267: [smf] INFO: [Removed] Number of SMF-UEs is now 942 (../src/smf/context.c:1092) 10/31 11:06:03.268: [upf] INFO: [Removed] Number of UPF-sessions is now 941 (../src/upf/context.c:253) 10/31 11:06:03.272: [smf] INFO: Removed Session: UE IMSI:[262424626255464] DNN:[internet:0] IPv4:[176.16.20.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 941 (../src/smf/context.c:3195) 10/31 11:06:03.272: [smf] INFO: [Removed] Number of SMF-UEs is now 941 (../src/smf/context.c:1092) 10/31 11:06:03.273: [upf] INFO: [Removed] Number of UPF-sessions is now 940 (../src/upf/context.c:253) 10/31 11:06:03.277: [smf] INFO: Removed Session: UE IMSI:[262426181113118] DNN:[internet:0] IPv4:[176.16.20.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 940 (../src/smf/context.c:3195) 10/31 11:06:03.277: [smf] INFO: [Removed] Number of SMF-UEs is now 940 (../src/smf/context.c:1092) 10/31 11:06:03.279: [upf] INFO: [Removed] Number of UPF-sessions is now 939 (../src/upf/context.c:253) 10/31 11:06:03.282: [smf] INFO: Removed Session: UE IMSI:[262426745054845] DNN:[internet:0] IPv4:[176.16.20.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 939 (../src/smf/context.c:3195) 10/31 11:06:03.282: [smf] INFO: [Removed] Number of SMF-UEs is now 939 (../src/smf/context.c:1092) 10/31 11:06:03.284: [upf] INFO: [Removed] Number of UPF-sessions is now 938 (../src/upf/context.c:253) 10/31 11:06:03.288: [smf] INFO: Removed Session: UE IMSI:[262423532645208] DNN:[internet:0] IPv4:[176.16.20.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 938 (../src/smf/context.c:3195) 10/31 11:06:03.288: [smf] INFO: [Removed] Number of SMF-UEs is now 938 (../src/smf/context.c:1092) 10/31 11:06:03.290: [upf] INFO: [Removed] Number of UPF-sessions is now 937 (../src/upf/context.c:253) 10/31 11:06:03.294: [smf] INFO: Removed Session: UE IMSI:[262426230129097] DNN:[internet:0] IPv4:[176.16.20.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.294: [smf] INFO: [Removed] Number of SMF-Sessions is now 937 (../src/smf/context.c:3195) 10/31 11:06:03.294: [smf] INFO: [Removed] Number of SMF-UEs is now 937 (../src/smf/context.c:1092) 10/31 11:06:03.295: [upf] INFO: [Removed] Number of UPF-sessions is now 936 (../src/upf/context.c:253) 10/31 11:06:03.299: [smf] INFO: Removed Session: UE IMSI:[262426633326378] DNN:[internet:0] IPv4:[176.16.20.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 936 (../src/smf/context.c:3195) 10/31 11:06:03.299: [smf] INFO: [Removed] Number of SMF-UEs is now 936 (../src/smf/context.c:1092) 10/31 11:06:03.301: [upf] INFO: [Removed] Number of UPF-sessions is now 935 (../src/upf/context.c:253) 10/31 11:06:03.304: [smf] INFO: Removed Session: UE IMSI:[262429996351545] DNN:[internet:0] IPv4:[176.16.20.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 935 (../src/smf/context.c:3195) 10/31 11:06:03.304: [smf] INFO: [Removed] Number of SMF-UEs is now 935 (../src/smf/context.c:1092) 10/31 11:06:03.306: [upf] INFO: [Removed] Number of UPF-sessions is now 934 (../src/upf/context.c:253) 10/31 11:06:03.310: [smf] INFO: Removed Session: UE IMSI:[262420128144406] DNN:[internet:0] IPv4:[176.16.20.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.311: [smf] INFO: [Removed] Number of SMF-Sessions is now 934 (../src/smf/context.c:3195) 10/31 11:06:03.311: [smf] INFO: [Removed] Number of SMF-UEs is now 934 (../src/smf/context.c:1092) 10/31 11:06:03.312: [upf] INFO: [Removed] Number of UPF-sessions is now 933 (../src/upf/context.c:253) 10/31 11:06:03.316: [smf] INFO: Removed Session: UE IMSI:[262427535754825] DNN:[internet:0] IPv4:[176.16.20.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 933 (../src/smf/context.c:3195) 10/31 11:06:03.316: [smf] INFO: [Removed] Number of SMF-UEs is now 933 (../src/smf/context.c:1092) 10/31 11:06:03.317: [upf] INFO: [Removed] Number of UPF-sessions is now 932 (../src/upf/context.c:253) 10/31 11:06:03.322: [smf] INFO: Removed Session: UE IMSI:[262426408820867] DNN:[internet:0] IPv4:[176.16.20.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 932 (../src/smf/context.c:3195) 10/31 11:06:03.322: [smf] INFO: [Removed] Number of SMF-UEs is now 932 (../src/smf/context.c:1092) 10/31 11:06:03.323: [upf] INFO: [Removed] Number of UPF-sessions is now 931 (../src/upf/context.c:253) 10/31 11:06:03.326: [smf] INFO: Removed Session: UE IMSI:[262429896778655] DNN:[internet:0] IPv4:[176.16.20.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 931 (../src/smf/context.c:3195) 10/31 11:06:03.327: [smf] INFO: [Removed] Number of SMF-UEs is now 931 (../src/smf/context.c:1092) 10/31 11:06:03.328: [upf] INFO: [Removed] Number of UPF-sessions is now 930 (../src/upf/context.c:253) 10/31 11:06:03.332: [smf] INFO: Removed Session: UE IMSI:[262427859431540] DNN:[internet:0] IPv4:[176.16.20.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 930 (../src/smf/context.c:3195) 10/31 11:06:03.332: [smf] INFO: [Removed] Number of SMF-UEs is now 930 (../src/smf/context.c:1092) 10/31 11:06:03.334: [upf] INFO: [Removed] Number of UPF-sessions is now 929 (../src/upf/context.c:253) 10/31 11:06:03.338: [smf] INFO: Removed Session: UE IMSI:[262420551137937] DNN:[internet:0] IPv4:[176.16.20.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 929 (../src/smf/context.c:3195) 10/31 11:06:03.338: [smf] INFO: [Removed] Number of SMF-UEs is now 929 (../src/smf/context.c:1092) 10/31 11:06:03.340: [upf] INFO: [Removed] Number of UPF-sessions is now 928 (../src/upf/context.c:253) 10/31 11:06:03.343: [smf] INFO: Removed Session: UE IMSI:[262420489055004] DNN:[internet:0] IPv4:[176.16.20.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 928 (../src/smf/context.c:3195) 10/31 11:06:03.343: [smf] INFO: [Removed] Number of SMF-UEs is now 928 (../src/smf/context.c:1092) 10/31 11:06:03.345: [upf] INFO: [Removed] Number of UPF-sessions is now 927 (../src/upf/context.c:253) 10/31 11:06:03.349: [smf] INFO: Removed Session: UE IMSI:[262427465089189] DNN:[internet:0] IPv4:[176.16.20.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 927 (../src/smf/context.c:3195) 10/31 11:06:03.349: [smf] INFO: [Removed] Number of SMF-UEs is now 927 (../src/smf/context.c:1092) 10/31 11:06:03.350: [upf] INFO: [Removed] Number of UPF-sessions is now 926 (../src/upf/context.c:253) 10/31 11:06:03.355: [smf] INFO: Removed Session: UE IMSI:[262420719558091] DNN:[internet:0] IPv4:[176.16.20.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 926 (../src/smf/context.c:3195) 10/31 11:06:03.355: [smf] INFO: [Removed] Number of SMF-UEs is now 926 (../src/smf/context.c:1092) 10/31 11:06:03.356: [upf] INFO: [Removed] Number of UPF-sessions is now 925 (../src/upf/context.c:253) 10/31 11:06:03.359: [smf] INFO: Removed Session: UE IMSI:[262427817375092] DNN:[internet:0] IPv4:[176.16.20.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 925 (../src/smf/context.c:3195) 10/31 11:06:03.359: [smf] INFO: [Removed] Number of SMF-UEs is now 925 (../src/smf/context.c:1092) 10/31 11:06:03.361: [upf] INFO: [Removed] Number of UPF-sessions is now 924 (../src/upf/context.c:253) 10/31 11:06:03.365: [smf] INFO: Removed Session: UE IMSI:[262427971690733] DNN:[internet:0] IPv4:[176.16.20.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 924 (../src/smf/context.c:3195) 10/31 11:06:03.365: [smf] INFO: [Removed] Number of SMF-UEs is now 924 (../src/smf/context.c:1092) 10/31 11:06:03.367: [upf] INFO: [Removed] Number of UPF-sessions is now 923 (../src/upf/context.c:253) 10/31 11:06:03.372: [smf] INFO: Removed Session: UE IMSI:[262425914324385] DNN:[internet:0] IPv4:[176.16.20.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 923 (../src/smf/context.c:3195) 10/31 11:06:03.372: [smf] INFO: [Removed] Number of SMF-UEs is now 923 (../src/smf/context.c:1092) 10/31 11:06:03.373: [upf] INFO: [Removed] Number of UPF-sessions is now 922 (../src/upf/context.c:253) 10/31 11:06:03.376: [smf] INFO: Removed Session: UE IMSI:[262420469718288] DNN:[internet:0] IPv4:[176.16.20.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 922 (../src/smf/context.c:3195) 10/31 11:06:03.376: [smf] INFO: [Removed] Number of SMF-UEs is now 922 (../src/smf/context.c:1092) 10/31 11:06:03.378: [upf] INFO: [Removed] Number of UPF-sessions is now 921 (../src/upf/context.c:253) 10/31 11:06:03.382: [smf] INFO: Removed Session: UE IMSI:[262422916073664] DNN:[internet:0] IPv4:[176.16.20.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 921 (../src/smf/context.c:3195) 10/31 11:06:03.382: [smf] INFO: [Removed] Number of SMF-UEs is now 921 (../src/smf/context.c:1092) 10/31 11:06:03.384: [upf] INFO: [Removed] Number of UPF-sessions is now 920 (../src/upf/context.c:253) 10/31 11:06:03.388: [smf] INFO: Removed Session: UE IMSI:[262422631052338] DNN:[internet:0] IPv4:[176.16.20.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.388: [smf] INFO: [Removed] Number of SMF-Sessions is now 920 (../src/smf/context.c:3195) 10/31 11:06:03.388: [smf] INFO: [Removed] Number of SMF-UEs is now 920 (../src/smf/context.c:1092) 10/31 11:06:03.389: [upf] INFO: [Removed] Number of UPF-sessions is now 919 (../src/upf/context.c:253) 10/31 11:06:03.393: [smf] INFO: Removed Session: UE IMSI:[262425551405324] DNN:[internet:0] IPv4:[176.16.20.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 919 (../src/smf/context.c:3195) 10/31 11:06:03.393: [smf] INFO: [Removed] Number of SMF-UEs is now 919 (../src/smf/context.c:1092) 10/31 11:06:03.395: [upf] INFO: [Removed] Number of UPF-sessions is now 918 (../src/upf/context.c:253) 10/31 11:06:03.398: [smf] INFO: Removed Session: UE IMSI:[262420141881247] DNN:[internet:0] IPv4:[176.16.20.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 918 (../src/smf/context.c:3195) 10/31 11:06:03.398: [smf] INFO: [Removed] Number of SMF-UEs is now 918 (../src/smf/context.c:1092) 10/31 11:06:03.400: [upf] INFO: [Removed] Number of UPF-sessions is now 917 (../src/upf/context.c:253) 10/31 11:06:03.405: [smf] INFO: Removed Session: UE IMSI:[262425124415325] DNN:[internet:0] IPv4:[176.16.20.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.405: [smf] INFO: [Removed] Number of SMF-Sessions is now 917 (../src/smf/context.c:3195) 10/31 11:06:03.405: [smf] INFO: [Removed] Number of SMF-UEs is now 917 (../src/smf/context.c:1092) 10/31 11:06:03.406: [upf] INFO: [Removed] Number of UPF-sessions is now 916 (../src/upf/context.c:253) 10/31 11:06:03.409: [smf] INFO: Removed Session: UE IMSI:[262429614535183] DNN:[internet:0] IPv4:[176.16.20.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.409: [smf] INFO: [Removed] Number of SMF-Sessions is now 916 (../src/smf/context.c:3195) 10/31 11:06:03.409: [smf] INFO: [Removed] Number of SMF-UEs is now 916 (../src/smf/context.c:1092) 10/31 11:06:03.411: [upf] INFO: [Removed] Number of UPF-sessions is now 915 (../src/upf/context.c:253) 10/31 11:06:03.415: [smf] INFO: Removed Session: UE IMSI:[262421425600335] DNN:[internet:0] IPv4:[176.16.20.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 915 (../src/smf/context.c:3195) 10/31 11:06:03.415: [smf] INFO: [Removed] Number of SMF-UEs is now 915 (../src/smf/context.c:1092) 10/31 11:06:03.417: [upf] INFO: [Removed] Number of UPF-sessions is now 914 (../src/upf/context.c:253) 10/31 11:06:03.421: [smf] INFO: Removed Session: UE IMSI:[262421860543991] DNN:[internet:0] IPv4:[176.16.20.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 914 (../src/smf/context.c:3195) 10/31 11:06:03.421: [smf] INFO: [Removed] Number of SMF-UEs is now 914 (../src/smf/context.c:1092) 10/31 11:06:03.422: [upf] INFO: [Removed] Number of UPF-sessions is now 913 (../src/upf/context.c:253) 10/31 11:06:03.427: [smf] INFO: Removed Session: UE IMSI:[262420408100439] DNN:[internet:0] IPv4:[176.16.20.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 913 (../src/smf/context.c:3195) 10/31 11:06:03.427: [smf] INFO: [Removed] Number of SMF-UEs is now 913 (../src/smf/context.c:1092) 10/31 11:06:03.428: [upf] INFO: [Removed] Number of UPF-sessions is now 912 (../src/upf/context.c:253) 10/31 11:06:03.432: [smf] INFO: Removed Session: UE IMSI:[262429319028164] DNN:[internet:0] IPv4:[176.16.20.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 912 (../src/smf/context.c:3195) 10/31 11:06:03.432: [smf] INFO: [Removed] Number of SMF-UEs is now 912 (../src/smf/context.c:1092) 10/31 11:06:03.433: [upf] INFO: [Removed] Number of UPF-sessions is now 911 (../src/upf/context.c:253) 10/31 11:06:03.437: [smf] INFO: Removed Session: UE IMSI:[262420285570108] DNN:[internet:0] IPv4:[176.16.20.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 911 (../src/smf/context.c:3195) 10/31 11:06:03.437: [smf] INFO: [Removed] Number of SMF-UEs is now 911 (../src/smf/context.c:1092) 10/31 11:06:03.439: [upf] INFO: [Removed] Number of UPF-sessions is now 910 (../src/upf/context.c:253) 10/31 11:06:03.443: [smf] INFO: Removed Session: UE IMSI:[262424001313283] DNN:[internet:0] IPv4:[176.16.20.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 910 (../src/smf/context.c:3195) 10/31 11:06:03.443: [smf] INFO: [Removed] Number of SMF-UEs is now 910 (../src/smf/context.c:1092) 10/31 11:06:03.444: [upf] INFO: [Removed] Number of UPF-sessions is now 909 (../src/upf/context.c:253) 10/31 11:06:03.449: [smf] INFO: Removed Session: UE IMSI:[262425638442885] DNN:[internet:0] IPv4:[176.16.20.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.449: [smf] INFO: [Removed] Number of SMF-Sessions is now 909 (../src/smf/context.c:3195) 10/31 11:06:03.449: [smf] INFO: [Removed] Number of SMF-UEs is now 909 (../src/smf/context.c:1092) 10/31 11:06:03.450: [upf] INFO: [Removed] Number of UPF-sessions is now 908 (../src/upf/context.c:253) 10/31 11:06:03.453: [smf] INFO: Removed Session: UE IMSI:[262427767057762] DNN:[internet:0] IPv4:[176.16.20.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 908 (../src/smf/context.c:3195) 10/31 11:06:03.453: [smf] INFO: [Removed] Number of SMF-UEs is now 908 (../src/smf/context.c:1092) 10/31 11:06:03.455: [upf] INFO: [Removed] Number of UPF-sessions is now 907 (../src/upf/context.c:253) 10/31 11:06:03.460: [smf] INFO: Removed Session: UE IMSI:[262427051078849] DNN:[internet:0] IPv4:[176.16.20.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 907 (../src/smf/context.c:3195) 10/31 11:06:03.460: [smf] INFO: [Removed] Number of SMF-UEs is now 907 (../src/smf/context.c:1092) 10/31 11:06:03.461: [upf] INFO: [Removed] Number of UPF-sessions is now 906 (../src/upf/context.c:253) 10/31 11:06:03.465: [smf] INFO: Removed Session: UE IMSI:[262424311311682] DNN:[internet:0] IPv4:[176.16.20.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 906 (../src/smf/context.c:3195) 10/31 11:06:03.465: [smf] INFO: [Removed] Number of SMF-UEs is now 906 (../src/smf/context.c:1092) 10/31 11:06:03.466: [upf] INFO: [Removed] Number of UPF-sessions is now 905 (../src/upf/context.c:253) 10/31 11:06:03.471: [smf] INFO: Removed Session: UE IMSI:[262425648847686] DNN:[internet:0] IPv4:[176.16.20.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 905 (../src/smf/context.c:3195) 10/31 11:06:03.471: [smf] INFO: [Removed] Number of SMF-UEs is now 905 (../src/smf/context.c:1092) 10/31 11:06:03.472: [upf] INFO: [Removed] Number of UPF-sessions is now 904 (../src/upf/context.c:253) 10/31 11:06:03.476: [smf] INFO: Removed Session: UE IMSI:[262420227071507] DNN:[internet:0] IPv4:[176.16.20.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.476: [smf] INFO: [Removed] Number of SMF-Sessions is now 904 (../src/smf/context.c:3195) 10/31 11:06:03.476: [smf] INFO: [Removed] Number of SMF-UEs is now 904 (../src/smf/context.c:1092) 10/31 11:06:03.478: [upf] INFO: [Removed] Number of UPF-sessions is now 903 (../src/upf/context.c:253) 10/31 11:06:03.481: [smf] INFO: Removed Session: UE IMSI:[262427083864716] DNN:[internet:0] IPv4:[176.16.20.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 903 (../src/smf/context.c:3195) 10/31 11:06:03.482: [smf] INFO: [Removed] Number of SMF-UEs is now 903 (../src/smf/context.c:1092) 10/31 11:06:03.483: [upf] INFO: [Removed] Number of UPF-sessions is now 902 (../src/upf/context.c:253) 10/31 11:06:03.487: [smf] INFO: Removed Session: UE IMSI:[262420111266991] DNN:[internet:0] IPv4:[176.16.20.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 902 (../src/smf/context.c:3195) 10/31 11:06:03.487: [smf] INFO: [Removed] Number of SMF-UEs is now 902 (../src/smf/context.c:1092) 10/31 11:06:03.489: [upf] INFO: [Removed] Number of UPF-sessions is now 901 (../src/upf/context.c:253) 10/31 11:06:03.492: [smf] INFO: Removed Session: UE IMSI:[262425545146195] DNN:[internet:0] IPv4:[176.16.20.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 901 (../src/smf/context.c:3195) 10/31 11:06:03.492: [smf] INFO: [Removed] Number of SMF-UEs is now 901 (../src/smf/context.c:1092) 10/31 11:06:03.494: [upf] INFO: [Removed] Number of UPF-sessions is now 900 (../src/upf/context.c:253) 10/31 11:06:03.498: [smf] INFO: Removed Session: UE IMSI:[262428685418104] DNN:[internet:0] IPv4:[176.16.20.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 900 (../src/smf/context.c:3195) 10/31 11:06:03.498: [smf] INFO: [Removed] Number of SMF-UEs is now 900 (../src/smf/context.c:1092) 10/31 11:06:03.500: [upf] INFO: [Removed] Number of UPF-sessions is now 899 (../src/upf/context.c:253) 10/31 11:06:03.504: [smf] INFO: Removed Session: UE IMSI:[262420167871999] DNN:[internet:0] IPv4:[176.16.20.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 899 (../src/smf/context.c:3195) 10/31 11:06:03.504: [smf] INFO: [Removed] Number of SMF-UEs is now 899 (../src/smf/context.c:1092) 10/31 11:06:03.505: [upf] INFO: [Removed] Number of UPF-sessions is now 898 (../src/upf/context.c:253) 10/31 11:06:03.510: [smf] INFO: Removed Session: UE IMSI:[262424915386572] DNN:[internet:0] IPv4:[176.16.20.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 898 (../src/smf/context.c:3195) 10/31 11:06:03.510: [smf] INFO: [Removed] Number of SMF-UEs is now 898 (../src/smf/context.c:1092) 10/31 11:06:03.511: [upf] INFO: [Removed] Number of UPF-sessions is now 897 (../src/upf/context.c:253) 10/31 11:06:03.515: [smf] INFO: Removed Session: UE IMSI:[262421089167401] DNN:[internet:0] IPv4:[176.16.20.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 897 (../src/smf/context.c:3195) 10/31 11:06:03.515: [smf] INFO: [Removed] Number of SMF-UEs is now 897 (../src/smf/context.c:1092) 10/31 11:06:03.517: [upf] INFO: [Removed] Number of UPF-sessions is now 896 (../src/upf/context.c:253) 10/31 11:06:03.520: [smf] INFO: Removed Session: UE IMSI:[262426133966411] DNN:[internet:0] IPv4:[176.16.20.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 896 (../src/smf/context.c:3195) 10/31 11:06:03.520: [smf] INFO: [Removed] Number of SMF-UEs is now 896 (../src/smf/context.c:1092) 10/31 11:06:03.522: [upf] INFO: [Removed] Number of UPF-sessions is now 895 (../src/upf/context.c:253) 10/31 11:06:03.526: [smf] INFO: Removed Session: UE IMSI:[262420820830616] DNN:[internet:0] IPv4:[176.16.20.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.526: [smf] INFO: [Removed] Number of SMF-Sessions is now 895 (../src/smf/context.c:3195) 10/31 11:06:03.526: [smf] INFO: [Removed] Number of SMF-UEs is now 895 (../src/smf/context.c:1092) 10/31 11:06:03.528: [upf] INFO: [Removed] Number of UPF-sessions is now 894 (../src/upf/context.c:253) 10/31 11:06:03.532: [smf] INFO: Removed Session: UE IMSI:[262423730989719] DNN:[internet:0] IPv4:[176.16.20.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 894 (../src/smf/context.c:3195) 10/31 11:06:03.532: [smf] INFO: [Removed] Number of SMF-UEs is now 894 (../src/smf/context.c:1092) 10/31 11:06:03.533: [upf] INFO: [Removed] Number of UPF-sessions is now 893 (../src/upf/context.c:253) 10/31 11:06:03.537: [smf] INFO: Removed Session: UE IMSI:[262422994727459] DNN:[internet:0] IPv4:[176.16.20.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.537: [smf] INFO: [Removed] Number of SMF-Sessions is now 893 (../src/smf/context.c:3195) 10/31 11:06:03.537: [smf] INFO: [Removed] Number of SMF-UEs is now 893 (../src/smf/context.c:1092) 10/31 11:06:03.539: [upf] INFO: [Removed] Number of UPF-sessions is now 892 (../src/upf/context.c:253) 10/31 11:06:03.543: [smf] INFO: Removed Session: UE IMSI:[262426287442312] DNN:[internet:0] IPv4:[176.16.20.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.543: [smf] INFO: [Removed] Number of SMF-Sessions is now 892 (../src/smf/context.c:3195) 10/31 11:06:03.543: [smf] INFO: [Removed] Number of SMF-UEs is now 892 (../src/smf/context.c:1092) 10/31 11:06:03.544: [upf] INFO: [Removed] Number of UPF-sessions is now 891 (../src/upf/context.c:253) 10/31 11:06:03.549: [smf] INFO: Removed Session: UE IMSI:[262427058252480] DNN:[internet:0] IPv4:[176.16.20.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.549: [smf] INFO: [Removed] Number of SMF-Sessions is now 891 (../src/smf/context.c:3195) 10/31 11:06:03.549: [smf] INFO: [Removed] Number of SMF-UEs is now 891 (../src/smf/context.c:1092) 10/31 11:06:03.550: [upf] INFO: [Removed] Number of UPF-sessions is now 890 (../src/upf/context.c:253) 10/31 11:06:03.553: [smf] INFO: Removed Session: UE IMSI:[262425283551615] DNN:[internet:0] IPv4:[176.16.20.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 890 (../src/smf/context.c:3195) 10/31 11:06:03.553: [smf] INFO: [Removed] Number of SMF-UEs is now 890 (../src/smf/context.c:1092) 10/31 11:06:03.555: [upf] INFO: [Removed] Number of UPF-sessions is now 889 (../src/upf/context.c:253) 10/31 11:06:03.560: [smf] INFO: Removed Session: UE IMSI:[262422072848055] DNN:[internet:0] IPv4:[176.16.20.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 889 (../src/smf/context.c:3195) 10/31 11:06:03.560: [smf] INFO: [Removed] Number of SMF-UEs is now 889 (../src/smf/context.c:1092) 10/31 11:06:03.562: [upf] INFO: [Removed] Number of UPF-sessions is now 888 (../src/upf/context.c:253) 10/31 11:06:03.567: [smf] INFO: Removed Session: UE IMSI:[262427565089145] DNN:[internet:0] IPv4:[176.16.20.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 888 (../src/smf/context.c:3195) 10/31 11:06:03.567: [smf] INFO: [Removed] Number of SMF-UEs is now 888 (../src/smf/context.c:1092) 10/31 11:06:03.567: [upf] INFO: [Removed] Number of UPF-sessions is now 887 (../src/upf/context.c:253) 10/31 11:06:03.572: [smf] INFO: Removed Session: UE IMSI:[262420082783558] DNN:[internet:0] IPv4:[176.16.20.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 887 (../src/smf/context.c:3195) 10/31 11:06:03.572: [smf] INFO: [Removed] Number of SMF-UEs is now 887 (../src/smf/context.c:1092) 10/31 11:06:03.573: [upf] INFO: [Removed] Number of UPF-sessions is now 886 (../src/upf/context.c:253) 10/31 11:06:03.576: [smf] INFO: Removed Session: UE IMSI:[262425291314866] DNN:[internet:0] IPv4:[176.16.20.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 886 (../src/smf/context.c:3195) 10/31 11:06:03.576: [smf] INFO: [Removed] Number of SMF-UEs is now 886 (../src/smf/context.c:1092) 10/31 11:06:03.578: [upf] INFO: [Removed] Number of UPF-sessions is now 885 (../src/upf/context.c:253) 10/31 11:06:03.582: [smf] INFO: Removed Session: UE IMSI:[262423685465273] DNN:[internet:0] IPv4:[176.16.20.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 885 (../src/smf/context.c:3195) 10/31 11:06:03.582: [smf] INFO: [Removed] Number of SMF-UEs is now 885 (../src/smf/context.c:1092) 10/31 11:06:03.584: [upf] INFO: [Removed] Number of UPF-sessions is now 884 (../src/upf/context.c:253) 10/31 11:06:03.588: [smf] INFO: Removed Session: UE IMSI:[262425275386771] DNN:[internet:0] IPv4:[176.16.20.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.588: [smf] INFO: [Removed] Number of SMF-Sessions is now 884 (../src/smf/context.c:3195) 10/31 11:06:03.588: [smf] INFO: [Removed] Number of SMF-UEs is now 884 (../src/smf/context.c:1092) 10/31 11:06:03.589: [upf] INFO: [Removed] Number of UPF-sessions is now 883 (../src/upf/context.c:253) 10/31 11:06:03.593: [smf] INFO: Removed Session: UE IMSI:[262427386046052] DNN:[internet:0] IPv4:[176.16.20.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 883 (../src/smf/context.c:3195) 10/31 11:06:03.593: [smf] INFO: [Removed] Number of SMF-UEs is now 883 (../src/smf/context.c:1092) 10/31 11:06:03.595: [upf] INFO: [Removed] Number of UPF-sessions is now 882 (../src/upf/context.c:253) 10/31 11:06:03.600: [smf] INFO: Removed Session: UE IMSI:[262424337874497] DNN:[internet:0] IPv4:[176.16.20.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 882 (../src/smf/context.c:3195) 10/31 11:06:03.600: [smf] INFO: [Removed] Number of SMF-UEs is now 882 (../src/smf/context.c:1092) 10/31 11:06:03.601: [upf] INFO: [Removed] Number of UPF-sessions is now 881 (../src/upf/context.c:253) 10/31 11:06:03.605: [smf] INFO: Removed Session: UE IMSI:[262426974098349] DNN:[internet:0] IPv4:[176.16.20.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.605: [smf] INFO: [Removed] Number of SMF-Sessions is now 881 (../src/smf/context.c:3195) 10/31 11:06:03.605: [smf] INFO: [Removed] Number of SMF-UEs is now 881 (../src/smf/context.c:1092) 10/31 11:06:03.607: [upf] INFO: [Removed] Number of UPF-sessions is now 880 (../src/upf/context.c:253) 10/31 11:06:03.610: [smf] INFO: Removed Session: UE IMSI:[262426718372962] DNN:[internet:0] IPv4:[176.16.20.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.611: [smf] INFO: [Removed] Number of SMF-Sessions is now 880 (../src/smf/context.c:3195) 10/31 11:06:03.611: [smf] INFO: [Removed] Number of SMF-UEs is now 880 (../src/smf/context.c:1092) 10/31 11:06:03.613: [upf] INFO: [Removed] Number of UPF-sessions is now 879 (../src/upf/context.c:253) 10/31 11:06:03.617: [smf] INFO: Removed Session: UE IMSI:[262426876826691] DNN:[internet:0] IPv4:[176.16.20.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.617: [smf] INFO: [Removed] Number of SMF-Sessions is now 879 (../src/smf/context.c:3195) 10/31 11:06:03.617: [smf] INFO: [Removed] Number of SMF-UEs is now 879 (../src/smf/context.c:1092) 10/31 11:06:03.618: [upf] INFO: [Removed] Number of UPF-sessions is now 878 (../src/upf/context.c:253) 10/31 11:06:03.622: [smf] INFO: Removed Session: UE IMSI:[262426210063033] DNN:[internet:0] IPv4:[176.16.20.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 878 (../src/smf/context.c:3195) 10/31 11:06:03.622: [smf] INFO: [Removed] Number of SMF-UEs is now 878 (../src/smf/context.c:1092) 10/31 11:06:03.624: [upf] INFO: [Removed] Number of UPF-sessions is now 877 (../src/upf/context.c:253) 10/31 11:06:03.627: [smf] INFO: Removed Session: UE IMSI:[262423610735998] DNN:[internet:0] IPv4:[176.16.20.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 877 (../src/smf/context.c:3195) 10/31 11:06:03.627: [smf] INFO: [Removed] Number of SMF-UEs is now 877 (../src/smf/context.c:1092) 10/31 11:06:03.629: [upf] INFO: [Removed] Number of UPF-sessions is now 876 (../src/upf/context.c:253) 10/31 11:06:03.633: [smf] INFO: Removed Session: UE IMSI:[262426599734523] DNN:[internet:0] IPv4:[176.16.20.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 876 (../src/smf/context.c:3195) 10/31 11:06:03.633: [smf] INFO: [Removed] Number of SMF-UEs is now 876 (../src/smf/context.c:1092) 10/31 11:06:03.635: [upf] INFO: [Removed] Number of UPF-sessions is now 875 (../src/upf/context.c:253) 10/31 11:06:03.639: [smf] INFO: Removed Session: UE IMSI:[262429511275328] DNN:[internet:0] IPv4:[176.16.20.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.639: [smf] INFO: [Removed] Number of SMF-Sessions is now 875 (../src/smf/context.c:3195) 10/31 11:06:03.639: [smf] INFO: [Removed] Number of SMF-UEs is now 875 (../src/smf/context.c:1092) 10/31 11:06:03.640: [upf] INFO: [Removed] Number of UPF-sessions is now 874 (../src/upf/context.c:253) 10/31 11:06:03.644: [smf] INFO: Removed Session: UE IMSI:[262429401204445] DNN:[internet:0] IPv4:[176.16.20.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 874 (../src/smf/context.c:3195) 10/31 11:06:03.644: [smf] INFO: [Removed] Number of SMF-UEs is now 874 (../src/smf/context.c:1092) 10/31 11:06:03.646: [upf] INFO: [Removed] Number of UPF-sessions is now 873 (../src/upf/context.c:253) 10/31 11:06:03.650: [smf] INFO: Removed Session: UE IMSI:[262420494069706] DNN:[internet:0] IPv4:[176.16.20.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 873 (../src/smf/context.c:3195) 10/31 11:06:03.650: [smf] INFO: [Removed] Number of SMF-UEs is now 873 (../src/smf/context.c:1092) 10/31 11:06:03.651: [upf] INFO: [Removed] Number of UPF-sessions is now 872 (../src/upf/context.c:253) 10/31 11:06:03.656: [smf] INFO: Removed Session: UE IMSI:[262422908688861] DNN:[internet:0] IPv4:[176.16.20.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 872 (../src/smf/context.c:3195) 10/31 11:06:03.656: [smf] INFO: [Removed] Number of SMF-UEs is now 872 (../src/smf/context.c:1092) 10/31 11:06:03.657: [upf] INFO: [Removed] Number of UPF-sessions is now 871 (../src/upf/context.c:253) 10/31 11:06:03.660: [smf] INFO: Removed Session: UE IMSI:[262425796744651] DNN:[internet:0] IPv4:[176.16.20.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.660: [smf] INFO: [Removed] Number of SMF-Sessions is now 871 (../src/smf/context.c:3195) 10/31 11:06:03.660: [smf] INFO: [Removed] Number of SMF-UEs is now 871 (../src/smf/context.c:1092) 10/31 11:06:03.662: [upf] INFO: [Removed] Number of UPF-sessions is now 870 (../src/upf/context.c:253) 10/31 11:06:03.666: [smf] INFO: Removed Session: UE IMSI:[262427080896364] DNN:[internet:0] IPv4:[176.16.20.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 870 (../src/smf/context.c:3195) 10/31 11:06:03.666: [smf] INFO: [Removed] Number of SMF-UEs is now 870 (../src/smf/context.c:1092) 10/31 11:06:03.668: [upf] INFO: [Removed] Number of UPF-sessions is now 869 (../src/upf/context.c:253) 10/31 11:06:03.672: [smf] INFO: Removed Session: UE IMSI:[262426474150921] DNN:[internet:0] IPv4:[176.16.20.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 869 (../src/smf/context.c:3195) 10/31 11:06:03.672: [smf] INFO: [Removed] Number of SMF-UEs is now 869 (../src/smf/context.c:1092) 10/31 11:06:03.673: [upf] INFO: [Removed] Number of UPF-sessions is now 868 (../src/upf/context.c:253) 10/31 11:06:03.678: [smf] INFO: Removed Session: UE IMSI:[262428159397448] DNN:[internet:0] IPv4:[176.16.20.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 868 (../src/smf/context.c:3195) 10/31 11:06:03.678: [smf] INFO: [Removed] Number of SMF-UEs is now 868 (../src/smf/context.c:1092) 10/31 11:06:03.679: [upf] INFO: [Removed] Number of UPF-sessions is now 867 (../src/upf/context.c:253) 10/31 11:06:03.683: [smf] INFO: Removed Session: UE IMSI:[262422469790026] DNN:[internet:0] IPv4:[176.16.20.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 867 (../src/smf/context.c:3195) 10/31 11:06:03.683: [smf] INFO: [Removed] Number of SMF-UEs is now 867 (../src/smf/context.c:1092) 10/31 11:06:03.685: [upf] INFO: [Removed] Number of UPF-sessions is now 866 (../src/upf/context.c:253) 10/31 11:06:03.688: [smf] INFO: Removed Session: UE IMSI:[262422634318334] DNN:[internet:0] IPv4:[176.16.20.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.688: [smf] INFO: [Removed] Number of SMF-Sessions is now 866 (../src/smf/context.c:3195) 10/31 11:06:03.688: [smf] INFO: [Removed] Number of SMF-UEs is now 866 (../src/smf/context.c:1092) 10/31 11:06:03.690: [upf] INFO: [Removed] Number of UPF-sessions is now 865 (../src/upf/context.c:253) 10/31 11:06:03.695: [smf] INFO: Removed Session: UE IMSI:[262428316963076] DNN:[internet:0] IPv4:[176.16.20.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 865 (../src/smf/context.c:3195) 10/31 11:06:03.695: [smf] INFO: [Removed] Number of SMF-UEs is now 865 (../src/smf/context.c:1092) 10/31 11:06:03.696: [upf] INFO: [Removed] Number of UPF-sessions is now 864 (../src/upf/context.c:253) 10/31 11:06:03.700: [smf] INFO: Removed Session: UE IMSI:[262429107798038] DNN:[internet:0] IPv4:[176.16.20.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 864 (../src/smf/context.c:3195) 10/31 11:06:03.700: [smf] INFO: [Removed] Number of SMF-UEs is now 864 (../src/smf/context.c:1092) 10/31 11:06:03.701: [upf] INFO: [Removed] Number of UPF-sessions is now 863 (../src/upf/context.c:253) 10/31 11:06:03.706: [smf] INFO: Removed Session: UE IMSI:[262428252798350] DNN:[internet:0] IPv4:[176.16.20.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 863 (../src/smf/context.c:3195) 10/31 11:06:03.706: [smf] INFO: [Removed] Number of SMF-UEs is now 863 (../src/smf/context.c:1092) 10/31 11:06:03.707: [upf] INFO: [Removed] Number of UPF-sessions is now 862 (../src/upf/context.c:253) 10/31 11:06:03.711: [smf] INFO: Removed Session: UE IMSI:[262429463100912] DNN:[internet:0] IPv4:[176.16.20.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 862 (../src/smf/context.c:3195) 10/31 11:06:03.711: [smf] INFO: [Removed] Number of SMF-UEs is now 862 (../src/smf/context.c:1092) 10/31 11:06:03.713: [upf] INFO: [Removed] Number of UPF-sessions is now 861 (../src/upf/context.c:253) 10/31 11:06:03.716: [smf] INFO: Removed Session: UE IMSI:[262429935972554] DNN:[internet:0] IPv4:[176.16.20.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.716: [smf] INFO: [Removed] Number of SMF-Sessions is now 861 (../src/smf/context.c:3195) 10/31 11:06:03.716: [smf] INFO: [Removed] Number of SMF-UEs is now 861 (../src/smf/context.c:1092) 10/31 11:06:03.718: [upf] INFO: [Removed] Number of UPF-sessions is now 860 (../src/upf/context.c:253) 10/31 11:06:03.722: [smf] INFO: Removed Session: UE IMSI:[262427701475910] DNN:[internet:0] IPv4:[176.16.20.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.722: [smf] INFO: [Removed] Number of SMF-Sessions is now 860 (../src/smf/context.c:3195) 10/31 11:06:03.722: [smf] INFO: [Removed] Number of SMF-UEs is now 860 (../src/smf/context.c:1092) 10/31 11:06:03.724: [upf] INFO: [Removed] Number of UPF-sessions is now 859 (../src/upf/context.c:253) 10/31 11:06:03.727: [smf] INFO: Removed Session: UE IMSI:[262423156267061] DNN:[internet:0] IPv4:[176.16.20.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.727: [smf] INFO: [Removed] Number of SMF-Sessions is now 859 (../src/smf/context.c:3195) 10/31 11:06:03.727: [smf] INFO: [Removed] Number of SMF-UEs is now 859 (../src/smf/context.c:1092) 10/31 11:06:03.729: [upf] INFO: [Removed] Number of UPF-sessions is now 858 (../src/upf/context.c:253) 10/31 11:06:03.733: [smf] INFO: Removed Session: UE IMSI:[262421642396401] DNN:[internet:0] IPv4:[176.16.20.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 858 (../src/smf/context.c:3195) 10/31 11:06:03.733: [smf] INFO: [Removed] Number of SMF-UEs is now 858 (../src/smf/context.c:1092) 10/31 11:06:03.735: [upf] INFO: [Removed] Number of UPF-sessions is now 857 (../src/upf/context.c:253) 10/31 11:06:03.739: [smf] INFO: Removed Session: UE IMSI:[262422014520371] DNN:[internet:0] IPv4:[176.16.20.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 857 (../src/smf/context.c:3195) 10/31 11:06:03.739: [smf] INFO: [Removed] Number of SMF-UEs is now 857 (../src/smf/context.c:1092) 10/31 11:06:03.740: [upf] INFO: [Removed] Number of UPF-sessions is now 856 (../src/upf/context.c:253) 10/31 11:06:03.744: [smf] INFO: Removed Session: UE IMSI:[262423721698620] DNN:[internet:0] IPv4:[176.16.20.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 856 (../src/smf/context.c:3195) 10/31 11:06:03.744: [smf] INFO: [Removed] Number of SMF-UEs is now 856 (../src/smf/context.c:1092) 10/31 11:06:03.746: [upf] INFO: [Removed] Number of UPF-sessions is now 855 (../src/upf/context.c:253) 10/31 11:06:03.749: [smf] INFO: Removed Session: UE IMSI:[262422183639157] DNN:[internet:0] IPv4:[176.16.20.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 855 (../src/smf/context.c:3195) 10/31 11:06:03.749: [smf] INFO: [Removed] Number of SMF-UEs is now 855 (../src/smf/context.c:1092) 10/31 11:06:03.751: [upf] INFO: [Removed] Number of UPF-sessions is now 854 (../src/upf/context.c:253) 10/31 11:06:03.756: [smf] INFO: Removed Session: UE IMSI:[262422919900826] DNN:[internet:0] IPv4:[176.16.20.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 854 (../src/smf/context.c:3195) 10/31 11:06:03.756: [smf] INFO: [Removed] Number of SMF-UEs is now 854 (../src/smf/context.c:1092) 10/31 11:06:03.757: [upf] INFO: [Removed] Number of UPF-sessions is now 853 (../src/upf/context.c:253) 10/31 11:06:03.761: [smf] INFO: Removed Session: UE IMSI:[262425719773576] DNN:[internet:0] IPv4:[176.16.20.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 853 (../src/smf/context.c:3195) 10/31 11:06:03.761: [smf] INFO: [Removed] Number of SMF-UEs is now 853 (../src/smf/context.c:1092) 10/31 11:06:03.762: [upf] INFO: [Removed] Number of UPF-sessions is now 852 (../src/upf/context.c:253) 10/31 11:06:03.767: [smf] INFO: Removed Session: UE IMSI:[262425834667080] DNN:[internet:0] IPv4:[176.16.20.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 852 (../src/smf/context.c:3195) 10/31 11:06:03.767: [smf] INFO: [Removed] Number of SMF-UEs is now 852 (../src/smf/context.c:1092) 10/31 11:06:03.768: [upf] INFO: [Removed] Number of UPF-sessions is now 851 (../src/upf/context.c:253) 10/31 11:06:03.773: [smf] INFO: Removed Session: UE IMSI:[262427021407785] DNN:[internet:0] IPv4:[176.16.20.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 851 (../src/smf/context.c:3195) 10/31 11:06:03.773: [smf] INFO: [Removed] Number of SMF-UEs is now 851 (../src/smf/context.c:1092) 10/31 11:06:03.774: [upf] INFO: [Removed] Number of UPF-sessions is now 850 (../src/upf/context.c:253) 10/31 11:06:03.778: [smf] INFO: Removed Session: UE IMSI:[262425464870846] DNN:[internet:0] IPv4:[176.16.20.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 850 (../src/smf/context.c:3195) 10/31 11:06:03.778: [smf] INFO: [Removed] Number of SMF-UEs is now 850 (../src/smf/context.c:1092) 10/31 11:06:03.779: [upf] INFO: [Removed] Number of UPF-sessions is now 849 (../src/upf/context.c:253) 10/31 11:06:03.783: [smf] INFO: Removed Session: UE IMSI:[262424546614016] DNN:[internet:0] IPv4:[176.16.20.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 849 (../src/smf/context.c:3195) 10/31 11:06:03.783: [smf] INFO: [Removed] Number of SMF-UEs is now 849 (../src/smf/context.c:1092) 10/31 11:06:03.785: [upf] INFO: [Removed] Number of UPF-sessions is now 848 (../src/upf/context.c:253) 10/31 11:06:03.789: [smf] INFO: Removed Session: UE IMSI:[262422934413813] DNN:[internet:0] IPv4:[176.16.20.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 848 (../src/smf/context.c:3195) 10/31 11:06:03.789: [smf] INFO: [Removed] Number of SMF-UEs is now 848 (../src/smf/context.c:1092) 10/31 11:06:03.790: [upf] INFO: [Removed] Number of UPF-sessions is now 847 (../src/upf/context.c:253) 10/31 11:06:03.796: [upf] INFO: [Removed] Number of UPF-sessions is now 846 (../src/upf/context.c:253) 10/31 11:06:03.796: [smf] INFO: Removed Session: UE IMSI:[262425985562311] DNN:[internet:0] IPv4:[176.16.20.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 847 (../src/smf/context.c:3195) 10/31 11:06:03.796: [smf] INFO: [Removed] Number of SMF-UEs is now 847 (../src/smf/context.c:1092) 10/31 11:06:03.801: [smf] INFO: Removed Session: UE IMSI:[262423916927148] DNN:[internet:0] IPv4:[176.16.20.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.801: [smf] INFO: [Removed] Number of SMF-Sessions is now 846 (../src/smf/context.c:3195) 10/31 11:06:03.801: [smf] INFO: [Removed] Number of SMF-UEs is now 846 (../src/smf/context.c:1092) 10/31 11:06:03.802: [upf] INFO: [Removed] Number of UPF-sessions is now 845 (../src/upf/context.c:253) 10/31 11:06:03.806: [smf] INFO: Removed Session: UE IMSI:[262420528962257] DNN:[internet:0] IPv4:[176.16.20.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 845 (../src/smf/context.c:3195) 10/31 11:06:03.806: [smf] INFO: [Removed] Number of SMF-UEs is now 845 (../src/smf/context.c:1092) 10/31 11:06:03.808: [upf] INFO: [Removed] Number of UPF-sessions is now 844 (../src/upf/context.c:253) 10/31 11:06:03.812: [smf] INFO: Removed Session: UE IMSI:[262424549655854] DNN:[internet:0] IPv4:[176.16.20.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.812: [smf] INFO: [Removed] Number of SMF-Sessions is now 844 (../src/smf/context.c:3195) 10/31 11:06:03.812: [smf] INFO: [Removed] Number of SMF-UEs is now 844 (../src/smf/context.c:1092) 10/31 11:06:03.814: [upf] INFO: [Removed] Number of UPF-sessions is now 843 (../src/upf/context.c:253) 10/31 11:06:03.818: [smf] INFO: Removed Session: UE IMSI:[262421865031345] DNN:[internet:0] IPv4:[176.16.20.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 843 (../src/smf/context.c:3195) 10/31 11:06:03.818: [smf] INFO: [Removed] Number of SMF-UEs is now 843 (../src/smf/context.c:1092) 10/31 11:06:03.819: [upf] INFO: [Removed] Number of UPF-sessions is now 842 (../src/upf/context.c:253) 10/31 11:06:03.823: [smf] INFO: Removed Session: UE IMSI:[262425449337091] DNN:[internet:0] IPv4:[176.16.20.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 842 (../src/smf/context.c:3195) 10/31 11:06:03.823: [smf] INFO: [Removed] Number of SMF-UEs is now 842 (../src/smf/context.c:1092) 10/31 11:06:03.825: [upf] INFO: [Removed] Number of UPF-sessions is now 841 (../src/upf/context.c:253) 10/31 11:06:03.828: [smf] INFO: Removed Session: UE IMSI:[262420112100367] DNN:[internet:0] IPv4:[176.16.20.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 841 (../src/smf/context.c:3195) 10/31 11:06:03.828: [smf] INFO: [Removed] Number of SMF-UEs is now 841 (../src/smf/context.c:1092) 10/31 11:06:03.830: [upf] INFO: [Removed] Number of UPF-sessions is now 840 (../src/upf/context.c:253) 10/31 11:06:03.835: [smf] INFO: Removed Session: UE IMSI:[262422316398639] DNN:[internet:0] IPv4:[176.16.20.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.835: [smf] INFO: [Removed] Number of SMF-Sessions is now 840 (../src/smf/context.c:3195) 10/31 11:06:03.835: [smf] INFO: [Removed] Number of SMF-UEs is now 840 (../src/smf/context.c:1092) 10/31 11:06:03.836: [upf] INFO: [Removed] Number of UPF-sessions is now 839 (../src/upf/context.c:253) 10/31 11:06:03.839: [smf] INFO: Removed Session: UE IMSI:[262426283831713] DNN:[internet:0] IPv4:[176.16.20.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 839 (../src/smf/context.c:3195) 10/31 11:06:03.839: [smf] INFO: [Removed] Number of SMF-UEs is now 839 (../src/smf/context.c:1092) 10/31 11:06:03.841: [upf] INFO: [Removed] Number of UPF-sessions is now 838 (../src/upf/context.c:253) 10/31 11:06:03.845: [smf] INFO: Removed Session: UE IMSI:[262422917825262] DNN:[internet:0] IPv4:[176.16.20.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 838 (../src/smf/context.c:3195) 10/31 11:06:03.845: [smf] INFO: [Removed] Number of SMF-UEs is now 838 (../src/smf/context.c:1092) 10/31 11:06:03.847: [upf] INFO: [Removed] Number of UPF-sessions is now 837 (../src/upf/context.c:253) 10/31 11:06:03.851: [smf] INFO: Removed Session: UE IMSI:[262426594769794] DNN:[internet:0] IPv4:[176.16.20.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 837 (../src/smf/context.c:3195) 10/31 11:06:03.851: [smf] INFO: [Removed] Number of SMF-UEs is now 837 (../src/smf/context.c:1092) 10/31 11:06:03.852: [upf] INFO: [Removed] Number of UPF-sessions is now 836 (../src/upf/context.c:253) 10/31 11:06:03.856: [smf] INFO: Removed Session: UE IMSI:[262428724759540] DNN:[internet:0] IPv4:[176.16.20.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 836 (../src/smf/context.c:3195) 10/31 11:06:03.856: [smf] INFO: [Removed] Number of SMF-UEs is now 836 (../src/smf/context.c:1092) 10/31 11:06:03.858: [upf] INFO: [Removed] Number of UPF-sessions is now 835 (../src/upf/context.c:253) 10/31 11:06:03.862: [smf] INFO: Removed Session: UE IMSI:[262421838499882] DNN:[internet:0] IPv4:[176.16.20.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 835 (../src/smf/context.c:3195) 10/31 11:06:03.862: [smf] INFO: [Removed] Number of SMF-UEs is now 835 (../src/smf/context.c:1092) 10/31 11:06:03.864: [upf] INFO: [Removed] Number of UPF-sessions is now 834 (../src/upf/context.c:253) 10/31 11:06:03.868: [smf] INFO: Removed Session: UE IMSI:[262426026779987] DNN:[internet:0] IPv4:[176.16.20.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 834 (../src/smf/context.c:3195) 10/31 11:06:03.868: [smf] INFO: [Removed] Number of SMF-UEs is now 834 (../src/smf/context.c:1092) 10/31 11:06:03.869: [upf] INFO: [Removed] Number of UPF-sessions is now 833 (../src/upf/context.c:253) 10/31 11:06:03.873: [smf] INFO: Removed Session: UE IMSI:[262420454192732] DNN:[internet:0] IPv4:[176.16.20.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 833 (../src/smf/context.c:3195) 10/31 11:06:03.873: [smf] INFO: [Removed] Number of SMF-UEs is now 833 (../src/smf/context.c:1092) 10/31 11:06:03.875: [upf] INFO: [Removed] Number of UPF-sessions is now 832 (../src/upf/context.c:253) 10/31 11:06:03.879: [smf] INFO: Removed Session: UE IMSI:[262421047668668] DNN:[internet:0] IPv4:[176.16.20.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 832 (../src/smf/context.c:3195) 10/31 11:06:03.879: [smf] INFO: [Removed] Number of SMF-UEs is now 832 (../src/smf/context.c:1092) 10/31 11:06:03.880: [upf] INFO: [Removed] Number of UPF-sessions is now 831 (../src/upf/context.c:253) 10/31 11:06:03.884: [smf] INFO: Removed Session: UE IMSI:[262429559054786] DNN:[internet:0] IPv4:[176.16.20.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.884: [smf] INFO: [Removed] Number of SMF-Sessions is now 831 (../src/smf/context.c:3195) 10/31 11:06:03.884: [smf] INFO: [Removed] Number of SMF-UEs is now 831 (../src/smf/context.c:1092) 10/31 11:06:03.886: [upf] INFO: [Removed] Number of UPF-sessions is now 830 (../src/upf/context.c:253) 10/31 11:06:03.890: [smf] INFO: Removed Session: UE IMSI:[262421614486386] DNN:[internet:0] IPv4:[176.16.20.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 830 (../src/smf/context.c:3195) 10/31 11:06:03.890: [smf] INFO: [Removed] Number of SMF-UEs is now 830 (../src/smf/context.c:1092) 10/31 11:06:03.891: [upf] INFO: [Removed] Number of UPF-sessions is now 829 (../src/upf/context.c:253) 10/31 11:06:03.896: [smf] INFO: Removed Session: UE IMSI:[262426271127604] DNN:[internet:0] IPv4:[176.16.20.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 829 (../src/smf/context.c:3195) 10/31 11:06:03.896: [smf] INFO: [Removed] Number of SMF-UEs is now 829 (../src/smf/context.c:1092) 10/31 11:06:03.897: [upf] INFO: [Removed] Number of UPF-sessions is now 828 (../src/upf/context.c:253) 10/31 11:06:03.902: [smf] INFO: Removed Session: UE IMSI:[262427510264839] DNN:[internet:0] IPv4:[176.16.20.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 828 (../src/smf/context.c:3195) 10/31 11:06:03.902: [smf] INFO: [Removed] Number of SMF-UEs is now 828 (../src/smf/context.c:1092) 10/31 11:06:03.903: [upf] INFO: [Removed] Number of UPF-sessions is now 827 (../src/upf/context.c:253) 10/31 11:06:03.907: [smf] INFO: Removed Session: UE IMSI:[262423329414172] DNN:[internet:0] IPv4:[176.16.20.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 827 (../src/smf/context.c:3195) 10/31 11:06:03.907: [smf] INFO: [Removed] Number of SMF-UEs is now 827 (../src/smf/context.c:1092) 10/31 11:06:03.909: [upf] INFO: [Removed] Number of UPF-sessions is now 826 (../src/upf/context.c:253) 10/31 11:06:03.913: [smf] INFO: Removed Session: UE IMSI:[262421384042468] DNN:[internet:0] IPv4:[176.16.20.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.913: [smf] INFO: [Removed] Number of SMF-Sessions is now 826 (../src/smf/context.c:3195) 10/31 11:06:03.913: [smf] INFO: [Removed] Number of SMF-UEs is now 826 (../src/smf/context.c:1092) 10/31 11:06:03.914: [upf] INFO: [Removed] Number of UPF-sessions is now 825 (../src/upf/context.c:253) 10/31 11:06:03.918: [smf] INFO: Removed Session: UE IMSI:[262425654261159] DNN:[internet:0] IPv4:[176.16.20.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 825 (../src/smf/context.c:3195) 10/31 11:06:03.918: [smf] INFO: [Removed] Number of SMF-UEs is now 825 (../src/smf/context.c:1092) 10/31 11:06:03.920: [upf] INFO: [Removed] Number of UPF-sessions is now 824 (../src/upf/context.c:253) 10/31 11:06:03.923: [smf] INFO: Removed Session: UE IMSI:[262426023652443] DNN:[internet:0] IPv4:[176.16.20.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 824 (../src/smf/context.c:3195) 10/31 11:06:03.923: [smf] INFO: [Removed] Number of SMF-UEs is now 824 (../src/smf/context.c:1092) 10/31 11:06:03.925: [upf] INFO: [Removed] Number of UPF-sessions is now 823 (../src/upf/context.c:253) 10/31 11:06:03.929: [smf] INFO: Removed Session: UE IMSI:[262421856315053] DNN:[internet:0] IPv4:[176.16.20.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.929: [smf] INFO: [Removed] Number of SMF-Sessions is now 823 (../src/smf/context.c:3195) 10/31 11:06:03.929: [smf] INFO: [Removed] Number of SMF-UEs is now 823 (../src/smf/context.c:1092) 10/31 11:06:03.931: [upf] INFO: [Removed] Number of UPF-sessions is now 822 (../src/upf/context.c:253) 10/31 11:06:03.935: [smf] INFO: Removed Session: UE IMSI:[262421518820346] DNN:[internet:0] IPv4:[176.16.20.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.935: [smf] INFO: [Removed] Number of SMF-Sessions is now 822 (../src/smf/context.c:3195) 10/31 11:06:03.935: [smf] INFO: [Removed] Number of SMF-UEs is now 822 (../src/smf/context.c:1092) 10/31 11:06:03.936: [upf] INFO: [Removed] Number of UPF-sessions is now 821 (../src/upf/context.c:253) 10/31 11:06:03.940: [smf] INFO: Removed Session: UE IMSI:[262420546690587] DNN:[internet:0] IPv4:[176.16.20.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 821 (../src/smf/context.c:3195) 10/31 11:06:03.940: [smf] INFO: [Removed] Number of SMF-UEs is now 821 (../src/smf/context.c:1092) 10/31 11:06:03.942: [upf] INFO: [Removed] Number of UPF-sessions is now 820 (../src/upf/context.c:253) 10/31 11:06:03.946: [smf] INFO: Removed Session: UE IMSI:[262427813560205] DNN:[internet:0] IPv4:[176.16.20.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.946: [smf] INFO: [Removed] Number of SMF-Sessions is now 820 (../src/smf/context.c:3195) 10/31 11:06:03.946: [smf] INFO: [Removed] Number of SMF-UEs is now 820 (../src/smf/context.c:1092) 10/31 11:06:03.947: [upf] INFO: [Removed] Number of UPF-sessions is now 819 (../src/upf/context.c:253) 10/31 11:06:03.951: [smf] INFO: Removed Session: UE IMSI:[262422789127047] DNN:[internet:0] IPv4:[176.16.20.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 819 (../src/smf/context.c:3195) 10/31 11:06:03.951: [smf] INFO: [Removed] Number of SMF-UEs is now 819 (../src/smf/context.c:1092) 10/31 11:06:03.953: [upf] INFO: [Removed] Number of UPF-sessions is now 818 (../src/upf/context.c:253) 10/31 11:06:03.957: [smf] INFO: Removed Session: UE IMSI:[262422374237782] DNN:[internet:0] IPv4:[176.16.20.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.957: [smf] INFO: [Removed] Number of SMF-Sessions is now 818 (../src/smf/context.c:3195) 10/31 11:06:03.957: [smf] INFO: [Removed] Number of SMF-UEs is now 818 (../src/smf/context.c:1092) 10/31 11:06:03.958: [upf] INFO: [Removed] Number of UPF-sessions is now 817 (../src/upf/context.c:253) 10/31 11:06:03.963: [smf] INFO: Removed Session: UE IMSI:[262420004761920] DNN:[internet:0] IPv4:[176.16.20.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.963: [smf] INFO: [Removed] Number of SMF-Sessions is now 817 (../src/smf/context.c:3195) 10/31 11:06:03.963: [smf] INFO: [Removed] Number of SMF-UEs is now 817 (../src/smf/context.c:1092) 10/31 11:06:03.964: [upf] INFO: [Removed] Number of UPF-sessions is now 816 (../src/upf/context.c:253) 10/31 11:06:03.967: [smf] INFO: Removed Session: UE IMSI:[262421752544849] DNN:[internet:0] IPv4:[176.16.20.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.967: [smf] INFO: [Removed] Number of SMF-Sessions is now 816 (../src/smf/context.c:3195) 10/31 11:06:03.967: [smf] INFO: [Removed] Number of SMF-UEs is now 816 (../src/smf/context.c:1092) 10/31 11:06:03.969: [upf] INFO: [Removed] Number of UPF-sessions is now 815 (../src/upf/context.c:253) 10/31 11:06:03.973: [smf] INFO: Removed Session: UE IMSI:[262424106615617] DNN:[internet:0] IPv4:[176.16.20.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.973: [smf] INFO: [Removed] Number of SMF-Sessions is now 815 (../src/smf/context.c:3195) 10/31 11:06:03.973: [smf] INFO: [Removed] Number of SMF-UEs is now 815 (../src/smf/context.c:1092) 10/31 11:06:03.975: [upf] INFO: [Removed] Number of UPF-sessions is now 814 (../src/upf/context.c:253) 10/31 11:06:03.980: [smf] INFO: Removed Session: UE IMSI:[262428963922593] DNN:[internet:0] IPv4:[176.16.20.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 814 (../src/smf/context.c:3195) 10/31 11:06:03.980: [smf] INFO: [Removed] Number of SMF-UEs is now 814 (../src/smf/context.c:1092) 10/31 11:06:03.981: [upf] INFO: [Removed] Number of UPF-sessions is now 813 (../src/upf/context.c:253) 10/31 11:06:03.986: [smf] INFO: Removed Session: UE IMSI:[262425775990616] DNN:[internet:0] IPv4:[176.16.20.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 813 (../src/smf/context.c:3195) 10/31 11:06:03.986: [smf] INFO: [Removed] Number of SMF-UEs is now 813 (../src/smf/context.c:1092) 10/31 11:06:03.986: [upf] INFO: [Removed] Number of UPF-sessions is now 812 (../src/upf/context.c:253) 10/31 11:06:03.990: [smf] INFO: Removed Session: UE IMSI:[262420585069519] DNN:[internet:0] IPv4:[176.16.20.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.990: [smf] INFO: [Removed] Number of SMF-Sessions is now 812 (../src/smf/context.c:3195) 10/31 11:06:03.990: [smf] INFO: [Removed] Number of SMF-UEs is now 812 (../src/smf/context.c:1092) 10/31 11:06:03.992: [upf] INFO: [Removed] Number of UPF-sessions is now 811 (../src/upf/context.c:253) 10/31 11:06:03.996: [smf] INFO: Removed Session: UE IMSI:[262428543291450] DNN:[internet:0] IPv4:[176.16.20.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:03.997: [smf] INFO: [Removed] Number of SMF-Sessions is now 811 (../src/smf/context.c:3195) 10/31 11:06:03.997: [smf] INFO: [Removed] Number of SMF-UEs is now 811 (../src/smf/context.c:1092) 10/31 11:06:03.997: [upf] INFO: [Removed] Number of UPF-sessions is now 810 (../src/upf/context.c:253) 10/31 11:06:04.002: [smf] INFO: Removed Session: UE IMSI:[262425801085210] DNN:[internet:0] IPv4:[176.16.20.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 810 (../src/smf/context.c:3195) 10/31 11:06:04.002: [smf] INFO: [Removed] Number of SMF-UEs is now 810 (../src/smf/context.c:1092) 10/31 11:06:04.003: [upf] INFO: [Removed] Number of UPF-sessions is now 809 (../src/upf/context.c:253) 10/31 11:06:04.007: [smf] INFO: Removed Session: UE IMSI:[262422544262007] DNN:[internet:0] IPv4:[176.16.20.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.007: [smf] INFO: [Removed] Number of SMF-Sessions is now 809 (../src/smf/context.c:3195) 10/31 11:06:04.007: [smf] INFO: [Removed] Number of SMF-UEs is now 809 (../src/smf/context.c:1092) 10/31 11:06:04.009: [upf] INFO: [Removed] Number of UPF-sessions is now 808 (../src/upf/context.c:253) 10/31 11:06:04.014: [smf] INFO: Removed Session: UE IMSI:[262425779281858] DNN:[internet:0] IPv4:[176.16.20.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 808 (../src/smf/context.c:3195) 10/31 11:06:04.014: [smf] INFO: [Removed] Number of SMF-UEs is now 808 (../src/smf/context.c:1092) 10/31 11:06:04.014: [upf] INFO: [Removed] Number of UPF-sessions is now 807 (../src/upf/context.c:253) 10/31 11:06:04.019: [smf] INFO: Removed Session: UE IMSI:[262427065209482] DNN:[internet:0] IPv4:[176.16.20.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 807 (../src/smf/context.c:3195) 10/31 11:06:04.019: [smf] INFO: [Removed] Number of SMF-UEs is now 807 (../src/smf/context.c:1092) 10/31 11:06:04.020: [upf] INFO: [Removed] Number of UPF-sessions is now 806 (../src/upf/context.c:253) 10/31 11:06:04.024: [smf] INFO: Removed Session: UE IMSI:[262420818143414] DNN:[internet:0] IPv4:[176.16.20.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 806 (../src/smf/context.c:3195) 10/31 11:06:04.024: [smf] INFO: [Removed] Number of SMF-UEs is now 806 (../src/smf/context.c:1092) 10/31 11:06:04.025: [upf] INFO: [Removed] Number of UPF-sessions is now 805 (../src/upf/context.c:253) 10/31 11:06:04.029: [smf] INFO: Removed Session: UE IMSI:[262427322880777] DNN:[internet:0] IPv4:[176.16.20.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.029: [smf] INFO: [Removed] Number of SMF-Sessions is now 805 (../src/smf/context.c:3195) 10/31 11:06:04.029: [smf] INFO: [Removed] Number of SMF-UEs is now 805 (../src/smf/context.c:1092) 10/31 11:06:04.031: [upf] INFO: [Removed] Number of UPF-sessions is now 804 (../src/upf/context.c:253) 10/31 11:06:04.035: [smf] INFO: Removed Session: UE IMSI:[262427642036870] DNN:[internet:0] IPv4:[176.16.20.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.035: [smf] INFO: [Removed] Number of SMF-Sessions is now 804 (../src/smf/context.c:3195) 10/31 11:06:04.035: [smf] INFO: [Removed] Number of SMF-UEs is now 804 (../src/smf/context.c:1092) 10/31 11:06:04.036: [upf] INFO: [Removed] Number of UPF-sessions is now 803 (../src/upf/context.c:253) 10/31 11:06:04.041: [smf] INFO: Removed Session: UE IMSI:[262427330857646] DNN:[internet:0] IPv4:[176.16.20.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.041: [smf] INFO: [Removed] Number of SMF-Sessions is now 803 (../src/smf/context.c:3195) 10/31 11:06:04.041: [smf] INFO: [Removed] Number of SMF-UEs is now 803 (../src/smf/context.c:1092) 10/31 11:06:04.042: [upf] INFO: [Removed] Number of UPF-sessions is now 802 (../src/upf/context.c:253) 10/31 11:06:04.046: [smf] INFO: Removed Session: UE IMSI:[262428662729833] DNN:[internet:0] IPv4:[176.16.20.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.046: [smf] INFO: [Removed] Number of SMF-Sessions is now 802 (../src/smf/context.c:3195) 10/31 11:06:04.046: [smf] INFO: [Removed] Number of SMF-UEs is now 802 (../src/smf/context.c:1092) 10/31 11:06:04.048: [upf] INFO: [Removed] Number of UPF-sessions is now 801 (../src/upf/context.c:253) 10/31 11:06:04.051: [smf] INFO: Removed Session: UE IMSI:[262428902843360] DNN:[internet:0] IPv4:[176.16.20.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 801 (../src/smf/context.c:3195) 10/31 11:06:04.051: [smf] INFO: [Removed] Number of SMF-UEs is now 801 (../src/smf/context.c:1092) 10/31 11:06:04.053: [upf] INFO: [Removed] Number of UPF-sessions is now 800 (../src/upf/context.c:253) 10/31 11:06:04.057: [smf] INFO: Removed Session: UE IMSI:[262420212568257] DNN:[internet:0] IPv4:[176.16.20.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.057: [smf] INFO: [Removed] Number of SMF-Sessions is now 800 (../src/smf/context.c:3195) 10/31 11:06:04.057: [smf] INFO: [Removed] Number of SMF-UEs is now 800 (../src/smf/context.c:1092) 10/31 11:06:04.059: [upf] INFO: [Removed] Number of UPF-sessions is now 799 (../src/upf/context.c:253) 10/31 11:06:04.062: [smf] INFO: Removed Session: UE IMSI:[262422362068704] DNN:[internet:0] IPv4:[176.16.20.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.062: [smf] INFO: [Removed] Number of SMF-Sessions is now 799 (../src/smf/context.c:3195) 10/31 11:06:04.062: [smf] INFO: [Removed] Number of SMF-UEs is now 799 (../src/smf/context.c:1092) 10/31 11:06:04.064: [upf] INFO: [Removed] Number of UPF-sessions is now 798 (../src/upf/context.c:253) 10/31 11:06:04.068: [smf] INFO: Removed Session: UE IMSI:[262426668915705] DNN:[internet:0] IPv4:[176.16.20.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.068: [smf] INFO: [Removed] Number of SMF-Sessions is now 798 (../src/smf/context.c:3195) 10/31 11:06:04.068: [smf] INFO: [Removed] Number of SMF-UEs is now 798 (../src/smf/context.c:1092) 10/31 11:06:04.070: [upf] INFO: [Removed] Number of UPF-sessions is now 797 (../src/upf/context.c:253) 10/31 11:06:04.074: [smf] INFO: Removed Session: UE IMSI:[262427121922803] DNN:[internet:0] IPv4:[176.16.20.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.074: [smf] INFO: [Removed] Number of SMF-Sessions is now 797 (../src/smf/context.c:3195) 10/31 11:06:04.074: [smf] INFO: [Removed] Number of SMF-UEs is now 797 (../src/smf/context.c:1092) 10/31 11:06:04.075: [upf] INFO: [Removed] Number of UPF-sessions is now 796 (../src/upf/context.c:253) 10/31 11:06:04.079: [smf] INFO: Removed Session: UE IMSI:[262422535490286] DNN:[internet:0] IPv4:[176.16.20.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.079: [smf] INFO: [Removed] Number of SMF-Sessions is now 796 (../src/smf/context.c:3195) 10/31 11:06:04.079: [smf] INFO: [Removed] Number of SMF-UEs is now 796 (../src/smf/context.c:1092) 10/31 11:06:04.081: [upf] INFO: [Removed] Number of UPF-sessions is now 795 (../src/upf/context.c:253) 10/31 11:06:04.085: [smf] INFO: Removed Session: UE IMSI:[262429037396830] DNN:[internet:0] IPv4:[176.16.20.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.085: [smf] INFO: [Removed] Number of SMF-Sessions is now 795 (../src/smf/context.c:3195) 10/31 11:06:04.085: [smf] INFO: [Removed] Number of SMF-UEs is now 795 (../src/smf/context.c:1092) 10/31 11:06:04.086: [upf] INFO: [Removed] Number of UPF-sessions is now 794 (../src/upf/context.c:253) 10/31 11:06:04.092: [smf] INFO: Removed Session: UE IMSI:[262423393896183] DNN:[internet:0] IPv4:[176.16.20.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 794 (../src/smf/context.c:3195) 10/31 11:06:04.092: [smf] INFO: [Removed] Number of SMF-UEs is now 794 (../src/smf/context.c:1092) 10/31 11:06:04.092: [upf] INFO: [Removed] Number of UPF-sessions is now 793 (../src/upf/context.c:253) 10/31 11:06:04.095: [smf] INFO: Removed Session: UE IMSI:[262420524566904] DNN:[internet:0] IPv4:[176.16.20.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.095: [smf] INFO: [Removed] Number of SMF-Sessions is now 793 (../src/smf/context.c:3195) 10/31 11:06:04.095: [smf] INFO: [Removed] Number of SMF-UEs is now 793 (../src/smf/context.c:1092) 10/31 11:06:04.098: [upf] INFO: [Removed] Number of UPF-sessions is now 792 (../src/upf/context.c:253) 10/31 11:06:04.101: [smf] INFO: Removed Session: UE IMSI:[262420137395351] DNN:[internet:0] IPv4:[176.16.20.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.101: [smf] INFO: [Removed] Number of SMF-Sessions is now 792 (../src/smf/context.c:3195) 10/31 11:06:04.101: [smf] INFO: [Removed] Number of SMF-UEs is now 792 (../src/smf/context.c:1092) 10/31 11:06:04.103: [upf] INFO: [Removed] Number of UPF-sessions is now 791 (../src/upf/context.c:253) 10/31 11:06:04.107: [smf] INFO: Removed Session: UE IMSI:[262429875268154] DNN:[internet:0] IPv4:[176.16.20.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 791 (../src/smf/context.c:3195) 10/31 11:06:04.107: [smf] INFO: [Removed] Number of SMF-UEs is now 791 (../src/smf/context.c:1092) 10/31 11:06:04.108: [upf] INFO: [Removed] Number of UPF-sessions is now 790 (../src/upf/context.c:253) 10/31 11:06:04.113: [smf] INFO: Removed Session: UE IMSI:[262425483272741] DNN:[internet:0] IPv4:[176.16.20.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.113: [smf] INFO: [Removed] Number of SMF-Sessions is now 790 (../src/smf/context.c:3195) 10/31 11:06:04.113: [smf] INFO: [Removed] Number of SMF-UEs is now 790 (../src/smf/context.c:1092) 10/31 11:06:04.114: [upf] INFO: [Removed] Number of UPF-sessions is now 789 (../src/upf/context.c:253) 10/31 11:06:04.118: [smf] INFO: Removed Session: UE IMSI:[262425941816818] DNN:[internet:0] IPv4:[176.16.20.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.118: [smf] INFO: [Removed] Number of SMF-Sessions is now 789 (../src/smf/context.c:3195) 10/31 11:06:04.118: [smf] INFO: [Removed] Number of SMF-UEs is now 789 (../src/smf/context.c:1092) 10/31 11:06:04.120: [upf] INFO: [Removed] Number of UPF-sessions is now 788 (../src/upf/context.c:253) 10/31 11:06:04.123: [smf] INFO: Removed Session: UE IMSI:[262425715573204] DNN:[internet:0] IPv4:[176.16.20.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 788 (../src/smf/context.c:3195) 10/31 11:06:04.123: [smf] INFO: [Removed] Number of SMF-UEs is now 788 (../src/smf/context.c:1092) 10/31 11:06:04.125: [upf] INFO: [Removed] Number of UPF-sessions is now 787 (../src/upf/context.c:253) 10/31 11:06:04.129: [smf] INFO: Removed Session: UE IMSI:[262420149464864] DNN:[internet:0] IPv4:[176.16.20.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.129: [smf] INFO: [Removed] Number of SMF-Sessions is now 787 (../src/smf/context.c:3195) 10/31 11:06:04.129: [smf] INFO: [Removed] Number of SMF-UEs is now 787 (../src/smf/context.c:1092) 10/31 11:06:04.131: [upf] INFO: [Removed] Number of UPF-sessions is now 786 (../src/upf/context.c:253) 10/31 11:06:04.135: [smf] INFO: Removed Session: UE IMSI:[262421418105598] DNN:[internet:0] IPv4:[176.16.20.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.135: [smf] INFO: [Removed] Number of SMF-Sessions is now 786 (../src/smf/context.c:3195) 10/31 11:06:04.135: [smf] INFO: [Removed] Number of SMF-UEs is now 786 (../src/smf/context.c:1092) 10/31 11:06:04.136: [upf] INFO: [Removed] Number of UPF-sessions is now 785 (../src/upf/context.c:253) 10/31 11:06:04.141: [smf] INFO: Removed Session: UE IMSI:[262426292065552] DNN:[internet:0] IPv4:[176.16.20.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.141: [smf] INFO: [Removed] Number of SMF-Sessions is now 785 (../src/smf/context.c:3195) 10/31 11:06:04.141: [smf] INFO: [Removed] Number of SMF-UEs is now 785 (../src/smf/context.c:1092) 10/31 11:06:04.142: [upf] INFO: [Removed] Number of UPF-sessions is now 784 (../src/upf/context.c:253) 10/31 11:06:04.147: [smf] INFO: Removed Session: UE IMSI:[262421667427197] DNN:[internet:0] IPv4:[176.16.20.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.147: [smf] INFO: [Removed] Number of SMF-Sessions is now 784 (../src/smf/context.c:3195) 10/31 11:06:04.147: [smf] INFO: [Removed] Number of SMF-UEs is now 784 (../src/smf/context.c:1092) 10/31 11:06:04.148: [upf] INFO: [Removed] Number of UPF-sessions is now 783 (../src/upf/context.c:253) 10/31 11:06:04.153: [smf] INFO: Removed Session: UE IMSI:[262423837455326] DNN:[internet:0] IPv4:[176.16.20.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.153: [smf] INFO: [Removed] Number of SMF-Sessions is now 783 (../src/smf/context.c:3195) 10/31 11:06:04.153: [smf] INFO: [Removed] Number of SMF-UEs is now 783 (../src/smf/context.c:1092) 10/31 11:06:04.153: [upf] INFO: [Removed] Number of UPF-sessions is now 782 (../src/upf/context.c:253) 10/31 11:06:04.157: [smf] INFO: Removed Session: UE IMSI:[262428477594963] DNN:[internet:0] IPv4:[176.16.20.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.157: [smf] INFO: [Removed] Number of SMF-Sessions is now 782 (../src/smf/context.c:3195) 10/31 11:06:04.157: [smf] INFO: [Removed] Number of SMF-UEs is now 782 (../src/smf/context.c:1092) 10/31 11:06:04.159: [upf] INFO: [Removed] Number of UPF-sessions is now 781 (../src/upf/context.c:253) 10/31 11:06:04.163: [smf] INFO: Removed Session: UE IMSI:[262424426008727] DNN:[internet:0] IPv4:[176.16.20.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.163: [smf] INFO: [Removed] Number of SMF-Sessions is now 781 (../src/smf/context.c:3195) 10/31 11:06:04.163: [smf] INFO: [Removed] Number of SMF-UEs is now 781 (../src/smf/context.c:1092) 10/31 11:06:04.164: [upf] INFO: [Removed] Number of UPF-sessions is now 780 (../src/upf/context.c:253) 10/31 11:06:04.170: [smf] INFO: Removed Session: UE IMSI:[262424208274701] DNN:[internet:0] IPv4:[176.16.20.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.170: [smf] INFO: [Removed] Number of SMF-Sessions is now 780 (../src/smf/context.c:3195) 10/31 11:06:04.170: [smf] INFO: [Removed] Number of SMF-UEs is now 780 (../src/smf/context.c:1092) 10/31 11:06:04.170: [upf] INFO: [Removed] Number of UPF-sessions is now 779 (../src/upf/context.c:253) 10/31 11:06:04.175: [smf] INFO: Removed Session: UE IMSI:[262427945633914] DNN:[internet:0] IPv4:[176.16.20.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.175: [smf] INFO: [Removed] Number of SMF-Sessions is now 779 (../src/smf/context.c:3195) 10/31 11:06:04.175: [smf] INFO: [Removed] Number of SMF-UEs is now 779 (../src/smf/context.c:1092) 10/31 11:06:04.175: [upf] INFO: [Removed] Number of UPF-sessions is now 778 (../src/upf/context.c:253) 10/31 11:06:04.180: [smf] INFO: Removed Session: UE IMSI:[262422769076356] DNN:[internet:0] IPv4:[176.16.20.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.180: [smf] INFO: [Removed] Number of SMF-Sessions is now 778 (../src/smf/context.c:3195) 10/31 11:06:04.180: [smf] INFO: [Removed] Number of SMF-UEs is now 778 (../src/smf/context.c:1092) 10/31 11:06:04.181: [upf] INFO: [Removed] Number of UPF-sessions is now 777 (../src/upf/context.c:253) 10/31 11:06:04.185: [smf] INFO: Removed Session: UE IMSI:[262427255727106] DNN:[internet:0] IPv4:[176.16.20.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.185: [smf] INFO: [Removed] Number of SMF-Sessions is now 777 (../src/smf/context.c:3195) 10/31 11:06:04.185: [smf] INFO: [Removed] Number of SMF-UEs is now 777 (../src/smf/context.c:1092) 10/31 11:06:04.187: [upf] INFO: [Removed] Number of UPF-sessions is now 776 (../src/upf/context.c:253) 10/31 11:06:04.191: [smf] INFO: Removed Session: UE IMSI:[262420824833811] DNN:[internet:0] IPv4:[176.16.20.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 776 (../src/smf/context.c:3195) 10/31 11:06:04.191: [smf] INFO: [Removed] Number of SMF-UEs is now 776 (../src/smf/context.c:1092) 10/31 11:06:04.192: [upf] INFO: [Removed] Number of UPF-sessions is now 775 (../src/upf/context.c:253) 10/31 11:06:04.196: [smf] INFO: Removed Session: UE IMSI:[262424148424597] DNN:[internet:0] IPv4:[176.16.20.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.196: [smf] INFO: [Removed] Number of SMF-Sessions is now 775 (../src/smf/context.c:3195) 10/31 11:06:04.196: [smf] INFO: [Removed] Number of SMF-UEs is now 775 (../src/smf/context.c:1092) 10/31 11:06:04.198: [upf] INFO: [Removed] Number of UPF-sessions is now 774 (../src/upf/context.c:253) 10/31 11:06:04.201: [smf] INFO: Removed Session: UE IMSI:[262422846586245] DNN:[internet:0] IPv4:[176.16.20.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.201: [smf] INFO: [Removed] Number of SMF-Sessions is now 774 (../src/smf/context.c:3195) 10/31 11:06:04.201: [smf] INFO: [Removed] Number of SMF-UEs is now 774 (../src/smf/context.c:1092) 10/31 11:06:04.203: [upf] INFO: [Removed] Number of UPF-sessions is now 773 (../src/upf/context.c:253) 10/31 11:06:04.207: [smf] INFO: Removed Session: UE IMSI:[262423839083235] DNN:[internet:0] IPv4:[176.16.20.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.207: [smf] INFO: [Removed] Number of SMF-Sessions is now 773 (../src/smf/context.c:3195) 10/31 11:06:04.207: [smf] INFO: [Removed] Number of SMF-UEs is now 773 (../src/smf/context.c:1092) 10/31 11:06:04.209: [upf] INFO: [Removed] Number of UPF-sessions is now 772 (../src/upf/context.c:253) 10/31 11:06:04.213: [smf] INFO: Removed Session: UE IMSI:[262421130851929] DNN:[internet:0] IPv4:[176.16.20.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.213: [smf] INFO: [Removed] Number of SMF-Sessions is now 772 (../src/smf/context.c:3195) 10/31 11:06:04.213: [smf] INFO: [Removed] Number of SMF-UEs is now 772 (../src/smf/context.c:1092) 10/31 11:06:04.214: [upf] INFO: [Removed] Number of UPF-sessions is now 771 (../src/upf/context.c:253) 10/31 11:06:04.218: [smf] INFO: Removed Session: UE IMSI:[262420799881581] DNN:[internet:0] IPv4:[176.16.20.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.218: [smf] INFO: [Removed] Number of SMF-Sessions is now 771 (../src/smf/context.c:3195) 10/31 11:06:04.218: [smf] INFO: [Removed] Number of SMF-UEs is now 771 (../src/smf/context.c:1092) 10/31 11:06:04.220: [upf] INFO: [Removed] Number of UPF-sessions is now 770 (../src/upf/context.c:253) 10/31 11:06:04.224: [smf] INFO: Removed Session: UE IMSI:[262427693948514] DNN:[internet:0] IPv4:[176.16.20.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 770 (../src/smf/context.c:3195) 10/31 11:06:04.224: [smf] INFO: [Removed] Number of SMF-UEs is now 770 (../src/smf/context.c:1092) 10/31 11:06:04.226: [upf] INFO: [Removed] Number of UPF-sessions is now 769 (../src/upf/context.c:253) 10/31 11:06:04.230: [smf] INFO: Removed Session: UE IMSI:[262426576276156] DNN:[internet:0] IPv4:[176.16.20.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 769 (../src/smf/context.c:3195) 10/31 11:06:04.230: [smf] INFO: [Removed] Number of SMF-UEs is now 769 (../src/smf/context.c:1092) 10/31 11:06:04.231: [upf] INFO: [Removed] Number of UPF-sessions is now 768 (../src/upf/context.c:253) 10/31 11:06:04.234: [smf] INFO: Removed Session: UE IMSI:[262420753618053] DNN:[internet:0] IPv4:[176.16.20.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.234: [smf] INFO: [Removed] Number of SMF-Sessions is now 768 (../src/smf/context.c:3195) 10/31 11:06:04.234: [smf] INFO: [Removed] Number of SMF-UEs is now 768 (../src/smf/context.c:1092) 10/31 11:06:04.237: [upf] INFO: [Removed] Number of UPF-sessions is now 767 (../src/upf/context.c:253) 10/31 11:06:04.240: [smf] INFO: Removed Session: UE IMSI:[262422206503364] DNN:[internet:0] IPv4:[176.16.20.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 767 (../src/smf/context.c:3195) 10/31 11:06:04.240: [smf] INFO: [Removed] Number of SMF-UEs is now 767 (../src/smf/context.c:1092) 10/31 11:06:04.242: [upf] INFO: [Removed] Number of UPF-sessions is now 766 (../src/upf/context.c:253) 10/31 11:06:04.246: [smf] INFO: Removed Session: UE IMSI:[262429892933508] DNN:[internet:0] IPv4:[176.16.21.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.246: [smf] INFO: [Removed] Number of SMF-Sessions is now 766 (../src/smf/context.c:3195) 10/31 11:06:04.246: [smf] INFO: [Removed] Number of SMF-UEs is now 766 (../src/smf/context.c:1092) 10/31 11:06:04.248: [upf] INFO: [Removed] Number of UPF-sessions is now 765 (../src/upf/context.c:253) 10/31 11:06:04.251: [smf] INFO: Removed Session: UE IMSI:[262421412654395] DNN:[internet:0] IPv4:[176.16.21.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 765 (../src/smf/context.c:3195) 10/31 11:06:04.251: [smf] INFO: [Removed] Number of SMF-UEs is now 765 (../src/smf/context.c:1092) 10/31 11:06:04.253: [upf] INFO: [Removed] Number of UPF-sessions is now 764 (../src/upf/context.c:253) 10/31 11:06:04.257: [smf] INFO: Removed Session: UE IMSI:[262422152213021] DNN:[internet:0] IPv4:[176.16.21.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.257: [smf] INFO: [Removed] Number of SMF-Sessions is now 764 (../src/smf/context.c:3195) 10/31 11:06:04.257: [smf] INFO: [Removed] Number of SMF-UEs is now 764 (../src/smf/context.c:1092) 10/31 11:06:04.259: [upf] INFO: [Removed] Number of UPF-sessions is now 763 (../src/upf/context.c:253) 10/31 11:06:04.263: [smf] INFO: Removed Session: UE IMSI:[262424011755222] DNN:[internet:0] IPv4:[176.16.21.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.263: [smf] INFO: [Removed] Number of SMF-Sessions is now 763 (../src/smf/context.c:3195) 10/31 11:06:04.263: [smf] INFO: [Removed] Number of SMF-UEs is now 763 (../src/smf/context.c:1092) 10/31 11:06:04.265: [upf] INFO: [Removed] Number of UPF-sessions is now 762 (../src/upf/context.c:253) 10/31 11:06:04.268: [smf] INFO: Removed Session: UE IMSI:[262421661344503] DNN:[internet:0] IPv4:[176.16.21.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 762 (../src/smf/context.c:3195) 10/31 11:06:04.268: [smf] INFO: [Removed] Number of SMF-UEs is now 762 (../src/smf/context.c:1092) 10/31 11:06:04.270: [upf] INFO: [Removed] Number of UPF-sessions is now 761 (../src/upf/context.c:253) 10/31 11:06:04.274: [smf] INFO: Removed Session: UE IMSI:[262424705949939] DNN:[internet:0] IPv4:[176.16.21.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.274: [smf] INFO: [Removed] Number of SMF-Sessions is now 761 (../src/smf/context.c:3195) 10/31 11:06:04.274: [smf] INFO: [Removed] Number of SMF-UEs is now 761 (../src/smf/context.c:1092) 10/31 11:06:04.276: [upf] INFO: [Removed] Number of UPF-sessions is now 760 (../src/upf/context.c:253) 10/31 11:06:04.281: [smf] INFO: Removed Session: UE IMSI:[262427186331933] DNN:[internet:0] IPv4:[176.16.21.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.281: [smf] INFO: [Removed] Number of SMF-Sessions is now 760 (../src/smf/context.c:3195) 10/31 11:06:04.281: [smf] INFO: [Removed] Number of SMF-UEs is now 760 (../src/smf/context.c:1092) 10/31 11:06:04.281: [upf] INFO: [Removed] Number of UPF-sessions is now 759 (../src/upf/context.c:253) 10/31 11:06:04.285: [smf] INFO: Removed Session: UE IMSI:[262421925099035] DNN:[internet:0] IPv4:[176.16.21.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.285: [smf] INFO: [Removed] Number of SMF-Sessions is now 759 (../src/smf/context.c:3195) 10/31 11:06:04.285: [smf] INFO: [Removed] Number of SMF-UEs is now 759 (../src/smf/context.c:1092) 10/31 11:06:04.287: [upf] INFO: [Removed] Number of UPF-sessions is now 758 (../src/upf/context.c:253) 10/31 11:06:04.291: [smf] INFO: Removed Session: UE IMSI:[262421544964420] DNN:[internet:0] IPv4:[176.16.21.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.291: [smf] INFO: [Removed] Number of SMF-Sessions is now 758 (../src/smf/context.c:3195) 10/31 11:06:04.291: [smf] INFO: [Removed] Number of SMF-UEs is now 758 (../src/smf/context.c:1092) 10/31 11:06:04.293: [upf] INFO: [Removed] Number of UPF-sessions is now 757 (../src/upf/context.c:253) 10/31 11:06:04.297: [smf] INFO: Removed Session: UE IMSI:[262423321269675] DNN:[internet:0] IPv4:[176.16.21.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.297: [smf] INFO: [Removed] Number of SMF-Sessions is now 757 (../src/smf/context.c:3195) 10/31 11:06:04.297: [smf] INFO: [Removed] Number of SMF-UEs is now 757 (../src/smf/context.c:1092) 10/31 11:06:04.298: [upf] INFO: [Removed] Number of UPF-sessions is now 756 (../src/upf/context.c:253) 10/31 11:06:04.302: [smf] INFO: Removed Session: UE IMSI:[262427952121860] DNN:[internet:0] IPv4:[176.16.21.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 756 (../src/smf/context.c:3195) 10/31 11:06:04.302: [smf] INFO: [Removed] Number of SMF-UEs is now 756 (../src/smf/context.c:1092) 10/31 11:06:04.304: [upf] INFO: [Removed] Number of UPF-sessions is now 755 (../src/upf/context.c:253) 10/31 11:06:04.308: [smf] INFO: Removed Session: UE IMSI:[262429392100864] DNN:[internet:0] IPv4:[176.16.21.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.308: [smf] INFO: [Removed] Number of SMF-Sessions is now 755 (../src/smf/context.c:3195) 10/31 11:06:04.308: [smf] INFO: [Removed] Number of SMF-UEs is now 755 (../src/smf/context.c:1092) 10/31 11:06:04.309: [upf] INFO: [Removed] Number of UPF-sessions is now 754 (../src/upf/context.c:253) 10/31 11:06:04.314: [smf] INFO: Removed Session: UE IMSI:[262421399593180] DNN:[internet:0] IPv4:[176.16.21.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.314: [smf] INFO: [Removed] Number of SMF-Sessions is now 754 (../src/smf/context.c:3195) 10/31 11:06:04.314: [smf] INFO: [Removed] Number of SMF-UEs is now 754 (../src/smf/context.c:1092) 10/31 11:06:04.315: [upf] INFO: [Removed] Number of UPF-sessions is now 753 (../src/upf/context.c:253) 10/31 11:06:04.319: [smf] INFO: Removed Session: UE IMSI:[262425946527081] DNN:[internet:0] IPv4:[176.16.21.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.319: [smf] INFO: [Removed] Number of SMF-Sessions is now 753 (../src/smf/context.c:3195) 10/31 11:06:04.319: [smf] INFO: [Removed] Number of SMF-UEs is now 753 (../src/smf/context.c:1092) 10/31 11:06:04.320: [upf] INFO: [Removed] Number of UPF-sessions is now 752 (../src/upf/context.c:253) 10/31 11:06:04.325: [smf] INFO: Removed Session: UE IMSI:[262423621232271] DNN:[internet:0] IPv4:[176.16.21.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.325: [smf] INFO: [Removed] Number of SMF-Sessions is now 752 (../src/smf/context.c:3195) 10/31 11:06:04.325: [smf] INFO: [Removed] Number of SMF-UEs is now 752 (../src/smf/context.c:1092) 10/31 11:06:04.326: [upf] INFO: [Removed] Number of UPF-sessions is now 751 (../src/upf/context.c:253) 10/31 11:06:04.331: [smf] INFO: Removed Session: UE IMSI:[262421767424152] DNN:[internet:0] IPv4:[176.16.21.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.331: [smf] INFO: [Removed] Number of SMF-Sessions is now 751 (../src/smf/context.c:3195) 10/31 11:06:04.331: [smf] INFO: [Removed] Number of SMF-UEs is now 751 (../src/smf/context.c:1092) 10/31 11:06:04.332: [upf] INFO: [Removed] Number of UPF-sessions is now 750 (../src/upf/context.c:253) 10/31 11:06:04.336: [smf] INFO: Removed Session: UE IMSI:[262421114476064] DNN:[internet:0] IPv4:[176.16.21.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.336: [smf] INFO: [Removed] Number of SMF-Sessions is now 750 (../src/smf/context.c:3195) 10/31 11:06:04.336: [smf] INFO: [Removed] Number of SMF-UEs is now 750 (../src/smf/context.c:1092) 10/31 11:06:04.338: [upf] INFO: [Removed] Number of UPF-sessions is now 749 (../src/upf/context.c:253) 10/31 11:06:04.341: [smf] INFO: Removed Session: UE IMSI:[262426451656912] DNN:[internet:0] IPv4:[176.16.21.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 749 (../src/smf/context.c:3195) 10/31 11:06:04.341: [smf] INFO: [Removed] Number of SMF-UEs is now 749 (../src/smf/context.c:1092) 10/31 11:06:04.343: [upf] INFO: [Removed] Number of UPF-sessions is now 748 (../src/upf/context.c:253) 10/31 11:06:04.347: [smf] INFO: Removed Session: UE IMSI:[262425514327866] DNN:[internet:0] IPv4:[176.16.21.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 748 (../src/smf/context.c:3195) 10/31 11:06:04.347: [smf] INFO: [Removed] Number of SMF-UEs is now 748 (../src/smf/context.c:1092) 10/31 11:06:04.349: [upf] INFO: [Removed] Number of UPF-sessions is now 747 (../src/upf/context.c:253) 10/31 11:06:04.354: [smf] INFO: Removed Session: UE IMSI:[262420571332498] DNN:[internet:0] IPv4:[176.16.21.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 747 (../src/smf/context.c:3195) 10/31 11:06:04.354: [smf] INFO: [Removed] Number of SMF-UEs is now 747 (../src/smf/context.c:1092) 10/31 11:06:04.354: [upf] INFO: [Removed] Number of UPF-sessions is now 746 (../src/upf/context.c:253) 10/31 11:06:04.358: [smf] INFO: Removed Session: UE IMSI:[262421549275310] DNN:[internet:0] IPv4:[176.16.21.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 746 (../src/smf/context.c:3195) 10/31 11:06:04.358: [smf] INFO: [Removed] Number of SMF-UEs is now 746 (../src/smf/context.c:1092) 10/31 11:06:04.360: [upf] INFO: [Removed] Number of UPF-sessions is now 745 (../src/upf/context.c:253) 10/31 11:06:04.364: [smf] INFO: Removed Session: UE IMSI:[262420714459933] DNN:[internet:0] IPv4:[176.16.21.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 745 (../src/smf/context.c:3195) 10/31 11:06:04.364: [smf] INFO: [Removed] Number of SMF-UEs is now 745 (../src/smf/context.c:1092) 10/31 11:06:04.365: [upf] INFO: [Removed] Number of UPF-sessions is now 744 (../src/upf/context.c:253) 10/31 11:06:04.370: [smf] INFO: Removed Session: UE IMSI:[262422703962790] DNN:[internet:0] IPv4:[176.16.21.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 744 (../src/smf/context.c:3195) 10/31 11:06:04.370: [smf] INFO: [Removed] Number of SMF-UEs is now 744 (../src/smf/context.c:1092) 10/31 11:06:04.371: [upf] INFO: [Removed] Number of UPF-sessions is now 743 (../src/upf/context.c:253) 10/31 11:06:04.374: [smf] INFO: Removed Session: UE IMSI:[262425491446887] DNN:[internet:0] IPv4:[176.16.21.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 743 (../src/smf/context.c:3195) 10/31 11:06:04.374: [smf] INFO: [Removed] Number of SMF-UEs is now 743 (../src/smf/context.c:1092) 10/31 11:06:04.376: [upf] INFO: [Removed] Number of UPF-sessions is now 742 (../src/upf/context.c:253) 10/31 11:06:04.380: [smf] INFO: Removed Session: UE IMSI:[262423036492506] DNN:[internet:0] IPv4:[176.16.21.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 742 (../src/smf/context.c:3195) 10/31 11:06:04.380: [smf] INFO: [Removed] Number of SMF-UEs is now 742 (../src/smf/context.c:1092) 10/31 11:06:04.382: [upf] INFO: [Removed] Number of UPF-sessions is now 741 (../src/upf/context.c:253) 10/31 11:06:04.386: [smf] INFO: Removed Session: UE IMSI:[262423897089923] DNN:[internet:0] IPv4:[176.16.21.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.386: [smf] INFO: [Removed] Number of SMF-Sessions is now 741 (../src/smf/context.c:3195) 10/31 11:06:04.386: [smf] INFO: [Removed] Number of SMF-UEs is now 741 (../src/smf/context.c:1092) 10/31 11:06:04.387: [upf] INFO: [Removed] Number of UPF-sessions is now 740 (../src/upf/context.c:253) 10/31 11:06:04.391: [smf] INFO: Removed Session: UE IMSI:[262424215548644] DNN:[internet:0] IPv4:[176.16.21.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 740 (../src/smf/context.c:3195) 10/31 11:06:04.391: [smf] INFO: [Removed] Number of SMF-UEs is now 740 (../src/smf/context.c:1092) 10/31 11:06:04.393: [upf] INFO: [Removed] Number of UPF-sessions is now 739 (../src/upf/context.c:253) 10/31 11:06:04.397: [smf] INFO: Removed Session: UE IMSI:[262428825081388] DNN:[internet:0] IPv4:[176.16.21.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.397: [smf] INFO: [Removed] Number of SMF-Sessions is now 739 (../src/smf/context.c:3195) 10/31 11:06:04.397: [smf] INFO: [Removed] Number of SMF-UEs is now 739 (../src/smf/context.c:1092) 10/31 11:06:04.398: [upf] INFO: [Removed] Number of UPF-sessions is now 738 (../src/upf/context.c:253) 10/31 11:06:04.403: [smf] INFO: Removed Session: UE IMSI:[262426790174343] DNN:[internet:0] IPv4:[176.16.21.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.403: [smf] INFO: [Removed] Number of SMF-Sessions is now 738 (../src/smf/context.c:3195) 10/31 11:06:04.403: [smf] INFO: [Removed] Number of SMF-UEs is now 738 (../src/smf/context.c:1092) 10/31 11:06:04.404: [upf] INFO: [Removed] Number of UPF-sessions is now 737 (../src/upf/context.c:253) 10/31 11:06:04.407: [smf] INFO: Removed Session: UE IMSI:[262424278497430] DNN:[internet:0] IPv4:[176.16.21.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 737 (../src/smf/context.c:3195) 10/31 11:06:04.407: [smf] INFO: [Removed] Number of SMF-UEs is now 737 (../src/smf/context.c:1092) 10/31 11:06:04.409: [upf] INFO: [Removed] Number of UPF-sessions is now 736 (../src/upf/context.c:253) 10/31 11:06:04.414: [smf] INFO: Removed Session: UE IMSI:[262429939635289] DNN:[internet:0] IPv4:[176.16.21.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.414: [smf] INFO: [Removed] Number of SMF-Sessions is now 736 (../src/smf/context.c:3195) 10/31 11:06:04.414: [smf] INFO: [Removed] Number of SMF-UEs is now 736 (../src/smf/context.c:1092) 10/31 11:06:04.415: [upf] INFO: [Removed] Number of UPF-sessions is now 735 (../src/upf/context.c:253) 10/31 11:06:04.419: [smf] INFO: Removed Session: UE IMSI:[262428366278751] DNN:[internet:0] IPv4:[176.16.21.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.419: [smf] INFO: [Removed] Number of SMF-Sessions is now 735 (../src/smf/context.c:3195) 10/31 11:06:04.419: [smf] INFO: [Removed] Number of SMF-UEs is now 735 (../src/smf/context.c:1092) 10/31 11:06:04.420: [upf] INFO: [Removed] Number of UPF-sessions is now 734 (../src/upf/context.c:253) 10/31 11:06:04.425: [smf] INFO: Removed Session: UE IMSI:[262423649393847] DNN:[internet:0] IPv4:[176.16.21.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 734 (../src/smf/context.c:3195) 10/31 11:06:04.425: [smf] INFO: [Removed] Number of SMF-UEs is now 734 (../src/smf/context.c:1092) 10/31 11:06:04.426: [upf] INFO: [Removed] Number of UPF-sessions is now 733 (../src/upf/context.c:253) 10/31 11:06:04.431: [smf] INFO: Removed Session: UE IMSI:[262429884940633] DNN:[internet:0] IPv4:[176.16.21.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.431: [smf] INFO: [Removed] Number of SMF-Sessions is now 733 (../src/smf/context.c:3195) 10/31 11:06:04.431: [smf] INFO: [Removed] Number of SMF-UEs is now 733 (../src/smf/context.c:1092) 10/31 11:06:04.432: [upf] INFO: [Removed] Number of UPF-sessions is now 732 (../src/upf/context.c:253) 10/31 11:06:04.436: [smf] INFO: Removed Session: UE IMSI:[262428048686501] DNN:[internet:0] IPv4:[176.16.21.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 732 (../src/smf/context.c:3195) 10/31 11:06:04.436: [smf] INFO: [Removed] Number of SMF-UEs is now 732 (../src/smf/context.c:1092) 10/31 11:06:04.437: [upf] INFO: [Removed] Number of UPF-sessions is now 731 (../src/upf/context.c:253) 10/31 11:06:04.441: [smf] INFO: Removed Session: UE IMSI:[262429393065915] DNN:[internet:0] IPv4:[176.16.21.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.441: [smf] INFO: [Removed] Number of SMF-Sessions is now 731 (../src/smf/context.c:3195) 10/31 11:06:04.441: [smf] INFO: [Removed] Number of SMF-UEs is now 731 (../src/smf/context.c:1092) 10/31 11:06:04.443: [upf] INFO: [Removed] Number of UPF-sessions is now 730 (../src/upf/context.c:253) 10/31 11:06:04.446: [smf] INFO: Removed Session: UE IMSI:[262423417442823] DNN:[internet:0] IPv4:[176.16.21.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.446: [smf] INFO: [Removed] Number of SMF-Sessions is now 730 (../src/smf/context.c:3195) 10/31 11:06:04.446: [smf] INFO: [Removed] Number of SMF-UEs is now 730 (../src/smf/context.c:1092) 10/31 11:06:04.448: [upf] INFO: [Removed] Number of UPF-sessions is now 729 (../src/upf/context.c:253) 10/31 11:06:04.453: [smf] INFO: Removed Session: UE IMSI:[262427696701515] DNN:[internet:0] IPv4:[176.16.21.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 729 (../src/smf/context.c:3195) 10/31 11:06:04.453: [smf] INFO: [Removed] Number of SMF-UEs is now 729 (../src/smf/context.c:1092) 10/31 11:06:04.454: [upf] INFO: [Removed] Number of UPF-sessions is now 728 (../src/upf/context.c:253) 10/31 11:06:04.458: [smf] INFO: Removed Session: UE IMSI:[262420141867183] DNN:[internet:0] IPv4:[176.16.21.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 728 (../src/smf/context.c:3195) 10/31 11:06:04.458: [smf] INFO: [Removed] Number of SMF-UEs is now 728 (../src/smf/context.c:1092) 10/31 11:06:04.459: [upf] INFO: [Removed] Number of UPF-sessions is now 727 (../src/upf/context.c:253) 10/31 11:06:04.464: [smf] INFO: Removed Session: UE IMSI:[262423860454897] DNN:[internet:0] IPv4:[176.16.21.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 727 (../src/smf/context.c:3195) 10/31 11:06:04.464: [smf] INFO: [Removed] Number of SMF-UEs is now 727 (../src/smf/context.c:1092) 10/31 11:06:04.465: [upf] INFO: [Removed] Number of UPF-sessions is now 726 (../src/upf/context.c:253) 10/31 11:06:04.468: [smf] INFO: Removed Session: UE IMSI:[262427583456698] DNN:[internet:0] IPv4:[176.16.21.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 726 (../src/smf/context.c:3195) 10/31 11:06:04.468: [smf] INFO: [Removed] Number of SMF-UEs is now 726 (../src/smf/context.c:1092) 10/31 11:06:04.470: [upf] INFO: [Removed] Number of UPF-sessions is now 725 (../src/upf/context.c:253) 10/31 11:06:04.474: [smf] INFO: Removed Session: UE IMSI:[262428098284022] DNN:[internet:0] IPv4:[176.16.21.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 725 (../src/smf/context.c:3195) 10/31 11:06:04.474: [smf] INFO: [Removed] Number of SMF-UEs is now 725 (../src/smf/context.c:1092) 10/31 11:06:04.476: [upf] INFO: [Removed] Number of UPF-sessions is now 724 (../src/upf/context.c:253) 10/31 11:06:04.480: [smf] INFO: Removed Session: UE IMSI:[262421263999759] DNN:[internet:0] IPv4:[176.16.21.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.480: [smf] INFO: [Removed] Number of SMF-Sessions is now 724 (../src/smf/context.c:3195) 10/31 11:06:04.480: [smf] INFO: [Removed] Number of SMF-UEs is now 724 (../src/smf/context.c:1092) 10/31 11:06:04.481: [upf] INFO: [Removed] Number of UPF-sessions is now 723 (../src/upf/context.c:253) 10/31 11:06:04.486: [smf] INFO: Removed Session: UE IMSI:[262429150503054] DNN:[internet:0] IPv4:[176.16.21.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 723 (../src/smf/context.c:3195) 10/31 11:06:04.486: [smf] INFO: [Removed] Number of SMF-UEs is now 723 (../src/smf/context.c:1092) 10/31 11:06:04.487: [upf] INFO: [Removed] Number of UPF-sessions is now 722 (../src/upf/context.c:253) 10/31 11:06:04.491: [smf] INFO: Removed Session: UE IMSI:[262425145320596] DNN:[internet:0] IPv4:[176.16.21.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.491: [smf] INFO: [Removed] Number of SMF-Sessions is now 722 (../src/smf/context.c:3195) 10/31 11:06:04.491: [smf] INFO: [Removed] Number of SMF-UEs is now 722 (../src/smf/context.c:1092) 10/31 11:06:04.493: [upf] INFO: [Removed] Number of UPF-sessions is now 721 (../src/upf/context.c:253) 10/31 11:06:04.496: [smf] INFO: Removed Session: UE IMSI:[262428018102731] DNN:[internet:0] IPv4:[176.16.21.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 721 (../src/smf/context.c:3195) 10/31 11:06:04.496: [smf] INFO: [Removed] Number of SMF-UEs is now 721 (../src/smf/context.c:1092) 10/31 11:06:04.498: [upf] INFO: [Removed] Number of UPF-sessions is now 720 (../src/upf/context.c:253) 10/31 11:06:04.502: [smf] INFO: Removed Session: UE IMSI:[262423511903510] DNN:[internet:0] IPv4:[176.16.21.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.502: [smf] INFO: [Removed] Number of SMF-Sessions is now 720 (../src/smf/context.c:3195) 10/31 11:06:04.502: [smf] INFO: [Removed] Number of SMF-UEs is now 720 (../src/smf/context.c:1092) 10/31 11:06:04.504: [upf] INFO: [Removed] Number of UPF-sessions is now 719 (../src/upf/context.c:253) 10/31 11:06:04.509: [smf] INFO: Removed Session: UE IMSI:[262422997999804] DNN:[internet:0] IPv4:[176.16.21.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 719 (../src/smf/context.c:3195) 10/31 11:06:04.509: [smf] INFO: [Removed] Number of SMF-UEs is now 719 (../src/smf/context.c:1092) 10/31 11:06:04.510: [upf] INFO: [Removed] Number of UPF-sessions is now 718 (../src/upf/context.c:253) 10/31 11:06:04.515: [smf] INFO: Removed Session: UE IMSI:[262426581768170] DNN:[internet:0] IPv4:[176.16.21.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 718 (../src/smf/context.c:3195) 10/31 11:06:04.515: [smf] INFO: [Removed] Number of SMF-UEs is now 718 (../src/smf/context.c:1092) 10/31 11:06:04.517: [upf] INFO: [Removed] Number of UPF-sessions is now 717 (../src/upf/context.c:253) 10/31 11:06:04.521: [smf] INFO: Removed Session: UE IMSI:[262429466542704] DNN:[internet:0] IPv4:[176.16.21.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 717 (../src/smf/context.c:3195) 10/31 11:06:04.521: [smf] INFO: [Removed] Number of SMF-UEs is now 717 (../src/smf/context.c:1092) 10/31 11:06:04.522: [upf] INFO: [Removed] Number of UPF-sessions is now 716 (../src/upf/context.c:253) 10/31 11:06:04.527: [smf] INFO: Removed Session: UE IMSI:[262423204494234] DNN:[internet:0] IPv4:[176.16.21.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 716 (../src/smf/context.c:3195) 10/31 11:06:04.527: [smf] INFO: [Removed] Number of SMF-UEs is now 716 (../src/smf/context.c:1092) 10/31 11:06:04.528: [upf] INFO: [Removed] Number of UPF-sessions is now 715 (../src/upf/context.c:253) 10/31 11:06:04.532: [smf] INFO: Removed Session: UE IMSI:[262420716175042] DNN:[internet:0] IPv4:[176.16.21.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 715 (../src/smf/context.c:3195) 10/31 11:06:04.532: [smf] INFO: [Removed] Number of SMF-UEs is now 715 (../src/smf/context.c:1092) 10/31 11:06:04.533: [upf] INFO: [Removed] Number of UPF-sessions is now 714 (../src/upf/context.c:253) 10/31 11:06:04.538: [smf] INFO: Removed Session: UE IMSI:[262422749392124] DNN:[internet:0] IPv4:[176.16.21.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 714 (../src/smf/context.c:3195) 10/31 11:06:04.538: [smf] INFO: [Removed] Number of SMF-UEs is now 714 (../src/smf/context.c:1092) 10/31 11:06:04.539: [upf] INFO: [Removed] Number of UPF-sessions is now 713 (../src/upf/context.c:253) 10/31 11:06:04.542: [smf] INFO: Removed Session: UE IMSI:[262425626092318] DNN:[internet:0] IPv4:[176.16.21.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 713 (../src/smf/context.c:3195) 10/31 11:06:04.542: [smf] INFO: [Removed] Number of SMF-UEs is now 713 (../src/smf/context.c:1092) 10/31 11:06:04.544: [upf] INFO: [Removed] Number of UPF-sessions is now 712 (../src/upf/context.c:253) 10/31 11:06:04.548: [smf] INFO: Removed Session: UE IMSI:[262423865680122] DNN:[internet:0] IPv4:[176.16.21.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 712 (../src/smf/context.c:3195) 10/31 11:06:04.548: [smf] INFO: [Removed] Number of SMF-UEs is now 712 (../src/smf/context.c:1092) 10/31 11:06:04.550: [upf] INFO: [Removed] Number of UPF-sessions is now 711 (../src/upf/context.c:253) 10/31 11:06:04.554: [smf] INFO: Removed Session: UE IMSI:[262422594995833] DNN:[internet:0] IPv4:[176.16.21.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.554: [smf] INFO: [Removed] Number of SMF-Sessions is now 711 (../src/smf/context.c:3195) 10/31 11:06:04.554: [smf] INFO: [Removed] Number of SMF-UEs is now 711 (../src/smf/context.c:1092) 10/31 11:06:04.556: [upf] INFO: [Removed] Number of UPF-sessions is now 710 (../src/upf/context.c:253) 10/31 11:06:04.560: [smf] INFO: Removed Session: UE IMSI:[262425845316795] DNN:[internet:0] IPv4:[176.16.21.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 710 (../src/smf/context.c:3195) 10/31 11:06:04.560: [smf] INFO: [Removed] Number of SMF-UEs is now 710 (../src/smf/context.c:1092) 10/31 11:06:04.561: [upf] INFO: [Removed] Number of UPF-sessions is now 709 (../src/upf/context.c:253) 10/31 11:06:04.565: [smf] INFO: Removed Session: UE IMSI:[262423787028313] DNN:[internet:0] IPv4:[176.16.21.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.565: [smf] INFO: [Removed] Number of SMF-Sessions is now 709 (../src/smf/context.c:3195) 10/31 11:06:04.565: [smf] INFO: [Removed] Number of SMF-UEs is now 709 (../src/smf/context.c:1092) 10/31 11:06:04.567: [upf] INFO: [Removed] Number of UPF-sessions is now 708 (../src/upf/context.c:253) 10/31 11:06:04.570: [smf] INFO: Removed Session: UE IMSI:[262427622996668] DNN:[internet:0] IPv4:[176.16.21.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 708 (../src/smf/context.c:3195) 10/31 11:06:04.570: [smf] INFO: [Removed] Number of SMF-UEs is now 708 (../src/smf/context.c:1092) 10/31 11:06:04.572: [upf] INFO: [Removed] Number of UPF-sessions is now 707 (../src/upf/context.c:253) 10/31 11:06:04.576: [smf] INFO: Removed Session: UE IMSI:[262422017806063] DNN:[internet:0] IPv4:[176.16.21.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.576: [smf] INFO: [Removed] Number of SMF-Sessions is now 707 (../src/smf/context.c:3195) 10/31 11:06:04.576: [smf] INFO: [Removed] Number of SMF-UEs is now 707 (../src/smf/context.c:1092) 10/31 11:06:04.578: [upf] INFO: [Removed] Number of UPF-sessions is now 706 (../src/upf/context.c:253) 10/31 11:06:04.582: [smf] INFO: Removed Session: UE IMSI:[262425317624426] DNN:[internet:0] IPv4:[176.16.21.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.582: [smf] INFO: [Removed] Number of SMF-Sessions is now 706 (../src/smf/context.c:3195) 10/31 11:06:04.582: [smf] INFO: [Removed] Number of SMF-UEs is now 706 (../src/smf/context.c:1092) 10/31 11:06:04.583: [upf] INFO: [Removed] Number of UPF-sessions is now 705 (../src/upf/context.c:253) 10/31 11:06:04.587: [smf] INFO: Removed Session: UE IMSI:[262428683548948] DNN:[internet:0] IPv4:[176.16.21.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.587: [smf] INFO: [Removed] Number of SMF-Sessions is now 705 (../src/smf/context.c:3195) 10/31 11:06:04.587: [smf] INFO: [Removed] Number of SMF-UEs is now 705 (../src/smf/context.c:1092) 10/31 11:06:04.589: [upf] INFO: [Removed] Number of UPF-sessions is now 704 (../src/upf/context.c:253) 10/31 11:06:04.593: [smf] INFO: Removed Session: UE IMSI:[262423259644647] DNN:[internet:0] IPv4:[176.16.21.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.593: [smf] INFO: [Removed] Number of SMF-Sessions is now 704 (../src/smf/context.c:3195) 10/31 11:06:04.593: [smf] INFO: [Removed] Number of SMF-UEs is now 704 (../src/smf/context.c:1092) 10/31 11:06:04.594: [upf] INFO: [Removed] Number of UPF-sessions is now 703 (../src/upf/context.c:253) 10/31 11:06:04.600: [smf] INFO: Removed Session: UE IMSI:[262421522289278] DNN:[internet:0] IPv4:[176.16.21.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 703 (../src/smf/context.c:3195) 10/31 11:06:04.600: [smf] INFO: [Removed] Number of SMF-UEs is now 703 (../src/smf/context.c:1092) 10/31 11:06:04.600: [upf] INFO: [Removed] Number of UPF-sessions is now 702 (../src/upf/context.c:253) 10/31 11:06:04.603: [smf] INFO: Removed Session: UE IMSI:[262428510993732] DNN:[internet:0] IPv4:[176.16.21.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 702 (../src/smf/context.c:3195) 10/31 11:06:04.603: [smf] INFO: [Removed] Number of SMF-UEs is now 702 (../src/smf/context.c:1092) 10/31 11:06:04.606: [upf] INFO: [Removed] Number of UPF-sessions is now 701 (../src/upf/context.c:253) 10/31 11:06:04.610: [smf] INFO: Removed Session: UE IMSI:[262426758431983] DNN:[internet:0] IPv4:[176.16.21.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 701 (../src/smf/context.c:3195) 10/31 11:06:04.610: [smf] INFO: [Removed] Number of SMF-UEs is now 701 (../src/smf/context.c:1092) 10/31 11:06:04.612: [upf] INFO: [Removed] Number of UPF-sessions is now 700 (../src/upf/context.c:253) 10/31 11:06:04.616: [smf] INFO: Removed Session: UE IMSI:[262428129779550] DNN:[internet:0] IPv4:[176.16.21.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 700 (../src/smf/context.c:3195) 10/31 11:06:04.616: [smf] INFO: [Removed] Number of SMF-UEs is now 700 (../src/smf/context.c:1092) 10/31 11:06:04.617: [upf] INFO: [Removed] Number of UPF-sessions is now 699 (../src/upf/context.c:253) 10/31 11:06:04.622: [smf] INFO: Removed Session: UE IMSI:[262428423492947] DNN:[internet:0] IPv4:[176.16.21.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 699 (../src/smf/context.c:3195) 10/31 11:06:04.622: [smf] INFO: [Removed] Number of SMF-UEs is now 699 (../src/smf/context.c:1092) 10/31 11:06:04.623: [upf] INFO: [Removed] Number of UPF-sessions is now 698 (../src/upf/context.c:253) 10/31 11:06:04.627: [smf] INFO: Removed Session: UE IMSI:[262424334330619] DNN:[internet:0] IPv4:[176.16.21.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 698 (../src/smf/context.c:3195) 10/31 11:06:04.627: [smf] INFO: [Removed] Number of SMF-UEs is now 698 (../src/smf/context.c:1092) 10/31 11:06:04.628: [upf] INFO: [Removed] Number of UPF-sessions is now 697 (../src/upf/context.c:253) 10/31 11:06:04.632: [smf] INFO: Removed Session: UE IMSI:[262424927249500] DNN:[internet:0] IPv4:[176.16.21.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 697 (../src/smf/context.c:3195) 10/31 11:06:04.632: [smf] INFO: [Removed] Number of SMF-UEs is now 697 (../src/smf/context.c:1092) 10/31 11:06:04.634: [upf] INFO: [Removed] Number of UPF-sessions is now 696 (../src/upf/context.c:253) 10/31 11:06:04.638: [smf] INFO: Removed Session: UE IMSI:[262428965029932] DNN:[internet:0] IPv4:[176.16.21.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 696 (../src/smf/context.c:3195) 10/31 11:06:04.638: [smf] INFO: [Removed] Number of SMF-UEs is now 696 (../src/smf/context.c:1092) 10/31 11:06:04.639: [upf] INFO: [Removed] Number of UPF-sessions is now 695 (../src/upf/context.c:253) 10/31 11:06:04.644: [smf] INFO: Removed Session: UE IMSI:[262427507381606] DNN:[internet:0] IPv4:[176.16.21.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 695 (../src/smf/context.c:3195) 10/31 11:06:04.644: [smf] INFO: [Removed] Number of SMF-UEs is now 695 (../src/smf/context.c:1092) 10/31 11:06:04.645: [upf] INFO: [Removed] Number of UPF-sessions is now 694 (../src/upf/context.c:253) 10/31 11:06:04.650: [smf] INFO: Removed Session: UE IMSI:[262422411043065] DNN:[internet:0] IPv4:[176.16.21.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 694 (../src/smf/context.c:3195) 10/31 11:06:04.650: [smf] INFO: [Removed] Number of SMF-UEs is now 694 (../src/smf/context.c:1092) 10/31 11:06:04.652: [upf] INFO: [Removed] Number of UPF-sessions is now 693 (../src/upf/context.c:253) 10/31 11:06:04.655: [smf] INFO: Removed Session: UE IMSI:[262428438722873] DNN:[internet:0] IPv4:[176.16.21.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.656: [smf] INFO: [Removed] Number of SMF-Sessions is now 693 (../src/smf/context.c:3195) 10/31 11:06:04.656: [smf] INFO: [Removed] Number of SMF-UEs is now 693 (../src/smf/context.c:1092) 10/31 11:06:04.657: [upf] INFO: [Removed] Number of UPF-sessions is now 692 (../src/upf/context.c:253) 10/31 11:06:04.661: [smf] INFO: Removed Session: UE IMSI:[262427749134840] DNN:[internet:0] IPv4:[176.16.21.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 692 (../src/smf/context.c:3195) 10/31 11:06:04.661: [smf] INFO: [Removed] Number of SMF-UEs is now 692 (../src/smf/context.c:1092) 10/31 11:06:04.663: [upf] INFO: [Removed] Number of UPF-sessions is now 691 (../src/upf/context.c:253) 10/31 11:06:04.666: [smf] INFO: Removed Session: UE IMSI:[262425148461778] DNN:[internet:0] IPv4:[176.16.21.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 691 (../src/smf/context.c:3195) 10/31 11:06:04.666: [smf] INFO: [Removed] Number of SMF-UEs is now 691 (../src/smf/context.c:1092) 10/31 11:06:04.668: [upf] INFO: [Removed] Number of UPF-sessions is now 690 (../src/upf/context.c:253) 10/31 11:06:04.672: [smf] INFO: Removed Session: UE IMSI:[262425795419149] DNN:[internet:0] IPv4:[176.16.21.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.672: [smf] INFO: [Removed] Number of SMF-Sessions is now 690 (../src/smf/context.c:3195) 10/31 11:06:04.672: [smf] INFO: [Removed] Number of SMF-UEs is now 690 (../src/smf/context.c:1092) 10/31 11:06:04.674: [upf] INFO: [Removed] Number of UPF-sessions is now 689 (../src/upf/context.c:253) 10/31 11:06:04.677: [smf] INFO: Removed Session: UE IMSI:[262427251442799] DNN:[internet:0] IPv4:[176.16.21.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.677: [smf] INFO: [Removed] Number of SMF-Sessions is now 689 (../src/smf/context.c:3195) 10/31 11:06:04.677: [smf] INFO: [Removed] Number of SMF-UEs is now 689 (../src/smf/context.c:1092) 10/31 11:06:04.679: [upf] INFO: [Removed] Number of UPF-sessions is now 688 (../src/upf/context.c:253) 10/31 11:06:04.683: [smf] INFO: Removed Session: UE IMSI:[262424088782288] DNN:[internet:0] IPv4:[176.16.21.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 688 (../src/smf/context.c:3195) 10/31 11:06:04.683: [smf] INFO: [Removed] Number of SMF-UEs is now 688 (../src/smf/context.c:1092) 10/31 11:06:04.685: [upf] INFO: [Removed] Number of UPF-sessions is now 687 (../src/upf/context.c:253) 10/31 11:06:04.689: [smf] INFO: Removed Session: UE IMSI:[262420414098863] DNN:[internet:0] IPv4:[176.16.21.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 687 (../src/smf/context.c:3195) 10/31 11:06:04.689: [smf] INFO: [Removed] Number of SMF-UEs is now 687 (../src/smf/context.c:1092) 10/31 11:06:04.690: [upf] INFO: [Removed] Number of UPF-sessions is now 686 (../src/upf/context.c:253) 10/31 11:06:04.694: [smf] INFO: Removed Session: UE IMSI:[262426214571054] DNN:[internet:0] IPv4:[176.16.21.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.694: [smf] INFO: [Removed] Number of SMF-Sessions is now 686 (../src/smf/context.c:3195) 10/31 11:06:04.694: [smf] INFO: [Removed] Number of SMF-UEs is now 686 (../src/smf/context.c:1092) 10/31 11:06:04.696: [upf] INFO: [Removed] Number of UPF-sessions is now 685 (../src/upf/context.c:253) 10/31 11:06:04.700: [smf] INFO: Removed Session: UE IMSI:[262423441841631] DNN:[internet:0] IPv4:[176.16.21.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 685 (../src/smf/context.c:3195) 10/31 11:06:04.700: [smf] INFO: [Removed] Number of SMF-UEs is now 685 (../src/smf/context.c:1092) 10/31 11:06:04.702: [upf] INFO: [Removed] Number of UPF-sessions is now 684 (../src/upf/context.c:253) 10/31 11:06:04.706: [smf] INFO: Removed Session: UE IMSI:[262427714054601] DNN:[internet:0] IPv4:[176.16.21.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.706: [smf] INFO: [Removed] Number of SMF-Sessions is now 684 (../src/smf/context.c:3195) 10/31 11:06:04.706: [smf] INFO: [Removed] Number of SMF-UEs is now 684 (../src/smf/context.c:1092) 10/31 11:06:04.707: [upf] INFO: [Removed] Number of UPF-sessions is now 683 (../src/upf/context.c:253) 10/31 11:06:04.712: [smf] INFO: Removed Session: UE IMSI:[262422564963202] DNN:[internet:0] IPv4:[176.16.21.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.712: [smf] INFO: [Removed] Number of SMF-Sessions is now 683 (../src/smf/context.c:3195) 10/31 11:06:04.712: [smf] INFO: [Removed] Number of SMF-UEs is now 683 (../src/smf/context.c:1092) 10/31 11:06:04.713: [upf] INFO: [Removed] Number of UPF-sessions is now 682 (../src/upf/context.c:253) 10/31 11:06:04.717: [smf] INFO: Removed Session: UE IMSI:[262427125672085] DNN:[internet:0] IPv4:[176.16.21.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 682 (../src/smf/context.c:3195) 10/31 11:06:04.717: [smf] INFO: [Removed] Number of SMF-UEs is now 682 (../src/smf/context.c:1092) 10/31 11:06:04.718: [upf] INFO: [Removed] Number of UPF-sessions is now 681 (../src/upf/context.c:253) 10/31 11:06:04.723: [smf] INFO: Removed Session: UE IMSI:[262428541547499] DNN:[internet:0] IPv4:[176.16.21.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 681 (../src/smf/context.c:3195) 10/31 11:06:04.723: [smf] INFO: [Removed] Number of SMF-UEs is now 681 (../src/smf/context.c:1092) 10/31 11:06:04.724: [upf] INFO: [Removed] Number of UPF-sessions is now 680 (../src/upf/context.c:253) 10/31 11:06:04.728: [smf] INFO: Removed Session: UE IMSI:[262424139334815] DNN:[internet:0] IPv4:[176.16.21.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 680 (../src/smf/context.c:3195) 10/31 11:06:04.728: [smf] INFO: [Removed] Number of SMF-UEs is now 680 (../src/smf/context.c:1092) 10/31 11:06:04.730: [upf] INFO: [Removed] Number of UPF-sessions is now 679 (../src/upf/context.c:253) 10/31 11:06:04.733: [smf] INFO: Removed Session: UE IMSI:[262421146006121] DNN:[internet:0] IPv4:[176.16.21.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 679 (../src/smf/context.c:3195) 10/31 11:06:04.733: [smf] INFO: [Removed] Number of SMF-UEs is now 679 (../src/smf/context.c:1092) 10/31 11:06:04.735: [upf] INFO: [Removed] Number of UPF-sessions is now 678 (../src/upf/context.c:253) 10/31 11:06:04.739: [smf] INFO: Removed Session: UE IMSI:[262422866648838] DNN:[internet:0] IPv4:[176.16.21.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 678 (../src/smf/context.c:3195) 10/31 11:06:04.739: [smf] INFO: [Removed] Number of SMF-UEs is now 678 (../src/smf/context.c:1092) 10/31 11:06:04.741: [upf] INFO: [Removed] Number of UPF-sessions is now 677 (../src/upf/context.c:253) 10/31 11:06:04.744: [smf] INFO: Removed Session: UE IMSI:[262427944585113] DNN:[internet:0] IPv4:[176.16.21.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.744: [smf] INFO: [Removed] Number of SMF-Sessions is now 677 (../src/smf/context.c:3195) 10/31 11:06:04.744: [smf] INFO: [Removed] Number of SMF-UEs is now 677 (../src/smf/context.c:1092) 10/31 11:06:04.746: [upf] INFO: [Removed] Number of UPF-sessions is now 676 (../src/upf/context.c:253) 10/31 11:06:04.750: [smf] INFO: Removed Session: UE IMSI:[262428193825415] DNN:[internet:0] IPv4:[176.16.21.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 676 (../src/smf/context.c:3195) 10/31 11:06:04.750: [smf] INFO: [Removed] Number of SMF-UEs is now 676 (../src/smf/context.c:1092) 10/31 11:06:04.752: [upf] INFO: [Removed] Number of UPF-sessions is now 675 (../src/upf/context.c:253) 10/31 11:06:04.756: [smf] INFO: Removed Session: UE IMSI:[262421210153267] DNN:[internet:0] IPv4:[176.16.21.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 675 (../src/smf/context.c:3195) 10/31 11:06:04.756: [smf] INFO: [Removed] Number of SMF-UEs is now 675 (../src/smf/context.c:1092) 10/31 11:06:04.757: [upf] INFO: [Removed] Number of UPF-sessions is now 674 (../src/upf/context.c:253) 10/31 11:06:04.761: [smf] INFO: Removed Session: UE IMSI:[262424542128599] DNN:[internet:0] IPv4:[176.16.21.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.761: [smf] INFO: [Removed] Number of SMF-Sessions is now 674 (../src/smf/context.c:3195) 10/31 11:06:04.761: [smf] INFO: [Removed] Number of SMF-UEs is now 674 (../src/smf/context.c:1092) 10/31 11:06:04.763: [upf] INFO: [Removed] Number of UPF-sessions is now 673 (../src/upf/context.c:253) 10/31 11:06:04.767: [smf] INFO: Removed Session: UE IMSI:[262420830227597] DNN:[internet:0] IPv4:[176.16.21.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 673 (../src/smf/context.c:3195) 10/31 11:06:04.767: [smf] INFO: [Removed] Number of SMF-UEs is now 673 (../src/smf/context.c:1092) 10/31 11:06:04.769: [upf] INFO: [Removed] Number of UPF-sessions is now 672 (../src/upf/context.c:253) 10/31 11:06:04.773: [smf] INFO: Removed Session: UE IMSI:[262425671690895] DNN:[internet:0] IPv4:[176.16.21.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.773: [smf] INFO: [Removed] Number of SMF-Sessions is now 672 (../src/smf/context.c:3195) 10/31 11:06:04.773: [smf] INFO: [Removed] Number of SMF-UEs is now 672 (../src/smf/context.c:1092) 10/31 11:06:04.774: [upf] INFO: [Removed] Number of UPF-sessions is now 671 (../src/upf/context.c:253) 10/31 11:06:04.777: [smf] INFO: Removed Session: UE IMSI:[262421089905263] DNN:[internet:0] IPv4:[176.16.21.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.778: [smf] INFO: [Removed] Number of SMF-Sessions is now 671 (../src/smf/context.c:3195) 10/31 11:06:04.778: [smf] INFO: [Removed] Number of SMF-UEs is now 671 (../src/smf/context.c:1092) 10/31 11:06:04.780: [upf] INFO: [Removed] Number of UPF-sessions is now 670 (../src/upf/context.c:253) 10/31 11:06:04.783: [smf] INFO: Removed Session: UE IMSI:[262425305699080] DNN:[internet:0] IPv4:[176.16.21.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 670 (../src/smf/context.c:3195) 10/31 11:06:04.783: [smf] INFO: [Removed] Number of SMF-UEs is now 670 (../src/smf/context.c:1092) 10/31 11:06:04.785: [upf] INFO: [Removed] Number of UPF-sessions is now 669 (../src/upf/context.c:253) 10/31 11:06:04.789: [smf] INFO: Removed Session: UE IMSI:[262420920946407] DNN:[internet:0] IPv4:[176.16.21.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 669 (../src/smf/context.c:3195) 10/31 11:06:04.789: [smf] INFO: [Removed] Number of SMF-UEs is now 669 (../src/smf/context.c:1092) 10/31 11:06:04.791: [upf] INFO: [Removed] Number of UPF-sessions is now 668 (../src/upf/context.c:253) 10/31 11:06:04.794: [smf] INFO: Removed Session: UE IMSI:[262424257140246] DNN:[internet:0] IPv4:[176.16.21.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.794: [smf] INFO: [Removed] Number of SMF-Sessions is now 668 (../src/smf/context.c:3195) 10/31 11:06:04.794: [smf] INFO: [Removed] Number of SMF-UEs is now 668 (../src/smf/context.c:1092) 10/31 11:06:04.796: [upf] INFO: [Removed] Number of UPF-sessions is now 667 (../src/upf/context.c:253) 10/31 11:06:04.800: [smf] INFO: Removed Session: UE IMSI:[262421764080655] DNN:[internet:0] IPv4:[176.16.21.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.800: [smf] INFO: [Removed] Number of SMF-Sessions is now 667 (../src/smf/context.c:3195) 10/31 11:06:04.800: [smf] INFO: [Removed] Number of SMF-UEs is now 667 (../src/smf/context.c:1092) 10/31 11:06:04.802: [upf] INFO: [Removed] Number of UPF-sessions is now 666 (../src/upf/context.c:253) 10/31 11:06:04.806: [smf] INFO: Removed Session: UE IMSI:[262423148197865] DNN:[internet:0] IPv4:[176.16.21.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.806: [smf] INFO: [Removed] Number of SMF-Sessions is now 666 (../src/smf/context.c:3195) 10/31 11:06:04.806: [smf] INFO: [Removed] Number of SMF-UEs is now 666 (../src/smf/context.c:1092) 10/31 11:06:04.807: [upf] INFO: [Removed] Number of UPF-sessions is now 665 (../src/upf/context.c:253) 10/31 11:06:04.811: [smf] INFO: Removed Session: UE IMSI:[262424873872725] DNN:[internet:0] IPv4:[176.16.21.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.811: [smf] INFO: [Removed] Number of SMF-Sessions is now 665 (../src/smf/context.c:3195) 10/31 11:06:04.811: [smf] INFO: [Removed] Number of SMF-UEs is now 665 (../src/smf/context.c:1092) 10/31 11:06:04.813: [upf] INFO: [Removed] Number of UPF-sessions is now 664 (../src/upf/context.c:253) 10/31 11:06:04.816: [smf] INFO: Removed Session: UE IMSI:[262422399269672] DNN:[internet:0] IPv4:[176.16.21.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 664 (../src/smf/context.c:3195) 10/31 11:06:04.816: [smf] INFO: [Removed] Number of SMF-UEs is now 664 (../src/smf/context.c:1092) 10/31 11:06:04.818: [upf] INFO: [Removed] Number of UPF-sessions is now 663 (../src/upf/context.c:253) 10/31 11:06:04.823: [smf] INFO: Removed Session: UE IMSI:[262421640084774] DNN:[internet:0] IPv4:[176.16.21.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 663 (../src/smf/context.c:3195) 10/31 11:06:04.823: [smf] INFO: [Removed] Number of SMF-UEs is now 663 (../src/smf/context.c:1092) 10/31 11:06:04.824: [upf] INFO: [Removed] Number of UPF-sessions is now 662 (../src/upf/context.c:253) 10/31 11:06:04.828: [smf] INFO: Removed Session: UE IMSI:[262427799636418] DNN:[internet:0] IPv4:[176.16.21.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 662 (../src/smf/context.c:3195) 10/31 11:06:04.828: [smf] INFO: [Removed] Number of SMF-UEs is now 662 (../src/smf/context.c:1092) 10/31 11:06:04.829: [upf] INFO: [Removed] Number of UPF-sessions is now 661 (../src/upf/context.c:253) 10/31 11:06:04.834: [smf] INFO: Removed Session: UE IMSI:[262427807348801] DNN:[internet:0] IPv4:[176.16.21.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.834: [smf] INFO: [Removed] Number of SMF-Sessions is now 661 (../src/smf/context.c:3195) 10/31 11:06:04.834: [smf] INFO: [Removed] Number of SMF-UEs is now 661 (../src/smf/context.c:1092) 10/31 11:06:04.835: [upf] INFO: [Removed] Number of UPF-sessions is now 660 (../src/upf/context.c:253) 10/31 11:06:04.839: [smf] INFO: Removed Session: UE IMSI:[262420498624229] DNN:[internet:0] IPv4:[176.16.21.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.839: [smf] INFO: [Removed] Number of SMF-Sessions is now 660 (../src/smf/context.c:3195) 10/31 11:06:04.839: [smf] INFO: [Removed] Number of SMF-UEs is now 660 (../src/smf/context.c:1092) 10/31 11:06:04.841: [upf] INFO: [Removed] Number of UPF-sessions is now 659 (../src/upf/context.c:253) 10/31 11:06:04.844: [smf] INFO: Removed Session: UE IMSI:[262426354442868] DNN:[internet:0] IPv4:[176.16.21.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.844: [smf] INFO: [Removed] Number of SMF-Sessions is now 659 (../src/smf/context.c:3195) 10/31 11:06:04.844: [smf] INFO: [Removed] Number of SMF-UEs is now 659 (../src/smf/context.c:1092) 10/31 11:06:04.846: [upf] INFO: [Removed] Number of UPF-sessions is now 658 (../src/upf/context.c:253) 10/31 11:06:04.851: [smf] INFO: Removed Session: UE IMSI:[262429394493760] DNN:[internet:0] IPv4:[176.16.21.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.851: [smf] INFO: [Removed] Number of SMF-Sessions is now 658 (../src/smf/context.c:3195) 10/31 11:06:04.851: [smf] INFO: [Removed] Number of SMF-UEs is now 658 (../src/smf/context.c:1092) 10/31 11:06:04.852: [upf] INFO: [Removed] Number of UPF-sessions is now 657 (../src/upf/context.c:253) 10/31 11:06:04.855: [smf] INFO: Removed Session: UE IMSI:[262426595593039] DNN:[internet:0] IPv4:[176.16.21.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.855: [smf] INFO: [Removed] Number of SMF-Sessions is now 657 (../src/smf/context.c:3195) 10/31 11:06:04.855: [smf] INFO: [Removed] Number of SMF-UEs is now 657 (../src/smf/context.c:1092) 10/31 11:06:04.857: [upf] INFO: [Removed] Number of UPF-sessions is now 656 (../src/upf/context.c:253) 10/31 11:06:04.861: [smf] INFO: Removed Session: UE IMSI:[262420038639170] DNN:[internet:0] IPv4:[176.16.21.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.861: [smf] INFO: [Removed] Number of SMF-Sessions is now 656 (../src/smf/context.c:3195) 10/31 11:06:04.861: [smf] INFO: [Removed] Number of SMF-UEs is now 656 (../src/smf/context.c:1092) 10/31 11:06:04.863: [upf] INFO: [Removed] Number of UPF-sessions is now 655 (../src/upf/context.c:253) 10/31 11:06:04.867: [smf] INFO: Removed Session: UE IMSI:[262423855861406] DNN:[internet:0] IPv4:[176.16.21.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 655 (../src/smf/context.c:3195) 10/31 11:06:04.867: [smf] INFO: [Removed] Number of SMF-UEs is now 655 (../src/smf/context.c:1092) 10/31 11:06:04.868: [upf] INFO: [Removed] Number of UPF-sessions is now 654 (../src/upf/context.c:253) 10/31 11:06:04.873: [smf] INFO: Removed Session: UE IMSI:[262428849644677] DNN:[internet:0] IPv4:[176.16.21.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 654 (../src/smf/context.c:3195) 10/31 11:06:04.873: [smf] INFO: [Removed] Number of SMF-UEs is now 654 (../src/smf/context.c:1092) 10/31 11:06:04.874: [upf] INFO: [Removed] Number of UPF-sessions is now 653 (../src/upf/context.c:253) 10/31 11:06:04.878: [smf] INFO: Removed Session: UE IMSI:[262421605426353] DNN:[internet:0] IPv4:[176.16.21.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 653 (../src/smf/context.c:3195) 10/31 11:06:04.878: [smf] INFO: [Removed] Number of SMF-UEs is now 653 (../src/smf/context.c:1092) 10/31 11:06:04.880: [upf] INFO: [Removed] Number of UPF-sessions is now 652 (../src/upf/context.c:253) 10/31 11:06:04.883: [smf] INFO: Removed Session: UE IMSI:[262427865690092] DNN:[internet:0] IPv4:[176.16.21.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 652 (../src/smf/context.c:3195) 10/31 11:06:04.883: [smf] INFO: [Removed] Number of SMF-UEs is now 652 (../src/smf/context.c:1092) 10/31 11:06:04.885: [upf] INFO: [Removed] Number of UPF-sessions is now 651 (../src/upf/context.c:253) 10/31 11:06:04.889: [smf] INFO: Removed Session: UE IMSI:[262428150984344] DNN:[internet:0] IPv4:[176.16.21.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 651 (../src/smf/context.c:3195) 10/31 11:06:04.889: [smf] INFO: [Removed] Number of SMF-UEs is now 651 (../src/smf/context.c:1092) 10/31 11:06:04.891: [upf] INFO: [Removed] Number of UPF-sessions is now 650 (../src/upf/context.c:253) 10/31 11:06:04.896: [smf] INFO: Removed Session: UE IMSI:[262427371409973] DNN:[internet:0] IPv4:[176.16.21.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.896: [smf] INFO: [Removed] Number of SMF-Sessions is now 650 (../src/smf/context.c:3195) 10/31 11:06:04.896: [smf] INFO: [Removed] Number of SMF-UEs is now 650 (../src/smf/context.c:1092) 10/31 11:06:04.897: [upf] INFO: [Removed] Number of UPF-sessions is now 649 (../src/upf/context.c:253) 10/31 11:06:04.901: [smf] INFO: Removed Session: UE IMSI:[262426994113276] DNN:[internet:0] IPv4:[176.16.21.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 649 (../src/smf/context.c:3195) 10/31 11:06:04.901: [smf] INFO: [Removed] Number of SMF-UEs is now 649 (../src/smf/context.c:1092) 10/31 11:06:04.902: [upf] INFO: [Removed] Number of UPF-sessions is now 648 (../src/upf/context.c:253) 10/31 11:06:04.906: [smf] INFO: Removed Session: UE IMSI:[262429032054628] DNN:[internet:0] IPv4:[176.16.21.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.906: [smf] INFO: [Removed] Number of SMF-Sessions is now 648 (../src/smf/context.c:3195) 10/31 11:06:04.906: [smf] INFO: [Removed] Number of SMF-UEs is now 648 (../src/smf/context.c:1092) 10/31 11:06:04.908: [upf] INFO: [Removed] Number of UPF-sessions is now 647 (../src/upf/context.c:253) 10/31 11:06:04.912: [smf] INFO: Removed Session: UE IMSI:[262427939189399] DNN:[internet:0] IPv4:[176.16.21.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 647 (../src/smf/context.c:3195) 10/31 11:06:04.912: [smf] INFO: [Removed] Number of SMF-UEs is now 647 (../src/smf/context.c:1092) 10/31 11:06:04.914: [upf] INFO: [Removed] Number of UPF-sessions is now 646 (../src/upf/context.c:253) 10/31 11:06:04.918: [smf] INFO: Removed Session: UE IMSI:[262426211051626] DNN:[internet:0] IPv4:[176.16.21.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.918: [smf] INFO: [Removed] Number of SMF-Sessions is now 646 (../src/smf/context.c:3195) 10/31 11:06:04.918: [smf] INFO: [Removed] Number of SMF-UEs is now 646 (../src/smf/context.c:1092) 10/31 11:06:04.920: [upf] INFO: [Removed] Number of UPF-sessions is now 645 (../src/upf/context.c:253) 10/31 11:06:04.924: [smf] INFO: Removed Session: UE IMSI:[262422837153310] DNN:[internet:0] IPv4:[176.16.21.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 645 (../src/smf/context.c:3195) 10/31 11:06:04.925: [smf] INFO: [Removed] Number of SMF-UEs is now 645 (../src/smf/context.c:1092) 10/31 11:06:04.926: [upf] INFO: [Removed] Number of UPF-sessions is now 644 (../src/upf/context.c:253) 10/31 11:06:04.931: [smf] INFO: Removed Session: UE IMSI:[262429006053728] DNN:[internet:0] IPv4:[176.16.21.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 644 (../src/smf/context.c:3195) 10/31 11:06:04.931: [smf] INFO: [Removed] Number of SMF-UEs is now 644 (../src/smf/context.c:1092) 10/31 11:06:04.932: [upf] INFO: [Removed] Number of UPF-sessions is now 643 (../src/upf/context.c:253) 10/31 11:06:04.936: [smf] INFO: Removed Session: UE IMSI:[262420559600548] DNN:[internet:0] IPv4:[176.16.21.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 643 (../src/smf/context.c:3195) 10/31 11:06:04.936: [smf] INFO: [Removed] Number of SMF-UEs is now 643 (../src/smf/context.c:1092) 10/31 11:06:04.938: [upf] INFO: [Removed] Number of UPF-sessions is now 642 (../src/upf/context.c:253) 10/31 11:06:04.942: [smf] INFO: Removed Session: UE IMSI:[262421352830008] DNN:[internet:0] IPv4:[176.16.21.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.942: [smf] INFO: [Removed] Number of SMF-Sessions is now 642 (../src/smf/context.c:3195) 10/31 11:06:04.942: [smf] INFO: [Removed] Number of SMF-UEs is now 642 (../src/smf/context.c:1092) 10/31 11:06:04.943: [upf] INFO: [Removed] Number of UPF-sessions is now 641 (../src/upf/context.c:253) 10/31 11:06:04.948: [smf] INFO: Removed Session: UE IMSI:[262429696125815] DNN:[internet:0] IPv4:[176.16.21.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.948: [smf] INFO: [Removed] Number of SMF-Sessions is now 641 (../src/smf/context.c:3195) 10/31 11:06:04.948: [smf] INFO: [Removed] Number of SMF-UEs is now 641 (../src/smf/context.c:1092) 10/31 11:06:04.949: [upf] INFO: [Removed] Number of UPF-sessions is now 640 (../src/upf/context.c:253) 10/31 11:06:04.954: [smf] INFO: Removed Session: UE IMSI:[262424124859374] DNN:[internet:0] IPv4:[176.16.21.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.954: [smf] INFO: [Removed] Number of SMF-Sessions is now 640 (../src/smf/context.c:3195) 10/31 11:06:04.954: [smf] INFO: [Removed] Number of SMF-UEs is now 640 (../src/smf/context.c:1092) 10/31 11:06:04.956: [upf] INFO: [Removed] Number of UPF-sessions is now 639 (../src/upf/context.c:253) 10/31 11:06:04.960: [smf] INFO: Removed Session: UE IMSI:[262429510536899] DNN:[internet:0] IPv4:[176.16.21.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.960: [smf] INFO: [Removed] Number of SMF-Sessions is now 639 (../src/smf/context.c:3195) 10/31 11:06:04.960: [smf] INFO: [Removed] Number of SMF-UEs is now 639 (../src/smf/context.c:1092) 10/31 11:06:04.961: [upf] INFO: [Removed] Number of UPF-sessions is now 638 (../src/upf/context.c:253) 10/31 11:06:04.966: [smf] INFO: Removed Session: UE IMSI:[262420678676353] DNN:[internet:0] IPv4:[176.16.21.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 638 (../src/smf/context.c:3195) 10/31 11:06:04.966: [smf] INFO: [Removed] Number of SMF-UEs is now 638 (../src/smf/context.c:1092) 10/31 11:06:04.967: [upf] INFO: [Removed] Number of UPF-sessions is now 637 (../src/upf/context.c:253) 10/31 11:06:04.971: [smf] INFO: Removed Session: UE IMSI:[262425884761340] DNN:[internet:0] IPv4:[176.16.21.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 637 (../src/smf/context.c:3195) 10/31 11:06:04.971: [smf] INFO: [Removed] Number of SMF-UEs is now 637 (../src/smf/context.c:1092) 10/31 11:06:04.973: [upf] INFO: [Removed] Number of UPF-sessions is now 636 (../src/upf/context.c:253) 10/31 11:06:04.977: [smf] INFO: Removed Session: UE IMSI:[262425439799637] DNN:[internet:0] IPv4:[176.16.21.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.977: [smf] INFO: [Removed] Number of SMF-Sessions is now 636 (../src/smf/context.c:3195) 10/31 11:06:04.977: [smf] INFO: [Removed] Number of SMF-UEs is now 636 (../src/smf/context.c:1092) 10/31 11:06:04.979: [upf] INFO: [Removed] Number of UPF-sessions is now 635 (../src/upf/context.c:253) 10/31 11:06:04.983: [smf] INFO: Removed Session: UE IMSI:[262421783656648] DNN:[internet:0] IPv4:[176.16.21.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 635 (../src/smf/context.c:3195) 10/31 11:06:04.983: [smf] INFO: [Removed] Number of SMF-UEs is now 635 (../src/smf/context.c:1092) 10/31 11:06:04.985: [upf] INFO: [Removed] Number of UPF-sessions is now 634 (../src/upf/context.c:253) 10/31 11:06:04.988: [smf] INFO: Removed Session: UE IMSI:[262429661721338] DNN:[internet:0] IPv4:[176.16.21.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 634 (../src/smf/context.c:3195) 10/31 11:06:04.988: [smf] INFO: [Removed] Number of SMF-UEs is now 634 (../src/smf/context.c:1092) 10/31 11:06:04.990: [upf] INFO: [Removed] Number of UPF-sessions is now 633 (../src/upf/context.c:253) 10/31 11:06:04.994: [smf] INFO: Removed Session: UE IMSI:[262426893188533] DNN:[internet:0] IPv4:[176.16.21.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 633 (../src/smf/context.c:3195) 10/31 11:06:04.994: [smf] INFO: [Removed] Number of SMF-UEs is now 633 (../src/smf/context.c:1092) 10/31 11:06:04.996: [upf] INFO: [Removed] Number of UPF-sessions is now 632 (../src/upf/context.c:253) 10/31 11:06:04.999: [smf] INFO: Removed Session: UE IMSI:[262421434601441] DNN:[internet:0] IPv4:[176.16.21.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:04.999: [smf] INFO: [Removed] Number of SMF-Sessions is now 632 (../src/smf/context.c:3195) 10/31 11:06:04.999: [smf] INFO: [Removed] Number of SMF-UEs is now 632 (../src/smf/context.c:1092) 10/31 11:06:05.001: [upf] INFO: [Removed] Number of UPF-sessions is now 631 (../src/upf/context.c:253) 10/31 11:06:05.005: [smf] INFO: Removed Session: UE IMSI:[262427378360761] DNN:[internet:0] IPv4:[176.16.21.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.005: [smf] INFO: [Removed] Number of SMF-Sessions is now 631 (../src/smf/context.c:3195) 10/31 11:06:05.005: [smf] INFO: [Removed] Number of SMF-UEs is now 631 (../src/smf/context.c:1092) 10/31 11:06:05.007: [upf] INFO: [Removed] Number of UPF-sessions is now 630 (../src/upf/context.c:253) 10/31 11:06:05.010: [smf] INFO: Removed Session: UE IMSI:[262426143950377] DNN:[internet:0] IPv4:[176.16.21.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 630 (../src/smf/context.c:3195) 10/31 11:06:05.010: [smf] INFO: [Removed] Number of SMF-UEs is now 630 (../src/smf/context.c:1092) 10/31 11:06:05.012: [upf] INFO: [Removed] Number of UPF-sessions is now 629 (../src/upf/context.c:253) 10/31 11:06:05.016: [smf] INFO: Removed Session: UE IMSI:[262420544013397] DNN:[internet:0] IPv4:[176.16.21.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.016: [smf] INFO: [Removed] Number of SMF-Sessions is now 629 (../src/smf/context.c:3195) 10/31 11:06:05.016: [smf] INFO: [Removed] Number of SMF-UEs is now 629 (../src/smf/context.c:1092) 10/31 11:06:05.018: [upf] INFO: [Removed] Number of UPF-sessions is now 628 (../src/upf/context.c:253) 10/31 11:06:05.022: [smf] INFO: Removed Session: UE IMSI:[262427685099865] DNN:[internet:0] IPv4:[176.16.21.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.022: [smf] INFO: [Removed] Number of SMF-Sessions is now 628 (../src/smf/context.c:3195) 10/31 11:06:05.022: [smf] INFO: [Removed] Number of SMF-UEs is now 628 (../src/smf/context.c:1092) 10/31 11:06:05.023: [upf] INFO: [Removed] Number of UPF-sessions is now 627 (../src/upf/context.c:253) 10/31 11:06:05.027: [smf] INFO: Removed Session: UE IMSI:[262427106109134] DNN:[internet:0] IPv4:[176.16.21.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.027: [smf] INFO: [Removed] Number of SMF-Sessions is now 627 (../src/smf/context.c:3195) 10/31 11:06:05.027: [smf] INFO: [Removed] Number of SMF-UEs is now 627 (../src/smf/context.c:1092) 10/31 11:06:05.029: [upf] INFO: [Removed] Number of UPF-sessions is now 626 (../src/upf/context.c:253) 10/31 11:06:05.033: [smf] INFO: Removed Session: UE IMSI:[262421076942313] DNN:[internet:0] IPv4:[176.16.21.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 626 (../src/smf/context.c:3195) 10/31 11:06:05.033: [smf] INFO: [Removed] Number of SMF-UEs is now 626 (../src/smf/context.c:1092) 10/31 11:06:05.034: [upf] INFO: [Removed] Number of UPF-sessions is now 625 (../src/upf/context.c:253) 10/31 11:06:05.038: [smf] INFO: Removed Session: UE IMSI:[262426366329895] DNN:[internet:0] IPv4:[176.16.21.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 625 (../src/smf/context.c:3195) 10/31 11:06:05.038: [smf] INFO: [Removed] Number of SMF-UEs is now 625 (../src/smf/context.c:1092) 10/31 11:06:05.040: [upf] INFO: [Removed] Number of UPF-sessions is now 624 (../src/upf/context.c:253) 10/31 11:06:05.044: [smf] INFO: Removed Session: UE IMSI:[262423652844075] DNN:[internet:0] IPv4:[176.16.21.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 624 (../src/smf/context.c:3195) 10/31 11:06:05.044: [smf] INFO: [Removed] Number of SMF-UEs is now 624 (../src/smf/context.c:1092) 10/31 11:06:05.045: [upf] INFO: [Removed] Number of UPF-sessions is now 623 (../src/upf/context.c:253) 10/31 11:06:05.049: [smf] INFO: Removed Session: UE IMSI:[262426717804181] DNN:[internet:0] IPv4:[176.16.21.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 623 (../src/smf/context.c:3195) 10/31 11:06:05.049: [smf] INFO: [Removed] Number of SMF-UEs is now 623 (../src/smf/context.c:1092) 10/31 11:06:05.051: [upf] INFO: [Removed] Number of UPF-sessions is now 622 (../src/upf/context.c:253) 10/31 11:06:05.055: [smf] INFO: Removed Session: UE IMSI:[262424274032434] DNN:[internet:0] IPv4:[176.16.21.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.055: [smf] INFO: [Removed] Number of SMF-Sessions is now 622 (../src/smf/context.c:3195) 10/31 11:06:05.055: [smf] INFO: [Removed] Number of SMF-UEs is now 622 (../src/smf/context.c:1092) 10/31 11:06:05.056: [upf] INFO: [Removed] Number of UPF-sessions is now 621 (../src/upf/context.c:253) 10/31 11:06:05.060: [smf] INFO: Removed Session: UE IMSI:[262423274184571] DNN:[internet:0] IPv4:[176.16.21.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 621 (../src/smf/context.c:3195) 10/31 11:06:05.060: [smf] INFO: [Removed] Number of SMF-UEs is now 621 (../src/smf/context.c:1092) 10/31 11:06:05.062: [upf] INFO: [Removed] Number of UPF-sessions is now 620 (../src/upf/context.c:253) 10/31 11:06:05.066: [smf] INFO: Removed Session: UE IMSI:[262421013794241] DNN:[internet:0] IPv4:[176.16.21.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 620 (../src/smf/context.c:3195) 10/31 11:06:05.066: [smf] INFO: [Removed] Number of SMF-UEs is now 620 (../src/smf/context.c:1092) 10/31 11:06:05.067: [upf] INFO: [Removed] Number of UPF-sessions is now 619 (../src/upf/context.c:253) 10/31 11:06:05.071: [smf] INFO: Removed Session: UE IMSI:[262427744273351] DNN:[internet:0] IPv4:[176.16.21.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 619 (../src/smf/context.c:3195) 10/31 11:06:05.071: [smf] INFO: [Removed] Number of SMF-UEs is now 619 (../src/smf/context.c:1092) 10/31 11:06:05.073: [upf] INFO: [Removed] Number of UPF-sessions is now 618 (../src/upf/context.c:253) 10/31 11:06:05.078: [smf] INFO: Removed Session: UE IMSI:[262423153778252] DNN:[internet:0] IPv4:[176.16.21.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 618 (../src/smf/context.c:3195) 10/31 11:06:05.078: [smf] INFO: [Removed] Number of SMF-UEs is now 618 (../src/smf/context.c:1092) 10/31 11:06:05.079: [upf] INFO: [Removed] Number of UPF-sessions is now 617 (../src/upf/context.c:253) 10/31 11:06:05.083: [smf] INFO: Removed Session: UE IMSI:[262426402113405] DNN:[internet:0] IPv4:[176.16.21.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.083: [smf] INFO: [Removed] Number of SMF-Sessions is now 617 (../src/smf/context.c:3195) 10/31 11:06:05.083: [smf] INFO: [Removed] Number of SMF-UEs is now 617 (../src/smf/context.c:1092) 10/31 11:06:05.084: [upf] INFO: [Removed] Number of UPF-sessions is now 616 (../src/upf/context.c:253) 10/31 11:06:05.089: [smf] INFO: Removed Session: UE IMSI:[262429228627491] DNN:[internet:0] IPv4:[176.16.21.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 616 (../src/smf/context.c:3195) 10/31 11:06:05.089: [smf] INFO: [Removed] Number of SMF-UEs is now 616 (../src/smf/context.c:1092) 10/31 11:06:05.090: [upf] INFO: [Removed] Number of UPF-sessions is now 615 (../src/upf/context.c:253) 10/31 11:06:05.093: [smf] INFO: Removed Session: UE IMSI:[262425417741533] DNN:[internet:0] IPv4:[176.16.21.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 615 (../src/smf/context.c:3195) 10/31 11:06:05.093: [smf] INFO: [Removed] Number of SMF-UEs is now 615 (../src/smf/context.c:1092) 10/31 11:06:05.095: [upf] INFO: [Removed] Number of UPF-sessions is now 614 (../src/upf/context.c:253) 10/31 11:06:05.100: [smf] INFO: Removed Session: UE IMSI:[262429373790096] DNN:[internet:0] IPv4:[176.16.21.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 614 (../src/smf/context.c:3195) 10/31 11:06:05.100: [smf] INFO: [Removed] Number of SMF-UEs is now 614 (../src/smf/context.c:1092) 10/31 11:06:05.101: [upf] INFO: [Removed] Number of UPF-sessions is now 613 (../src/upf/context.c:253) 10/31 11:06:05.106: [smf] INFO: Removed Session: UE IMSI:[262424519830307] DNN:[internet:0] IPv4:[176.16.21.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.106: [smf] INFO: [Removed] Number of SMF-Sessions is now 613 (../src/smf/context.c:3195) 10/31 11:06:05.106: [smf] INFO: [Removed] Number of SMF-UEs is now 613 (../src/smf/context.c:1092) 10/31 11:06:05.107: [upf] INFO: [Removed] Number of UPF-sessions is now 612 (../src/upf/context.c:253) 10/31 11:06:05.110: [smf] INFO: Removed Session: UE IMSI:[262424187458129] DNN:[internet:0] IPv4:[176.16.21.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 612 (../src/smf/context.c:3195) 10/31 11:06:05.110: [smf] INFO: [Removed] Number of SMF-UEs is now 612 (../src/smf/context.c:1092) 10/31 11:06:05.112: [upf] INFO: [Removed] Number of UPF-sessions is now 611 (../src/upf/context.c:253) 10/31 11:06:05.116: [smf] INFO: Removed Session: UE IMSI:[262426962160139] DNN:[internet:0] IPv4:[176.16.21.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 611 (../src/smf/context.c:3195) 10/31 11:06:05.116: [smf] INFO: [Removed] Number of SMF-UEs is now 611 (../src/smf/context.c:1092) 10/31 11:06:05.118: [upf] INFO: [Removed] Number of UPF-sessions is now 610 (../src/upf/context.c:253) 10/31 11:06:05.122: [smf] INFO: Removed Session: UE IMSI:[262425023795104] DNN:[internet:0] IPv4:[176.16.21.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.122: [smf] INFO: [Removed] Number of SMF-Sessions is now 610 (../src/smf/context.c:3195) 10/31 11:06:05.122: [smf] INFO: [Removed] Number of SMF-UEs is now 610 (../src/smf/context.c:1092) 10/31 11:06:05.123: [upf] INFO: [Removed] Number of UPF-sessions is now 609 (../src/upf/context.c:253) 10/31 11:06:05.127: [smf] INFO: Removed Session: UE IMSI:[262425214831240] DNN:[internet:0] IPv4:[176.16.21.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 609 (../src/smf/context.c:3195) 10/31 11:06:05.127: [smf] INFO: [Removed] Number of SMF-UEs is now 609 (../src/smf/context.c:1092) 10/31 11:06:05.129: [upf] INFO: [Removed] Number of UPF-sessions is now 608 (../src/upf/context.c:253) 10/31 11:06:05.133: [smf] INFO: Removed Session: UE IMSI:[262429322824791] DNN:[internet:0] IPv4:[176.16.21.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.133: [smf] INFO: [Removed] Number of SMF-Sessions is now 608 (../src/smf/context.c:3195) 10/31 11:06:05.133: [smf] INFO: [Removed] Number of SMF-UEs is now 608 (../src/smf/context.c:1092) 10/31 11:06:05.134: [upf] INFO: [Removed] Number of UPF-sessions is now 607 (../src/upf/context.c:253) 10/31 11:06:05.139: [smf] INFO: Removed Session: UE IMSI:[262429321921103] DNN:[internet:0] IPv4:[176.16.21.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 607 (../src/smf/context.c:3195) 10/31 11:06:05.139: [smf] INFO: [Removed] Number of SMF-UEs is now 607 (../src/smf/context.c:1092) 10/31 11:06:05.140: [upf] INFO: [Removed] Number of UPF-sessions is now 606 (../src/upf/context.c:253) 10/31 11:06:05.143: [smf] INFO: Removed Session: UE IMSI:[262423011436230] DNN:[internet:0] IPv4:[176.16.21.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 606 (../src/smf/context.c:3195) 10/31 11:06:05.143: [smf] INFO: [Removed] Number of SMF-UEs is now 606 (../src/smf/context.c:1092) 10/31 11:06:05.146: [upf] INFO: [Removed] Number of UPF-sessions is now 605 (../src/upf/context.c:253) 10/31 11:06:05.149: [smf] INFO: Removed Session: UE IMSI:[262425691773576] DNN:[internet:0] IPv4:[176.16.21.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.149: [smf] INFO: [Removed] Number of SMF-Sessions is now 605 (../src/smf/context.c:3195) 10/31 11:06:05.149: [smf] INFO: [Removed] Number of SMF-UEs is now 605 (../src/smf/context.c:1092) 10/31 11:06:05.151: [upf] INFO: [Removed] Number of UPF-sessions is now 604 (../src/upf/context.c:253) 10/31 11:06:05.156: [smf] INFO: Removed Session: UE IMSI:[262420861835127] DNN:[internet:0] IPv4:[176.16.21.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 604 (../src/smf/context.c:3195) 10/31 11:06:05.156: [smf] INFO: [Removed] Number of SMF-UEs is now 604 (../src/smf/context.c:1092) 10/31 11:06:05.157: [upf] INFO: [Removed] Number of UPF-sessions is now 603 (../src/upf/context.c:253) 10/31 11:06:05.161: [smf] INFO: Removed Session: UE IMSI:[262421394159449] DNN:[internet:0] IPv4:[176.16.21.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.161: [smf] INFO: [Removed] Number of SMF-Sessions is now 603 (../src/smf/context.c:3195) 10/31 11:06:05.161: [smf] INFO: [Removed] Number of SMF-UEs is now 603 (../src/smf/context.c:1092) 10/31 11:06:05.162: [upf] INFO: [Removed] Number of UPF-sessions is now 602 (../src/upf/context.c:253) 10/31 11:06:05.167: [smf] INFO: Removed Session: UE IMSI:[262421889238629] DNN:[internet:0] IPv4:[176.16.21.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 602 (../src/smf/context.c:3195) 10/31 11:06:05.167: [smf] INFO: [Removed] Number of SMF-UEs is now 602 (../src/smf/context.c:1092) 10/31 11:06:05.168: [upf] INFO: [Removed] Number of UPF-sessions is now 601 (../src/upf/context.c:253) 10/31 11:06:05.171: [smf] INFO: Removed Session: UE IMSI:[262425566985069] DNN:[internet:0] IPv4:[176.16.21.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 601 (../src/smf/context.c:3195) 10/31 11:06:05.171: [smf] INFO: [Removed] Number of SMF-UEs is now 601 (../src/smf/context.c:1092) 10/31 11:06:05.173: [upf] INFO: [Removed] Number of UPF-sessions is now 600 (../src/upf/context.c:253) 10/31 11:06:05.177: [smf] INFO: Removed Session: UE IMSI:[262427419481672] DNN:[internet:0] IPv4:[176.16.21.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 600 (../src/smf/context.c:3195) 10/31 11:06:05.177: [smf] INFO: [Removed] Number of SMF-UEs is now 600 (../src/smf/context.c:1092) 10/31 11:06:05.179: [upf] INFO: [Removed] Number of UPF-sessions is now 599 (../src/upf/context.c:253) 10/31 11:06:05.183: [smf] INFO: Removed Session: UE IMSI:[262425605967620] DNN:[internet:0] IPv4:[176.16.21.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 599 (../src/smf/context.c:3195) 10/31 11:06:05.183: [smf] INFO: [Removed] Number of SMF-UEs is now 599 (../src/smf/context.c:1092) 10/31 11:06:05.184: [upf] INFO: [Removed] Number of UPF-sessions is now 598 (../src/upf/context.c:253) 10/31 11:06:05.188: [smf] INFO: Removed Session: UE IMSI:[262426287577245] DNN:[internet:0] IPv4:[176.16.21.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 598 (../src/smf/context.c:3195) 10/31 11:06:05.188: [smf] INFO: [Removed] Number of SMF-UEs is now 598 (../src/smf/context.c:1092) 10/31 11:06:05.190: [upf] INFO: [Removed] Number of UPF-sessions is now 597 (../src/upf/context.c:253) 10/31 11:06:05.194: [smf] INFO: Removed Session: UE IMSI:[262423749388169] DNN:[internet:0] IPv4:[176.16.21.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 597 (../src/smf/context.c:3195) 10/31 11:06:05.194: [smf] INFO: [Removed] Number of SMF-UEs is now 597 (../src/smf/context.c:1092) 10/31 11:06:05.195: [upf] INFO: [Removed] Number of UPF-sessions is now 596 (../src/upf/context.c:253) 10/31 11:06:05.200: [smf] INFO: Removed Session: UE IMSI:[262423168910783] DNN:[internet:0] IPv4:[176.16.21.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.200: [smf] INFO: [Removed] Number of SMF-Sessions is now 596 (../src/smf/context.c:3195) 10/31 11:06:05.200: [smf] INFO: [Removed] Number of SMF-UEs is now 596 (../src/smf/context.c:1092) 10/31 11:06:05.201: [upf] INFO: [Removed] Number of UPF-sessions is now 595 (../src/upf/context.c:253) 10/31 11:06:05.204: [smf] INFO: Removed Session: UE IMSI:[262427948876793] DNN:[internet:0] IPv4:[176.16.21.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 595 (../src/smf/context.c:3195) 10/31 11:06:05.204: [smf] INFO: [Removed] Number of SMF-UEs is now 595 (../src/smf/context.c:1092) 10/31 11:06:05.206: [upf] INFO: [Removed] Number of UPF-sessions is now 594 (../src/upf/context.c:253) 10/31 11:06:05.210: [smf] INFO: Removed Session: UE IMSI:[262420067766998] DNN:[internet:0] IPv4:[176.16.21.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 594 (../src/smf/context.c:3195) 10/31 11:06:05.210: [smf] INFO: [Removed] Number of SMF-UEs is now 594 (../src/smf/context.c:1092) 10/31 11:06:05.212: [upf] INFO: [Removed] Number of UPF-sessions is now 593 (../src/upf/context.c:253) 10/31 11:06:05.216: [smf] INFO: Removed Session: UE IMSI:[262424511082316] DNN:[internet:0] IPv4:[176.16.21.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 593 (../src/smf/context.c:3195) 10/31 11:06:05.216: [smf] INFO: [Removed] Number of SMF-UEs is now 593 (../src/smf/context.c:1092) 10/31 11:06:05.218: [upf] INFO: [Removed] Number of UPF-sessions is now 592 (../src/upf/context.c:253) 10/31 11:06:05.222: [smf] INFO: Removed Session: UE IMSI:[262420710751522] DNN:[internet:0] IPv4:[176.16.21.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 592 (../src/smf/context.c:3195) 10/31 11:06:05.222: [smf] INFO: [Removed] Number of SMF-UEs is now 592 (../src/smf/context.c:1092) 10/31 11:06:05.223: [upf] INFO: [Removed] Number of UPF-sessions is now 591 (../src/upf/context.c:253) 10/31 11:06:05.227: [smf] INFO: Removed Session: UE IMSI:[262426278526345] DNN:[internet:0] IPv4:[176.16.21.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 591 (../src/smf/context.c:3195) 10/31 11:06:05.227: [smf] INFO: [Removed] Number of SMF-UEs is now 591 (../src/smf/context.c:1092) 10/31 11:06:05.229: [upf] INFO: [Removed] Number of UPF-sessions is now 590 (../src/upf/context.c:253) 10/31 11:06:05.232: [smf] INFO: Removed Session: UE IMSI:[262427561694022] DNN:[internet:0] IPv4:[176.16.21.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 590 (../src/smf/context.c:3195) 10/31 11:06:05.232: [smf] INFO: [Removed] Number of SMF-UEs is now 590 (../src/smf/context.c:1092) 10/31 11:06:05.235: [upf] INFO: [Removed] Number of UPF-sessions is now 589 (../src/upf/context.c:253) 10/31 11:06:05.240: [smf] INFO: Removed Session: UE IMSI:[262428903425471] DNN:[internet:0] IPv4:[176.16.21.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.240: [smf] INFO: [Removed] Number of SMF-Sessions is now 589 (../src/smf/context.c:3195) 10/31 11:06:05.240: [smf] INFO: [Removed] Number of SMF-UEs is now 589 (../src/smf/context.c:1092) 10/31 11:06:05.241: [upf] INFO: [Removed] Number of UPF-sessions is now 588 (../src/upf/context.c:253) 10/31 11:06:05.245: [smf] INFO: Removed Session: UE IMSI:[262428064097523] DNN:[internet:0] IPv4:[176.16.21.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.245: [smf] INFO: [Removed] Number of SMF-Sessions is now 588 (../src/smf/context.c:3195) 10/31 11:06:05.245: [smf] INFO: [Removed] Number of SMF-UEs is now 588 (../src/smf/context.c:1092) 10/31 11:06:05.246: [upf] INFO: [Removed] Number of UPF-sessions is now 587 (../src/upf/context.c:253) 10/31 11:06:05.251: [smf] INFO: Removed Session: UE IMSI:[262423464821817] DNN:[internet:0] IPv4:[176.16.21.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 587 (../src/smf/context.c:3195) 10/31 11:06:05.251: [smf] INFO: [Removed] Number of SMF-UEs is now 587 (../src/smf/context.c:1092) 10/31 11:06:05.252: [upf] INFO: [Removed] Number of UPF-sessions is now 586 (../src/upf/context.c:253) 10/31 11:06:05.256: [smf] INFO: Removed Session: UE IMSI:[262429622552144] DNN:[internet:0] IPv4:[176.16.21.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 586 (../src/smf/context.c:3195) 10/31 11:06:05.256: [smf] INFO: [Removed] Number of SMF-UEs is now 586 (../src/smf/context.c:1092) 10/31 11:06:05.258: [upf] INFO: [Removed] Number of UPF-sessions is now 585 (../src/upf/context.c:253) 10/31 11:06:05.262: [smf] INFO: Removed Session: UE IMSI:[262428977698037] DNN:[internet:0] IPv4:[176.16.21.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.262: [smf] INFO: [Removed] Number of SMF-Sessions is now 585 (../src/smf/context.c:3195) 10/31 11:06:05.262: [smf] INFO: [Removed] Number of SMF-UEs is now 585 (../src/smf/context.c:1092) 10/31 11:06:05.263: [upf] INFO: [Removed] Number of UPF-sessions is now 584 (../src/upf/context.c:253) 10/31 11:06:05.268: [smf] INFO: Removed Session: UE IMSI:[262425989871395] DNN:[internet:0] IPv4:[176.16.21.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.268: [smf] INFO: [Removed] Number of SMF-Sessions is now 584 (../src/smf/context.c:3195) 10/31 11:06:05.268: [smf] INFO: [Removed] Number of SMF-UEs is now 584 (../src/smf/context.c:1092) 10/31 11:06:05.269: [upf] INFO: [Removed] Number of UPF-sessions is now 583 (../src/upf/context.c:253) 10/31 11:06:05.272: [smf] INFO: Removed Session: UE IMSI:[262429947254843] DNN:[internet:0] IPv4:[176.16.21.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.272: [smf] INFO: [Removed] Number of SMF-Sessions is now 583 (../src/smf/context.c:3195) 10/31 11:06:05.272: [smf] INFO: [Removed] Number of SMF-UEs is now 583 (../src/smf/context.c:1092) 10/31 11:06:05.274: [upf] INFO: [Removed] Number of UPF-sessions is now 582 (../src/upf/context.c:253) 10/31 11:06:05.279: [smf] INFO: Removed Session: UE IMSI:[262423664253966] DNN:[internet:0] IPv4:[176.16.21.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.279: [smf] INFO: [Removed] Number of SMF-Sessions is now 582 (../src/smf/context.c:3195) 10/31 11:06:05.279: [smf] INFO: [Removed] Number of SMF-UEs is now 582 (../src/smf/context.c:1092) 10/31 11:06:05.280: [upf] INFO: [Removed] Number of UPF-sessions is now 581 (../src/upf/context.c:253) 10/31 11:06:05.284: [smf] INFO: Removed Session: UE IMSI:[262425259692198] DNN:[internet:0] IPv4:[176.16.21.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.284: [smf] INFO: [Removed] Number of SMF-Sessions is now 581 (../src/smf/context.c:3195) 10/31 11:06:05.284: [smf] INFO: [Removed] Number of SMF-UEs is now 581 (../src/smf/context.c:1092) 10/31 11:06:05.285: [upf] INFO: [Removed] Number of UPF-sessions is now 580 (../src/upf/context.c:253) 10/31 11:06:05.289: [smf] INFO: Removed Session: UE IMSI:[262425486673461] DNN:[internet:0] IPv4:[176.16.21.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.289: [smf] INFO: [Removed] Number of SMF-Sessions is now 580 (../src/smf/context.c:3195) 10/31 11:06:05.289: [smf] INFO: [Removed] Number of SMF-UEs is now 580 (../src/smf/context.c:1092) 10/31 11:06:05.291: [upf] INFO: [Removed] Number of UPF-sessions is now 579 (../src/upf/context.c:253) 10/31 11:06:05.295: [smf] INFO: Removed Session: UE IMSI:[262426598647366] DNN:[internet:0] IPv4:[176.16.21.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.295: [smf] INFO: [Removed] Number of SMF-Sessions is now 579 (../src/smf/context.c:3195) 10/31 11:06:05.295: [smf] INFO: [Removed] Number of SMF-UEs is now 579 (../src/smf/context.c:1092) 10/31 11:06:05.296: [upf] INFO: [Removed] Number of UPF-sessions is now 578 (../src/upf/context.c:253) 10/31 11:06:05.301: [smf] INFO: Removed Session: UE IMSI:[262427671918877] DNN:[internet:0] IPv4:[176.16.21.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.301: [smf] INFO: [Removed] Number of SMF-Sessions is now 578 (../src/smf/context.c:3195) 10/31 11:06:05.301: [smf] INFO: [Removed] Number of SMF-UEs is now 578 (../src/smf/context.c:1092) 10/31 11:06:05.302: [upf] INFO: [Removed] Number of UPF-sessions is now 577 (../src/upf/context.c:253) 10/31 11:06:05.306: [smf] INFO: Removed Session: UE IMSI:[262422463183906] DNN:[internet:0] IPv4:[176.16.21.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.306: [smf] INFO: [Removed] Number of SMF-Sessions is now 577 (../src/smf/context.c:3195) 10/31 11:06:05.306: [smf] INFO: [Removed] Number of SMF-UEs is now 577 (../src/smf/context.c:1092) 10/31 11:06:05.308: [upf] INFO: [Removed] Number of UPF-sessions is now 576 (../src/upf/context.c:253) 10/31 11:06:05.312: [smf] INFO: Removed Session: UE IMSI:[262425151105501] DNN:[internet:0] IPv4:[176.16.21.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 576 (../src/smf/context.c:3195) 10/31 11:06:05.312: [smf] INFO: [Removed] Number of SMF-UEs is now 576 (../src/smf/context.c:1092) 10/31 11:06:05.313: [upf] INFO: [Removed] Number of UPF-sessions is now 575 (../src/upf/context.c:253) 10/31 11:06:05.317: [smf] INFO: Removed Session: UE IMSI:[262429132772900] DNN:[internet:0] IPv4:[176.16.21.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.317: [smf] INFO: [Removed] Number of SMF-Sessions is now 575 (../src/smf/context.c:3195) 10/31 11:06:05.317: [smf] INFO: [Removed] Number of SMF-UEs is now 575 (../src/smf/context.c:1092) 10/31 11:06:05.319: [upf] INFO: [Removed] Number of UPF-sessions is now 574 (../src/upf/context.c:253) 10/31 11:06:05.323: [smf] INFO: Removed Session: UE IMSI:[262428969658893] DNN:[internet:0] IPv4:[176.16.21.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 574 (../src/smf/context.c:3195) 10/31 11:06:05.323: [smf] INFO: [Removed] Number of SMF-UEs is now 574 (../src/smf/context.c:1092) 10/31 11:06:05.324: [upf] INFO: [Removed] Number of UPF-sessions is now 573 (../src/upf/context.c:253) 10/31 11:06:05.329: [smf] INFO: Removed Session: UE IMSI:[262420537007538] DNN:[internet:0] IPv4:[176.16.21.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 573 (../src/smf/context.c:3195) 10/31 11:06:05.329: [smf] INFO: [Removed] Number of SMF-UEs is now 573 (../src/smf/context.c:1092) 10/31 11:06:05.331: [upf] INFO: [Removed] Number of UPF-sessions is now 572 (../src/upf/context.c:253) 10/31 11:06:05.335: [smf] INFO: Removed Session: UE IMSI:[262424079631303] DNN:[internet:0] IPv4:[176.16.21.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 572 (../src/smf/context.c:3195) 10/31 11:06:05.335: [smf] INFO: [Removed] Number of SMF-UEs is now 572 (../src/smf/context.c:1092) 10/31 11:06:05.337: [upf] INFO: [Removed] Number of UPF-sessions is now 571 (../src/upf/context.c:253) 10/31 11:06:05.341: [smf] INFO: Removed Session: UE IMSI:[262421979714429] DNN:[internet:0] IPv4:[176.16.21.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 571 (../src/smf/context.c:3195) 10/31 11:06:05.341: [smf] INFO: [Removed] Number of SMF-UEs is now 571 (../src/smf/context.c:1092) 10/31 11:06:05.342: [upf] INFO: [Removed] Number of UPF-sessions is now 570 (../src/upf/context.c:253) 10/31 11:06:05.347: [smf] INFO: Removed Session: UE IMSI:[262423879858188] DNN:[internet:0] IPv4:[176.16.21.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.347: [smf] INFO: [Removed] Number of SMF-Sessions is now 570 (../src/smf/context.c:3195) 10/31 11:06:05.347: [smf] INFO: [Removed] Number of SMF-UEs is now 570 (../src/smf/context.c:1092) 10/31 11:06:05.348: [upf] INFO: [Removed] Number of UPF-sessions is now 569 (../src/upf/context.c:253) 10/31 11:06:05.351: [smf] INFO: Removed Session: UE IMSI:[262429470441243] DNN:[internet:0] IPv4:[176.16.21.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.351: [smf] INFO: [Removed] Number of SMF-Sessions is now 569 (../src/smf/context.c:3195) 10/31 11:06:05.351: [smf] INFO: [Removed] Number of SMF-UEs is now 569 (../src/smf/context.c:1092) 10/31 11:06:05.353: [upf] INFO: [Removed] Number of UPF-sessions is now 568 (../src/upf/context.c:253) 10/31 11:06:05.357: [smf] INFO: Removed Session: UE IMSI:[262427189963855] DNN:[internet:0] IPv4:[176.16.21.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.357: [smf] INFO: [Removed] Number of SMF-Sessions is now 568 (../src/smf/context.c:3195) 10/31 11:06:05.357: [smf] INFO: [Removed] Number of SMF-UEs is now 568 (../src/smf/context.c:1092) 10/31 11:06:05.359: [upf] INFO: [Removed] Number of UPF-sessions is now 567 (../src/upf/context.c:253) 10/31 11:06:05.364: [smf] INFO: Removed Session: UE IMSI:[262424053713895] DNN:[internet:0] IPv4:[176.16.21.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 567 (../src/smf/context.c:3195) 10/31 11:06:05.364: [smf] INFO: [Removed] Number of SMF-UEs is now 567 (../src/smf/context.c:1092) 10/31 11:06:05.365: [upf] INFO: [Removed] Number of UPF-sessions is now 566 (../src/upf/context.c:253) 10/31 11:06:05.370: [smf] INFO: Removed Session: UE IMSI:[262421181802473] DNN:[internet:0] IPv4:[176.16.21.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 566 (../src/smf/context.c:3195) 10/31 11:06:05.370: [smf] INFO: [Removed] Number of SMF-UEs is now 566 (../src/smf/context.c:1092) 10/31 11:06:05.370: [upf] INFO: [Removed] Number of UPF-sessions is now 565 (../src/upf/context.c:253) 10/31 11:06:05.374: [smf] INFO: Removed Session: UE IMSI:[262422904659747] DNN:[internet:0] IPv4:[176.16.21.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 565 (../src/smf/context.c:3195) 10/31 11:06:05.374: [smf] INFO: [Removed] Number of SMF-UEs is now 565 (../src/smf/context.c:1092) 10/31 11:06:05.376: [upf] INFO: [Removed] Number of UPF-sessions is now 564 (../src/upf/context.c:253) 10/31 11:06:05.380: [smf] INFO: Removed Session: UE IMSI:[262428927626464] DNN:[internet:0] IPv4:[176.16.21.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 564 (../src/smf/context.c:3195) 10/31 11:06:05.380: [smf] INFO: [Removed] Number of SMF-UEs is now 564 (../src/smf/context.c:1092) 10/31 11:06:05.382: [upf] INFO: [Removed] Number of UPF-sessions is now 563 (../src/upf/context.c:253) 10/31 11:06:05.385: [smf] INFO: Removed Session: UE IMSI:[262427296183956] DNN:[internet:0] IPv4:[176.16.21.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.385: [smf] INFO: [Removed] Number of SMF-Sessions is now 563 (../src/smf/context.c:3195) 10/31 11:06:05.385: [smf] INFO: [Removed] Number of SMF-UEs is now 563 (../src/smf/context.c:1092) 10/31 11:06:05.387: [upf] INFO: [Removed] Number of UPF-sessions is now 562 (../src/upf/context.c:253) 10/31 11:06:05.391: [smf] INFO: Removed Session: UE IMSI:[262420006980258] DNN:[internet:0] IPv4:[176.16.21.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.391: [smf] INFO: [Removed] Number of SMF-Sessions is now 562 (../src/smf/context.c:3195) 10/31 11:06:05.391: [smf] INFO: [Removed] Number of SMF-UEs is now 562 (../src/smf/context.c:1092) 10/31 11:06:05.393: [upf] INFO: [Removed] Number of UPF-sessions is now 561 (../src/upf/context.c:253) 10/31 11:06:05.396: [smf] INFO: Removed Session: UE IMSI:[262424908259880] DNN:[internet:0] IPv4:[176.16.21.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.396: [smf] INFO: [Removed] Number of SMF-Sessions is now 561 (../src/smf/context.c:3195) 10/31 11:06:05.396: [smf] INFO: [Removed] Number of SMF-UEs is now 561 (../src/smf/context.c:1092) 10/31 11:06:05.398: [upf] INFO: [Removed] Number of UPF-sessions is now 560 (../src/upf/context.c:253) 10/31 11:06:05.402: [smf] INFO: Removed Session: UE IMSI:[262420747579082] DNN:[internet:0] IPv4:[176.16.21.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.402: [smf] INFO: [Removed] Number of SMF-Sessions is now 560 (../src/smf/context.c:3195) 10/31 11:06:05.402: [smf] INFO: [Removed] Number of SMF-UEs is now 560 (../src/smf/context.c:1092) 10/31 11:06:05.404: [upf] INFO: [Removed] Number of UPF-sessions is now 559 (../src/upf/context.c:253) 10/31 11:06:05.407: [smf] INFO: Removed Session: UE IMSI:[262428264076311] DNN:[internet:0] IPv4:[176.16.21.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.407: [smf] INFO: [Removed] Number of SMF-Sessions is now 559 (../src/smf/context.c:3195) 10/31 11:06:05.407: [smf] INFO: [Removed] Number of SMF-UEs is now 559 (../src/smf/context.c:1092) 10/31 11:06:05.409: [upf] INFO: [Removed] Number of UPF-sessions is now 558 (../src/upf/context.c:253) 10/31 11:06:05.413: [smf] INFO: Removed Session: UE IMSI:[262427679410175] DNN:[internet:0] IPv4:[176.16.21.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.413: [smf] INFO: [Removed] Number of SMF-Sessions is now 558 (../src/smf/context.c:3195) 10/31 11:06:05.413: [smf] INFO: [Removed] Number of SMF-UEs is now 558 (../src/smf/context.c:1092) 10/31 11:06:05.415: [upf] INFO: [Removed] Number of UPF-sessions is now 557 (../src/upf/context.c:253) 10/31 11:06:05.420: [smf] INFO: Removed Session: UE IMSI:[262421152427019] DNN:[internet:0] IPv4:[176.16.21.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.420: [smf] INFO: [Removed] Number of SMF-Sessions is now 557 (../src/smf/context.c:3195) 10/31 11:06:05.420: [smf] INFO: [Removed] Number of SMF-UEs is now 557 (../src/smf/context.c:1092) 10/31 11:06:05.421: [upf] INFO: [Removed] Number of UPF-sessions is now 556 (../src/upf/context.c:253) 10/31 11:06:05.425: [smf] INFO: Removed Session: UE IMSI:[262427305887721] DNN:[internet:0] IPv4:[176.16.21.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.425: [smf] INFO: [Removed] Number of SMF-Sessions is now 556 (../src/smf/context.c:3195) 10/31 11:06:05.425: [smf] INFO: [Removed] Number of SMF-UEs is now 556 (../src/smf/context.c:1092) 10/31 11:06:05.427: [upf] INFO: [Removed] Number of UPF-sessions is now 555 (../src/upf/context.c:253) 10/31 11:06:05.430: [smf] INFO: Removed Session: UE IMSI:[262421054772638] DNN:[internet:0] IPv4:[176.16.21.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.430: [smf] INFO: [Removed] Number of SMF-Sessions is now 555 (../src/smf/context.c:3195) 10/31 11:06:05.430: [smf] INFO: [Removed] Number of SMF-UEs is now 555 (../src/smf/context.c:1092) 10/31 11:06:05.432: [upf] INFO: [Removed] Number of UPF-sessions is now 554 (../src/upf/context.c:253) 10/31 11:06:05.436: [smf] INFO: Removed Session: UE IMSI:[262428334276600] DNN:[internet:0] IPv4:[176.16.21.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.436: [smf] INFO: [Removed] Number of SMF-Sessions is now 554 (../src/smf/context.c:3195) 10/31 11:06:05.436: [smf] INFO: [Removed] Number of SMF-UEs is now 554 (../src/smf/context.c:1092) 10/31 11:06:05.438: [upf] INFO: [Removed] Number of UPF-sessions is now 553 (../src/upf/context.c:253) 10/31 11:06:05.442: [smf] INFO: Removed Session: UE IMSI:[262423007608674] DNN:[internet:0] IPv4:[176.16.21.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.442: [smf] INFO: [Removed] Number of SMF-Sessions is now 553 (../src/smf/context.c:3195) 10/31 11:06:05.442: [smf] INFO: [Removed] Number of SMF-UEs is now 553 (../src/smf/context.c:1092) 10/31 11:06:05.443: [upf] INFO: [Removed] Number of UPF-sessions is now 552 (../src/upf/context.c:253) 10/31 11:06:05.447: [smf] INFO: Removed Session: UE IMSI:[262426677023022] DNN:[internet:0] IPv4:[176.16.21.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 552 (../src/smf/context.c:3195) 10/31 11:06:05.447: [smf] INFO: [Removed] Number of SMF-UEs is now 552 (../src/smf/context.c:1092) 10/31 11:06:05.449: [upf] INFO: [Removed] Number of UPF-sessions is now 551 (../src/upf/context.c:253) 10/31 11:06:05.453: [smf] INFO: Removed Session: UE IMSI:[262425282344743] DNN:[internet:0] IPv4:[176.16.21.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 551 (../src/smf/context.c:3195) 10/31 11:06:05.453: [smf] INFO: [Removed] Number of SMF-UEs is now 551 (../src/smf/context.c:1092) 10/31 11:06:05.454: [upf] INFO: [Removed] Number of UPF-sessions is now 550 (../src/upf/context.c:253) 10/31 11:06:05.458: [smf] INFO: Removed Session: UE IMSI:[262426685037181] DNN:[internet:0] IPv4:[176.16.21.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.458: [smf] INFO: [Removed] Number of SMF-Sessions is now 550 (../src/smf/context.c:3195) 10/31 11:06:05.458: [smf] INFO: [Removed] Number of SMF-UEs is now 550 (../src/smf/context.c:1092) 10/31 11:06:05.460: [upf] INFO: [Removed] Number of UPF-sessions is now 549 (../src/upf/context.c:253) 10/31 11:06:05.464: [smf] INFO: Removed Session: UE IMSI:[262420275162251] DNN:[internet:0] IPv4:[176.16.21.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.464: [smf] INFO: [Removed] Number of SMF-Sessions is now 549 (../src/smf/context.c:3195) 10/31 11:06:05.464: [smf] INFO: [Removed] Number of SMF-UEs is now 549 (../src/smf/context.c:1092) 10/31 11:06:05.466: [upf] INFO: [Removed] Number of UPF-sessions is now 548 (../src/upf/context.c:253) 10/31 11:06:05.470: [smf] INFO: Removed Session: UE IMSI:[262429884010204] DNN:[internet:0] IPv4:[176.16.21.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.470: [smf] INFO: [Removed] Number of SMF-Sessions is now 548 (../src/smf/context.c:3195) 10/31 11:06:05.470: [smf] INFO: [Removed] Number of SMF-UEs is now 548 (../src/smf/context.c:1092) 10/31 11:06:05.471: [upf] INFO: [Removed] Number of UPF-sessions is now 547 (../src/upf/context.c:253) 10/31 11:06:05.475: [smf] INFO: Removed Session: UE IMSI:[262426340116965] DNN:[internet:0] IPv4:[176.16.21.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 547 (../src/smf/context.c:3195) 10/31 11:06:05.475: [smf] INFO: [Removed] Number of SMF-UEs is now 547 (../src/smf/context.c:1092) 10/31 11:06:05.477: [upf] INFO: [Removed] Number of UPF-sessions is now 546 (../src/upf/context.c:253) 10/31 11:06:05.481: [smf] INFO: Removed Session: UE IMSI:[262425863857472] DNN:[internet:0] IPv4:[176.16.21.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 546 (../src/smf/context.c:3195) 10/31 11:06:05.481: [smf] INFO: [Removed] Number of SMF-UEs is now 546 (../src/smf/context.c:1092) 10/31 11:06:05.482: [upf] INFO: [Removed] Number of UPF-sessions is now 545 (../src/upf/context.c:253) 10/31 11:06:05.486: [smf] INFO: Removed Session: UE IMSI:[262421720005311] DNN:[internet:0] IPv4:[176.16.21.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.486: [smf] INFO: [Removed] Number of SMF-Sessions is now 545 (../src/smf/context.c:3195) 10/31 11:06:05.486: [smf] INFO: [Removed] Number of SMF-UEs is now 545 (../src/smf/context.c:1092) 10/31 11:06:05.488: [upf] INFO: [Removed] Number of UPF-sessions is now 544 (../src/upf/context.c:253) 10/31 11:06:05.492: [smf] INFO: Removed Session: UE IMSI:[262429969901362] DNN:[internet:0] IPv4:[176.16.21.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 544 (../src/smf/context.c:3195) 10/31 11:06:05.492: [smf] INFO: [Removed] Number of SMF-UEs is now 544 (../src/smf/context.c:1092) 10/31 11:06:05.494: [upf] INFO: [Removed] Number of UPF-sessions is now 543 (../src/upf/context.c:253) 10/31 11:06:05.498: [smf] INFO: Removed Session: UE IMSI:[262427426302872] DNN:[internet:0] IPv4:[176.16.21.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 543 (../src/smf/context.c:3195) 10/31 11:06:05.498: [smf] INFO: [Removed] Number of SMF-UEs is now 543 (../src/smf/context.c:1092) 10/31 11:06:05.499: [upf] INFO: [Removed] Number of UPF-sessions is now 542 (../src/upf/context.c:253) 10/31 11:06:05.503: [smf] INFO: Removed Session: UE IMSI:[262426855096163] DNN:[internet:0] IPv4:[176.16.21.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.503: [smf] INFO: [Removed] Number of SMF-Sessions is now 542 (../src/smf/context.c:3195) 10/31 11:06:05.503: [smf] INFO: [Removed] Number of SMF-UEs is now 542 (../src/smf/context.c:1092) 10/31 11:06:05.505: [upf] INFO: [Removed] Number of UPF-sessions is now 541 (../src/upf/context.c:253) 10/31 11:06:05.509: [smf] INFO: Removed Session: UE IMSI:[262420195817850] DNN:[internet:0] IPv4:[176.16.21.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.509: [smf] INFO: [Removed] Number of SMF-Sessions is now 541 (../src/smf/context.c:3195) 10/31 11:06:05.509: [smf] INFO: [Removed] Number of SMF-UEs is now 541 (../src/smf/context.c:1092) 10/31 11:06:05.510: [upf] INFO: [Removed] Number of UPF-sessions is now 540 (../src/upf/context.c:253) 10/31 11:06:05.514: [smf] INFO: Removed Session: UE IMSI:[262428934358363] DNN:[internet:0] IPv4:[176.16.21.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.514: [smf] INFO: [Removed] Number of SMF-Sessions is now 540 (../src/smf/context.c:3195) 10/31 11:06:05.514: [smf] INFO: [Removed] Number of SMF-UEs is now 540 (../src/smf/context.c:1092) 10/31 11:06:05.516: [upf] INFO: [Removed] Number of UPF-sessions is now 539 (../src/upf/context.c:253) 10/31 11:06:05.520: [smf] INFO: Removed Session: UE IMSI:[262427070022128] DNN:[internet:0] IPv4:[176.16.21.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.520: [smf] INFO: [Removed] Number of SMF-Sessions is now 539 (../src/smf/context.c:3195) 10/31 11:06:05.520: [smf] INFO: [Removed] Number of SMF-UEs is now 539 (../src/smf/context.c:1092) 10/31 11:06:05.521: [upf] INFO: [Removed] Number of UPF-sessions is now 538 (../src/upf/context.c:253) 10/31 11:06:05.527: [smf] INFO: Removed Session: UE IMSI:[262428206770932] DNN:[internet:0] IPv4:[176.16.21.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 538 (../src/smf/context.c:3195) 10/31 11:06:05.527: [smf] INFO: [Removed] Number of SMF-UEs is now 538 (../src/smf/context.c:1092) 10/31 11:06:05.527: [upf] INFO: [Removed] Number of UPF-sessions is now 537 (../src/upf/context.c:253) 10/31 11:06:05.531: [smf] INFO: Removed Session: UE IMSI:[262421338781148] DNN:[internet:0] IPv4:[176.16.21.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.531: [smf] INFO: [Removed] Number of SMF-Sessions is now 537 (../src/smf/context.c:3195) 10/31 11:06:05.531: [smf] INFO: [Removed] Number of SMF-UEs is now 537 (../src/smf/context.c:1092) 10/31 11:06:05.533: [upf] INFO: [Removed] Number of UPF-sessions is now 536 (../src/upf/context.c:253) 10/31 11:06:05.536: [smf] INFO: Removed Session: UE IMSI:[262424501934018] DNN:[internet:0] IPv4:[176.16.21.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.536: [smf] INFO: [Removed] Number of SMF-Sessions is now 536 (../src/smf/context.c:3195) 10/31 11:06:05.536: [smf] INFO: [Removed] Number of SMF-UEs is now 536 (../src/smf/context.c:1092) 10/31 11:06:05.538: [upf] INFO: [Removed] Number of UPF-sessions is now 535 (../src/upf/context.c:253) 10/31 11:06:05.542: [smf] INFO: Removed Session: UE IMSI:[262428705251149] DNN:[internet:0] IPv4:[176.16.21.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.542: [smf] INFO: [Removed] Number of SMF-Sessions is now 535 (../src/smf/context.c:3195) 10/31 11:06:05.542: [smf] INFO: [Removed] Number of SMF-UEs is now 535 (../src/smf/context.c:1092) 10/31 11:06:05.544: [upf] INFO: [Removed] Number of UPF-sessions is now 534 (../src/upf/context.c:253) 10/31 11:06:05.548: [smf] INFO: Removed Session: UE IMSI:[262426340959186] DNN:[internet:0] IPv4:[176.16.21.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.548: [smf] INFO: [Removed] Number of SMF-Sessions is now 534 (../src/smf/context.c:3195) 10/31 11:06:05.548: [smf] INFO: [Removed] Number of SMF-UEs is now 534 (../src/smf/context.c:1092) 10/31 11:06:05.549: [upf] INFO: [Removed] Number of UPF-sessions is now 533 (../src/upf/context.c:253) 10/31 11:06:05.553: [smf] INFO: Removed Session: UE IMSI:[262423043439770] DNN:[internet:0] IPv4:[176.16.21.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.553: [smf] INFO: [Removed] Number of SMF-Sessions is now 533 (../src/smf/context.c:3195) 10/31 11:06:05.553: [smf] INFO: [Removed] Number of SMF-UEs is now 533 (../src/smf/context.c:1092) 10/31 11:06:05.555: [upf] INFO: [Removed] Number of UPF-sessions is now 532 (../src/upf/context.c:253) 10/31 11:06:05.559: [smf] INFO: Removed Session: UE IMSI:[262421443941676] DNN:[internet:0] IPv4:[176.16.21.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.559: [smf] INFO: [Removed] Number of SMF-Sessions is now 532 (../src/smf/context.c:3195) 10/31 11:06:05.559: [smf] INFO: [Removed] Number of SMF-UEs is now 532 (../src/smf/context.c:1092) 10/31 11:06:05.560: [upf] INFO: [Removed] Number of UPF-sessions is now 531 (../src/upf/context.c:253) 10/31 11:06:05.564: [smf] INFO: Removed Session: UE IMSI:[262420400261216] DNN:[internet:0] IPv4:[176.16.21.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.564: [smf] INFO: [Removed] Number of SMF-Sessions is now 531 (../src/smf/context.c:3195) 10/31 11:06:05.564: [smf] INFO: [Removed] Number of SMF-UEs is now 531 (../src/smf/context.c:1092) 10/31 11:06:05.566: [upf] INFO: [Removed] Number of UPF-sessions is now 530 (../src/upf/context.c:253) 10/31 11:06:05.570: [smf] INFO: Removed Session: UE IMSI:[262428879442554] DNN:[internet:0] IPv4:[176.16.21.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.570: [smf] INFO: [Removed] Number of SMF-Sessions is now 530 (../src/smf/context.c:3195) 10/31 11:06:05.570: [smf] INFO: [Removed] Number of SMF-UEs is now 530 (../src/smf/context.c:1092) 10/31 11:06:05.571: [upf] INFO: [Removed] Number of UPF-sessions is now 529 (../src/upf/context.c:253) 10/31 11:06:05.575: [smf] INFO: Removed Session: UE IMSI:[262426357401451] DNN:[internet:0] IPv4:[176.16.21.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.575: [smf] INFO: [Removed] Number of SMF-Sessions is now 529 (../src/smf/context.c:3195) 10/31 11:06:05.575: [smf] INFO: [Removed] Number of SMF-UEs is now 529 (../src/smf/context.c:1092) 10/31 11:06:05.577: [upf] INFO: [Removed] Number of UPF-sessions is now 528 (../src/upf/context.c:253) 10/31 11:06:05.581: [smf] INFO: Removed Session: UE IMSI:[262429717919612] DNN:[internet:0] IPv4:[176.16.21.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.581: [smf] INFO: [Removed] Number of SMF-Sessions is now 528 (../src/smf/context.c:3195) 10/31 11:06:05.581: [smf] INFO: [Removed] Number of SMF-UEs is now 528 (../src/smf/context.c:1092) 10/31 11:06:05.583: [upf] INFO: [Removed] Number of UPF-sessions is now 527 (../src/upf/context.c:253) 10/31 11:06:05.586: [smf] INFO: Removed Session: UE IMSI:[262422944999123] DNN:[internet:0] IPv4:[176.16.21.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.586: [smf] INFO: [Removed] Number of SMF-Sessions is now 527 (../src/smf/context.c:3195) 10/31 11:06:05.586: [smf] INFO: [Removed] Number of SMF-UEs is now 527 (../src/smf/context.c:1092) 10/31 11:06:05.588: [upf] INFO: [Removed] Number of UPF-sessions is now 526 (../src/upf/context.c:253) 10/31 11:06:05.592: [smf] INFO: Removed Session: UE IMSI:[262426557035521] DNN:[internet:0] IPv4:[176.16.21.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.592: [smf] INFO: [Removed] Number of SMF-Sessions is now 526 (../src/smf/context.c:3195) 10/31 11:06:05.592: [smf] INFO: [Removed] Number of SMF-UEs is now 526 (../src/smf/context.c:1092) 10/31 11:06:05.594: [upf] INFO: [Removed] Number of UPF-sessions is now 525 (../src/upf/context.c:253) 10/31 11:06:05.598: [smf] INFO: Removed Session: UE IMSI:[262424760721505] DNN:[internet:0] IPv4:[176.16.21.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.598: [smf] INFO: [Removed] Number of SMF-Sessions is now 525 (../src/smf/context.c:3195) 10/31 11:06:05.598: [smf] INFO: [Removed] Number of SMF-UEs is now 525 (../src/smf/context.c:1092) 10/31 11:06:05.599: [upf] INFO: [Removed] Number of UPF-sessions is now 524 (../src/upf/context.c:253) 10/31 11:06:05.603: [smf] INFO: Removed Session: UE IMSI:[262425334436435] DNN:[internet:0] IPv4:[176.16.21.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 524 (../src/smf/context.c:3195) 10/31 11:06:05.603: [smf] INFO: [Removed] Number of SMF-UEs is now 524 (../src/smf/context.c:1092) 10/31 11:06:05.605: [upf] INFO: [Removed] Number of UPF-sessions is now 523 (../src/upf/context.c:253) 10/31 11:06:05.609: [smf] INFO: Removed Session: UE IMSI:[262422595901822] DNN:[internet:0] IPv4:[176.16.21.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.609: [smf] INFO: [Removed] Number of SMF-Sessions is now 523 (../src/smf/context.c:3195) 10/31 11:06:05.609: [smf] INFO: [Removed] Number of SMF-UEs is now 523 (../src/smf/context.c:1092) 10/31 11:06:05.610: [upf] INFO: [Removed] Number of UPF-sessions is now 522 (../src/upf/context.c:253) 10/31 11:06:05.614: [smf] INFO: Removed Session: UE IMSI:[262421597656642] DNN:[internet:0] IPv4:[176.16.21.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 522 (../src/smf/context.c:3195) 10/31 11:06:05.614: [smf] INFO: [Removed] Number of SMF-UEs is now 522 (../src/smf/context.c:1092) 10/31 11:06:05.616: [upf] INFO: [Removed] Number of UPF-sessions is now 521 (../src/upf/context.c:253) 10/31 11:06:05.620: [smf] INFO: Removed Session: UE IMSI:[262424962378010] DNN:[internet:0] IPv4:[176.16.21.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.620: [smf] INFO: [Removed] Number of SMF-Sessions is now 521 (../src/smf/context.c:3195) 10/31 11:06:05.620: [smf] INFO: [Removed] Number of SMF-UEs is now 521 (../src/smf/context.c:1092) 10/31 11:06:05.622: [upf] INFO: [Removed] Number of UPF-sessions is now 520 (../src/upf/context.c:253) 10/31 11:06:05.627: [smf] INFO: Removed Session: UE IMSI:[262425634502942] DNN:[internet:0] IPv4:[176.16.21.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.627: [smf] INFO: [Removed] Number of SMF-Sessions is now 520 (../src/smf/context.c:3195) 10/31 11:06:05.627: [smf] INFO: [Removed] Number of SMF-UEs is now 520 (../src/smf/context.c:1092) 10/31 11:06:05.628: [upf] INFO: [Removed] Number of UPF-sessions is now 519 (../src/upf/context.c:253) 10/31 11:06:05.632: [smf] INFO: Removed Session: UE IMSI:[262427192679830] DNN:[internet:0] IPv4:[176.16.21.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.632: [smf] INFO: [Removed] Number of SMF-Sessions is now 519 (../src/smf/context.c:3195) 10/31 11:06:05.632: [smf] INFO: [Removed] Number of SMF-UEs is now 519 (../src/smf/context.c:1092) 10/31 11:06:05.634: [upf] INFO: [Removed] Number of UPF-sessions is now 518 (../src/upf/context.c:253) 10/31 11:06:05.640: [smf] INFO: Removed Session: UE IMSI:[262429389958652] DNN:[internet:0] IPv4:[176.16.21.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.640: [smf] INFO: [Removed] Number of SMF-Sessions is now 518 (../src/smf/context.c:3195) 10/31 11:06:05.640: [smf] INFO: [Removed] Number of SMF-UEs is now 518 (../src/smf/context.c:1092) 10/31 11:06:05.640: [upf] INFO: [Removed] Number of UPF-sessions is now 517 (../src/upf/context.c:253) 10/31 11:06:05.644: [smf] INFO: Removed Session: UE IMSI:[262427986472210] DNN:[internet:0] IPv4:[176.16.21.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.644: [smf] INFO: [Removed] Number of SMF-Sessions is now 517 (../src/smf/context.c:3195) 10/31 11:06:05.644: [smf] INFO: [Removed] Number of SMF-UEs is now 517 (../src/smf/context.c:1092) 10/31 11:06:05.646: [upf] INFO: [Removed] Number of UPF-sessions is now 516 (../src/upf/context.c:253) 10/31 11:06:05.650: [smf] INFO: Removed Session: UE IMSI:[262420202768812] DNN:[internet:0] IPv4:[176.16.21.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.650: [smf] INFO: [Removed] Number of SMF-Sessions is now 516 (../src/smf/context.c:3195) 10/31 11:06:05.650: [smf] INFO: [Removed] Number of SMF-UEs is now 516 (../src/smf/context.c:1092) 10/31 11:06:05.651: [upf] INFO: [Removed] Number of UPF-sessions is now 515 (../src/upf/context.c:253) 10/31 11:06:05.655: [smf] INFO: Removed Session: UE IMSI:[262420351678363] DNN:[internet:0] IPv4:[176.16.21.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 515 (../src/smf/context.c:3195) 10/31 11:06:05.655: [smf] INFO: [Removed] Number of SMF-UEs is now 515 (../src/smf/context.c:1092) 10/31 11:06:05.657: [upf] INFO: [Removed] Number of UPF-sessions is now 514 (../src/upf/context.c:253) 10/31 11:06:05.663: [smf] INFO: Removed Session: UE IMSI:[262424734872600] DNN:[internet:0] IPv4:[176.16.21.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.663: [smf] INFO: [Removed] Number of SMF-Sessions is now 514 (../src/smf/context.c:3195) 10/31 11:06:05.663: [smf] INFO: [Removed] Number of SMF-UEs is now 514 (../src/smf/context.c:1092) 10/31 11:06:05.663: [upf] INFO: [Removed] Number of UPF-sessions is now 513 (../src/upf/context.c:253) 10/31 11:06:05.668: [smf] INFO: Removed Session: UE IMSI:[262426937722666] DNN:[internet:0] IPv4:[176.16.21.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.668: [smf] INFO: [Removed] Number of SMF-Sessions is now 513 (../src/smf/context.c:3195) 10/31 11:06:05.668: [smf] INFO: [Removed] Number of SMF-UEs is now 513 (../src/smf/context.c:1092) 10/31 11:06:05.669: [upf] INFO: [Removed] Number of UPF-sessions is now 512 (../src/upf/context.c:253) 10/31 11:06:05.673: [smf] INFO: Removed Session: UE IMSI:[262423149378127] DNN:[internet:0] IPv4:[176.16.21.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.673: [smf] INFO: [Removed] Number of SMF-Sessions is now 512 (../src/smf/context.c:3195) 10/31 11:06:05.673: [smf] INFO: [Removed] Number of SMF-UEs is now 512 (../src/smf/context.c:1092) 10/31 11:06:05.674: [upf] INFO: [Removed] Number of UPF-sessions is now 511 (../src/upf/context.c:253) 10/31 11:06:05.678: [smf] INFO: Removed Session: UE IMSI:[262425251345732] DNN:[internet:0] IPv4:[176.16.21.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 511 (../src/smf/context.c:3195) 10/31 11:06:05.678: [smf] INFO: [Removed] Number of SMF-UEs is now 511 (../src/smf/context.c:1092) 10/31 11:06:05.680: [upf] INFO: [Removed] Number of UPF-sessions is now 510 (../src/upf/context.c:253) 10/31 11:06:05.684: [smf] INFO: Removed Session: UE IMSI:[262421040572469] DNN:[internet:0] IPv4:[176.16.22.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.684: [smf] INFO: [Removed] Number of SMF-Sessions is now 510 (../src/smf/context.c:3195) 10/31 11:06:05.684: [smf] INFO: [Removed] Number of SMF-UEs is now 510 (../src/smf/context.c:1092) 10/31 11:06:05.686: [upf] INFO: [Removed] Number of UPF-sessions is now 509 (../src/upf/context.c:253) 10/31 11:06:05.690: [smf] INFO: Removed Session: UE IMSI:[262422140174037] DNN:[internet:0] IPv4:[176.16.22.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.690: [smf] INFO: [Removed] Number of SMF-Sessions is now 509 (../src/smf/context.c:3195) 10/31 11:06:05.690: [smf] INFO: [Removed] Number of SMF-UEs is now 509 (../src/smf/context.c:1092) 10/31 11:06:05.691: [upf] INFO: [Removed] Number of UPF-sessions is now 508 (../src/upf/context.c:253) 10/31 11:06:05.695: [smf] INFO: Removed Session: UE IMSI:[262427940487605] DNN:[internet:0] IPv4:[176.16.22.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 508 (../src/smf/context.c:3195) 10/31 11:06:05.695: [smf] INFO: [Removed] Number of SMF-UEs is now 508 (../src/smf/context.c:1092) 10/31 11:06:05.697: [upf] INFO: [Removed] Number of UPF-sessions is now 507 (../src/upf/context.c:253) 10/31 11:06:05.701: [smf] INFO: Removed Session: UE IMSI:[262424776653194] DNN:[internet:0] IPv4:[176.16.22.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.701: [smf] INFO: [Removed] Number of SMF-Sessions is now 507 (../src/smf/context.c:3195) 10/31 11:06:05.701: [smf] INFO: [Removed] Number of SMF-UEs is now 507 (../src/smf/context.c:1092) 10/31 11:06:05.702: [upf] INFO: [Removed] Number of UPF-sessions is now 506 (../src/upf/context.c:253) 10/31 11:06:05.708: [smf] INFO: Removed Session: UE IMSI:[262426192940738] DNN:[internet:0] IPv4:[176.16.22.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.708: [smf] INFO: [Removed] Number of SMF-Sessions is now 506 (../src/smf/context.c:3195) 10/31 11:06:05.708: [smf] INFO: [Removed] Number of SMF-UEs is now 506 (../src/smf/context.c:1092) 10/31 11:06:05.708: [upf] INFO: [Removed] Number of UPF-sessions is now 505 (../src/upf/context.c:253) 10/31 11:06:05.713: [smf] INFO: Removed Session: UE IMSI:[262426506674348] DNN:[internet:0] IPv4:[176.16.22.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.713: [smf] INFO: [Removed] Number of SMF-Sessions is now 505 (../src/smf/context.c:3195) 10/31 11:06:05.713: [smf] INFO: [Removed] Number of SMF-UEs is now 505 (../src/smf/context.c:1092) 10/31 11:06:05.714: [upf] INFO: [Removed] Number of UPF-sessions is now 504 (../src/upf/context.c:253) 10/31 11:06:05.718: [smf] INFO: Removed Session: UE IMSI:[262427532399916] DNN:[internet:0] IPv4:[176.16.22.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.718: [smf] INFO: [Removed] Number of SMF-Sessions is now 504 (../src/smf/context.c:3195) 10/31 11:06:05.718: [smf] INFO: [Removed] Number of SMF-UEs is now 504 (../src/smf/context.c:1092) 10/31 11:06:05.720: [upf] INFO: [Removed] Number of UPF-sessions is now 503 (../src/upf/context.c:253) 10/31 11:06:05.723: [smf] INFO: Removed Session: UE IMSI:[262429194614470] DNN:[internet:0] IPv4:[176.16.22.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 503 (../src/smf/context.c:3195) 10/31 11:06:05.723: [smf] INFO: [Removed] Number of SMF-UEs is now 503 (../src/smf/context.c:1092) 10/31 11:06:05.725: [upf] INFO: [Removed] Number of UPF-sessions is now 502 (../src/upf/context.c:253) 10/31 11:06:05.730: [smf] INFO: Removed Session: UE IMSI:[262420702174372] DNN:[internet:0] IPv4:[176.16.22.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.730: [smf] INFO: [Removed] Number of SMF-Sessions is now 502 (../src/smf/context.c:3195) 10/31 11:06:05.730: [smf] INFO: [Removed] Number of SMF-UEs is now 502 (../src/smf/context.c:1092) 10/31 11:06:05.731: [upf] INFO: [Removed] Number of UPF-sessions is now 501 (../src/upf/context.c:253) 10/31 11:06:05.735: [smf] INFO: Removed Session: UE IMSI:[262424690308446] DNN:[internet:0] IPv4:[176.16.22.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.735: [smf] INFO: [Removed] Number of SMF-Sessions is now 501 (../src/smf/context.c:3195) 10/31 11:06:05.735: [smf] INFO: [Removed] Number of SMF-UEs is now 501 (../src/smf/context.c:1092) 10/31 11:06:05.736: [upf] INFO: [Removed] Number of UPF-sessions is now 500 (../src/upf/context.c:253) 10/31 11:06:05.740: [smf] INFO: Removed Session: UE IMSI:[262423082103101] DNN:[internet:0] IPv4:[176.16.22.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.740: [smf] INFO: [Removed] Number of SMF-Sessions is now 500 (../src/smf/context.c:3195) 10/31 11:06:05.740: [smf] INFO: [Removed] Number of SMF-UEs is now 500 (../src/smf/context.c:1092) 10/31 11:06:05.742: [upf] INFO: [Removed] Number of UPF-sessions is now 499 (../src/upf/context.c:253) 10/31 11:06:05.746: [smf] INFO: Removed Session: UE IMSI:[262423043083334] DNN:[internet:0] IPv4:[176.16.22.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 499 (../src/smf/context.c:3195) 10/31 11:06:05.746: [smf] INFO: [Removed] Number of SMF-UEs is now 499 (../src/smf/context.c:1092) 10/31 11:06:05.748: [upf] INFO: [Removed] Number of UPF-sessions is now 498 (../src/upf/context.c:253) 10/31 11:06:05.753: [smf] INFO: Removed Session: UE IMSI:[262420407440793] DNN:[internet:0] IPv4:[176.16.22.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 498 (../src/smf/context.c:3195) 10/31 11:06:05.753: [smf] INFO: [Removed] Number of SMF-UEs is now 498 (../src/smf/context.c:1092) 10/31 11:06:05.754: [upf] INFO: [Removed] Number of UPF-sessions is now 497 (../src/upf/context.c:253) 10/31 11:06:05.758: [smf] INFO: Removed Session: UE IMSI:[262429820311974] DNN:[internet:0] IPv4:[176.16.22.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.758: [smf] INFO: [Removed] Number of SMF-Sessions is now 497 (../src/smf/context.c:3195) 10/31 11:06:05.758: [smf] INFO: [Removed] Number of SMF-UEs is now 497 (../src/smf/context.c:1092) 10/31 11:06:05.760: [upf] INFO: [Removed] Number of UPF-sessions is now 496 (../src/upf/context.c:253) 10/31 11:06:05.764: [smf] INFO: Removed Session: UE IMSI:[262429544140265] DNN:[internet:0] IPv4:[176.16.22.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.764: [smf] INFO: [Removed] Number of SMF-Sessions is now 496 (../src/smf/context.c:3195) 10/31 11:06:05.764: [smf] INFO: [Removed] Number of SMF-UEs is now 496 (../src/smf/context.c:1092) 10/31 11:06:05.765: [upf] INFO: [Removed] Number of UPF-sessions is now 495 (../src/upf/context.c:253) 10/31 11:06:05.770: [smf] INFO: Removed Session: UE IMSI:[262428781593942] DNN:[internet:0] IPv4:[176.16.22.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 495 (../src/smf/context.c:3195) 10/31 11:06:05.770: [smf] INFO: [Removed] Number of SMF-UEs is now 495 (../src/smf/context.c:1092) 10/31 11:06:05.771: [upf] INFO: [Removed] Number of UPF-sessions is now 494 (../src/upf/context.c:253) 10/31 11:06:05.774: [smf] INFO: Removed Session: UE IMSI:[262429372656121] DNN:[internet:0] IPv4:[176.16.22.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.774: [smf] INFO: [Removed] Number of SMF-Sessions is now 494 (../src/smf/context.c:3195) 10/31 11:06:05.774: [smf] INFO: [Removed] Number of SMF-UEs is now 494 (../src/smf/context.c:1092) 10/31 11:06:05.777: [upf] INFO: [Removed] Number of UPF-sessions is now 493 (../src/upf/context.c:253) 10/31 11:06:05.781: [smf] INFO: Removed Session: UE IMSI:[262429346346415] DNN:[internet:0] IPv4:[176.16.22.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.781: [smf] INFO: [Removed] Number of SMF-Sessions is now 493 (../src/smf/context.c:3195) 10/31 11:06:05.781: [smf] INFO: [Removed] Number of SMF-UEs is now 493 (../src/smf/context.c:1092) 10/31 11:06:05.782: [upf] INFO: [Removed] Number of UPF-sessions is now 492 (../src/upf/context.c:253) 10/31 11:06:05.786: [smf] INFO: Removed Session: UE IMSI:[262420752536534] DNN:[internet:0] IPv4:[176.16.22.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.786: [smf] INFO: [Removed] Number of SMF-Sessions is now 492 (../src/smf/context.c:3195) 10/31 11:06:05.786: [smf] INFO: [Removed] Number of SMF-UEs is now 492 (../src/smf/context.c:1092) 10/31 11:06:05.788: [upf] INFO: [Removed] Number of UPF-sessions is now 491 (../src/upf/context.c:253) 10/31 11:06:05.791: [smf] INFO: Removed Session: UE IMSI:[262428977791461] DNN:[internet:0] IPv4:[176.16.22.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.791: [smf] INFO: [Removed] Number of SMF-Sessions is now 491 (../src/smf/context.c:3195) 10/31 11:06:05.791: [smf] INFO: [Removed] Number of SMF-UEs is now 491 (../src/smf/context.c:1092) 10/31 11:06:05.793: [upf] INFO: [Removed] Number of UPF-sessions is now 490 (../src/upf/context.c:253) 10/31 11:06:05.797: [smf] INFO: Removed Session: UE IMSI:[262426707565245] DNN:[internet:0] IPv4:[176.16.22.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.797: [smf] INFO: [Removed] Number of SMF-Sessions is now 490 (../src/smf/context.c:3195) 10/31 11:06:05.797: [smf] INFO: [Removed] Number of SMF-UEs is now 490 (../src/smf/context.c:1092) 10/31 11:06:05.799: [upf] INFO: [Removed] Number of UPF-sessions is now 489 (../src/upf/context.c:253) 10/31 11:06:05.803: [smf] INFO: Removed Session: UE IMSI:[262424277360712] DNN:[internet:0] IPv4:[176.16.22.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.803: [smf] INFO: [Removed] Number of SMF-Sessions is now 489 (../src/smf/context.c:3195) 10/31 11:06:05.803: [smf] INFO: [Removed] Number of SMF-UEs is now 489 (../src/smf/context.c:1092) 10/31 11:06:05.804: [upf] INFO: [Removed] Number of UPF-sessions is now 488 (../src/upf/context.c:253) 10/31 11:06:05.808: [smf] INFO: Removed Session: UE IMSI:[262425099546700] DNN:[internet:0] IPv4:[176.16.22.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 488 (../src/smf/context.c:3195) 10/31 11:06:05.808: [smf] INFO: [Removed] Number of SMF-UEs is now 488 (../src/smf/context.c:1092) 10/31 11:06:05.810: [upf] INFO: [Removed] Number of UPF-sessions is now 487 (../src/upf/context.c:253) 10/31 11:06:05.815: [smf] INFO: Removed Session: UE IMSI:[262426484185479] DNN:[internet:0] IPv4:[176.16.22.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 487 (../src/smf/context.c:3195) 10/31 11:06:05.816: [smf] INFO: [Removed] Number of SMF-UEs is now 487 (../src/smf/context.c:1092) 10/31 11:06:05.816: [upf] INFO: [Removed] Number of UPF-sessions is now 486 (../src/upf/context.c:253) 10/31 11:06:05.821: [smf] INFO: Removed Session: UE IMSI:[262426740462986] DNN:[internet:0] IPv4:[176.16.22.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.821: [smf] INFO: [Removed] Number of SMF-Sessions is now 486 (../src/smf/context.c:3195) 10/31 11:06:05.821: [smf] INFO: [Removed] Number of SMF-UEs is now 486 (../src/smf/context.c:1092) 10/31 11:06:05.822: [upf] INFO: [Removed] Number of UPF-sessions is now 485 (../src/upf/context.c:253) 10/31 11:06:05.827: [smf] INFO: Removed Session: UE IMSI:[262424727501268] DNN:[internet:0] IPv4:[176.16.22.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.827: [smf] INFO: [Removed] Number of SMF-Sessions is now 485 (../src/smf/context.c:3195) 10/31 11:06:05.827: [smf] INFO: [Removed] Number of SMF-UEs is now 485 (../src/smf/context.c:1092) 10/31 11:06:05.828: [upf] INFO: [Removed] Number of UPF-sessions is now 484 (../src/upf/context.c:253) 10/31 11:06:05.832: [smf] INFO: Removed Session: UE IMSI:[262423789266172] DNN:[internet:0] IPv4:[176.16.22.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.832: [smf] INFO: [Removed] Number of SMF-Sessions is now 484 (../src/smf/context.c:3195) 10/31 11:06:05.832: [smf] INFO: [Removed] Number of SMF-UEs is now 484 (../src/smf/context.c:1092) 10/31 11:06:05.834: [upf] INFO: [Removed] Number of UPF-sessions is now 483 (../src/upf/context.c:253) 10/31 11:06:05.838: [smf] INFO: Removed Session: UE IMSI:[262421364606228] DNN:[internet:0] IPv4:[176.16.22.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.838: [smf] INFO: [Removed] Number of SMF-Sessions is now 483 (../src/smf/context.c:3195) 10/31 11:06:05.838: [smf] INFO: [Removed] Number of SMF-UEs is now 483 (../src/smf/context.c:1092) 10/31 11:06:05.840: [upf] INFO: [Removed] Number of UPF-sessions is now 482 (../src/upf/context.c:253) 10/31 11:06:05.845: [smf] INFO: Removed Session: UE IMSI:[262426875107345] DNN:[internet:0] IPv4:[176.16.22.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.845: [smf] INFO: [Removed] Number of SMF-Sessions is now 482 (../src/smf/context.c:3195) 10/31 11:06:05.845: [smf] INFO: [Removed] Number of SMF-UEs is now 482 (../src/smf/context.c:1092) 10/31 11:06:05.846: [upf] INFO: [Removed] Number of UPF-sessions is now 481 (../src/upf/context.c:253) 10/31 11:06:05.849: [smf] INFO: Removed Session: UE IMSI:[262429626512136] DNN:[internet:0] IPv4:[176.16.22.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.849: [smf] INFO: [Removed] Number of SMF-Sessions is now 481 (../src/smf/context.c:3195) 10/31 11:06:05.849: [smf] INFO: [Removed] Number of SMF-UEs is now 481 (../src/smf/context.c:1092) 10/31 11:06:05.852: [upf] INFO: [Removed] Number of UPF-sessions is now 480 (../src/upf/context.c:253) 10/31 11:06:05.856: [smf] INFO: Removed Session: UE IMSI:[262425191409677] DNN:[internet:0] IPv4:[176.16.22.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 480 (../src/smf/context.c:3195) 10/31 11:06:05.856: [smf] INFO: [Removed] Number of SMF-UEs is now 480 (../src/smf/context.c:1092) 10/31 11:06:05.858: [upf] INFO: [Removed] Number of UPF-sessions is now 479 (../src/upf/context.c:253) 10/31 11:06:05.862: [smf] INFO: Removed Session: UE IMSI:[262425023975635] DNN:[internet:0] IPv4:[176.16.22.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.862: [smf] INFO: [Removed] Number of SMF-Sessions is now 479 (../src/smf/context.c:3195) 10/31 11:06:05.862: [smf] INFO: [Removed] Number of SMF-UEs is now 479 (../src/smf/context.c:1092) 10/31 11:06:05.863: [upf] INFO: [Removed] Number of UPF-sessions is now 478 (../src/upf/context.c:253) 10/31 11:06:05.868: [smf] INFO: Removed Session: UE IMSI:[262427308311221] DNN:[internet:0] IPv4:[176.16.22.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.868: [smf] INFO: [Removed] Number of SMF-Sessions is now 478 (../src/smf/context.c:3195) 10/31 11:06:05.868: [smf] INFO: [Removed] Number of SMF-UEs is now 478 (../src/smf/context.c:1092) 10/31 11:06:05.869: [upf] INFO: [Removed] Number of UPF-sessions is now 477 (../src/upf/context.c:253) 10/31 11:06:05.873: [smf] INFO: Removed Session: UE IMSI:[262420465765973] DNN:[internet:0] IPv4:[176.16.22.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.873: [smf] INFO: [Removed] Number of SMF-Sessions is now 477 (../src/smf/context.c:3195) 10/31 11:06:05.873: [smf] INFO: [Removed] Number of SMF-UEs is now 477 (../src/smf/context.c:1092) 10/31 11:06:05.875: [upf] INFO: [Removed] Number of UPF-sessions is now 476 (../src/upf/context.c:253) 10/31 11:06:05.879: [smf] INFO: Removed Session: UE IMSI:[262428014185396] DNN:[internet:0] IPv4:[176.16.22.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 476 (../src/smf/context.c:3195) 10/31 11:06:05.879: [smf] INFO: [Removed] Number of SMF-UEs is now 476 (../src/smf/context.c:1092) 10/31 11:06:05.881: [upf] INFO: [Removed] Number of UPF-sessions is now 475 (../src/upf/context.c:253) 10/31 11:06:05.886: [smf] INFO: Removed Session: UE IMSI:[262427375717184] DNN:[internet:0] IPv4:[176.16.22.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.886: [smf] INFO: [Removed] Number of SMF-Sessions is now 475 (../src/smf/context.c:3195) 10/31 11:06:05.886: [smf] INFO: [Removed] Number of SMF-UEs is now 475 (../src/smf/context.c:1092) 10/31 11:06:05.887: [upf] INFO: [Removed] Number of UPF-sessions is now 474 (../src/upf/context.c:253) 10/31 11:06:05.892: [smf] INFO: Removed Session: UE IMSI:[262422136515256] DNN:[internet:0] IPv4:[176.16.22.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.892: [smf] INFO: [Removed] Number of SMF-Sessions is now 474 (../src/smf/context.c:3195) 10/31 11:06:05.892: [smf] INFO: [Removed] Number of SMF-UEs is now 474 (../src/smf/context.c:1092) 10/31 11:06:05.892: [upf] INFO: [Removed] Number of UPF-sessions is now 473 (../src/upf/context.c:253) 10/31 11:06:05.897: [smf] INFO: Removed Session: UE IMSI:[262424340134869] DNN:[internet:0] IPv4:[176.16.22.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.897: [smf] INFO: [Removed] Number of SMF-Sessions is now 473 (../src/smf/context.c:3195) 10/31 11:06:05.897: [smf] INFO: [Removed] Number of SMF-UEs is now 473 (../src/smf/context.c:1092) 10/31 11:06:05.898: [upf] INFO: [Removed] Number of UPF-sessions is now 472 (../src/upf/context.c:253) 10/31 11:06:05.902: [smf] INFO: Removed Session: UE IMSI:[262422679454465] DNN:[internet:0] IPv4:[176.16.22.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 472 (../src/smf/context.c:3195) 10/31 11:06:05.902: [smf] INFO: [Removed] Number of SMF-UEs is now 472 (../src/smf/context.c:1092) 10/31 11:06:05.904: [upf] INFO: [Removed] Number of UPF-sessions is now 471 (../src/upf/context.c:253) 10/31 11:06:05.909: [smf] INFO: Removed Session: UE IMSI:[262420695854154] DNN:[internet:0] IPv4:[176.16.22.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.909: [smf] INFO: [Removed] Number of SMF-Sessions is now 471 (../src/smf/context.c:3195) 10/31 11:06:05.909: [smf] INFO: [Removed] Number of SMF-UEs is now 471 (../src/smf/context.c:1092) 10/31 11:06:05.910: [upf] INFO: [Removed] Number of UPF-sessions is now 470 (../src/upf/context.c:253) 10/31 11:06:05.916: [smf] INFO: Removed Session: UE IMSI:[262424280133560] DNN:[internet:0] IPv4:[176.16.22.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.916: [smf] INFO: [Removed] Number of SMF-Sessions is now 470 (../src/smf/context.c:3195) 10/31 11:06:05.916: [smf] INFO: [Removed] Number of SMF-UEs is now 470 (../src/smf/context.c:1092) 10/31 11:06:05.916: [upf] INFO: [Removed] Number of UPF-sessions is now 469 (../src/upf/context.c:253) 10/31 11:06:05.920: [smf] INFO: Removed Session: UE IMSI:[262429897144990] DNN:[internet:0] IPv4:[176.16.22.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.920: [smf] INFO: [Removed] Number of SMF-Sessions is now 469 (../src/smf/context.c:3195) 10/31 11:06:05.920: [smf] INFO: [Removed] Number of SMF-UEs is now 469 (../src/smf/context.c:1092) 10/31 11:06:05.922: [upf] INFO: [Removed] Number of UPF-sessions is now 468 (../src/upf/context.c:253) 10/31 11:06:05.925: [smf] INFO: Removed Session: UE IMSI:[262427043797874] DNN:[internet:0] IPv4:[176.16.22.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.925: [smf] INFO: [Removed] Number of SMF-Sessions is now 468 (../src/smf/context.c:3195) 10/31 11:06:05.925: [smf] INFO: [Removed] Number of SMF-UEs is now 468 (../src/smf/context.c:1092) 10/31 11:06:05.927: [upf] INFO: [Removed] Number of UPF-sessions is now 467 (../src/upf/context.c:253) 10/31 11:06:05.931: [smf] INFO: Removed Session: UE IMSI:[262421786768061] DNN:[internet:0] IPv4:[176.16.22.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.931: [smf] INFO: [Removed] Number of SMF-Sessions is now 467 (../src/smf/context.c:3195) 10/31 11:06:05.931: [smf] INFO: [Removed] Number of SMF-UEs is now 467 (../src/smf/context.c:1092) 10/31 11:06:05.933: [upf] INFO: [Removed] Number of UPF-sessions is now 466 (../src/upf/context.c:253) 10/31 11:06:05.938: [smf] INFO: Removed Session: UE IMSI:[262425251632566] DNN:[internet:0] IPv4:[176.16.22.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.938: [smf] INFO: [Removed] Number of SMF-Sessions is now 466 (../src/smf/context.c:3195) 10/31 11:06:05.938: [smf] INFO: [Removed] Number of SMF-UEs is now 466 (../src/smf/context.c:1092) 10/31 11:06:05.939: [upf] INFO: [Removed] Number of UPF-sessions is now 465 (../src/upf/context.c:253) 10/31 11:06:05.943: [smf] INFO: Removed Session: UE IMSI:[262420850818516] DNN:[internet:0] IPv4:[176.16.22.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.943: [smf] INFO: [Removed] Number of SMF-Sessions is now 465 (../src/smf/context.c:3195) 10/31 11:06:05.943: [smf] INFO: [Removed] Number of SMF-UEs is now 465 (../src/smf/context.c:1092) 10/31 11:06:05.945: [upf] INFO: [Removed] Number of UPF-sessions is now 464 (../src/upf/context.c:253) 10/31 11:06:05.949: [smf] INFO: Removed Session: UE IMSI:[262428430106368] DNN:[internet:0] IPv4:[176.16.22.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.949: [smf] INFO: [Removed] Number of SMF-Sessions is now 464 (../src/smf/context.c:3195) 10/31 11:06:05.949: [smf] INFO: [Removed] Number of SMF-UEs is now 464 (../src/smf/context.c:1092) 10/31 11:06:05.950: [upf] INFO: [Removed] Number of UPF-sessions is now 463 (../src/upf/context.c:253) 10/31 11:06:05.955: [smf] INFO: Removed Session: UE IMSI:[262428238723227] DNN:[internet:0] IPv4:[176.16.22.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.955: [smf] INFO: [Removed] Number of SMF-Sessions is now 463 (../src/smf/context.c:3195) 10/31 11:06:05.955: [smf] INFO: [Removed] Number of SMF-UEs is now 463 (../src/smf/context.c:1092) 10/31 11:06:05.956: [upf] INFO: [Removed] Number of UPF-sessions is now 462 (../src/upf/context.c:253) 10/31 11:06:05.959: [smf] INFO: Removed Session: UE IMSI:[262428698858539] DNN:[internet:0] IPv4:[176.16.22.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 462 (../src/smf/context.c:3195) 10/31 11:06:05.959: [smf] INFO: [Removed] Number of SMF-UEs is now 462 (../src/smf/context.c:1092) 10/31 11:06:05.961: [upf] INFO: [Removed] Number of UPF-sessions is now 461 (../src/upf/context.c:253) 10/31 11:06:05.966: [smf] INFO: Removed Session: UE IMSI:[262425200907851] DNN:[internet:0] IPv4:[176.16.22.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.966: [smf] INFO: [Removed] Number of SMF-Sessions is now 461 (../src/smf/context.c:3195) 10/31 11:06:05.966: [smf] INFO: [Removed] Number of SMF-UEs is now 461 (../src/smf/context.c:1092) 10/31 11:06:05.967: [upf] INFO: [Removed] Number of UPF-sessions is now 460 (../src/upf/context.c:253) 10/31 11:06:05.971: [smf] INFO: Removed Session: UE IMSI:[262428375052623] DNN:[internet:0] IPv4:[176.16.22.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.971: [smf] INFO: [Removed] Number of SMF-Sessions is now 460 (../src/smf/context.c:3195) 10/31 11:06:05.971: [smf] INFO: [Removed] Number of SMF-UEs is now 460 (../src/smf/context.c:1092) 10/31 11:06:05.973: [upf] INFO: [Removed] Number of UPF-sessions is now 459 (../src/upf/context.c:253) 10/31 11:06:05.976: [smf] INFO: Removed Session: UE IMSI:[262420261814629] DNN:[internet:0] IPv4:[176.16.22.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.976: [smf] INFO: [Removed] Number of SMF-Sessions is now 459 (../src/smf/context.c:3195) 10/31 11:06:05.976: [smf] INFO: [Removed] Number of SMF-UEs is now 459 (../src/smf/context.c:1092) 10/31 11:06:05.978: [upf] INFO: [Removed] Number of UPF-sessions is now 458 (../src/upf/context.c:253) 10/31 11:06:05.983: [smf] INFO: Removed Session: UE IMSI:[262423410568642] DNN:[internet:0] IPv4:[176.16.22.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 458 (../src/smf/context.c:3195) 10/31 11:06:05.983: [smf] INFO: [Removed] Number of SMF-UEs is now 458 (../src/smf/context.c:1092) 10/31 11:06:05.984: [upf] INFO: [Removed] Number of UPF-sessions is now 457 (../src/upf/context.c:253) 10/31 11:06:05.989: [smf] INFO: Removed Session: UE IMSI:[262424766340773] DNN:[internet:0] IPv4:[176.16.22.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.989: [smf] INFO: [Removed] Number of SMF-Sessions is now 457 (../src/smf/context.c:3195) 10/31 11:06:05.989: [smf] INFO: [Removed] Number of SMF-UEs is now 457 (../src/smf/context.c:1092) 10/31 11:06:05.990: [upf] INFO: [Removed] Number of UPF-sessions is now 456 (../src/upf/context.c:253) 10/31 11:06:05.995: [smf] INFO: Removed Session: UE IMSI:[262428951974272] DNN:[internet:0] IPv4:[176.16.22.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:05.995: [smf] INFO: [Removed] Number of SMF-Sessions is now 456 (../src/smf/context.c:3195) 10/31 11:06:05.995: [smf] INFO: [Removed] Number of SMF-UEs is now 456 (../src/smf/context.c:1092) 10/31 11:06:05.996: [upf] INFO: [Removed] Number of UPF-sessions is now 455 (../src/upf/context.c:253) 10/31 11:06:06.000: [smf] INFO: Removed Session: UE IMSI:[262424743604610] DNN:[internet:0] IPv4:[176.16.22.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.001: [smf] INFO: [Removed] Number of SMF-Sessions is now 455 (../src/smf/context.c:3195) 10/31 11:06:06.001: [smf] INFO: [Removed] Number of SMF-UEs is now 455 (../src/smf/context.c:1092) 10/31 11:06:06.002: [upf] INFO: [Removed] Number of UPF-sessions is now 454 (../src/upf/context.c:253) 10/31 11:06:06.006: [smf] INFO: Removed Session: UE IMSI:[262426160508356] DNN:[internet:0] IPv4:[176.16.22.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.006: [smf] INFO: [Removed] Number of SMF-Sessions is now 454 (../src/smf/context.c:3195) 10/31 11:06:06.006: [smf] INFO: [Removed] Number of SMF-UEs is now 454 (../src/smf/context.c:1092) 10/31 11:06:06.007: [upf] INFO: [Removed] Number of UPF-sessions is now 453 (../src/upf/context.c:253) 10/31 11:06:06.012: [smf] INFO: Removed Session: UE IMSI:[262421690606736] DNN:[internet:0] IPv4:[176.16.22.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.012: [smf] INFO: [Removed] Number of SMF-Sessions is now 453 (../src/smf/context.c:3195) 10/31 11:06:06.012: [smf] INFO: [Removed] Number of SMF-UEs is now 453 (../src/smf/context.c:1092) 10/31 11:06:06.013: [upf] INFO: [Removed] Number of UPF-sessions is now 452 (../src/upf/context.c:253) 10/31 11:06:06.017: [smf] INFO: Removed Session: UE IMSI:[262424040565787] DNN:[internet:0] IPv4:[176.16.22.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.017: [smf] INFO: [Removed] Number of SMF-Sessions is now 452 (../src/smf/context.c:3195) 10/31 11:06:06.017: [smf] INFO: [Removed] Number of SMF-UEs is now 452 (../src/smf/context.c:1092) 10/31 11:06:06.019: [upf] INFO: [Removed] Number of UPF-sessions is now 451 (../src/upf/context.c:253) 10/31 11:06:06.024: [smf] INFO: Removed Session: UE IMSI:[262423961180974] DNN:[internet:0] IPv4:[176.16.22.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 451 (../src/smf/context.c:3195) 10/31 11:06:06.024: [smf] INFO: [Removed] Number of SMF-UEs is now 451 (../src/smf/context.c:1092) 10/31 11:06:06.024: [upf] INFO: [Removed] Number of UPF-sessions is now 450 (../src/upf/context.c:253) 10/31 11:06:06.028: [smf] INFO: Removed Session: UE IMSI:[262421144758609] DNN:[internet:0] IPv4:[176.16.22.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.028: [smf] INFO: [Removed] Number of SMF-Sessions is now 450 (../src/smf/context.c:3195) 10/31 11:06:06.028: [smf] INFO: [Removed] Number of SMF-UEs is now 450 (../src/smf/context.c:1092) 10/31 11:06:06.030: [upf] INFO: [Removed] Number of UPF-sessions is now 449 (../src/upf/context.c:253) 10/31 11:06:06.033: [smf] INFO: Removed Session: UE IMSI:[262427741510848] DNN:[internet:0] IPv4:[176.16.22.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 449 (../src/smf/context.c:3195) 10/31 11:06:06.034: [smf] INFO: [Removed] Number of SMF-UEs is now 449 (../src/smf/context.c:1092) 10/31 11:06:06.035: [upf] INFO: [Removed] Number of UPF-sessions is now 448 (../src/upf/context.c:253) 10/31 11:06:06.039: [smf] INFO: Removed Session: UE IMSI:[262424673045663] DNN:[internet:0] IPv4:[176.16.22.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.039: [smf] INFO: [Removed] Number of SMF-Sessions is now 448 (../src/smf/context.c:3195) 10/31 11:06:06.039: [smf] INFO: [Removed] Number of SMF-UEs is now 448 (../src/smf/context.c:1092) 10/31 11:06:06.041: [upf] INFO: [Removed] Number of UPF-sessions is now 447 (../src/upf/context.c:253) 10/31 11:06:06.045: [smf] INFO: Removed Session: UE IMSI:[262421905091151] DNN:[internet:0] IPv4:[176.16.22.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.045: [smf] INFO: [Removed] Number of SMF-Sessions is now 447 (../src/smf/context.c:3195) 10/31 11:06:06.045: [smf] INFO: [Removed] Number of SMF-UEs is now 447 (../src/smf/context.c:1092) 10/31 11:06:06.046: [upf] INFO: [Removed] Number of UPF-sessions is now 446 (../src/upf/context.c:253) 10/31 11:06:06.051: [smf] INFO: Removed Session: UE IMSI:[262429342207989] DNN:[internet:0] IPv4:[176.16.22.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.051: [smf] INFO: [Removed] Number of SMF-Sessions is now 446 (../src/smf/context.c:3195) 10/31 11:06:06.051: [smf] INFO: [Removed] Number of SMF-UEs is now 446 (../src/smf/context.c:1092) 10/31 11:06:06.052: [upf] INFO: [Removed] Number of UPF-sessions is now 445 (../src/upf/context.c:253) 10/31 11:06:06.056: [smf] INFO: Removed Session: UE IMSI:[262420144387049] DNN:[internet:0] IPv4:[176.16.22.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.056: [smf] INFO: [Removed] Number of SMF-Sessions is now 445 (../src/smf/context.c:3195) 10/31 11:06:06.056: [smf] INFO: [Removed] Number of SMF-UEs is now 445 (../src/smf/context.c:1092) 10/31 11:06:06.057: [upf] INFO: [Removed] Number of UPF-sessions is now 444 (../src/upf/context.c:253) 10/31 11:06:06.061: [smf] INFO: Removed Session: UE IMSI:[262423966479559] DNN:[internet:0] IPv4:[176.16.22.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.061: [smf] INFO: [Removed] Number of SMF-Sessions is now 444 (../src/smf/context.c:3195) 10/31 11:06:06.061: [smf] INFO: [Removed] Number of SMF-UEs is now 444 (../src/smf/context.c:1092) 10/31 11:06:06.063: [upf] INFO: [Removed] Number of UPF-sessions is now 443 (../src/upf/context.c:253) 10/31 11:06:06.067: [smf] INFO: Removed Session: UE IMSI:[262421768262755] DNN:[internet:0] IPv4:[176.16.22.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.067: [smf] INFO: [Removed] Number of SMF-Sessions is now 443 (../src/smf/context.c:3195) 10/31 11:06:06.067: [smf] INFO: [Removed] Number of SMF-UEs is now 443 (../src/smf/context.c:1092) 10/31 11:06:06.069: [upf] INFO: [Removed] Number of UPF-sessions is now 442 (../src/upf/context.c:253) 10/31 11:06:06.073: [smf] INFO: Removed Session: UE IMSI:[262425765801481] DNN:[internet:0] IPv4:[176.16.22.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.073: [smf] INFO: [Removed] Number of SMF-Sessions is now 442 (../src/smf/context.c:3195) 10/31 11:06:06.073: [smf] INFO: [Removed] Number of SMF-UEs is now 442 (../src/smf/context.c:1092) 10/31 11:06:06.074: [upf] INFO: [Removed] Number of UPF-sessions is now 441 (../src/upf/context.c:253) 10/31 11:06:06.078: [smf] INFO: Removed Session: UE IMSI:[262420333349422] DNN:[internet:0] IPv4:[176.16.22.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.078: [smf] INFO: [Removed] Number of SMF-Sessions is now 441 (../src/smf/context.c:3195) 10/31 11:06:06.078: [smf] INFO: [Removed] Number of SMF-UEs is now 441 (../src/smf/context.c:1092) 10/31 11:06:06.080: [upf] INFO: [Removed] Number of UPF-sessions is now 440 (../src/upf/context.c:253) 10/31 11:06:06.084: [smf] INFO: Removed Session: UE IMSI:[262427423703048] DNN:[internet:0] IPv4:[176.16.22.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.084: [smf] INFO: [Removed] Number of SMF-Sessions is now 440 (../src/smf/context.c:3195) 10/31 11:06:06.084: [smf] INFO: [Removed] Number of SMF-UEs is now 440 (../src/smf/context.c:1092) 10/31 11:06:06.085: [upf] INFO: [Removed] Number of UPF-sessions is now 439 (../src/upf/context.c:253) 10/31 11:06:06.089: [smf] INFO: Removed Session: UE IMSI:[262426442252694] DNN:[internet:0] IPv4:[176.16.22.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.089: [smf] INFO: [Removed] Number of SMF-Sessions is now 439 (../src/smf/context.c:3195) 10/31 11:06:06.089: [smf] INFO: [Removed] Number of SMF-UEs is now 439 (../src/smf/context.c:1092) 10/31 11:06:06.091: [upf] INFO: [Removed] Number of UPF-sessions is now 438 (../src/upf/context.c:253) 10/31 11:06:06.094: [smf] INFO: Removed Session: UE IMSI:[262424288265329] DNN:[internet:0] IPv4:[176.16.22.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.094: [smf] INFO: [Removed] Number of SMF-Sessions is now 438 (../src/smf/context.c:3195) 10/31 11:06:06.094: [smf] INFO: [Removed] Number of SMF-UEs is now 438 (../src/smf/context.c:1092) 10/31 11:06:06.096: [upf] INFO: [Removed] Number of UPF-sessions is now 437 (../src/upf/context.c:253) 10/31 11:06:06.100: [smf] INFO: Removed Session: UE IMSI:[262428222817951] DNN:[internet:0] IPv4:[176.16.22.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.100: [smf] INFO: [Removed] Number of SMF-Sessions is now 437 (../src/smf/context.c:3195) 10/31 11:06:06.100: [smf] INFO: [Removed] Number of SMF-UEs is now 437 (../src/smf/context.c:1092) 10/31 11:06:06.102: [upf] INFO: [Removed] Number of UPF-sessions is now 436 (../src/upf/context.c:253) 10/31 11:06:06.107: [smf] INFO: Removed Session: UE IMSI:[262422049580508] DNN:[internet:0] IPv4:[176.16.22.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.107: [smf] INFO: [Removed] Number of SMF-Sessions is now 436 (../src/smf/context.c:3195) 10/31 11:06:06.107: [smf] INFO: [Removed] Number of SMF-UEs is now 436 (../src/smf/context.c:1092) 10/31 11:06:06.108: [upf] INFO: [Removed] Number of UPF-sessions is now 435 (../src/upf/context.c:253) 10/31 11:06:06.112: [smf] INFO: Removed Session: UE IMSI:[262429526589639] DNN:[internet:0] IPv4:[176.16.22.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.112: [smf] INFO: [Removed] Number of SMF-Sessions is now 435 (../src/smf/context.c:3195) 10/31 11:06:06.112: [smf] INFO: [Removed] Number of SMF-UEs is now 435 (../src/smf/context.c:1092) 10/31 11:06:06.114: [upf] INFO: [Removed] Number of UPF-sessions is now 434 (../src/upf/context.c:253) 10/31 11:06:06.117: [smf] INFO: Removed Session: UE IMSI:[262420074172028] DNN:[internet:0] IPv4:[176.16.22.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.117: [smf] INFO: [Removed] Number of SMF-Sessions is now 434 (../src/smf/context.c:3195) 10/31 11:06:06.117: [smf] INFO: [Removed] Number of SMF-UEs is now 434 (../src/smf/context.c:1092) 10/31 11:06:06.119: [upf] INFO: [Removed] Number of UPF-sessions is now 433 (../src/upf/context.c:253) 10/31 11:06:06.123: [smf] INFO: Removed Session: UE IMSI:[262420747236529] DNN:[internet:0] IPv4:[176.16.22.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.123: [smf] INFO: [Removed] Number of SMF-Sessions is now 433 (../src/smf/context.c:3195) 10/31 11:06:06.123: [smf] INFO: [Removed] Number of SMF-UEs is now 433 (../src/smf/context.c:1092) 10/31 11:06:06.125: [upf] INFO: [Removed] Number of UPF-sessions is now 432 (../src/upf/context.c:253) 10/31 11:06:06.128: [smf] INFO: Removed Session: UE IMSI:[262421933325692] DNN:[internet:0] IPv4:[176.16.22.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.128: [smf] INFO: [Removed] Number of SMF-Sessions is now 432 (../src/smf/context.c:3195) 10/31 11:06:06.128: [smf] INFO: [Removed] Number of SMF-UEs is now 432 (../src/smf/context.c:1092) 10/31 11:06:06.130: [upf] INFO: [Removed] Number of UPF-sessions is now 431 (../src/upf/context.c:253) 10/31 11:06:06.134: [smf] INFO: Removed Session: UE IMSI:[262423734541685] DNN:[internet:0] IPv4:[176.16.22.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.134: [smf] INFO: [Removed] Number of SMF-Sessions is now 431 (../src/smf/context.c:3195) 10/31 11:06:06.134: [smf] INFO: [Removed] Number of SMF-UEs is now 431 (../src/smf/context.c:1092) 10/31 11:06:06.136: [upf] INFO: [Removed] Number of UPF-sessions is now 430 (../src/upf/context.c:253) 10/31 11:06:06.139: [smf] INFO: Removed Session: UE IMSI:[262425482719162] DNN:[internet:0] IPv4:[176.16.22.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.139: [smf] INFO: [Removed] Number of SMF-Sessions is now 430 (../src/smf/context.c:3195) 10/31 11:06:06.139: [smf] INFO: [Removed] Number of SMF-UEs is now 430 (../src/smf/context.c:1092) 10/31 11:06:06.141: [upf] INFO: [Removed] Number of UPF-sessions is now 429 (../src/upf/context.c:253) 10/31 11:06:06.145: [smf] INFO: Removed Session: UE IMSI:[262428234000320] DNN:[internet:0] IPv4:[176.16.22.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.145: [smf] INFO: [Removed] Number of SMF-Sessions is now 429 (../src/smf/context.c:3195) 10/31 11:06:06.145: [smf] INFO: [Removed] Number of SMF-UEs is now 429 (../src/smf/context.c:1092) 10/31 11:06:06.147: [upf] INFO: [Removed] Number of UPF-sessions is now 428 (../src/upf/context.c:253) 10/31 11:06:06.151: [smf] INFO: Removed Session: UE IMSI:[262428694682551] DNN:[internet:0] IPv4:[176.16.22.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.151: [smf] INFO: [Removed] Number of SMF-Sessions is now 428 (../src/smf/context.c:3195) 10/31 11:06:06.151: [smf] INFO: [Removed] Number of SMF-UEs is now 428 (../src/smf/context.c:1092) 10/31 11:06:06.152: [upf] INFO: [Removed] Number of UPF-sessions is now 427 (../src/upf/context.c:253) 10/31 11:06:06.156: [smf] INFO: Removed Session: UE IMSI:[262420246142500] DNN:[internet:0] IPv4:[176.16.22.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.156: [smf] INFO: [Removed] Number of SMF-Sessions is now 427 (../src/smf/context.c:3195) 10/31 11:06:06.156: [smf] INFO: [Removed] Number of SMF-UEs is now 427 (../src/smf/context.c:1092) 10/31 11:06:06.158: [upf] INFO: [Removed] Number of UPF-sessions is now 426 (../src/upf/context.c:253) 10/31 11:06:06.162: [smf] INFO: Removed Session: UE IMSI:[262429841826187] DNN:[internet:0] IPv4:[176.16.22.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.162: [smf] INFO: [Removed] Number of SMF-Sessions is now 426 (../src/smf/context.c:3195) 10/31 11:06:06.162: [smf] INFO: [Removed] Number of SMF-UEs is now 426 (../src/smf/context.c:1092) 10/31 11:06:06.163: [upf] INFO: [Removed] Number of UPF-sessions is now 425 (../src/upf/context.c:253) 10/31 11:06:06.167: [smf] INFO: Removed Session: UE IMSI:[262427262326079] DNN:[internet:0] IPv4:[176.16.22.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.167: [smf] INFO: [Removed] Number of SMF-Sessions is now 425 (../src/smf/context.c:3195) 10/31 11:06:06.167: [smf] INFO: [Removed] Number of SMF-UEs is now 425 (../src/smf/context.c:1092) 10/31 11:06:06.169: [upf] INFO: [Removed] Number of UPF-sessions is now 424 (../src/upf/context.c:253) 10/31 11:06:06.172: [smf] INFO: Removed Session: UE IMSI:[262425349849233] DNN:[internet:0] IPv4:[176.16.22.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.173: [smf] INFO: [Removed] Number of SMF-Sessions is now 424 (../src/smf/context.c:3195) 10/31 11:06:06.173: [smf] INFO: [Removed] Number of SMF-UEs is now 424 (../src/smf/context.c:1092) 10/31 11:06:06.174: [upf] INFO: [Removed] Number of UPF-sessions is now 423 (../src/upf/context.c:253) 10/31 11:06:06.178: [smf] INFO: Removed Session: UE IMSI:[262420798719475] DNN:[internet:0] IPv4:[176.16.22.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.178: [smf] INFO: [Removed] Number of SMF-Sessions is now 423 (../src/smf/context.c:3195) 10/31 11:06:06.178: [smf] INFO: [Removed] Number of SMF-UEs is now 423 (../src/smf/context.c:1092) 10/31 11:06:06.180: [upf] INFO: [Removed] Number of UPF-sessions is now 422 (../src/upf/context.c:253) 10/31 11:06:06.184: [smf] INFO: Removed Session: UE IMSI:[262427368058858] DNN:[internet:0] IPv4:[176.16.22.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.184: [smf] INFO: [Removed] Number of SMF-Sessions is now 422 (../src/smf/context.c:3195) 10/31 11:06:06.184: [smf] INFO: [Removed] Number of SMF-UEs is now 422 (../src/smf/context.c:1092) 10/31 11:06:06.186: [upf] INFO: [Removed] Number of UPF-sessions is now 421 (../src/upf/context.c:253) 10/31 11:06:06.191: [smf] INFO: Removed Session: UE IMSI:[262429375003947] DNN:[internet:0] IPv4:[176.16.22.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.191: [smf] INFO: [Removed] Number of SMF-Sessions is now 421 (../src/smf/context.c:3195) 10/31 11:06:06.191: [smf] INFO: [Removed] Number of SMF-UEs is now 421 (../src/smf/context.c:1092) 10/31 11:06:06.192: [upf] INFO: [Removed] Number of UPF-sessions is now 420 (../src/upf/context.c:253) 10/31 11:06:06.198: [smf] INFO: Removed Session: UE IMSI:[262421506844994] DNN:[internet:0] IPv4:[176.16.22.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.198: [smf] INFO: [Removed] Number of SMF-Sessions is now 420 (../src/smf/context.c:3195) 10/31 11:06:06.198: [smf] INFO: [Removed] Number of SMF-UEs is now 420 (../src/smf/context.c:1092) 10/31 11:06:06.198: [upf] INFO: [Removed] Number of UPF-sessions is now 419 (../src/upf/context.c:253) 10/31 11:06:06.203: [smf] INFO: Removed Session: UE IMSI:[262422333947634] DNN:[internet:0] IPv4:[176.16.22.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.203: [smf] INFO: [Removed] Number of SMF-Sessions is now 419 (../src/smf/context.c:3195) 10/31 11:06:06.203: [smf] INFO: [Removed] Number of SMF-UEs is now 419 (../src/smf/context.c:1092) 10/31 11:06:06.204: [upf] INFO: [Removed] Number of UPF-sessions is now 418 (../src/upf/context.c:253) 10/31 11:06:06.208: [smf] INFO: Removed Session: UE IMSI:[262427329408953] DNN:[internet:0] IPv4:[176.16.22.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.208: [smf] INFO: [Removed] Number of SMF-Sessions is now 418 (../src/smf/context.c:3195) 10/31 11:06:06.208: [smf] INFO: [Removed] Number of SMF-UEs is now 418 (../src/smf/context.c:1092) 10/31 11:06:06.210: [upf] INFO: [Removed] Number of UPF-sessions is now 417 (../src/upf/context.c:253) 10/31 11:06:06.214: [smf] INFO: Removed Session: UE IMSI:[262421228687195] DNN:[internet:0] IPv4:[176.16.22.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.214: [smf] INFO: [Removed] Number of SMF-Sessions is now 417 (../src/smf/context.c:3195) 10/31 11:06:06.214: [smf] INFO: [Removed] Number of SMF-UEs is now 417 (../src/smf/context.c:1092) 10/31 11:06:06.215: [upf] INFO: [Removed] Number of UPF-sessions is now 416 (../src/upf/context.c:253) 10/31 11:06:06.219: [smf] INFO: Removed Session: UE IMSI:[262422496408418] DNN:[internet:0] IPv4:[176.16.22.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.219: [smf] INFO: [Removed] Number of SMF-Sessions is now 416 (../src/smf/context.c:3195) 10/31 11:06:06.219: [smf] INFO: [Removed] Number of SMF-UEs is now 416 (../src/smf/context.c:1092) 10/31 11:06:06.221: [upf] INFO: [Removed] Number of UPF-sessions is now 415 (../src/upf/context.c:253) 10/31 11:06:06.224: [smf] INFO: Removed Session: UE IMSI:[262423004020277] DNN:[internet:0] IPv4:[176.16.22.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.224: [smf] INFO: [Removed] Number of SMF-Sessions is now 415 (../src/smf/context.c:3195) 10/31 11:06:06.224: [smf] INFO: [Removed] Number of SMF-UEs is now 415 (../src/smf/context.c:1092) 10/31 11:06:06.226: [upf] INFO: [Removed] Number of UPF-sessions is now 414 (../src/upf/context.c:253) 10/31 11:06:06.230: [smf] INFO: Removed Session: UE IMSI:[262424441763129] DNN:[internet:0] IPv4:[176.16.22.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.230: [smf] INFO: [Removed] Number of SMF-Sessions is now 414 (../src/smf/context.c:3195) 10/31 11:06:06.230: [smf] INFO: [Removed] Number of SMF-UEs is now 414 (../src/smf/context.c:1092) 10/31 11:06:06.232: [upf] INFO: [Removed] Number of UPF-sessions is now 413 (../src/upf/context.c:253) 10/31 11:06:06.236: [smf] INFO: Removed Session: UE IMSI:[262426730672175] DNN:[internet:0] IPv4:[176.16.22.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.236: [smf] INFO: [Removed] Number of SMF-Sessions is now 413 (../src/smf/context.c:3195) 10/31 11:06:06.236: [smf] INFO: [Removed] Number of SMF-UEs is now 413 (../src/smf/context.c:1092) 10/31 11:06:06.237: [upf] INFO: [Removed] Number of UPF-sessions is now 412 (../src/upf/context.c:253) 10/31 11:06:06.241: [smf] INFO: Removed Session: UE IMSI:[262429161849711] DNN:[internet:0] IPv4:[176.16.22.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.241: [smf] INFO: [Removed] Number of SMF-Sessions is now 412 (../src/smf/context.c:3195) 10/31 11:06:06.241: [smf] INFO: [Removed] Number of SMF-UEs is now 412 (../src/smf/context.c:1092) 10/31 11:06:06.243: [upf] INFO: [Removed] Number of UPF-sessions is now 411 (../src/upf/context.c:253) 10/31 11:06:06.247: [smf] INFO: Removed Session: UE IMSI:[262422870958399] DNN:[internet:0] IPv4:[176.16.22.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.247: [smf] INFO: [Removed] Number of SMF-Sessions is now 411 (../src/smf/context.c:3195) 10/31 11:06:06.247: [smf] INFO: [Removed] Number of SMF-UEs is now 411 (../src/smf/context.c:1092) 10/31 11:06:06.249: [upf] INFO: [Removed] Number of UPF-sessions is now 410 (../src/upf/context.c:253) 10/31 11:06:06.253: [smf] INFO: Removed Session: UE IMSI:[262426995925447] DNN:[internet:0] IPv4:[176.16.22.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.253: [smf] INFO: [Removed] Number of SMF-Sessions is now 410 (../src/smf/context.c:3195) 10/31 11:06:06.253: [smf] INFO: [Removed] Number of SMF-UEs is now 410 (../src/smf/context.c:1092) 10/31 11:06:06.255: [upf] INFO: [Removed] Number of UPF-sessions is now 409 (../src/upf/context.c:253) 10/31 11:06:06.261: [upf] INFO: [Removed] Number of UPF-sessions is now 408 (../src/upf/context.c:253) 10/31 11:06:06.261: [smf] INFO: Removed Session: UE IMSI:[262426315631060] DNN:[internet:0] IPv4:[176.16.22.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 409 (../src/smf/context.c:3195) 10/31 11:06:06.261: [smf] INFO: [Removed] Number of SMF-UEs is now 409 (../src/smf/context.c:1092) 10/31 11:06:06.266: [smf] INFO: Removed Session: UE IMSI:[262424023894256] DNN:[internet:0] IPv4:[176.16.22.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 408 (../src/smf/context.c:3195) 10/31 11:06:06.266: [smf] INFO: [Removed] Number of SMF-UEs is now 408 (../src/smf/context.c:1092) 10/31 11:06:06.267: [upf] INFO: [Removed] Number of UPF-sessions is now 407 (../src/upf/context.c:253) 10/31 11:06:06.271: [smf] INFO: Removed Session: UE IMSI:[262424670890065] DNN:[internet:0] IPv4:[176.16.22.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 407 (../src/smf/context.c:3195) 10/31 11:06:06.271: [smf] INFO: [Removed] Number of SMF-UEs is now 407 (../src/smf/context.c:1092) 10/31 11:06:06.272: [upf] INFO: [Removed] Number of UPF-sessions is now 406 (../src/upf/context.c:253) 10/31 11:06:06.276: [smf] INFO: Removed Session: UE IMSI:[262428371970240] DNN:[internet:0] IPv4:[176.16.22.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.276: [smf] INFO: [Removed] Number of SMF-Sessions is now 406 (../src/smf/context.c:3195) 10/31 11:06:06.276: [smf] INFO: [Removed] Number of SMF-UEs is now 406 (../src/smf/context.c:1092) 10/31 11:06:06.278: [upf] INFO: [Removed] Number of UPF-sessions is now 405 (../src/upf/context.c:253) 10/31 11:06:06.282: [smf] INFO: Removed Session: UE IMSI:[262422720009598] DNN:[internet:0] IPv4:[176.16.22.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 405 (../src/smf/context.c:3195) 10/31 11:06:06.282: [smf] INFO: [Removed] Number of SMF-UEs is now 405 (../src/smf/context.c:1092) 10/31 11:06:06.283: [upf] INFO: [Removed] Number of UPF-sessions is now 404 (../src/upf/context.c:253) 10/31 11:06:06.288: [smf] INFO: Removed Session: UE IMSI:[262420045125195] DNN:[internet:0] IPv4:[176.16.22.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.288: [smf] INFO: [Removed] Number of SMF-Sessions is now 404 (../src/smf/context.c:3195) 10/31 11:06:06.288: [smf] INFO: [Removed] Number of SMF-UEs is now 404 (../src/smf/context.c:1092) 10/31 11:06:06.289: [upf] INFO: [Removed] Number of UPF-sessions is now 403 (../src/upf/context.c:253) 10/31 11:06:06.293: [smf] INFO: Removed Session: UE IMSI:[262421596133482] DNN:[internet:0] IPv4:[176.16.22.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 403 (../src/smf/context.c:3195) 10/31 11:06:06.293: [smf] INFO: [Removed] Number of SMF-UEs is now 403 (../src/smf/context.c:1092) 10/31 11:06:06.295: [upf] INFO: [Removed] Number of UPF-sessions is now 402 (../src/upf/context.c:253) 10/31 11:06:06.298: [smf] INFO: Removed Session: UE IMSI:[262423272064746] DNN:[internet:0] IPv4:[176.16.22.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.298: [smf] INFO: [Removed] Number of SMF-Sessions is now 402 (../src/smf/context.c:3195) 10/31 11:06:06.298: [smf] INFO: [Removed] Number of SMF-UEs is now 402 (../src/smf/context.c:1092) 10/31 11:06:06.300: [upf] INFO: [Removed] Number of UPF-sessions is now 401 (../src/upf/context.c:253) 10/31 11:06:06.304: [smf] INFO: Removed Session: UE IMSI:[262426125675407] DNN:[internet:0] IPv4:[176.16.22.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 401 (../src/smf/context.c:3195) 10/31 11:06:06.304: [smf] INFO: [Removed] Number of SMF-UEs is now 401 (../src/smf/context.c:1092) 10/31 11:06:06.306: [upf] INFO: [Removed] Number of UPF-sessions is now 400 (../src/upf/context.c:253) 10/31 11:06:06.310: [smf] INFO: Removed Session: UE IMSI:[262422204239145] DNN:[internet:0] IPv4:[176.16.22.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 400 (../src/smf/context.c:3195) 10/31 11:06:06.310: [smf] INFO: [Removed] Number of SMF-UEs is now 400 (../src/smf/context.c:1092) 10/31 11:06:06.312: [upf] INFO: [Removed] Number of UPF-sessions is now 399 (../src/upf/context.c:253) 10/31 11:06:06.315: [smf] INFO: Removed Session: UE IMSI:[262422938998264] DNN:[internet:0] IPv4:[176.16.22.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.315: [smf] INFO: [Removed] Number of SMF-Sessions is now 399 (../src/smf/context.c:3195) 10/31 11:06:06.315: [smf] INFO: [Removed] Number of SMF-UEs is now 399 (../src/smf/context.c:1092) 10/31 11:06:06.317: [upf] INFO: [Removed] Number of UPF-sessions is now 398 (../src/upf/context.c:253) 10/31 11:06:06.321: [smf] INFO: Removed Session: UE IMSI:[262429942074508] DNN:[internet:0] IPv4:[176.16.22.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.321: [smf] INFO: [Removed] Number of SMF-Sessions is now 398 (../src/smf/context.c:3195) 10/31 11:06:06.321: [smf] INFO: [Removed] Number of SMF-UEs is now 398 (../src/smf/context.c:1092) 10/31 11:06:06.323: [upf] INFO: [Removed] Number of UPF-sessions is now 397 (../src/upf/context.c:253) 10/31 11:06:06.326: [smf] INFO: Removed Session: UE IMSI:[262428957768295] DNN:[internet:0] IPv4:[176.16.22.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.326: [smf] INFO: [Removed] Number of SMF-Sessions is now 397 (../src/smf/context.c:3195) 10/31 11:06:06.326: [smf] INFO: [Removed] Number of SMF-UEs is now 397 (../src/smf/context.c:1092) 10/31 11:06:06.328: [upf] INFO: [Removed] Number of UPF-sessions is now 396 (../src/upf/context.c:253) 10/31 11:06:06.332: [smf] INFO: Removed Session: UE IMSI:[262422995356948] DNN:[internet:0] IPv4:[176.16.22.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 396 (../src/smf/context.c:3195) 10/31 11:06:06.332: [smf] INFO: [Removed] Number of SMF-UEs is now 396 (../src/smf/context.c:1092) 10/31 11:06:06.334: [upf] INFO: [Removed] Number of UPF-sessions is now 395 (../src/upf/context.c:253) 10/31 11:06:06.338: [smf] INFO: Removed Session: UE IMSI:[262429718556756] DNN:[internet:0] IPv4:[176.16.22.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.338: [smf] INFO: [Removed] Number of SMF-Sessions is now 395 (../src/smf/context.c:3195) 10/31 11:06:06.338: [smf] INFO: [Removed] Number of SMF-UEs is now 395 (../src/smf/context.c:1092) 10/31 11:06:06.340: [upf] INFO: [Removed] Number of UPF-sessions is now 394 (../src/upf/context.c:253) 10/31 11:06:06.344: [smf] INFO: Removed Session: UE IMSI:[262425545567931] DNN:[internet:0] IPv4:[176.16.22.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.344: [smf] INFO: [Removed] Number of SMF-Sessions is now 394 (../src/smf/context.c:3195) 10/31 11:06:06.344: [smf] INFO: [Removed] Number of SMF-UEs is now 394 (../src/smf/context.c:1092) 10/31 11:06:06.346: [upf] INFO: [Removed] Number of UPF-sessions is now 393 (../src/upf/context.c:253) 10/31 11:06:06.349: [smf] INFO: Removed Session: UE IMSI:[262422040270192] DNN:[internet:0] IPv4:[176.16.22.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 393 (../src/smf/context.c:3195) 10/31 11:06:06.349: [smf] INFO: [Removed] Number of SMF-UEs is now 393 (../src/smf/context.c:1092) 10/31 11:06:06.351: [upf] INFO: [Removed] Number of UPF-sessions is now 392 (../src/upf/context.c:253) 10/31 11:06:06.355: [smf] INFO: Removed Session: UE IMSI:[262426373358577] DNN:[internet:0] IPv4:[176.16.22.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.355: [smf] INFO: [Removed] Number of SMF-Sessions is now 392 (../src/smf/context.c:3195) 10/31 11:06:06.355: [smf] INFO: [Removed] Number of SMF-UEs is now 392 (../src/smf/context.c:1092) 10/31 11:06:06.357: [upf] INFO: [Removed] Number of UPF-sessions is now 391 (../src/upf/context.c:253) 10/31 11:06:06.360: [smf] INFO: Removed Session: UE IMSI:[262423622254851] DNN:[internet:0] IPv4:[176.16.22.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.360: [smf] INFO: [Removed] Number of SMF-Sessions is now 391 (../src/smf/context.c:3195) 10/31 11:06:06.360: [smf] INFO: [Removed] Number of SMF-UEs is now 391 (../src/smf/context.c:1092) 10/31 11:06:06.362: [upf] INFO: [Removed] Number of UPF-sessions is now 390 (../src/upf/context.c:253) 10/31 11:06:06.366: [smf] INFO: Removed Session: UE IMSI:[262427739402597] DNN:[internet:0] IPv4:[176.16.22.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.366: [smf] INFO: [Removed] Number of SMF-Sessions is now 390 (../src/smf/context.c:3195) 10/31 11:06:06.366: [smf] INFO: [Removed] Number of SMF-UEs is now 390 (../src/smf/context.c:1092) 10/31 11:06:06.368: [upf] INFO: [Removed] Number of UPF-sessions is now 389 (../src/upf/context.c:253) 10/31 11:06:06.372: [smf] INFO: Removed Session: UE IMSI:[262426504944050] DNN:[internet:0] IPv4:[176.16.22.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.372: [smf] INFO: [Removed] Number of SMF-Sessions is now 389 (../src/smf/context.c:3195) 10/31 11:06:06.372: [smf] INFO: [Removed] Number of SMF-UEs is now 389 (../src/smf/context.c:1092) 10/31 11:06:06.374: [upf] INFO: [Removed] Number of UPF-sessions is now 388 (../src/upf/context.c:253) 10/31 11:06:06.378: [smf] INFO: Removed Session: UE IMSI:[262421207929234] DNN:[internet:0] IPv4:[176.16.22.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.378: [smf] INFO: [Removed] Number of SMF-Sessions is now 388 (../src/smf/context.c:3195) 10/31 11:06:06.378: [smf] INFO: [Removed] Number of SMF-UEs is now 388 (../src/smf/context.c:1092) 10/31 11:06:06.379: [upf] INFO: [Removed] Number of UPF-sessions is now 387 (../src/upf/context.c:253) 10/31 11:06:06.384: [smf] INFO: Removed Session: UE IMSI:[262420067253161] DNN:[internet:0] IPv4:[176.16.22.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.384: [smf] INFO: [Removed] Number of SMF-Sessions is now 387 (../src/smf/context.c:3195) 10/31 11:06:06.384: [smf] INFO: [Removed] Number of SMF-UEs is now 387 (../src/smf/context.c:1092) 10/31 11:06:06.385: [upf] INFO: [Removed] Number of UPF-sessions is now 386 (../src/upf/context.c:253) 10/31 11:06:06.389: [smf] INFO: Removed Session: UE IMSI:[262421603048203] DNN:[internet:0] IPv4:[176.16.22.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.389: [smf] INFO: [Removed] Number of SMF-Sessions is now 386 (../src/smf/context.c:3195) 10/31 11:06:06.389: [smf] INFO: [Removed] Number of SMF-UEs is now 386 (../src/smf/context.c:1092) 10/31 11:06:06.391: [upf] INFO: [Removed] Number of UPF-sessions is now 385 (../src/upf/context.c:253) 10/31 11:06:06.395: [smf] INFO: Removed Session: UE IMSI:[262422556516504] DNN:[internet:0] IPv4:[176.16.22.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.395: [smf] INFO: [Removed] Number of SMF-Sessions is now 385 (../src/smf/context.c:3195) 10/31 11:06:06.395: [smf] INFO: [Removed] Number of SMF-UEs is now 385 (../src/smf/context.c:1092) 10/31 11:06:06.396: [upf] INFO: [Removed] Number of UPF-sessions is now 384 (../src/upf/context.c:253) 10/31 11:06:06.400: [smf] INFO: Removed Session: UE IMSI:[262429002312624] DNN:[internet:0] IPv4:[176.16.22.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.400: [smf] INFO: [Removed] Number of SMF-Sessions is now 384 (../src/smf/context.c:3195) 10/31 11:06:06.400: [smf] INFO: [Removed] Number of SMF-UEs is now 384 (../src/smf/context.c:1092) 10/31 11:06:06.402: [upf] INFO: [Removed] Number of UPF-sessions is now 383 (../src/upf/context.c:253) 10/31 11:06:06.406: [smf] INFO: Removed Session: UE IMSI:[262420746234077] DNN:[internet:0] IPv4:[176.16.22.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.406: [smf] INFO: [Removed] Number of SMF-Sessions is now 383 (../src/smf/context.c:3195) 10/31 11:06:06.406: [smf] INFO: [Removed] Number of SMF-UEs is now 383 (../src/smf/context.c:1092) 10/31 11:06:06.407: [upf] INFO: [Removed] Number of UPF-sessions is now 382 (../src/upf/context.c:253) 10/31 11:06:06.411: [smf] INFO: Removed Session: UE IMSI:[262422843472143] DNN:[internet:0] IPv4:[176.16.22.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.412: [smf] INFO: [Removed] Number of SMF-Sessions is now 382 (../src/smf/context.c:3195) 10/31 11:06:06.412: [smf] INFO: [Removed] Number of SMF-UEs is now 382 (../src/smf/context.c:1092) 10/31 11:06:06.413: [upf] INFO: [Removed] Number of UPF-sessions is now 381 (../src/upf/context.c:253) 10/31 11:06:06.416: [smf] INFO: Removed Session: UE IMSI:[262422769320319] DNN:[internet:0] IPv4:[176.16.22.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 381 (../src/smf/context.c:3195) 10/31 11:06:06.416: [smf] INFO: [Removed] Number of SMF-UEs is now 381 (../src/smf/context.c:1092) 10/31 11:06:06.418: [upf] INFO: [Removed] Number of UPF-sessions is now 380 (../src/upf/context.c:253) 10/31 11:06:06.422: [smf] INFO: Removed Session: UE IMSI:[262429783875670] DNN:[internet:0] IPv4:[176.16.22.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.422: [smf] INFO: [Removed] Number of SMF-Sessions is now 380 (../src/smf/context.c:3195) 10/31 11:06:06.422: [smf] INFO: [Removed] Number of SMF-UEs is now 380 (../src/smf/context.c:1092) 10/31 11:06:06.424: [upf] INFO: [Removed] Number of UPF-sessions is now 379 (../src/upf/context.c:253) 10/31 11:06:06.428: [smf] INFO: Removed Session: UE IMSI:[262424616100569] DNN:[internet:0] IPv4:[176.16.22.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.428: [smf] INFO: [Removed] Number of SMF-Sessions is now 379 (../src/smf/context.c:3195) 10/31 11:06:06.428: [smf] INFO: [Removed] Number of SMF-UEs is now 379 (../src/smf/context.c:1092) 10/31 11:06:06.430: [upf] INFO: [Removed] Number of UPF-sessions is now 378 (../src/upf/context.c:253) 10/31 11:06:06.434: [smf] INFO: Removed Session: UE IMSI:[262420982091664] DNN:[internet:0] IPv4:[176.16.22.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.434: [smf] INFO: [Removed] Number of SMF-Sessions is now 378 (../src/smf/context.c:3195) 10/31 11:06:06.434: [smf] INFO: [Removed] Number of SMF-UEs is now 378 (../src/smf/context.c:1092) 10/31 11:06:06.435: [upf] INFO: [Removed] Number of UPF-sessions is now 377 (../src/upf/context.c:253) 10/31 11:06:06.439: [smf] INFO: Removed Session: UE IMSI:[262423793759457] DNN:[internet:0] IPv4:[176.16.22.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.439: [smf] INFO: [Removed] Number of SMF-Sessions is now 377 (../src/smf/context.c:3195) 10/31 11:06:06.439: [smf] INFO: [Removed] Number of SMF-UEs is now 377 (../src/smf/context.c:1092) 10/31 11:06:06.441: [upf] INFO: [Removed] Number of UPF-sessions is now 376 (../src/upf/context.c:253) 10/31 11:06:06.444: [smf] INFO: Removed Session: UE IMSI:[262424521468673] DNN:[internet:0] IPv4:[176.16.22.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 376 (../src/smf/context.c:3195) 10/31 11:06:06.444: [smf] INFO: [Removed] Number of SMF-UEs is now 376 (../src/smf/context.c:1092) 10/31 11:06:06.446: [upf] INFO: [Removed] Number of UPF-sessions is now 375 (../src/upf/context.c:253) 10/31 11:06:06.450: [smf] INFO: Removed Session: UE IMSI:[262426365261275] DNN:[internet:0] IPv4:[176.16.22.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 375 (../src/smf/context.c:3195) 10/31 11:06:06.450: [smf] INFO: [Removed] Number of SMF-UEs is now 375 (../src/smf/context.c:1092) 10/31 11:06:06.452: [upf] INFO: [Removed] Number of UPF-sessions is now 374 (../src/upf/context.c:253) 10/31 11:06:06.455: [smf] INFO: Removed Session: UE IMSI:[262425198617814] DNN:[internet:0] IPv4:[176.16.22.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.455: [smf] INFO: [Removed] Number of SMF-Sessions is now 374 (../src/smf/context.c:3195) 10/31 11:06:06.455: [smf] INFO: [Removed] Number of SMF-UEs is now 374 (../src/smf/context.c:1092) 10/31 11:06:06.457: [upf] INFO: [Removed] Number of UPF-sessions is now 373 (../src/upf/context.c:253) 10/31 11:06:06.462: [smf] INFO: Removed Session: UE IMSI:[262427805553830] DNN:[internet:0] IPv4:[176.16.22.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.462: [smf] INFO: [Removed] Number of SMF-Sessions is now 373 (../src/smf/context.c:3195) 10/31 11:06:06.462: [smf] INFO: [Removed] Number of SMF-UEs is now 373 (../src/smf/context.c:1092) 10/31 11:06:06.463: [upf] INFO: [Removed] Number of UPF-sessions is now 372 (../src/upf/context.c:253) 10/31 11:06:06.468: [smf] INFO: Removed Session: UE IMSI:[262427178197894] DNN:[internet:0] IPv4:[176.16.22.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.468: [smf] INFO: [Removed] Number of SMF-Sessions is now 372 (../src/smf/context.c:3195) 10/31 11:06:06.468: [smf] INFO: [Removed] Number of SMF-UEs is now 372 (../src/smf/context.c:1092) 10/31 11:06:06.469: [upf] INFO: [Removed] Number of UPF-sessions is now 371 (../src/upf/context.c:253) 10/31 11:06:06.474: [smf] INFO: Removed Session: UE IMSI:[262423674255374] DNN:[internet:0] IPv4:[176.16.22.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.474: [smf] INFO: [Removed] Number of SMF-Sessions is now 371 (../src/smf/context.c:3195) 10/31 11:06:06.474: [smf] INFO: [Removed] Number of SMF-UEs is now 371 (../src/smf/context.c:1092) 10/31 11:06:06.475: [upf] INFO: [Removed] Number of UPF-sessions is now 370 (../src/upf/context.c:253) 10/31 11:06:06.478: [smf] INFO: Removed Session: UE IMSI:[262425483208309] DNN:[internet:0] IPv4:[176.16.22.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.478: [smf] INFO: [Removed] Number of SMF-Sessions is now 370 (../src/smf/context.c:3195) 10/31 11:06:06.478: [smf] INFO: [Removed] Number of SMF-UEs is now 370 (../src/smf/context.c:1092) 10/31 11:06:06.480: [upf] INFO: [Removed] Number of UPF-sessions is now 369 (../src/upf/context.c:253) 10/31 11:06:06.483: [smf] INFO: Removed Session: UE IMSI:[262427675638029] DNN:[internet:0] IPv4:[176.16.22.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.483: [smf] INFO: [Removed] Number of SMF-Sessions is now 369 (../src/smf/context.c:3195) 10/31 11:06:06.483: [smf] INFO: [Removed] Number of SMF-UEs is now 369 (../src/smf/context.c:1092) 10/31 11:06:06.486: [upf] INFO: [Removed] Number of UPF-sessions is now 368 (../src/upf/context.c:253) 10/31 11:06:06.490: [smf] INFO: Removed Session: UE IMSI:[262426728277237] DNN:[internet:0] IPv4:[176.16.22.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.490: [smf] INFO: [Removed] Number of SMF-Sessions is now 368 (../src/smf/context.c:3195) 10/31 11:06:06.490: [smf] INFO: [Removed] Number of SMF-UEs is now 368 (../src/smf/context.c:1092) 10/31 11:06:06.491: [upf] INFO: [Removed] Number of UPF-sessions is now 367 (../src/upf/context.c:253) 10/31 11:06:06.496: [smf] INFO: Removed Session: UE IMSI:[262425289847331] DNN:[internet:0] IPv4:[176.16.22.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.496: [smf] INFO: [Removed] Number of SMF-Sessions is now 367 (../src/smf/context.c:3195) 10/31 11:06:06.496: [smf] INFO: [Removed] Number of SMF-UEs is now 367 (../src/smf/context.c:1092) 10/31 11:06:06.497: [upf] INFO: [Removed] Number of UPF-sessions is now 366 (../src/upf/context.c:253) 10/31 11:06:06.500: [smf] INFO: Removed Session: UE IMSI:[262429761148014] DNN:[internet:0] IPv4:[176.16.22.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.500: [smf] INFO: [Removed] Number of SMF-Sessions is now 366 (../src/smf/context.c:3195) 10/31 11:06:06.500: [smf] INFO: [Removed] Number of SMF-UEs is now 366 (../src/smf/context.c:1092) 10/31 11:06:06.502: [upf] INFO: [Removed] Number of UPF-sessions is now 365 (../src/upf/context.c:253) 10/31 11:06:06.506: [smf] INFO: Removed Session: UE IMSI:[262426025628271] DNN:[internet:0] IPv4:[176.16.22.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.506: [smf] INFO: [Removed] Number of SMF-Sessions is now 365 (../src/smf/context.c:3195) 10/31 11:06:06.506: [smf] INFO: [Removed] Number of SMF-UEs is now 365 (../src/smf/context.c:1092) 10/31 11:06:06.508: [upf] INFO: [Removed] Number of UPF-sessions is now 364 (../src/upf/context.c:253) 10/31 11:06:06.512: [smf] INFO: Removed Session: UE IMSI:[262429404409452] DNN:[internet:0] IPv4:[176.16.22.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.512: [smf] INFO: [Removed] Number of SMF-Sessions is now 364 (../src/smf/context.c:3195) 10/31 11:06:06.512: [smf] INFO: [Removed] Number of SMF-UEs is now 364 (../src/smf/context.c:1092) 10/31 11:06:06.513: [upf] INFO: [Removed] Number of UPF-sessions is now 363 (../src/upf/context.c:253) 10/31 11:06:06.517: [smf] INFO: Removed Session: UE IMSI:[262426617021177] DNN:[internet:0] IPv4:[176.16.22.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 363 (../src/smf/context.c:3195) 10/31 11:06:06.517: [smf] INFO: [Removed] Number of SMF-UEs is now 363 (../src/smf/context.c:1092) 10/31 11:06:06.519: [upf] INFO: [Removed] Number of UPF-sessions is now 362 (../src/upf/context.c:253) 10/31 11:06:06.522: [smf] INFO: Removed Session: UE IMSI:[262429458349269] DNN:[internet:0] IPv4:[176.16.22.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.522: [smf] INFO: [Removed] Number of SMF-Sessions is now 362 (../src/smf/context.c:3195) 10/31 11:06:06.522: [smf] INFO: [Removed] Number of SMF-UEs is now 362 (../src/smf/context.c:1092) 10/31 11:06:06.524: [upf] INFO: [Removed] Number of UPF-sessions is now 361 (../src/upf/context.c:253) 10/31 11:06:06.529: [smf] INFO: Removed Session: UE IMSI:[262427306589833] DNN:[internet:0] IPv4:[176.16.22.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 361 (../src/smf/context.c:3195) 10/31 11:06:06.529: [smf] INFO: [Removed] Number of SMF-UEs is now 361 (../src/smf/context.c:1092) 10/31 11:06:06.530: [upf] INFO: [Removed] Number of UPF-sessions is now 360 (../src/upf/context.c:253) 10/31 11:06:06.533: [smf] INFO: Removed Session: UE IMSI:[262425341988208] DNN:[internet:0] IPv4:[176.16.22.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 360 (../src/smf/context.c:3195) 10/31 11:06:06.533: [smf] INFO: [Removed] Number of SMF-UEs is now 360 (../src/smf/context.c:1092) 10/31 11:06:06.536: [upf] INFO: [Removed] Number of UPF-sessions is now 359 (../src/upf/context.c:253) 10/31 11:06:06.539: [smf] INFO: Removed Session: UE IMSI:[262427270209594] DNN:[internet:0] IPv4:[176.16.22.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.539: [smf] INFO: [Removed] Number of SMF-Sessions is now 359 (../src/smf/context.c:3195) 10/31 11:06:06.539: [smf] INFO: [Removed] Number of SMF-UEs is now 359 (../src/smf/context.c:1092) 10/31 11:06:06.541: [upf] INFO: [Removed] Number of UPF-sessions is now 358 (../src/upf/context.c:253) 10/31 11:06:06.546: [smf] INFO: Removed Session: UE IMSI:[262428936089588] DNN:[internet:0] IPv4:[176.16.22.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.546: [smf] INFO: [Removed] Number of SMF-Sessions is now 358 (../src/smf/context.c:3195) 10/31 11:06:06.546: [smf] INFO: [Removed] Number of SMF-UEs is now 358 (../src/smf/context.c:1092) 10/31 11:06:06.547: [upf] INFO: [Removed] Number of UPF-sessions is now 357 (../src/upf/context.c:253) 10/31 11:06:06.550: [smf] INFO: Removed Session: UE IMSI:[262423548737786] DNN:[internet:0] IPv4:[176.16.22.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 357 (../src/smf/context.c:3195) 10/31 11:06:06.550: [smf] INFO: [Removed] Number of SMF-UEs is now 357 (../src/smf/context.c:1092) 10/31 11:06:06.552: [upf] INFO: [Removed] Number of UPF-sessions is now 356 (../src/upf/context.c:253) 10/31 11:06:06.556: [smf] INFO: Removed Session: UE IMSI:[262428063004383] DNN:[internet:0] IPv4:[176.16.22.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.556: [smf] INFO: [Removed] Number of SMF-Sessions is now 356 (../src/smf/context.c:3195) 10/31 11:06:06.556: [smf] INFO: [Removed] Number of SMF-UEs is now 356 (../src/smf/context.c:1092) 10/31 11:06:06.558: [upf] INFO: [Removed] Number of UPF-sessions is now 355 (../src/upf/context.c:253) 10/31 11:06:06.562: [smf] INFO: Removed Session: UE IMSI:[262426049499466] DNN:[internet:0] IPv4:[176.16.22.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.562: [smf] INFO: [Removed] Number of SMF-Sessions is now 355 (../src/smf/context.c:3195) 10/31 11:06:06.563: [smf] INFO: [Removed] Number of SMF-UEs is now 355 (../src/smf/context.c:1092) 10/31 11:06:06.564: [upf] INFO: [Removed] Number of UPF-sessions is now 354 (../src/upf/context.c:253) 10/31 11:06:06.567: [smf] INFO: Removed Session: UE IMSI:[262427875734016] DNN:[internet:0] IPv4:[176.16.22.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.567: [smf] INFO: [Removed] Number of SMF-Sessions is now 354 (../src/smf/context.c:3195) 10/31 11:06:06.567: [smf] INFO: [Removed] Number of SMF-UEs is now 354 (../src/smf/context.c:1092) 10/31 11:06:06.569: [upf] INFO: [Removed] Number of UPF-sessions is now 353 (../src/upf/context.c:253) 10/31 11:06:06.573: [smf] INFO: Removed Session: UE IMSI:[262421595978379] DNN:[internet:0] IPv4:[176.16.22.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.573: [smf] INFO: [Removed] Number of SMF-Sessions is now 353 (../src/smf/context.c:3195) 10/31 11:06:06.573: [smf] INFO: [Removed] Number of SMF-UEs is now 353 (../src/smf/context.c:1092) 10/31 11:06:06.575: [upf] INFO: [Removed] Number of UPF-sessions is now 352 (../src/upf/context.c:253) 10/31 11:06:06.580: [smf] INFO: Removed Session: UE IMSI:[262429890235566] DNN:[internet:0] IPv4:[176.16.22.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.580: [smf] INFO: [Removed] Number of SMF-Sessions is now 352 (../src/smf/context.c:3195) 10/31 11:06:06.580: [smf] INFO: [Removed] Number of SMF-UEs is now 352 (../src/smf/context.c:1092) 10/31 11:06:06.580: [upf] INFO: [Removed] Number of UPF-sessions is now 351 (../src/upf/context.c:253) 10/31 11:06:06.584: [smf] INFO: Removed Session: UE IMSI:[262427825692246] DNN:[internet:0] IPv4:[176.16.22.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.584: [smf] INFO: [Removed] Number of SMF-Sessions is now 351 (../src/smf/context.c:3195) 10/31 11:06:06.584: [smf] INFO: [Removed] Number of SMF-UEs is now 351 (../src/smf/context.c:1092) 10/31 11:06:06.586: [upf] INFO: [Removed] Number of UPF-sessions is now 350 (../src/upf/context.c:253) 10/31 11:06:06.590: [smf] INFO: Removed Session: UE IMSI:[262427878096630] DNN:[internet:0] IPv4:[176.16.22.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.590: [smf] INFO: [Removed] Number of SMF-Sessions is now 350 (../src/smf/context.c:3195) 10/31 11:06:06.590: [smf] INFO: [Removed] Number of SMF-UEs is now 350 (../src/smf/context.c:1092) 10/31 11:06:06.592: [upf] INFO: [Removed] Number of UPF-sessions is now 349 (../src/upf/context.c:253) 10/31 11:06:06.597: [smf] INFO: Removed Session: UE IMSI:[262427673923360] DNN:[internet:0] IPv4:[176.16.22.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.597: [smf] INFO: [Removed] Number of SMF-Sessions is now 349 (../src/smf/context.c:3195) 10/31 11:06:06.597: [smf] INFO: [Removed] Number of SMF-UEs is now 349 (../src/smf/context.c:1092) 10/31 11:06:06.598: [upf] INFO: [Removed] Number of UPF-sessions is now 348 (../src/upf/context.c:253) 10/31 11:06:06.603: [smf] INFO: Removed Session: UE IMSI:[262425511504627] DNN:[internet:0] IPv4:[176.16.22.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.603: [smf] INFO: [Removed] Number of SMF-Sessions is now 348 (../src/smf/context.c:3195) 10/31 11:06:06.603: [smf] INFO: [Removed] Number of SMF-UEs is now 348 (../src/smf/context.c:1092) 10/31 11:06:06.604: [upf] INFO: [Removed] Number of UPF-sessions is now 347 (../src/upf/context.c:253) 10/31 11:06:06.608: [smf] INFO: Removed Session: UE IMSI:[262425643037280] DNN:[internet:0] IPv4:[176.16.22.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.608: [smf] INFO: [Removed] Number of SMF-Sessions is now 347 (../src/smf/context.c:3195) 10/31 11:06:06.608: [smf] INFO: [Removed] Number of SMF-UEs is now 347 (../src/smf/context.c:1092) 10/31 11:06:06.609: [upf] INFO: [Removed] Number of UPF-sessions is now 346 (../src/upf/context.c:253) 10/31 11:06:06.614: [smf] INFO: Removed Session: UE IMSI:[262427616031741] DNN:[internet:0] IPv4:[176.16.22.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.614: [smf] INFO: [Removed] Number of SMF-Sessions is now 346 (../src/smf/context.c:3195) 10/31 11:06:06.614: [smf] INFO: [Removed] Number of SMF-UEs is now 346 (../src/smf/context.c:1092) 10/31 11:06:06.615: [upf] INFO: [Removed] Number of UPF-sessions is now 345 (../src/upf/context.c:253) 10/31 11:06:06.618: [smf] INFO: Removed Session: UE IMSI:[262421022182579] DNN:[internet:0] IPv4:[176.16.22.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.618: [smf] INFO: [Removed] Number of SMF-Sessions is now 345 (../src/smf/context.c:3195) 10/31 11:06:06.618: [smf] INFO: [Removed] Number of SMF-UEs is now 345 (../src/smf/context.c:1092) 10/31 11:06:06.620: [upf] INFO: [Removed] Number of UPF-sessions is now 344 (../src/upf/context.c:253) 10/31 11:06:06.624: [smf] INFO: Removed Session: UE IMSI:[262422191142734] DNN:[internet:0] IPv4:[176.16.22.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.624: [smf] INFO: [Removed] Number of SMF-Sessions is now 344 (../src/smf/context.c:3195) 10/31 11:06:06.624: [smf] INFO: [Removed] Number of SMF-UEs is now 344 (../src/smf/context.c:1092) 10/31 11:06:06.626: [upf] INFO: [Removed] Number of UPF-sessions is now 343 (../src/upf/context.c:253) 10/31 11:06:06.630: [smf] INFO: Removed Session: UE IMSI:[262429391001744] DNN:[internet:0] IPv4:[176.16.22.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.630: [smf] INFO: [Removed] Number of SMF-Sessions is now 343 (../src/smf/context.c:3195) 10/31 11:06:06.630: [smf] INFO: [Removed] Number of SMF-UEs is now 343 (../src/smf/context.c:1092) 10/31 11:06:06.631: [upf] INFO: [Removed] Number of UPF-sessions is now 342 (../src/upf/context.c:253) 10/31 11:06:06.635: [smf] INFO: Removed Session: UE IMSI:[262426602582998] DNN:[internet:0] IPv4:[176.16.22.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.635: [smf] INFO: [Removed] Number of SMF-Sessions is now 342 (../src/smf/context.c:3195) 10/31 11:06:06.635: [smf] INFO: [Removed] Number of SMF-UEs is now 342 (../src/smf/context.c:1092) 10/31 11:06:06.637: [upf] INFO: [Removed] Number of UPF-sessions is now 341 (../src/upf/context.c:253) 10/31 11:06:06.641: [smf] INFO: Removed Session: UE IMSI:[262422810182743] DNN:[internet:0] IPv4:[176.16.22.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.641: [smf] INFO: [Removed] Number of SMF-Sessions is now 341 (../src/smf/context.c:3195) 10/31 11:06:06.641: [smf] INFO: [Removed] Number of SMF-UEs is now 341 (../src/smf/context.c:1092) 10/31 11:06:06.643: [upf] INFO: [Removed] Number of UPF-sessions is now 340 (../src/upf/context.c:253) 10/31 11:06:06.648: [smf] INFO: Removed Session: UE IMSI:[262421661507256] DNN:[internet:0] IPv4:[176.16.22.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.648: [smf] INFO: [Removed] Number of SMF-Sessions is now 340 (../src/smf/context.c:3195) 10/31 11:06:06.648: [smf] INFO: [Removed] Number of SMF-UEs is now 340 (../src/smf/context.c:1092) 10/31 11:06:06.649: [upf] INFO: [Removed] Number of UPF-sessions is now 339 (../src/upf/context.c:253) 10/31 11:06:06.653: [smf] INFO: Removed Session: UE IMSI:[262429553086139] DNN:[internet:0] IPv4:[176.16.22.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.653: [smf] INFO: [Removed] Number of SMF-Sessions is now 339 (../src/smf/context.c:3195) 10/31 11:06:06.653: [smf] INFO: [Removed] Number of SMF-UEs is now 339 (../src/smf/context.c:1092) 10/31 11:06:06.655: [upf] INFO: [Removed] Number of UPF-sessions is now 338 (../src/upf/context.c:253) 10/31 11:06:06.659: [smf] INFO: Removed Session: UE IMSI:[262424999180073] DNN:[internet:0] IPv4:[176.16.22.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.659: [smf] INFO: [Removed] Number of SMF-Sessions is now 338 (../src/smf/context.c:3195) 10/31 11:06:06.659: [smf] INFO: [Removed] Number of SMF-UEs is now 338 (../src/smf/context.c:1092) 10/31 11:06:06.661: [upf] INFO: [Removed] Number of UPF-sessions is now 337 (../src/upf/context.c:253) 10/31 11:06:06.666: [smf] INFO: Removed Session: UE IMSI:[262426088742432] DNN:[internet:0] IPv4:[176.16.22.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.666: [smf] INFO: [Removed] Number of SMF-Sessions is now 337 (../src/smf/context.c:3195) 10/31 11:06:06.666: [smf] INFO: [Removed] Number of SMF-UEs is now 337 (../src/smf/context.c:1092) 10/31 11:06:06.666: [upf] INFO: [Removed] Number of UPF-sessions is now 336 (../src/upf/context.c:253) 10/31 11:06:06.671: [smf] INFO: Removed Session: UE IMSI:[262427172350756] DNN:[internet:0] IPv4:[176.16.22.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 336 (../src/smf/context.c:3195) 10/31 11:06:06.671: [smf] INFO: [Removed] Number of SMF-UEs is now 336 (../src/smf/context.c:1092) 10/31 11:06:06.672: [upf] INFO: [Removed] Number of UPF-sessions is now 335 (../src/upf/context.c:253) 10/31 11:06:06.676: [smf] INFO: Removed Session: UE IMSI:[262424744028734] DNN:[internet:0] IPv4:[176.16.22.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.676: [smf] INFO: [Removed] Number of SMF-Sessions is now 335 (../src/smf/context.c:3195) 10/31 11:06:06.676: [smf] INFO: [Removed] Number of SMF-UEs is now 335 (../src/smf/context.c:1092) 10/31 11:06:06.678: [upf] INFO: [Removed] Number of UPF-sessions is now 334 (../src/upf/context.c:253) 10/31 11:06:06.681: [smf] INFO: Removed Session: UE IMSI:[262425480180719] DNN:[internet:0] IPv4:[176.16.22.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.681: [smf] INFO: [Removed] Number of SMF-Sessions is now 334 (../src/smf/context.c:3195) 10/31 11:06:06.681: [smf] INFO: [Removed] Number of SMF-UEs is now 334 (../src/smf/context.c:1092) 10/31 11:06:06.683: [upf] INFO: [Removed] Number of UPF-sessions is now 333 (../src/upf/context.c:253) 10/31 11:06:06.686: [smf] INFO: Removed Session: UE IMSI:[262421495350291] DNN:[internet:0] IPv4:[176.16.22.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.686: [smf] INFO: [Removed] Number of SMF-Sessions is now 333 (../src/smf/context.c:3195) 10/31 11:06:06.686: [smf] INFO: [Removed] Number of SMF-UEs is now 333 (../src/smf/context.c:1092) 10/31 11:06:06.688: [upf] INFO: [Removed] Number of UPF-sessions is now 332 (../src/upf/context.c:253) 10/31 11:06:06.692: [smf] INFO: Removed Session: UE IMSI:[262420773976582] DNN:[internet:0] IPv4:[176.16.22.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.692: [smf] INFO: [Removed] Number of SMF-Sessions is now 332 (../src/smf/context.c:3195) 10/31 11:06:06.692: [smf] INFO: [Removed] Number of SMF-UEs is now 332 (../src/smf/context.c:1092) 10/31 11:06:06.694: [upf] INFO: [Removed] Number of UPF-sessions is now 331 (../src/upf/context.c:253) 10/31 11:06:06.699: [smf] INFO: Removed Session: UE IMSI:[262421927017871] DNN:[internet:0] IPv4:[176.16.22.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.699: [smf] INFO: [Removed] Number of SMF-Sessions is now 331 (../src/smf/context.c:3195) 10/31 11:06:06.699: [smf] INFO: [Removed] Number of SMF-UEs is now 331 (../src/smf/context.c:1092) 10/31 11:06:06.700: [upf] INFO: [Removed] Number of UPF-sessions is now 330 (../src/upf/context.c:253) 10/31 11:06:06.703: [smf] INFO: Removed Session: UE IMSI:[262428193288438] DNN:[internet:0] IPv4:[176.16.22.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.703: [smf] INFO: [Removed] Number of SMF-Sessions is now 330 (../src/smf/context.c:3195) 10/31 11:06:06.703: [smf] INFO: [Removed] Number of SMF-UEs is now 330 (../src/smf/context.c:1092) 10/31 11:06:06.705: [upf] INFO: [Removed] Number of UPF-sessions is now 329 (../src/upf/context.c:253) 10/31 11:06:06.710: [smf] INFO: Removed Session: UE IMSI:[262426928218454] DNN:[internet:0] IPv4:[176.16.22.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.710: [smf] INFO: [Removed] Number of SMF-Sessions is now 329 (../src/smf/context.c:3195) 10/31 11:06:06.710: [smf] INFO: [Removed] Number of SMF-UEs is now 329 (../src/smf/context.c:1092) 10/31 11:06:06.711: [upf] INFO: [Removed] Number of UPF-sessions is now 328 (../src/upf/context.c:253) 10/31 11:06:06.715: [smf] INFO: Removed Session: UE IMSI:[262423631811513] DNN:[internet:0] IPv4:[176.16.22.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.715: [smf] INFO: [Removed] Number of SMF-Sessions is now 328 (../src/smf/context.c:3195) 10/31 11:06:06.715: [smf] INFO: [Removed] Number of SMF-UEs is now 328 (../src/smf/context.c:1092) 10/31 11:06:06.717: [upf] INFO: [Removed] Number of UPF-sessions is now 327 (../src/upf/context.c:253) 10/31 11:06:06.720: [smf] INFO: Removed Session: UE IMSI:[262426471926174] DNN:[internet:0] IPv4:[176.16.22.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.720: [smf] INFO: [Removed] Number of SMF-Sessions is now 327 (../src/smf/context.c:3195) 10/31 11:06:06.720: [smf] INFO: [Removed] Number of SMF-UEs is now 327 (../src/smf/context.c:1092) 10/31 11:06:06.722: [upf] INFO: [Removed] Number of UPF-sessions is now 326 (../src/upf/context.c:253) 10/31 11:06:06.726: [smf] INFO: Removed Session: UE IMSI:[262423920485377] DNN:[internet:0] IPv4:[176.16.22.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.726: [smf] INFO: [Removed] Number of SMF-Sessions is now 326 (../src/smf/context.c:3195) 10/31 11:06:06.726: [smf] INFO: [Removed] Number of SMF-UEs is now 326 (../src/smf/context.c:1092) 10/31 11:06:06.728: [upf] INFO: [Removed] Number of UPF-sessions is now 325 (../src/upf/context.c:253) 10/31 11:06:06.732: [smf] INFO: Removed Session: UE IMSI:[262422923689256] DNN:[internet:0] IPv4:[176.16.22.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.732: [smf] INFO: [Removed] Number of SMF-Sessions is now 325 (../src/smf/context.c:3195) 10/31 11:06:06.732: [smf] INFO: [Removed] Number of SMF-UEs is now 325 (../src/smf/context.c:1092) 10/31 11:06:06.734: [upf] INFO: [Removed] Number of UPF-sessions is now 324 (../src/upf/context.c:253) 10/31 11:06:06.737: [smf] INFO: Removed Session: UE IMSI:[262427856485543] DNN:[internet:0] IPv4:[176.16.22.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.737: [smf] INFO: [Removed] Number of SMF-Sessions is now 324 (../src/smf/context.c:3195) 10/31 11:06:06.737: [smf] INFO: [Removed] Number of SMF-UEs is now 324 (../src/smf/context.c:1092) 10/31 11:06:06.739: [upf] INFO: [Removed] Number of UPF-sessions is now 323 (../src/upf/context.c:253) 10/31 11:06:06.743: [smf] INFO: Removed Session: UE IMSI:[262424274600437] DNN:[internet:0] IPv4:[176.16.22.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.743: [smf] INFO: [Removed] Number of SMF-Sessions is now 323 (../src/smf/context.c:3195) 10/31 11:06:06.743: [smf] INFO: [Removed] Number of SMF-UEs is now 323 (../src/smf/context.c:1092) 10/31 11:06:06.745: [upf] INFO: [Removed] Number of UPF-sessions is now 322 (../src/upf/context.c:253) 10/31 11:06:06.749: [smf] INFO: Removed Session: UE IMSI:[262426765066104] DNN:[internet:0] IPv4:[176.16.22.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.749: [smf] INFO: [Removed] Number of SMF-Sessions is now 322 (../src/smf/context.c:3195) 10/31 11:06:06.749: [smf] INFO: [Removed] Number of SMF-UEs is now 322 (../src/smf/context.c:1092) 10/31 11:06:06.750: [upf] INFO: [Removed] Number of UPF-sessions is now 321 (../src/upf/context.c:253) 10/31 11:06:06.753: [smf] INFO: Removed Session: UE IMSI:[262428425802009] DNN:[internet:0] IPv4:[176.16.22.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.753: [smf] INFO: [Removed] Number of SMF-Sessions is now 321 (../src/smf/context.c:3195) 10/31 11:06:06.753: [smf] INFO: [Removed] Number of SMF-UEs is now 321 (../src/smf/context.c:1092) 10/31 11:06:06.756: [upf] INFO: [Removed] Number of UPF-sessions is now 320 (../src/upf/context.c:253) 10/31 11:06:06.759: [smf] INFO: Removed Session: UE IMSI:[262426273206900] DNN:[internet:0] IPv4:[176.16.22.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.759: [smf] INFO: [Removed] Number of SMF-Sessions is now 320 (../src/smf/context.c:3195) 10/31 11:06:06.759: [smf] INFO: [Removed] Number of SMF-UEs is now 320 (../src/smf/context.c:1092) 10/31 11:06:06.761: [upf] INFO: [Removed] Number of UPF-sessions is now 319 (../src/upf/context.c:253) 10/31 11:06:06.766: [smf] INFO: Removed Session: UE IMSI:[262421709443009] DNN:[internet:0] IPv4:[176.16.22.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.766: [smf] INFO: [Removed] Number of SMF-Sessions is now 319 (../src/smf/context.c:3195) 10/31 11:06:06.766: [smf] INFO: [Removed] Number of SMF-UEs is now 319 (../src/smf/context.c:1092) 10/31 11:06:06.767: [upf] INFO: [Removed] Number of UPF-sessions is now 318 (../src/upf/context.c:253) 10/31 11:06:06.770: [smf] INFO: Removed Session: UE IMSI:[262420492796792] DNN:[internet:0] IPv4:[176.16.22.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.770: [smf] INFO: [Removed] Number of SMF-Sessions is now 318 (../src/smf/context.c:3195) 10/31 11:06:06.770: [smf] INFO: [Removed] Number of SMF-UEs is now 318 (../src/smf/context.c:1092) 10/31 11:06:06.772: [upf] INFO: [Removed] Number of UPF-sessions is now 317 (../src/upf/context.c:253) 10/31 11:06:06.776: [smf] INFO: Removed Session: UE IMSI:[262429471462429] DNN:[internet:0] IPv4:[176.16.22.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.776: [smf] INFO: [Removed] Number of SMF-Sessions is now 317 (../src/smf/context.c:3195) 10/31 11:06:06.776: [smf] INFO: [Removed] Number of SMF-UEs is now 317 (../src/smf/context.c:1092) 10/31 11:06:06.778: [upf] INFO: [Removed] Number of UPF-sessions is now 316 (../src/upf/context.c:253) 10/31 11:06:06.782: [smf] INFO: Removed Session: UE IMSI:[262426160135928] DNN:[internet:0] IPv4:[176.16.22.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.782: [smf] INFO: [Removed] Number of SMF-Sessions is now 316 (../src/smf/context.c:3195) 10/31 11:06:06.782: [smf] INFO: [Removed] Number of SMF-UEs is now 316 (../src/smf/context.c:1092) 10/31 11:06:06.783: [upf] INFO: [Removed] Number of UPF-sessions is now 315 (../src/upf/context.c:253) 10/31 11:06:06.788: [smf] INFO: Removed Session: UE IMSI:[262429668251863] DNN:[internet:0] IPv4:[176.16.22.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.788: [smf] INFO: [Removed] Number of SMF-Sessions is now 315 (../src/smf/context.c:3195) 10/31 11:06:06.788: [smf] INFO: [Removed] Number of SMF-UEs is now 315 (../src/smf/context.c:1092) 10/31 11:06:06.789: [upf] INFO: [Removed] Number of UPF-sessions is now 314 (../src/upf/context.c:253) 10/31 11:06:06.793: [smf] INFO: Removed Session: UE IMSI:[262420687239284] DNN:[internet:0] IPv4:[176.16.22.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.793: [smf] INFO: [Removed] Number of SMF-Sessions is now 314 (../src/smf/context.c:3195) 10/31 11:06:06.793: [smf] INFO: [Removed] Number of SMF-UEs is now 314 (../src/smf/context.c:1092) 10/31 11:06:06.794: [upf] INFO: [Removed] Number of UPF-sessions is now 313 (../src/upf/context.c:253) 10/31 11:06:06.798: [smf] INFO: Removed Session: UE IMSI:[262425173467916] DNN:[internet:0] IPv4:[176.16.22.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.798: [smf] INFO: [Removed] Number of SMF-Sessions is now 313 (../src/smf/context.c:3195) 10/31 11:06:06.798: [smf] INFO: [Removed] Number of SMF-UEs is now 313 (../src/smf/context.c:1092) 10/31 11:06:06.800: [upf] INFO: [Removed] Number of UPF-sessions is now 312 (../src/upf/context.c:253) 10/31 11:06:06.804: [smf] INFO: Removed Session: UE IMSI:[262422760964952] DNN:[internet:0] IPv4:[176.16.22.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.804: [smf] INFO: [Removed] Number of SMF-Sessions is now 312 (../src/smf/context.c:3195) 10/31 11:06:06.804: [smf] INFO: [Removed] Number of SMF-UEs is now 312 (../src/smf/context.c:1092) 10/31 11:06:06.805: [upf] INFO: [Removed] Number of UPF-sessions is now 311 (../src/upf/context.c:253) 10/31 11:06:06.810: [smf] INFO: Removed Session: UE IMSI:[262426718575853] DNN:[internet:0] IPv4:[176.16.22.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.810: [smf] INFO: [Removed] Number of SMF-Sessions is now 311 (../src/smf/context.c:3195) 10/31 11:06:06.810: [smf] INFO: [Removed] Number of SMF-UEs is now 311 (../src/smf/context.c:1092) 10/31 11:06:06.811: [upf] INFO: [Removed] Number of UPF-sessions is now 310 (../src/upf/context.c:253) 10/31 11:06:06.816: [smf] INFO: Removed Session: UE IMSI:[262427992207082] DNN:[internet:0] IPv4:[176.16.22.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.816: [smf] INFO: [Removed] Number of SMF-Sessions is now 310 (../src/smf/context.c:3195) 10/31 11:06:06.816: [smf] INFO: [Removed] Number of SMF-UEs is now 310 (../src/smf/context.c:1092) 10/31 11:06:06.817: [upf] INFO: [Removed] Number of UPF-sessions is now 309 (../src/upf/context.c:253) 10/31 11:06:06.823: [smf] INFO: Removed Session: UE IMSI:[262423563629600] DNN:[internet:0] IPv4:[176.16.22.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.823: [smf] INFO: [Removed] Number of SMF-Sessions is now 309 (../src/smf/context.c:3195) 10/31 11:06:06.823: [smf] INFO: [Removed] Number of SMF-UEs is now 309 (../src/smf/context.c:1092) 10/31 11:06:06.823: [upf] INFO: [Removed] Number of UPF-sessions is now 308 (../src/upf/context.c:253) 10/31 11:06:06.828: [smf] INFO: Removed Session: UE IMSI:[262421135517614] DNN:[internet:0] IPv4:[176.16.22.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.828: [smf] INFO: [Removed] Number of SMF-Sessions is now 308 (../src/smf/context.c:3195) 10/31 11:06:06.828: [smf] INFO: [Removed] Number of SMF-UEs is now 308 (../src/smf/context.c:1092) 10/31 11:06:06.829: [upf] INFO: [Removed] Number of UPF-sessions is now 307 (../src/upf/context.c:253) 10/31 11:06:06.833: [smf] INFO: Removed Session: UE IMSI:[262422230123307] DNN:[internet:0] IPv4:[176.16.22.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.833: [smf] INFO: [Removed] Number of SMF-Sessions is now 307 (../src/smf/context.c:3195) 10/31 11:06:06.833: [smf] INFO: [Removed] Number of SMF-UEs is now 307 (../src/smf/context.c:1092) 10/31 11:06:06.835: [upf] INFO: [Removed] Number of UPF-sessions is now 306 (../src/upf/context.c:253) 10/31 11:06:06.841: [smf] INFO: Removed Session: UE IMSI:[262423481703488] DNN:[internet:0] IPv4:[176.16.22.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.841: [smf] INFO: [Removed] Number of SMF-Sessions is now 306 (../src/smf/context.c:3195) 10/31 11:06:06.841: [smf] INFO: [Removed] Number of SMF-UEs is now 306 (../src/smf/context.c:1092) 10/31 11:06:06.841: [upf] INFO: [Removed] Number of UPF-sessions is now 305 (../src/upf/context.c:253) 10/31 11:06:06.846: [smf] INFO: Removed Session: UE IMSI:[262422873074047] DNN:[internet:0] IPv4:[176.16.22.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.846: [smf] INFO: [Removed] Number of SMF-Sessions is now 305 (../src/smf/context.c:3195) 10/31 11:06:06.846: [smf] INFO: [Removed] Number of SMF-UEs is now 305 (../src/smf/context.c:1092) 10/31 11:06:06.847: [upf] INFO: [Removed] Number of UPF-sessions is now 304 (../src/upf/context.c:253) 10/31 11:06:06.850: [smf] INFO: Removed Session: UE IMSI:[262421016181928] DNN:[internet:0] IPv4:[176.16.22.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.850: [smf] INFO: [Removed] Number of SMF-Sessions is now 304 (../src/smf/context.c:3195) 10/31 11:06:06.850: [smf] INFO: [Removed] Number of SMF-UEs is now 304 (../src/smf/context.c:1092) 10/31 11:06:06.852: [upf] INFO: [Removed] Number of UPF-sessions is now 303 (../src/upf/context.c:253) 10/31 11:06:06.856: [smf] INFO: Removed Session: UE IMSI:[262424556711314] DNN:[internet:0] IPv4:[176.16.22.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.856: [smf] INFO: [Removed] Number of SMF-Sessions is now 303 (../src/smf/context.c:3195) 10/31 11:06:06.856: [smf] INFO: [Removed] Number of SMF-UEs is now 303 (../src/smf/context.c:1092) 10/31 11:06:06.858: [upf] INFO: [Removed] Number of UPF-sessions is now 302 (../src/upf/context.c:253) 10/31 11:06:06.863: [smf] INFO: Removed Session: UE IMSI:[262420110014927] DNN:[internet:0] IPv4:[176.16.22.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.863: [smf] INFO: [Removed] Number of SMF-Sessions is now 302 (../src/smf/context.c:3195) 10/31 11:06:06.863: [smf] INFO: [Removed] Number of SMF-UEs is now 302 (../src/smf/context.c:1092) 10/31 11:06:06.864: [upf] INFO: [Removed] Number of UPF-sessions is now 301 (../src/upf/context.c:253) 10/31 11:06:06.867: [smf] INFO: Removed Session: UE IMSI:[262424014056235] DNN:[internet:0] IPv4:[176.16.22.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.867: [smf] INFO: [Removed] Number of SMF-Sessions is now 301 (../src/smf/context.c:3195) 10/31 11:06:06.867: [smf] INFO: [Removed] Number of SMF-UEs is now 301 (../src/smf/context.c:1092) 10/31 11:06:06.869: [upf] INFO: [Removed] Number of UPF-sessions is now 300 (../src/upf/context.c:253) 10/31 11:06:06.874: [smf] INFO: Removed Session: UE IMSI:[262423637521502] DNN:[internet:0] IPv4:[176.16.22.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.874: [smf] INFO: [Removed] Number of SMF-Sessions is now 300 (../src/smf/context.c:3195) 10/31 11:06:06.874: [smf] INFO: [Removed] Number of SMF-UEs is now 300 (../src/smf/context.c:1092) 10/31 11:06:06.875: [upf] INFO: [Removed] Number of UPF-sessions is now 299 (../src/upf/context.c:253) 10/31 11:06:06.879: [smf] INFO: Removed Session: UE IMSI:[262422463022616] DNN:[internet:0] IPv4:[176.16.22.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.879: [smf] INFO: [Removed] Number of SMF-Sessions is now 299 (../src/smf/context.c:3195) 10/31 11:06:06.879: [smf] INFO: [Removed] Number of SMF-UEs is now 299 (../src/smf/context.c:1092) 10/31 11:06:06.880: [upf] INFO: [Removed] Number of UPF-sessions is now 298 (../src/upf/context.c:253) 10/31 11:06:06.885: [smf] INFO: Removed Session: UE IMSI:[262424497169008] DNN:[internet:0] IPv4:[176.16.22.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.885: [smf] INFO: [Removed] Number of SMF-Sessions is now 298 (../src/smf/context.c:3195) 10/31 11:06:06.885: [smf] INFO: [Removed] Number of SMF-UEs is now 298 (../src/smf/context.c:1092) 10/31 11:06:06.886: [upf] INFO: [Removed] Number of UPF-sessions is now 297 (../src/upf/context.c:253) 10/31 11:06:06.890: [smf] INFO: Removed Session: UE IMSI:[262422490488192] DNN:[internet:0] IPv4:[176.16.22.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.890: [smf] INFO: [Removed] Number of SMF-Sessions is now 297 (../src/smf/context.c:3195) 10/31 11:06:06.890: [smf] INFO: [Removed] Number of SMF-UEs is now 297 (../src/smf/context.c:1092) 10/31 11:06:06.892: [upf] INFO: [Removed] Number of UPF-sessions is now 296 (../src/upf/context.c:253) 10/31 11:06:06.895: [smf] INFO: Removed Session: UE IMSI:[262428354217455] DNN:[internet:0] IPv4:[176.16.22.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 296 (../src/smf/context.c:3195) 10/31 11:06:06.895: [smf] INFO: [Removed] Number of SMF-UEs is now 296 (../src/smf/context.c:1092) 10/31 11:06:06.897: [upf] INFO: [Removed] Number of UPF-sessions is now 295 (../src/upf/context.c:253) 10/31 11:06:06.902: [smf] INFO: Removed Session: UE IMSI:[262427659257845] DNN:[internet:0] IPv4:[176.16.22.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.902: [smf] INFO: [Removed] Number of SMF-Sessions is now 295 (../src/smf/context.c:3195) 10/31 11:06:06.902: [smf] INFO: [Removed] Number of SMF-UEs is now 295 (../src/smf/context.c:1092) 10/31 11:06:06.903: [upf] INFO: [Removed] Number of UPF-sessions is now 294 (../src/upf/context.c:253) 10/31 11:06:06.907: [smf] INFO: Removed Session: UE IMSI:[262428831688728] DNN:[internet:0] IPv4:[176.16.22.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 294 (../src/smf/context.c:3195) 10/31 11:06:06.907: [smf] INFO: [Removed] Number of SMF-UEs is now 294 (../src/smf/context.c:1092) 10/31 11:06:06.908: [upf] INFO: [Removed] Number of UPF-sessions is now 293 (../src/upf/context.c:253) 10/31 11:06:06.912: [smf] INFO: Removed Session: UE IMSI:[262420814968499] DNN:[internet:0] IPv4:[176.16.22.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 293 (../src/smf/context.c:3195) 10/31 11:06:06.912: [smf] INFO: [Removed] Number of SMF-UEs is now 293 (../src/smf/context.c:1092) 10/31 11:06:06.914: [upf] INFO: [Removed] Number of UPF-sessions is now 292 (../src/upf/context.c:253) 10/31 11:06:06.917: [smf] INFO: Removed Session: UE IMSI:[262424232025296] DNN:[internet:0] IPv4:[176.16.22.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 292 (../src/smf/context.c:3195) 10/31 11:06:06.917: [smf] INFO: [Removed] Number of SMF-UEs is now 292 (../src/smf/context.c:1092) 10/31 11:06:06.919: [upf] INFO: [Removed] Number of UPF-sessions is now 291 (../src/upf/context.c:253) 10/31 11:06:06.924: [smf] INFO: Removed Session: UE IMSI:[262427780697894] DNN:[internet:0] IPv4:[176.16.22.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.924: [smf] INFO: [Removed] Number of SMF-Sessions is now 291 (../src/smf/context.c:3195) 10/31 11:06:06.924: [smf] INFO: [Removed] Number of SMF-UEs is now 291 (../src/smf/context.c:1092) 10/31 11:06:06.925: [upf] INFO: [Removed] Number of UPF-sessions is now 290 (../src/upf/context.c:253) 10/31 11:06:06.928: [smf] INFO: Removed Session: UE IMSI:[262429555542190] DNN:[internet:0] IPv4:[176.16.22.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.928: [smf] INFO: [Removed] Number of SMF-Sessions is now 290 (../src/smf/context.c:3195) 10/31 11:06:06.928: [smf] INFO: [Removed] Number of SMF-UEs is now 290 (../src/smf/context.c:1092) 10/31 11:06:06.931: [upf] INFO: [Removed] Number of UPF-sessions is now 289 (../src/upf/context.c:253) 10/31 11:06:06.934: [smf] INFO: Removed Session: UE IMSI:[262428965524668] DNN:[internet:0] IPv4:[176.16.22.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.934: [smf] INFO: [Removed] Number of SMF-Sessions is now 289 (../src/smf/context.c:3195) 10/31 11:06:06.934: [smf] INFO: [Removed] Number of SMF-UEs is now 289 (../src/smf/context.c:1092) 10/31 11:06:06.936: [upf] INFO: [Removed] Number of UPF-sessions is now 288 (../src/upf/context.c:253) 10/31 11:06:06.940: [smf] INFO: Removed Session: UE IMSI:[262421421341176] DNN:[internet:0] IPv4:[176.16.22.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.940: [smf] INFO: [Removed] Number of SMF-Sessions is now 288 (../src/smf/context.c:3195) 10/31 11:06:06.940: [smf] INFO: [Removed] Number of SMF-UEs is now 288 (../src/smf/context.c:1092) 10/31 11:06:06.942: [upf] INFO: [Removed] Number of UPF-sessions is now 287 (../src/upf/context.c:253) 10/31 11:06:06.945: [smf] INFO: Removed Session: UE IMSI:[262426706498682] DNN:[internet:0] IPv4:[176.16.22.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.945: [smf] INFO: [Removed] Number of SMF-Sessions is now 287 (../src/smf/context.c:3195) 10/31 11:06:06.945: [smf] INFO: [Removed] Number of SMF-UEs is now 287 (../src/smf/context.c:1092) 10/31 11:06:06.947: [upf] INFO: [Removed] Number of UPF-sessions is now 286 (../src/upf/context.c:253) 10/31 11:06:06.951: [smf] INFO: Removed Session: UE IMSI:[262425449277112] DNN:[internet:0] IPv4:[176.16.22.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.951: [smf] INFO: [Removed] Number of SMF-Sessions is now 286 (../src/smf/context.c:3195) 10/31 11:06:06.951: [smf] INFO: [Removed] Number of SMF-UEs is now 286 (../src/smf/context.c:1092) 10/31 11:06:06.953: [upf] INFO: [Removed] Number of UPF-sessions is now 285 (../src/upf/context.c:253) 10/31 11:06:06.958: [smf] INFO: Removed Session: UE IMSI:[262421301455956] DNN:[internet:0] IPv4:[176.16.22.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.958: [smf] INFO: [Removed] Number of SMF-Sessions is now 285 (../src/smf/context.c:3195) 10/31 11:06:06.958: [smf] INFO: [Removed] Number of SMF-UEs is now 285 (../src/smf/context.c:1092) 10/31 11:06:06.959: [upf] INFO: [Removed] Number of UPF-sessions is now 284 (../src/upf/context.c:253) 10/31 11:06:06.964: [smf] INFO: Removed Session: UE IMSI:[262424840281912] DNN:[internet:0] IPv4:[176.16.22.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.964: [smf] INFO: [Removed] Number of SMF-Sessions is now 284 (../src/smf/context.c:3195) 10/31 11:06:06.964: [smf] INFO: [Removed] Number of SMF-UEs is now 284 (../src/smf/context.c:1092) 10/31 11:06:06.965: [upf] INFO: [Removed] Number of UPF-sessions is now 283 (../src/upf/context.c:253) 10/31 11:06:06.969: [smf] INFO: Removed Session: UE IMSI:[262427981550787] DNN:[internet:0] IPv4:[176.16.22.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.969: [smf] INFO: [Removed] Number of SMF-Sessions is now 283 (../src/smf/context.c:3195) 10/31 11:06:06.969: [smf] INFO: [Removed] Number of SMF-UEs is now 283 (../src/smf/context.c:1092) 10/31 11:06:06.971: [upf] INFO: [Removed] Number of UPF-sessions is now 282 (../src/upf/context.c:253) 10/31 11:06:06.974: [smf] INFO: Removed Session: UE IMSI:[262427983736272] DNN:[internet:0] IPv4:[176.16.22.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.974: [smf] INFO: [Removed] Number of SMF-Sessions is now 282 (../src/smf/context.c:3195) 10/31 11:06:06.974: [smf] INFO: [Removed] Number of SMF-UEs is now 282 (../src/smf/context.c:1092) 10/31 11:06:06.976: [upf] INFO: [Removed] Number of UPF-sessions is now 281 (../src/upf/context.c:253) 10/31 11:06:06.980: [smf] INFO: Removed Session: UE IMSI:[262426262383179] DNN:[internet:0] IPv4:[176.16.22.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.980: [smf] INFO: [Removed] Number of SMF-Sessions is now 281 (../src/smf/context.c:3195) 10/31 11:06:06.980: [smf] INFO: [Removed] Number of SMF-UEs is now 281 (../src/smf/context.c:1092) 10/31 11:06:06.982: [upf] INFO: [Removed] Number of UPF-sessions is now 280 (../src/upf/context.c:253) 10/31 11:06:06.985: [smf] INFO: Removed Session: UE IMSI:[262426233192452] DNN:[internet:0] IPv4:[176.16.22.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.986: [smf] INFO: [Removed] Number of SMF-Sessions is now 280 (../src/smf/context.c:3195) 10/31 11:06:06.986: [smf] INFO: [Removed] Number of SMF-UEs is now 280 (../src/smf/context.c:1092) 10/31 11:06:06.988: [upf] INFO: [Removed] Number of UPF-sessions is now 279 (../src/upf/context.c:253) 10/31 11:06:06.991: [smf] INFO: Removed Session: UE IMSI:[262423217329673] DNN:[internet:0] IPv4:[176.16.22.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.991: [smf] INFO: [Removed] Number of SMF-Sessions is now 279 (../src/smf/context.c:3195) 10/31 11:06:06.991: [smf] INFO: [Removed] Number of SMF-UEs is now 279 (../src/smf/context.c:1092) 10/31 11:06:06.993: [upf] INFO: [Removed] Number of UPF-sessions is now 278 (../src/upf/context.c:253) 10/31 11:06:06.996: [smf] INFO: Removed Session: UE IMSI:[262424246112170] DNN:[internet:0] IPv4:[176.16.22.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:06.996: [smf] INFO: [Removed] Number of SMF-Sessions is now 278 (../src/smf/context.c:3195) 10/31 11:06:06.996: [smf] INFO: [Removed] Number of SMF-UEs is now 278 (../src/smf/context.c:1092) 10/31 11:06:06.998: [upf] INFO: [Removed] Number of UPF-sessions is now 277 (../src/upf/context.c:253) 10/31 11:06:07.002: [smf] INFO: Removed Session: UE IMSI:[262428813633323] DNN:[internet:0] IPv4:[176.16.22.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.002: [smf] INFO: [Removed] Number of SMF-Sessions is now 277 (../src/smf/context.c:3195) 10/31 11:06:07.002: [smf] INFO: [Removed] Number of SMF-UEs is now 277 (../src/smf/context.c:1092) 10/31 11:06:07.004: [upf] INFO: [Removed] Number of UPF-sessions is now 276 (../src/upf/context.c:253) 10/31 11:06:07.008: [smf] INFO: Removed Session: UE IMSI:[262421794794109] DNN:[internet:0] IPv4:[176.16.22.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.008: [smf] INFO: [Removed] Number of SMF-Sessions is now 276 (../src/smf/context.c:3195) 10/31 11:06:07.008: [smf] INFO: [Removed] Number of SMF-UEs is now 276 (../src/smf/context.c:1092) 10/31 11:06:07.010: [upf] INFO: [Removed] Number of UPF-sessions is now 275 (../src/upf/context.c:253) 10/31 11:06:07.014: [smf] INFO: Removed Session: UE IMSI:[262420353181257] DNN:[internet:0] IPv4:[176.16.22.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.014: [smf] INFO: [Removed] Number of SMF-Sessions is now 275 (../src/smf/context.c:3195) 10/31 11:06:07.014: [smf] INFO: [Removed] Number of SMF-UEs is now 275 (../src/smf/context.c:1092) 10/31 11:06:07.015: [upf] INFO: [Removed] Number of UPF-sessions is now 274 (../src/upf/context.c:253) 10/31 11:06:07.019: [smf] INFO: Removed Session: UE IMSI:[262424772440787] DNN:[internet:0] IPv4:[176.16.22.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.019: [smf] INFO: [Removed] Number of SMF-Sessions is now 274 (../src/smf/context.c:3195) 10/31 11:06:07.019: [smf] INFO: [Removed] Number of SMF-UEs is now 274 (../src/smf/context.c:1092) 10/31 11:06:07.021: [upf] INFO: [Removed] Number of UPF-sessions is now 273 (../src/upf/context.c:253) 10/31 11:06:07.024: [smf] INFO: Removed Session: UE IMSI:[262421922205374] DNN:[internet:0] IPv4:[176.16.22.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.024: [smf] INFO: [Removed] Number of SMF-Sessions is now 273 (../src/smf/context.c:3195) 10/31 11:06:07.024: [smf] INFO: [Removed] Number of SMF-UEs is now 273 (../src/smf/context.c:1092) 10/31 11:06:07.026: [upf] INFO: [Removed] Number of UPF-sessions is now 272 (../src/upf/context.c:253) 10/31 11:06:07.030: [smf] INFO: Removed Session: UE IMSI:[262423949010235] DNN:[internet:0] IPv4:[176.16.22.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.030: [smf] INFO: [Removed] Number of SMF-Sessions is now 272 (../src/smf/context.c:3195) 10/31 11:06:07.030: [smf] INFO: [Removed] Number of SMF-UEs is now 272 (../src/smf/context.c:1092) 10/31 11:06:07.032: [upf] INFO: [Removed] Number of UPF-sessions is now 271 (../src/upf/context.c:253) 10/31 11:06:07.036: [smf] INFO: Removed Session: UE IMSI:[262427451702280] DNN:[internet:0] IPv4:[176.16.22.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.036: [smf] INFO: [Removed] Number of SMF-Sessions is now 271 (../src/smf/context.c:3195) 10/31 11:06:07.036: [smf] INFO: [Removed] Number of SMF-UEs is now 271 (../src/smf/context.c:1092) 10/31 11:06:07.037: [upf] INFO: [Removed] Number of UPF-sessions is now 270 (../src/upf/context.c:253) 10/31 11:06:07.042: [smf] INFO: Removed Session: UE IMSI:[262423475884597] DNN:[internet:0] IPv4:[176.16.22.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.042: [smf] INFO: [Removed] Number of SMF-Sessions is now 270 (../src/smf/context.c:3195) 10/31 11:06:07.042: [smf] INFO: [Removed] Number of SMF-UEs is now 270 (../src/smf/context.c:1092) 10/31 11:06:07.043: [upf] INFO: [Removed] Number of UPF-sessions is now 269 (../src/upf/context.c:253) 10/31 11:06:07.047: [smf] INFO: Removed Session: UE IMSI:[262425092105974] DNN:[internet:0] IPv4:[176.16.22.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.047: [smf] INFO: [Removed] Number of SMF-Sessions is now 269 (../src/smf/context.c:3195) 10/31 11:06:07.047: [smf] INFO: [Removed] Number of SMF-UEs is now 269 (../src/smf/context.c:1092) 10/31 11:06:07.049: [upf] INFO: [Removed] Number of UPF-sessions is now 268 (../src/upf/context.c:253) 10/31 11:06:07.052: [smf] INFO: Removed Session: UE IMSI:[262426018428040] DNN:[internet:0] IPv4:[176.16.22.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.052: [smf] INFO: [Removed] Number of SMF-Sessions is now 268 (../src/smf/context.c:3195) 10/31 11:06:07.052: [smf] INFO: [Removed] Number of SMF-UEs is now 268 (../src/smf/context.c:1092) 10/31 11:06:07.054: [upf] INFO: [Removed] Number of UPF-sessions is now 267 (../src/upf/context.c:253) 10/31 11:06:07.059: [smf] INFO: Removed Session: UE IMSI:[262425961680627] DNN:[internet:0] IPv4:[176.16.22.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.059: [smf] INFO: [Removed] Number of SMF-Sessions is now 267 (../src/smf/context.c:3195) 10/31 11:06:07.059: [smf] INFO: [Removed] Number of SMF-UEs is now 267 (../src/smf/context.c:1092) 10/31 11:06:07.060: [upf] INFO: [Removed] Number of UPF-sessions is now 266 (../src/upf/context.c:253) 10/31 11:06:07.065: [smf] INFO: Removed Session: UE IMSI:[262421620609272] DNN:[internet:0] IPv4:[176.16.22.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.065: [smf] INFO: [Removed] Number of SMF-Sessions is now 266 (../src/smf/context.c:3195) 10/31 11:06:07.065: [smf] INFO: [Removed] Number of SMF-UEs is now 266 (../src/smf/context.c:1092) 10/31 11:06:07.066: [upf] INFO: [Removed] Number of UPF-sessions is now 265 (../src/upf/context.c:253) 10/31 11:06:07.071: [smf] INFO: Removed Session: UE IMSI:[262427378049278] DNN:[internet:0] IPv4:[176.16.22.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 265 (../src/smf/context.c:3195) 10/31 11:06:07.071: [smf] INFO: [Removed] Number of SMF-UEs is now 265 (../src/smf/context.c:1092) 10/31 11:06:07.072: [upf] INFO: [Removed] Number of UPF-sessions is now 264 (../src/upf/context.c:253) 10/31 11:06:07.076: [smf] INFO: Removed Session: UE IMSI:[262426432820625] DNN:[internet:0] IPv4:[176.16.22.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.076: [smf] INFO: [Removed] Number of SMF-Sessions is now 264 (../src/smf/context.c:3195) 10/31 11:06:07.076: [smf] INFO: [Removed] Number of SMF-UEs is now 264 (../src/smf/context.c:1092) 10/31 11:06:07.077: [upf] INFO: [Removed] Number of UPF-sessions is now 263 (../src/upf/context.c:253) 10/31 11:06:07.081: [smf] INFO: Removed Session: UE IMSI:[262423895466603] DNN:[internet:0] IPv4:[176.16.22.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.081: [smf] INFO: [Removed] Number of SMF-Sessions is now 263 (../src/smf/context.c:3195) 10/31 11:06:07.081: [smf] INFO: [Removed] Number of SMF-UEs is now 263 (../src/smf/context.c:1092) 10/31 11:06:07.083: [upf] INFO: [Removed] Number of UPF-sessions is now 262 (../src/upf/context.c:253) 10/31 11:06:07.087: [smf] INFO: Removed Session: UE IMSI:[262423303013378] DNN:[internet:0] IPv4:[176.16.22.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 262 (../src/smf/context.c:3195) 10/31 11:06:07.087: [smf] INFO: [Removed] Number of SMF-UEs is now 262 (../src/smf/context.c:1092) 10/31 11:06:07.088: [upf] INFO: [Removed] Number of UPF-sessions is now 261 (../src/upf/context.c:253) 10/31 11:06:07.092: [smf] INFO: Removed Session: UE IMSI:[262422170500888] DNN:[internet:0] IPv4:[176.16.22.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.092: [smf] INFO: [Removed] Number of SMF-Sessions is now 261 (../src/smf/context.c:3195) 10/31 11:06:07.092: [smf] INFO: [Removed] Number of SMF-UEs is now 261 (../src/smf/context.c:1092) 10/31 11:06:07.094: [upf] INFO: [Removed] Number of UPF-sessions is now 260 (../src/upf/context.c:253) 10/31 11:06:07.099: [smf] INFO: Removed Session: UE IMSI:[262425611690763] DNN:[internet:0] IPv4:[176.16.22.250] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 260 (../src/smf/context.c:3195) 10/31 11:06:07.099: [smf] INFO: [Removed] Number of SMF-UEs is now 260 (../src/smf/context.c:1092) 10/31 11:06:07.100: [upf] INFO: [Removed] Number of UPF-sessions is now 259 (../src/upf/context.c:253) 10/31 11:06:07.104: [smf] INFO: Removed Session: UE IMSI:[262424469172011] DNN:[internet:0] IPv4:[176.16.22.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 259 (../src/smf/context.c:3195) 10/31 11:06:07.104: [smf] INFO: [Removed] Number of SMF-UEs is now 259 (../src/smf/context.c:1092) 10/31 11:06:07.105: [upf] INFO: [Removed] Number of UPF-sessions is now 258 (../src/upf/context.c:253) 10/31 11:06:07.109: [smf] INFO: Removed Session: UE IMSI:[262426506173122] DNN:[internet:0] IPv4:[176.16.22.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.109: [smf] INFO: [Removed] Number of SMF-Sessions is now 258 (../src/smf/context.c:3195) 10/31 11:06:07.109: [smf] INFO: [Removed] Number of SMF-UEs is now 258 (../src/smf/context.c:1092) 10/31 11:06:07.111: [upf] INFO: [Removed] Number of UPF-sessions is now 257 (../src/upf/context.c:253) 10/31 11:06:07.116: [smf] INFO: Removed Session: UE IMSI:[262423925498061] DNN:[internet:0] IPv4:[176.16.22.253] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 257 (../src/smf/context.c:3195) 10/31 11:06:07.116: [smf] INFO: [Removed] Number of SMF-UEs is now 257 (../src/smf/context.c:1092) 10/31 11:06:07.116: [upf] INFO: [Removed] Number of UPF-sessions is now 256 (../src/upf/context.c:253) 10/31 11:06:07.121: [smf] INFO: Removed Session: UE IMSI:[262420194723562] DNN:[internet:0] IPv4:[176.16.22.254] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 256 (../src/smf/context.c:3195) 10/31 11:06:07.121: [smf] INFO: [Removed] Number of SMF-UEs is now 256 (../src/smf/context.c:1092) 10/31 11:06:07.122: [upf] INFO: [Removed] Number of UPF-sessions is now 255 (../src/upf/context.c:253) 10/31 11:06:07.125: [smf] INFO: Removed Session: UE IMSI:[262425002070995] DNN:[internet:0] IPv4:[176.16.22.255] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.125: [smf] INFO: [Removed] Number of SMF-Sessions is now 255 (../src/smf/context.c:3195) 10/31 11:06:07.125: [smf] INFO: [Removed] Number of SMF-UEs is now 255 (../src/smf/context.c:1092) 10/31 11:06:07.127: [upf] INFO: [Removed] Number of UPF-sessions is now 254 (../src/upf/context.c:253) 10/31 11:06:07.131: [smf] INFO: Removed Session: UE IMSI:[262421749258239] DNN:[internet:0] IPv4:[176.16.23.0] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.131: [smf] INFO: [Removed] Number of SMF-Sessions is now 254 (../src/smf/context.c:3195) 10/31 11:06:07.131: [smf] INFO: [Removed] Number of SMF-UEs is now 254 (../src/smf/context.c:1092) 10/31 11:06:07.133: [upf] INFO: [Removed] Number of UPF-sessions is now 253 (../src/upf/context.c:253) 10/31 11:06:07.138: [smf] INFO: Removed Session: UE IMSI:[262425413972318] DNN:[internet:0] IPv4:[176.16.23.1] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 253 (../src/smf/context.c:3195) 10/31 11:06:07.138: [smf] INFO: [Removed] Number of SMF-UEs is now 253 (../src/smf/context.c:1092) 10/31 11:06:07.139: [upf] INFO: [Removed] Number of UPF-sessions is now 252 (../src/upf/context.c:253) 10/31 11:06:07.143: [smf] INFO: Removed Session: UE IMSI:[262420513277413] DNN:[internet:0] IPv4:[176.16.23.2] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 252 (../src/smf/context.c:3195) 10/31 11:06:07.143: [smf] INFO: [Removed] Number of SMF-UEs is now 252 (../src/smf/context.c:1092) 10/31 11:06:07.144: [upf] INFO: [Removed] Number of UPF-sessions is now 251 (../src/upf/context.c:253) 10/31 11:06:07.148: [smf] INFO: Removed Session: UE IMSI:[262426310545685] DNN:[internet:0] IPv4:[176.16.23.3] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 251 (../src/smf/context.c:3195) 10/31 11:06:07.148: [smf] INFO: [Removed] Number of SMF-UEs is now 251 (../src/smf/context.c:1092) 10/31 11:06:07.150: [upf] INFO: [Removed] Number of UPF-sessions is now 250 (../src/upf/context.c:253) 10/31 11:06:07.155: [smf] INFO: Removed Session: UE IMSI:[262426875501682] DNN:[internet:0] IPv4:[176.16.23.4] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.155: [smf] INFO: [Removed] Number of SMF-Sessions is now 250 (../src/smf/context.c:3195) 10/31 11:06:07.155: [smf] INFO: [Removed] Number of SMF-UEs is now 250 (../src/smf/context.c:1092) 10/31 11:06:07.156: [upf] INFO: [Removed] Number of UPF-sessions is now 249 (../src/upf/context.c:253) 10/31 11:06:07.159: [smf] INFO: Removed Session: UE IMSI:[262428226096793] DNN:[internet:0] IPv4:[176.16.23.5] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.159: [smf] INFO: [Removed] Number of SMF-Sessions is now 249 (../src/smf/context.c:3195) 10/31 11:06:07.159: [smf] INFO: [Removed] Number of SMF-UEs is now 249 (../src/smf/context.c:1092) 10/31 11:06:07.161: [upf] INFO: [Removed] Number of UPF-sessions is now 248 (../src/upf/context.c:253) 10/31 11:06:07.165: [smf] INFO: Removed Session: UE IMSI:[262424913668654] DNN:[internet:0] IPv4:[176.16.23.6] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 248 (../src/smf/context.c:3195) 10/31 11:06:07.165: [smf] INFO: [Removed] Number of SMF-UEs is now 248 (../src/smf/context.c:1092) 10/31 11:06:07.167: [upf] INFO: [Removed] Number of UPF-sessions is now 247 (../src/upf/context.c:253) 10/31 11:06:07.171: [smf] INFO: Removed Session: UE IMSI:[262421401853411] DNN:[internet:0] IPv4:[176.16.23.7] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 247 (../src/smf/context.c:3195) 10/31 11:06:07.171: [smf] INFO: [Removed] Number of SMF-UEs is now 247 (../src/smf/context.c:1092) 10/31 11:06:07.172: [upf] INFO: [Removed] Number of UPF-sessions is now 246 (../src/upf/context.c:253) 10/31 11:06:07.177: [smf] INFO: Removed Session: UE IMSI:[262425561054968] DNN:[internet:0] IPv4:[176.16.23.8] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.177: [smf] INFO: [Removed] Number of SMF-Sessions is now 246 (../src/smf/context.c:3195) 10/31 11:06:07.177: [smf] INFO: [Removed] Number of SMF-UEs is now 246 (../src/smf/context.c:1092) 10/31 11:06:07.178: [upf] INFO: [Removed] Number of UPF-sessions is now 245 (../src/upf/context.c:253) 10/31 11:06:07.183: [smf] INFO: Removed Session: UE IMSI:[262423404563812] DNN:[internet:0] IPv4:[176.16.23.9] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.183: [smf] INFO: [Removed] Number of SMF-Sessions is now 245 (../src/smf/context.c:3195) 10/31 11:06:07.183: [smf] INFO: [Removed] Number of SMF-UEs is now 245 (../src/smf/context.c:1092) 10/31 11:06:07.184: [upf] INFO: [Removed] Number of UPF-sessions is now 244 (../src/upf/context.c:253) 10/31 11:06:07.187: [smf] INFO: Removed Session: UE IMSI:[262428974194796] DNN:[internet:0] IPv4:[176.16.23.10] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.187: [smf] INFO: [Removed] Number of SMF-Sessions is now 244 (../src/smf/context.c:3195) 10/31 11:06:07.187: [smf] INFO: [Removed] Number of SMF-UEs is now 244 (../src/smf/context.c:1092) 10/31 11:06:07.189: [upf] INFO: [Removed] Number of UPF-sessions is now 243 (../src/upf/context.c:253) 10/31 11:06:07.193: [smf] INFO: Removed Session: UE IMSI:[262424370808242] DNN:[internet:0] IPv4:[176.16.23.11] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.193: [smf] INFO: [Removed] Number of SMF-Sessions is now 243 (../src/smf/context.c:3195) 10/31 11:06:07.193: [smf] INFO: [Removed] Number of SMF-UEs is now 243 (../src/smf/context.c:1092) 10/31 11:06:07.195: [upf] INFO: [Removed] Number of UPF-sessions is now 242 (../src/upf/context.c:253) 10/31 11:06:07.199: [smf] INFO: Removed Session: UE IMSI:[262422727537595] DNN:[internet:0] IPv4:[176.16.23.12] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 242 (../src/smf/context.c:3195) 10/31 11:06:07.199: [smf] INFO: [Removed] Number of SMF-UEs is now 242 (../src/smf/context.c:1092) 10/31 11:06:07.200: [upf] INFO: [Removed] Number of UPF-sessions is now 241 (../src/upf/context.c:253) 10/31 11:06:07.204: [smf] INFO: Removed Session: UE IMSI:[262428654148702] DNN:[internet:0] IPv4:[176.16.23.13] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.204: [smf] INFO: [Removed] Number of SMF-Sessions is now 241 (../src/smf/context.c:3195) 10/31 11:06:07.204: [smf] INFO: [Removed] Number of SMF-UEs is now 241 (../src/smf/context.c:1092) 10/31 11:06:07.206: [upf] INFO: [Removed] Number of UPF-sessions is now 240 (../src/upf/context.c:253) 10/31 11:06:07.210: [smf] INFO: Removed Session: UE IMSI:[262428253095466] DNN:[internet:0] IPv4:[176.16.23.14] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.210: [smf] INFO: [Removed] Number of SMF-Sessions is now 240 (../src/smf/context.c:3195) 10/31 11:06:07.210: [smf] INFO: [Removed] Number of SMF-UEs is now 240 (../src/smf/context.c:1092) 10/31 11:06:07.212: [upf] INFO: [Removed] Number of UPF-sessions is now 239 (../src/upf/context.c:253) 10/31 11:06:07.216: [smf] INFO: Removed Session: UE IMSI:[262428608562061] DNN:[internet:0] IPv4:[176.16.23.15] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 239 (../src/smf/context.c:3195) 10/31 11:06:07.216: [smf] INFO: [Removed] Number of SMF-UEs is now 239 (../src/smf/context.c:1092) 10/31 11:06:07.217: [upf] INFO: [Removed] Number of UPF-sessions is now 238 (../src/upf/context.c:253) 10/31 11:06:07.221: [smf] INFO: Removed Session: UE IMSI:[262425819539527] DNN:[internet:0] IPv4:[176.16.23.16] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.221: [smf] INFO: [Removed] Number of SMF-Sessions is now 238 (../src/smf/context.c:3195) 10/31 11:06:07.221: [smf] INFO: [Removed] Number of SMF-UEs is now 238 (../src/smf/context.c:1092) 10/31 11:06:07.223: [upf] INFO: [Removed] Number of UPF-sessions is now 237 (../src/upf/context.c:253) 10/31 11:06:07.226: [smf] INFO: Removed Session: UE IMSI:[262421107281954] DNN:[internet:0] IPv4:[176.16.23.17] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.226: [smf] INFO: [Removed] Number of SMF-Sessions is now 237 (../src/smf/context.c:3195) 10/31 11:06:07.226: [smf] INFO: [Removed] Number of SMF-UEs is now 237 (../src/smf/context.c:1092) 10/31 11:06:07.228: [upf] INFO: [Removed] Number of UPF-sessions is now 236 (../src/upf/context.c:253) 10/31 11:06:07.233: [smf] INFO: Removed Session: UE IMSI:[262427927688745] DNN:[internet:0] IPv4:[176.16.23.18] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 236 (../src/smf/context.c:3195) 10/31 11:06:07.233: [smf] INFO: [Removed] Number of SMF-UEs is now 236 (../src/smf/context.c:1092) 10/31 11:06:07.234: [upf] INFO: [Removed] Number of UPF-sessions is now 235 (../src/upf/context.c:253) 10/31 11:06:07.239: [smf] INFO: Removed Session: UE IMSI:[262426478283096] DNN:[internet:0] IPv4:[176.16.23.19] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 235 (../src/smf/context.c:3195) 10/31 11:06:07.239: [smf] INFO: [Removed] Number of SMF-UEs is now 235 (../src/smf/context.c:1092) 10/31 11:06:07.240: [upf] INFO: [Removed] Number of UPF-sessions is now 234 (../src/upf/context.c:253) 10/31 11:06:07.244: [smf] INFO: Removed Session: UE IMSI:[262428181148186] DNN:[internet:0] IPv4:[176.16.23.20] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 234 (../src/smf/context.c:3195) 10/31 11:06:07.244: [smf] INFO: [Removed] Number of SMF-UEs is now 234 (../src/smf/context.c:1092) 10/31 11:06:07.245: [upf] INFO: [Removed] Number of UPF-sessions is now 233 (../src/upf/context.c:253) 10/31 11:06:07.249: [smf] INFO: Removed Session: UE IMSI:[262421807244536] DNN:[internet:0] IPv4:[176.16.23.21] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.249: [smf] INFO: [Removed] Number of SMF-Sessions is now 233 (../src/smf/context.c:3195) 10/31 11:06:07.249: [smf] INFO: [Removed] Number of SMF-UEs is now 233 (../src/smf/context.c:1092) 10/31 11:06:07.251: [upf] INFO: [Removed] Number of UPF-sessions is now 232 (../src/upf/context.c:253) 10/31 11:06:07.255: [smf] INFO: Removed Session: UE IMSI:[262423034939282] DNN:[internet:0] IPv4:[176.16.23.22] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.255: [smf] INFO: [Removed] Number of SMF-Sessions is now 232 (../src/smf/context.c:3195) 10/31 11:06:07.255: [smf] INFO: [Removed] Number of SMF-UEs is now 232 (../src/smf/context.c:1092) 10/31 11:06:07.256: [upf] INFO: [Removed] Number of UPF-sessions is now 231 (../src/upf/context.c:253) 10/31 11:06:07.260: [smf] INFO: Removed Session: UE IMSI:[262420078122946] DNN:[internet:0] IPv4:[176.16.23.23] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.260: [smf] INFO: [Removed] Number of SMF-Sessions is now 231 (../src/smf/context.c:3195) 10/31 11:06:07.260: [smf] INFO: [Removed] Number of SMF-UEs is now 231 (../src/smf/context.c:1092) 10/31 11:06:07.262: [upf] INFO: [Removed] Number of UPF-sessions is now 230 (../src/upf/context.c:253) 10/31 11:06:07.266: [smf] INFO: Removed Session: UE IMSI:[262426297809927] DNN:[internet:0] IPv4:[176.16.23.24] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.266: [smf] INFO: [Removed] Number of SMF-Sessions is now 230 (../src/smf/context.c:3195) 10/31 11:06:07.266: [smf] INFO: [Removed] Number of SMF-UEs is now 230 (../src/smf/context.c:1092) 10/31 11:06:07.267: [upf] INFO: [Removed] Number of UPF-sessions is now 229 (../src/upf/context.c:253) 10/31 11:06:07.271: [smf] INFO: Removed Session: UE IMSI:[262429747903071] DNN:[internet:0] IPv4:[176.16.23.25] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.271: [smf] INFO: [Removed] Number of SMF-Sessions is now 229 (../src/smf/context.c:3195) 10/31 11:06:07.271: [smf] INFO: [Removed] Number of SMF-UEs is now 229 (../src/smf/context.c:1092) 10/31 11:06:07.273: [upf] INFO: [Removed] Number of UPF-sessions is now 228 (../src/upf/context.c:253) 10/31 11:06:07.277: [smf] INFO: Removed Session: UE IMSI:[262425003907276] DNN:[internet:0] IPv4:[176.16.23.26] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.277: [smf] INFO: [Removed] Number of SMF-Sessions is now 228 (../src/smf/context.c:3195) 10/31 11:06:07.277: [smf] INFO: [Removed] Number of SMF-UEs is now 228 (../src/smf/context.c:1092) 10/31 11:06:07.278: [upf] INFO: [Removed] Number of UPF-sessions is now 227 (../src/upf/context.c:253) 10/31 11:06:07.282: [smf] INFO: Removed Session: UE IMSI:[262426276956795] DNN:[internet:0] IPv4:[176.16.23.27] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.282: [smf] INFO: [Removed] Number of SMF-Sessions is now 227 (../src/smf/context.c:3195) 10/31 11:06:07.282: [smf] INFO: [Removed] Number of SMF-UEs is now 227 (../src/smf/context.c:1092) 10/31 11:06:07.284: [upf] INFO: [Removed] Number of UPF-sessions is now 226 (../src/upf/context.c:253) 10/31 11:06:07.287: [smf] INFO: Removed Session: UE IMSI:[262423513773151] DNN:[internet:0] IPv4:[176.16.23.28] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.287: [smf] INFO: [Removed] Number of SMF-Sessions is now 226 (../src/smf/context.c:3195) 10/31 11:06:07.287: [smf] INFO: [Removed] Number of SMF-UEs is now 226 (../src/smf/context.c:1092) 10/31 11:06:07.289: [upf] INFO: [Removed] Number of UPF-sessions is now 225 (../src/upf/context.c:253) 10/31 11:06:07.293: [smf] INFO: Removed Session: UE IMSI:[262423239074546] DNN:[internet:0] IPv4:[176.16.23.29] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.293: [smf] INFO: [Removed] Number of SMF-Sessions is now 225 (../src/smf/context.c:3195) 10/31 11:06:07.293: [smf] INFO: [Removed] Number of SMF-UEs is now 225 (../src/smf/context.c:1092) 10/31 11:06:07.295: [upf] INFO: [Removed] Number of UPF-sessions is now 224 (../src/upf/context.c:253) 10/31 11:06:07.299: [smf] INFO: Removed Session: UE IMSI:[262423508535963] DNN:[internet:0] IPv4:[176.16.23.30] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.299: [smf] INFO: [Removed] Number of SMF-Sessions is now 224 (../src/smf/context.c:3195) 10/31 11:06:07.299: [smf] INFO: [Removed] Number of SMF-UEs is now 224 (../src/smf/context.c:1092) 10/31 11:06:07.300: [upf] INFO: [Removed] Number of UPF-sessions is now 223 (../src/upf/context.c:253) 10/31 11:06:07.304: [smf] INFO: Removed Session: UE IMSI:[262423869106170] DNN:[internet:0] IPv4:[176.16.23.31] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.304: [smf] INFO: [Removed] Number of SMF-Sessions is now 223 (../src/smf/context.c:3195) 10/31 11:06:07.304: [smf] INFO: [Removed] Number of SMF-UEs is now 223 (../src/smf/context.c:1092) 10/31 11:06:07.306: [upf] INFO: [Removed] Number of UPF-sessions is now 222 (../src/upf/context.c:253) 10/31 11:06:07.310: [smf] INFO: Removed Session: UE IMSI:[262428613226577] DNN:[internet:0] IPv4:[176.16.23.32] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.310: [smf] INFO: [Removed] Number of SMF-Sessions is now 222 (../src/smf/context.c:3195) 10/31 11:06:07.310: [smf] INFO: [Removed] Number of SMF-UEs is now 222 (../src/smf/context.c:1092) 10/31 11:06:07.311: [upf] INFO: [Removed] Number of UPF-sessions is now 221 (../src/upf/context.c:253) 10/31 11:06:07.316: [smf] INFO: Removed Session: UE IMSI:[262426817634099] DNN:[internet:0] IPv4:[176.16.23.33] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.316: [smf] INFO: [Removed] Number of SMF-Sessions is now 221 (../src/smf/context.c:3195) 10/31 11:06:07.316: [smf] INFO: [Removed] Number of SMF-UEs is now 221 (../src/smf/context.c:1092) 10/31 11:06:07.317: [upf] INFO: [Removed] Number of UPF-sessions is now 220 (../src/upf/context.c:253) 10/31 11:06:07.322: [smf] INFO: Removed Session: UE IMSI:[262420013355589] DNN:[internet:0] IPv4:[176.16.23.34] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.322: [smf] INFO: [Removed] Number of SMF-Sessions is now 220 (../src/smf/context.c:3195) 10/31 11:06:07.322: [smf] INFO: [Removed] Number of SMF-UEs is now 220 (../src/smf/context.c:1092) 10/31 11:06:07.322: [upf] INFO: [Removed] Number of UPF-sessions is now 219 (../src/upf/context.c:253) 10/31 11:06:07.326: [smf] INFO: Removed Session: UE IMSI:[262428866503219] DNN:[internet:0] IPv4:[176.16.23.35] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.327: [smf] INFO: [Removed] Number of SMF-Sessions is now 219 (../src/smf/context.c:3195) 10/31 11:06:07.327: [smf] INFO: [Removed] Number of SMF-UEs is now 219 (../src/smf/context.c:1092) 10/31 11:06:07.328: [upf] INFO: [Removed] Number of UPF-sessions is now 218 (../src/upf/context.c:253) 10/31 11:06:07.332: [smf] INFO: Removed Session: UE IMSI:[262428054482805] DNN:[internet:0] IPv4:[176.16.23.36] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.332: [smf] INFO: [Removed] Number of SMF-Sessions is now 218 (../src/smf/context.c:3195) 10/31 11:06:07.332: [smf] INFO: [Removed] Number of SMF-UEs is now 218 (../src/smf/context.c:1092) 10/31 11:06:07.334: [upf] INFO: [Removed] Number of UPF-sessions is now 217 (../src/upf/context.c:253) 10/31 11:06:07.337: [smf] INFO: Removed Session: UE IMSI:[262422163300779] DNN:[internet:0] IPv4:[176.16.23.37] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.337: [smf] INFO: [Removed] Number of SMF-Sessions is now 217 (../src/smf/context.c:3195) 10/31 11:06:07.337: [smf] INFO: [Removed] Number of SMF-UEs is now 217 (../src/smf/context.c:1092) 10/31 11:06:07.339: [upf] INFO: [Removed] Number of UPF-sessions is now 216 (../src/upf/context.c:253) 10/31 11:06:07.343: [smf] INFO: Removed Session: UE IMSI:[262424941439189] DNN:[internet:0] IPv4:[176.16.23.38] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.343: [smf] INFO: [Removed] Number of SMF-Sessions is now 216 (../src/smf/context.c:3195) 10/31 11:06:07.343: [smf] INFO: [Removed] Number of SMF-UEs is now 216 (../src/smf/context.c:1092) 10/31 11:06:07.345: [upf] INFO: [Removed] Number of UPF-sessions is now 215 (../src/upf/context.c:253) 10/31 11:06:07.349: [smf] INFO: Removed Session: UE IMSI:[262421822793062] DNN:[internet:0] IPv4:[176.16.23.39] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.349: [smf] INFO: [Removed] Number of SMF-Sessions is now 215 (../src/smf/context.c:3195) 10/31 11:06:07.349: [smf] INFO: [Removed] Number of SMF-UEs is now 215 (../src/smf/context.c:1092) 10/31 11:06:07.350: [upf] INFO: [Removed] Number of UPF-sessions is now 214 (../src/upf/context.c:253) 10/31 11:06:07.354: [smf] INFO: Removed Session: UE IMSI:[262426806139842] DNN:[internet:0] IPv4:[176.16.23.40] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.354: [smf] INFO: [Removed] Number of SMF-Sessions is now 214 (../src/smf/context.c:3195) 10/31 11:06:07.354: [smf] INFO: [Removed] Number of SMF-UEs is now 214 (../src/smf/context.c:1092) 10/31 11:06:07.356: [upf] INFO: [Removed] Number of UPF-sessions is now 213 (../src/upf/context.c:253) 10/31 11:06:07.359: [smf] INFO: Removed Session: UE IMSI:[262421335619483] DNN:[internet:0] IPv4:[176.16.23.41] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 213 (../src/smf/context.c:3195) 10/31 11:06:07.359: [smf] INFO: [Removed] Number of SMF-UEs is now 213 (../src/smf/context.c:1092) 10/31 11:06:07.361: [upf] INFO: [Removed] Number of UPF-sessions is now 212 (../src/upf/context.c:253) 10/31 11:06:07.365: [smf] INFO: Removed Session: UE IMSI:[262429335813223] DNN:[internet:0] IPv4:[176.16.23.42] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.365: [smf] INFO: [Removed] Number of SMF-Sessions is now 212 (../src/smf/context.c:3195) 10/31 11:06:07.365: [smf] INFO: [Removed] Number of SMF-UEs is now 212 (../src/smf/context.c:1092) 10/31 11:06:07.367: [upf] INFO: [Removed] Number of UPF-sessions is now 211 (../src/upf/context.c:253) 10/31 11:06:07.370: [smf] INFO: Removed Session: UE IMSI:[262421141989136] DNN:[internet:0] IPv4:[176.16.23.43] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.370: [smf] INFO: [Removed] Number of SMF-Sessions is now 211 (../src/smf/context.c:3195) 10/31 11:06:07.370: [smf] INFO: [Removed] Number of SMF-UEs is now 211 (../src/smf/context.c:1092) 10/31 11:06:07.372: [upf] INFO: [Removed] Number of UPF-sessions is now 210 (../src/upf/context.c:253) 10/31 11:06:07.376: [smf] INFO: Removed Session: UE IMSI:[262428157002344] DNN:[internet:0] IPv4:[176.16.23.44] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.376: [smf] INFO: [Removed] Number of SMF-Sessions is now 210 (../src/smf/context.c:3195) 10/31 11:06:07.376: [smf] INFO: [Removed] Number of SMF-UEs is now 210 (../src/smf/context.c:1092) 10/31 11:06:07.378: [upf] INFO: [Removed] Number of UPF-sessions is now 209 (../src/upf/context.c:253) 10/31 11:06:07.382: [smf] INFO: Removed Session: UE IMSI:[262423702515332] DNN:[internet:0] IPv4:[176.16.23.45] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.382: [smf] INFO: [Removed] Number of SMF-Sessions is now 209 (../src/smf/context.c:3195) 10/31 11:06:07.382: [smf] INFO: [Removed] Number of SMF-UEs is now 209 (../src/smf/context.c:1092) 10/31 11:06:07.383: [upf] INFO: [Removed] Number of UPF-sessions is now 208 (../src/upf/context.c:253) 10/31 11:06:07.387: [smf] INFO: Removed Session: UE IMSI:[262425786991493] DNN:[internet:0] IPv4:[176.16.23.46] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 208 (../src/smf/context.c:3195) 10/31 11:06:07.387: [smf] INFO: [Removed] Number of SMF-UEs is now 208 (../src/smf/context.c:1092) 10/31 11:06:07.389: [upf] INFO: [Removed] Number of UPF-sessions is now 207 (../src/upf/context.c:253) 10/31 11:06:07.393: [smf] INFO: Removed Session: UE IMSI:[262426977348053] DNN:[internet:0] IPv4:[176.16.23.47] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.393: [smf] INFO: [Removed] Number of SMF-Sessions is now 207 (../src/smf/context.c:3195) 10/31 11:06:07.393: [smf] INFO: [Removed] Number of SMF-UEs is now 207 (../src/smf/context.c:1092) 10/31 11:06:07.395: [upf] INFO: [Removed] Number of UPF-sessions is now 206 (../src/upf/context.c:253) 10/31 11:06:07.399: [smf] INFO: Removed Session: UE IMSI:[262423919353799] DNN:[internet:0] IPv4:[176.16.23.48] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.399: [smf] INFO: [Removed] Number of SMF-Sessions is now 206 (../src/smf/context.c:3195) 10/31 11:06:07.399: [smf] INFO: [Removed] Number of SMF-UEs is now 206 (../src/smf/context.c:1092) 10/31 11:06:07.400: [upf] INFO: [Removed] Number of UPF-sessions is now 205 (../src/upf/context.c:253) 10/31 11:06:07.404: [smf] INFO: Removed Session: UE IMSI:[262427883321893] DNN:[internet:0] IPv4:[176.16.23.49] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 205 (../src/smf/context.c:3195) 10/31 11:06:07.404: [smf] INFO: [Removed] Number of SMF-UEs is now 205 (../src/smf/context.c:1092) 10/31 11:06:07.406: [upf] INFO: [Removed] Number of UPF-sessions is now 204 (../src/upf/context.c:253) 10/31 11:06:07.410: [smf] INFO: Removed Session: UE IMSI:[262421488495858] DNN:[internet:0] IPv4:[176.16.23.50] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.410: [smf] INFO: [Removed] Number of SMF-Sessions is now 204 (../src/smf/context.c:3195) 10/31 11:06:07.410: [smf] INFO: [Removed] Number of SMF-UEs is now 204 (../src/smf/context.c:1092) 10/31 11:06:07.411: [upf] INFO: [Removed] Number of UPF-sessions is now 203 (../src/upf/context.c:253) 10/31 11:06:07.416: [smf] INFO: Removed Session: UE IMSI:[262422902949922] DNN:[internet:0] IPv4:[176.16.23.51] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.416: [smf] INFO: [Removed] Number of SMF-Sessions is now 203 (../src/smf/context.c:3195) 10/31 11:06:07.416: [smf] INFO: [Removed] Number of SMF-UEs is now 203 (../src/smf/context.c:1092) 10/31 11:06:07.417: [upf] INFO: [Removed] Number of UPF-sessions is now 202 (../src/upf/context.c:253) 10/31 11:06:07.421: [smf] INFO: Removed Session: UE IMSI:[262422169703352] DNN:[internet:0] IPv4:[176.16.23.52] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 202 (../src/smf/context.c:3195) 10/31 11:06:07.421: [smf] INFO: [Removed] Number of SMF-UEs is now 202 (../src/smf/context.c:1092) 10/31 11:06:07.423: [upf] INFO: [Removed] Number of UPF-sessions is now 201 (../src/upf/context.c:253) 10/31 11:06:07.427: [smf] INFO: Removed Session: UE IMSI:[262423197391972] DNN:[internet:0] IPv4:[176.16.23.53] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 201 (../src/smf/context.c:3195) 10/31 11:06:07.427: [smf] INFO: [Removed] Number of SMF-UEs is now 201 (../src/smf/context.c:1092) 10/31 11:06:07.428: [upf] INFO: [Removed] Number of UPF-sessions is now 200 (../src/upf/context.c:253) 10/31 11:06:07.432: [smf] INFO: Removed Session: UE IMSI:[262429983158341] DNN:[internet:0] IPv4:[176.16.23.54] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 200 (../src/smf/context.c:3195) 10/31 11:06:07.432: [smf] INFO: [Removed] Number of SMF-UEs is now 200 (../src/smf/context.c:1092) 10/31 11:06:07.434: [upf] INFO: [Removed] Number of UPF-sessions is now 199 (../src/upf/context.c:253) 10/31 11:06:07.438: [smf] INFO: Removed Session: UE IMSI:[262425911347916] DNN:[internet:0] IPv4:[176.16.23.55] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.438: [smf] INFO: [Removed] Number of SMF-Sessions is now 199 (../src/smf/context.c:3195) 10/31 11:06:07.438: [smf] INFO: [Removed] Number of SMF-UEs is now 199 (../src/smf/context.c:1092) 10/31 11:06:07.439: [upf] INFO: [Removed] Number of UPF-sessions is now 198 (../src/upf/context.c:253) 10/31 11:06:07.444: [smf] INFO: Removed Session: UE IMSI:[262420783280052] DNN:[internet:0] IPv4:[176.16.23.56] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.444: [smf] INFO: [Removed] Number of SMF-Sessions is now 198 (../src/smf/context.c:3195) 10/31 11:06:07.444: [smf] INFO: [Removed] Number of SMF-UEs is now 198 (../src/smf/context.c:1092) 10/31 11:06:07.445: [upf] INFO: [Removed] Number of UPF-sessions is now 197 (../src/upf/context.c:253) 10/31 11:06:07.450: [smf] INFO: Removed Session: UE IMSI:[262424939573714] DNN:[internet:0] IPv4:[176.16.23.57] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.450: [smf] INFO: [Removed] Number of SMF-Sessions is now 197 (../src/smf/context.c:3195) 10/31 11:06:07.450: [smf] INFO: [Removed] Number of SMF-UEs is now 197 (../src/smf/context.c:1092) 10/31 11:06:07.451: [upf] INFO: [Removed] Number of UPF-sessions is now 196 (../src/upf/context.c:253) 10/31 11:06:07.454: [smf] INFO: Removed Session: UE IMSI:[262420582211275] DNN:[internet:0] IPv4:[176.16.23.58] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.454: [smf] INFO: [Removed] Number of SMF-Sessions is now 196 (../src/smf/context.c:3195) 10/31 11:06:07.454: [smf] INFO: [Removed] Number of SMF-UEs is now 196 (../src/smf/context.c:1092) 10/31 11:06:07.456: [upf] INFO: [Removed] Number of UPF-sessions is now 195 (../src/upf/context.c:253) 10/31 11:06:07.460: [smf] INFO: Removed Session: UE IMSI:[262424976011476] DNN:[internet:0] IPv4:[176.16.23.59] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.460: [smf] INFO: [Removed] Number of SMF-Sessions is now 195 (../src/smf/context.c:3195) 10/31 11:06:07.460: [smf] INFO: [Removed] Number of SMF-UEs is now 195 (../src/smf/context.c:1092) 10/31 11:06:07.462: [upf] INFO: [Removed] Number of UPF-sessions is now 194 (../src/upf/context.c:253) 10/31 11:06:07.466: [smf] INFO: Removed Session: UE IMSI:[262426774966620] DNN:[internet:0] IPv4:[176.16.23.60] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.466: [smf] INFO: [Removed] Number of SMF-Sessions is now 194 (../src/smf/context.c:3195) 10/31 11:06:07.466: [smf] INFO: [Removed] Number of SMF-UEs is now 194 (../src/smf/context.c:1092) 10/31 11:06:07.467: [upf] INFO: [Removed] Number of UPF-sessions is now 193 (../src/upf/context.c:253) 10/31 11:06:07.472: [smf] INFO: Removed Session: UE IMSI:[262427243735204] DNN:[internet:0] IPv4:[176.16.23.61] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.472: [smf] INFO: [Removed] Number of SMF-Sessions is now 193 (../src/smf/context.c:3195) 10/31 11:06:07.472: [smf] INFO: [Removed] Number of SMF-UEs is now 193 (../src/smf/context.c:1092) 10/31 11:06:07.473: [upf] INFO: [Removed] Number of UPF-sessions is now 192 (../src/upf/context.c:253) 10/31 11:06:07.477: [smf] INFO: Removed Session: UE IMSI:[262425732416302] DNN:[internet:0] IPv4:[176.16.23.62] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.477: [smf] INFO: [Removed] Number of SMF-Sessions is now 192 (../src/smf/context.c:3195) 10/31 11:06:07.477: [smf] INFO: [Removed] Number of SMF-UEs is now 192 (../src/smf/context.c:1092) 10/31 11:06:07.478: [upf] INFO: [Removed] Number of UPF-sessions is now 191 (../src/upf/context.c:253) 10/31 11:06:07.482: [smf] INFO: Removed Session: UE IMSI:[262423796904897] DNN:[internet:0] IPv4:[176.16.23.63] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.482: [smf] INFO: [Removed] Number of SMF-Sessions is now 191 (../src/smf/context.c:3195) 10/31 11:06:07.482: [smf] INFO: [Removed] Number of SMF-UEs is now 191 (../src/smf/context.c:1092) 10/31 11:06:07.484: [upf] INFO: [Removed] Number of UPF-sessions is now 190 (../src/upf/context.c:253) 10/31 11:06:07.488: [smf] INFO: Removed Session: UE IMSI:[262424729656104] DNN:[internet:0] IPv4:[176.16.23.64] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.488: [smf] INFO: [Removed] Number of SMF-Sessions is now 190 (../src/smf/context.c:3195) 10/31 11:06:07.488: [smf] INFO: [Removed] Number of SMF-UEs is now 190 (../src/smf/context.c:1092) 10/31 11:06:07.489: [upf] INFO: [Removed] Number of UPF-sessions is now 189 (../src/upf/context.c:253) 10/31 11:06:07.494: [smf] INFO: Removed Session: UE IMSI:[262422265325575] DNN:[internet:0] IPv4:[176.16.23.65] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.494: [smf] INFO: [Removed] Number of SMF-Sessions is now 189 (../src/smf/context.c:3195) 10/31 11:06:07.494: [smf] INFO: [Removed] Number of SMF-UEs is now 189 (../src/smf/context.c:1092) 10/31 11:06:07.495: [upf] INFO: [Removed] Number of UPF-sessions is now 188 (../src/upf/context.c:253) 10/31 11:06:07.498: [smf] INFO: Removed Session: UE IMSI:[262428008093088] DNN:[internet:0] IPv4:[176.16.23.66] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.498: [smf] INFO: [Removed] Number of SMF-Sessions is now 188 (../src/smf/context.c:3195) 10/31 11:06:07.498: [smf] INFO: [Removed] Number of SMF-UEs is now 188 (../src/smf/context.c:1092) 10/31 11:06:07.501: [upf] INFO: [Removed] Number of UPF-sessions is now 187 (../src/upf/context.c:253) 10/31 11:06:07.504: [smf] INFO: Removed Session: UE IMSI:[262423376330668] DNN:[internet:0] IPv4:[176.16.23.67] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.504: [smf] INFO: [Removed] Number of SMF-Sessions is now 187 (../src/smf/context.c:3195) 10/31 11:06:07.504: [smf] INFO: [Removed] Number of SMF-UEs is now 187 (../src/smf/context.c:1092) 10/31 11:06:07.506: [upf] INFO: [Removed] Number of UPF-sessions is now 186 (../src/upf/context.c:253) 10/31 11:06:07.511: [smf] INFO: Removed Session: UE IMSI:[262425115655819] DNN:[internet:0] IPv4:[176.16.23.68] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.511: [smf] INFO: [Removed] Number of SMF-Sessions is now 186 (../src/smf/context.c:3195) 10/31 11:06:07.511: [smf] INFO: [Removed] Number of SMF-UEs is now 186 (../src/smf/context.c:1092) 10/31 11:06:07.512: [upf] INFO: [Removed] Number of UPF-sessions is now 185 (../src/upf/context.c:253) 10/31 11:06:07.515: [smf] INFO: Removed Session: UE IMSI:[262425631653498] DNN:[internet:0] IPv4:[176.16.23.69] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.515: [smf] INFO: [Removed] Number of SMF-Sessions is now 185 (../src/smf/context.c:3195) 10/31 11:06:07.515: [smf] INFO: [Removed] Number of SMF-UEs is now 185 (../src/smf/context.c:1092) 10/31 11:06:07.517: [upf] INFO: [Removed] Number of UPF-sessions is now 184 (../src/upf/context.c:253) 10/31 11:06:07.521: [smf] INFO: Removed Session: UE IMSI:[262429016125009] DNN:[internet:0] IPv4:[176.16.23.70] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.521: [smf] INFO: [Removed] Number of SMF-Sessions is now 184 (../src/smf/context.c:3195) 10/31 11:06:07.521: [smf] INFO: [Removed] Number of SMF-UEs is now 184 (../src/smf/context.c:1092) 10/31 11:06:07.523: [upf] INFO: [Removed] Number of UPF-sessions is now 183 (../src/upf/context.c:253) 10/31 11:06:07.527: [smf] INFO: Removed Session: UE IMSI:[262423394220068] DNN:[internet:0] IPv4:[176.16.23.71] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.527: [smf] INFO: [Removed] Number of SMF-Sessions is now 183 (../src/smf/context.c:3195) 10/31 11:06:07.527: [smf] INFO: [Removed] Number of SMF-UEs is now 183 (../src/smf/context.c:1092) 10/31 11:06:07.528: [upf] INFO: [Removed] Number of UPF-sessions is now 182 (../src/upf/context.c:253) 10/31 11:06:07.532: [smf] INFO: Removed Session: UE IMSI:[262421701996696] DNN:[internet:0] IPv4:[176.16.23.72] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.532: [smf] INFO: [Removed] Number of SMF-Sessions is now 182 (../src/smf/context.c:3195) 10/31 11:06:07.532: [smf] INFO: [Removed] Number of SMF-UEs is now 182 (../src/smf/context.c:1092) 10/31 11:06:07.534: [upf] INFO: [Removed] Number of UPF-sessions is now 181 (../src/upf/context.c:253) 10/31 11:06:07.537: [smf] INFO: Removed Session: UE IMSI:[262427974395781] DNN:[internet:0] IPv4:[176.16.23.73] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.538: [smf] INFO: [Removed] Number of SMF-Sessions is now 181 (../src/smf/context.c:3195) 10/31 11:06:07.538: [smf] INFO: [Removed] Number of SMF-UEs is now 181 (../src/smf/context.c:1092) 10/31 11:06:07.540: [upf] INFO: [Removed] Number of UPF-sessions is now 180 (../src/upf/context.c:253) 10/31 11:06:07.544: [smf] INFO: Removed Session: UE IMSI:[262429048960557] DNN:[internet:0] IPv4:[176.16.23.74] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.544: [smf] INFO: [Removed] Number of SMF-Sessions is now 180 (../src/smf/context.c:3195) 10/31 11:06:07.544: [smf] INFO: [Removed] Number of SMF-UEs is now 180 (../src/smf/context.c:1092) 10/31 11:06:07.545: [upf] INFO: [Removed] Number of UPF-sessions is now 179 (../src/upf/context.c:253) 10/31 11:06:07.550: [smf] INFO: Removed Session: UE IMSI:[262423749046103] DNN:[internet:0] IPv4:[176.16.23.75] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.550: [smf] INFO: [Removed] Number of SMF-Sessions is now 179 (../src/smf/context.c:3195) 10/31 11:06:07.550: [smf] INFO: [Removed] Number of SMF-UEs is now 179 (../src/smf/context.c:1092) 10/31 11:06:07.551: [upf] INFO: [Removed] Number of UPF-sessions is now 178 (../src/upf/context.c:253) 10/31 11:06:07.555: [smf] INFO: Removed Session: UE IMSI:[262425767985904] DNN:[internet:0] IPv4:[176.16.23.76] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.555: [smf] INFO: [Removed] Number of SMF-Sessions is now 178 (../src/smf/context.c:3195) 10/31 11:06:07.555: [smf] INFO: [Removed] Number of SMF-UEs is now 178 (../src/smf/context.c:1092) 10/31 11:06:07.556: [upf] INFO: [Removed] Number of UPF-sessions is now 177 (../src/upf/context.c:253) 10/31 11:06:07.560: [smf] INFO: Removed Session: UE IMSI:[262424049794517] DNN:[internet:0] IPv4:[176.16.23.77] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.560: [smf] INFO: [Removed] Number of SMF-Sessions is now 177 (../src/smf/context.c:3195) 10/31 11:06:07.560: [smf] INFO: [Removed] Number of SMF-UEs is now 177 (../src/smf/context.c:1092) 10/31 11:06:07.562: [upf] INFO: [Removed] Number of UPF-sessions is now 176 (../src/upf/context.c:253) 10/31 11:06:07.566: [smf] INFO: Removed Session: UE IMSI:[262429798988026] DNN:[internet:0] IPv4:[176.16.23.78] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.566: [smf] INFO: [Removed] Number of SMF-Sessions is now 176 (../src/smf/context.c:3195) 10/31 11:06:07.566: [smf] INFO: [Removed] Number of SMF-UEs is now 176 (../src/smf/context.c:1092) 10/31 11:06:07.567: [upf] INFO: [Removed] Number of UPF-sessions is now 175 (../src/upf/context.c:253) 10/31 11:06:07.572: [smf] INFO: Removed Session: UE IMSI:[262422302069161] DNN:[internet:0] IPv4:[176.16.23.79] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.572: [smf] INFO: [Removed] Number of SMF-Sessions is now 175 (../src/smf/context.c:3195) 10/31 11:06:07.572: [smf] INFO: [Removed] Number of SMF-UEs is now 175 (../src/smf/context.c:1092) 10/31 11:06:07.573: [upf] INFO: [Removed] Number of UPF-sessions is now 174 (../src/upf/context.c:253) 10/31 11:06:07.577: [smf] INFO: Removed Session: UE IMSI:[262424493467272] DNN:[internet:0] IPv4:[176.16.23.80] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.577: [smf] INFO: [Removed] Number of SMF-Sessions is now 174 (../src/smf/context.c:3195) 10/31 11:06:07.577: [smf] INFO: [Removed] Number of SMF-UEs is now 174 (../src/smf/context.c:1092) 10/31 11:06:07.579: [upf] INFO: [Removed] Number of UPF-sessions is now 173 (../src/upf/context.c:253) 10/31 11:06:07.583: [smf] INFO: Removed Session: UE IMSI:[262420855043368] DNN:[internet:0] IPv4:[176.16.23.81] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.583: [smf] INFO: [Removed] Number of SMF-Sessions is now 173 (../src/smf/context.c:3195) 10/31 11:06:07.583: [smf] INFO: [Removed] Number of SMF-UEs is now 173 (../src/smf/context.c:1092) 10/31 11:06:07.584: [upf] INFO: [Removed] Number of UPF-sessions is now 172 (../src/upf/context.c:253) 10/31 11:06:07.589: [smf] INFO: Removed Session: UE IMSI:[262425903353730] DNN:[internet:0] IPv4:[176.16.23.82] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.589: [smf] INFO: [Removed] Number of SMF-Sessions is now 172 (../src/smf/context.c:3195) 10/31 11:06:07.589: [smf] INFO: [Removed] Number of SMF-UEs is now 172 (../src/smf/context.c:1092) 10/31 11:06:07.590: [upf] INFO: [Removed] Number of UPF-sessions is now 171 (../src/upf/context.c:253) 10/31 11:06:07.594: [smf] INFO: Removed Session: UE IMSI:[262428504566292] DNN:[internet:0] IPv4:[176.16.23.83] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.595: [smf] INFO: [Removed] Number of SMF-Sessions is now 171 (../src/smf/context.c:3195) 10/31 11:06:07.595: [smf] INFO: [Removed] Number of SMF-UEs is now 171 (../src/smf/context.c:1092) 10/31 11:06:07.595: [upf] INFO: [Removed] Number of UPF-sessions is now 170 (../src/upf/context.c:253) 10/31 11:06:07.600: [smf] INFO: Removed Session: UE IMSI:[262420814290144] DNN:[internet:0] IPv4:[176.16.23.84] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.600: [smf] INFO: [Removed] Number of SMF-Sessions is now 170 (../src/smf/context.c:3195) 10/31 11:06:07.600: [smf] INFO: [Removed] Number of SMF-UEs is now 170 (../src/smf/context.c:1092) 10/31 11:06:07.601: [upf] INFO: [Removed] Number of UPF-sessions is now 169 (../src/upf/context.c:253) 10/31 11:06:07.606: [smf] INFO: Removed Session: UE IMSI:[262428939788368] DNN:[internet:0] IPv4:[176.16.23.85] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.606: [smf] INFO: [Removed] Number of SMF-Sessions is now 169 (../src/smf/context.c:3195) 10/31 11:06:07.606: [smf] INFO: [Removed] Number of SMF-UEs is now 169 (../src/smf/context.c:1092) 10/31 11:06:07.606: [upf] INFO: [Removed] Number of UPF-sessions is now 168 (../src/upf/context.c:253) 10/31 11:06:07.610: [smf] INFO: Removed Session: UE IMSI:[262422794824113] DNN:[internet:0] IPv4:[176.16.23.86] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.610: [smf] INFO: [Removed] Number of SMF-Sessions is now 168 (../src/smf/context.c:3195) 10/31 11:06:07.610: [smf] INFO: [Removed] Number of SMF-UEs is now 168 (../src/smf/context.c:1092) 10/31 11:06:07.612: [upf] INFO: [Removed] Number of UPF-sessions is now 167 (../src/upf/context.c:253) 10/31 11:06:07.616: [smf] INFO: Removed Session: UE IMSI:[262428717158977] DNN:[internet:0] IPv4:[176.16.23.87] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.616: [smf] INFO: [Removed] Number of SMF-Sessions is now 167 (../src/smf/context.c:3195) 10/31 11:06:07.616: [smf] INFO: [Removed] Number of SMF-UEs is now 167 (../src/smf/context.c:1092) 10/31 11:06:07.617: [upf] INFO: [Removed] Number of UPF-sessions is now 166 (../src/upf/context.c:253) 10/31 11:06:07.622: [smf] INFO: Removed Session: UE IMSI:[262426791231061] DNN:[internet:0] IPv4:[176.16.23.88] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.622: [smf] INFO: [Removed] Number of SMF-Sessions is now 166 (../src/smf/context.c:3195) 10/31 11:06:07.622: [smf] INFO: [Removed] Number of SMF-UEs is now 166 (../src/smf/context.c:1092) 10/31 11:06:07.623: [upf] INFO: [Removed] Number of UPF-sessions is now 165 (../src/upf/context.c:253) 10/31 11:06:07.626: [smf] INFO: Removed Session: UE IMSI:[262429918609375] DNN:[internet:0] IPv4:[176.16.23.89] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.626: [smf] INFO: [Removed] Number of SMF-Sessions is now 165 (../src/smf/context.c:3195) 10/31 11:06:07.626: [smf] INFO: [Removed] Number of SMF-UEs is now 165 (../src/smf/context.c:1092) 10/31 11:06:07.629: [upf] INFO: [Removed] Number of UPF-sessions is now 164 (../src/upf/context.c:253) 10/31 11:06:07.633: [smf] INFO: Removed Session: UE IMSI:[262426722692889] DNN:[internet:0] IPv4:[176.16.23.90] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.633: [smf] INFO: [Removed] Number of SMF-Sessions is now 164 (../src/smf/context.c:3195) 10/31 11:06:07.633: [smf] INFO: [Removed] Number of SMF-UEs is now 164 (../src/smf/context.c:1092) 10/31 11:06:07.634: [upf] INFO: [Removed] Number of UPF-sessions is now 163 (../src/upf/context.c:253) 10/31 11:06:07.638: [smf] INFO: Removed Session: UE IMSI:[262420916197741] DNN:[internet:0] IPv4:[176.16.23.91] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.638: [smf] INFO: [Removed] Number of SMF-Sessions is now 163 (../src/smf/context.c:3195) 10/31 11:06:07.638: [smf] INFO: [Removed] Number of SMF-UEs is now 163 (../src/smf/context.c:1092) 10/31 11:06:07.639: [upf] INFO: [Removed] Number of UPF-sessions is now 162 (../src/upf/context.c:253) 10/31 11:06:07.643: [smf] INFO: Removed Session: UE IMSI:[262429582231949] DNN:[internet:0] IPv4:[176.16.23.92] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.643: [smf] INFO: [Removed] Number of SMF-Sessions is now 162 (../src/smf/context.c:3195) 10/31 11:06:07.643: [smf] INFO: [Removed] Number of SMF-UEs is now 162 (../src/smf/context.c:1092) 10/31 11:06:07.645: [upf] INFO: [Removed] Number of UPF-sessions is now 161 (../src/upf/context.c:253) 10/31 11:06:07.649: [smf] INFO: Removed Session: UE IMSI:[262425634743209] DNN:[internet:0] IPv4:[176.16.23.93] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.649: [smf] INFO: [Removed] Number of SMF-Sessions is now 161 (../src/smf/context.c:3195) 10/31 11:06:07.649: [smf] INFO: [Removed] Number of SMF-UEs is now 161 (../src/smf/context.c:1092) 10/31 11:06:07.651: [upf] INFO: [Removed] Number of UPF-sessions is now 160 (../src/upf/context.c:253) 10/31 11:06:07.655: [smf] INFO: Removed Session: UE IMSI:[262422447115392] DNN:[internet:0] IPv4:[176.16.23.94] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.655: [smf] INFO: [Removed] Number of SMF-Sessions is now 160 (../src/smf/context.c:3195) 10/31 11:06:07.655: [smf] INFO: [Removed] Number of SMF-UEs is now 160 (../src/smf/context.c:1092) 10/31 11:06:07.656: [upf] INFO: [Removed] Number of UPF-sessions is now 159 (../src/upf/context.c:253) 10/31 11:06:07.661: [smf] INFO: Removed Session: UE IMSI:[262421347464827] DNN:[internet:0] IPv4:[176.16.23.95] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.661: [smf] INFO: [Removed] Number of SMF-Sessions is now 159 (../src/smf/context.c:3195) 10/31 11:06:07.661: [smf] INFO: [Removed] Number of SMF-UEs is now 159 (../src/smf/context.c:1092) 10/31 11:06:07.662: [upf] INFO: [Removed] Number of UPF-sessions is now 158 (../src/upf/context.c:253) 10/31 11:06:07.667: [smf] INFO: Removed Session: UE IMSI:[262422128118990] DNN:[internet:0] IPv4:[176.16.23.96] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.667: [smf] INFO: [Removed] Number of SMF-Sessions is now 158 (../src/smf/context.c:3195) 10/31 11:06:07.667: [smf] INFO: [Removed] Number of SMF-UEs is now 158 (../src/smf/context.c:1092) 10/31 11:06:07.667: [upf] INFO: [Removed] Number of UPF-sessions is now 157 (../src/upf/context.c:253) 10/31 11:06:07.671: [smf] INFO: Removed Session: UE IMSI:[262420387957260] DNN:[internet:0] IPv4:[176.16.23.97] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.671: [smf] INFO: [Removed] Number of SMF-Sessions is now 157 (../src/smf/context.c:3195) 10/31 11:06:07.671: [smf] INFO: [Removed] Number of SMF-UEs is now 157 (../src/smf/context.c:1092) 10/31 11:06:07.673: [upf] INFO: [Removed] Number of UPF-sessions is now 156 (../src/upf/context.c:253) 10/31 11:06:07.678: [smf] INFO: Removed Session: UE IMSI:[262423357691080] DNN:[internet:0] IPv4:[176.16.23.98] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.678: [smf] INFO: [Removed] Number of SMF-Sessions is now 156 (../src/smf/context.c:3195) 10/31 11:06:07.678: [smf] INFO: [Removed] Number of SMF-UEs is now 156 (../src/smf/context.c:1092) 10/31 11:06:07.679: [upf] INFO: [Removed] Number of UPF-sessions is now 155 (../src/upf/context.c:253) 10/31 11:06:07.683: [smf] INFO: Removed Session: UE IMSI:[262421570457394] DNN:[internet:0] IPv4:[176.16.23.99] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.683: [smf] INFO: [Removed] Number of SMF-Sessions is now 155 (../src/smf/context.c:3195) 10/31 11:06:07.683: [smf] INFO: [Removed] Number of SMF-UEs is now 155 (../src/smf/context.c:1092) 10/31 11:06:07.685: [upf] INFO: [Removed] Number of UPF-sessions is now 154 (../src/upf/context.c:253) 10/31 11:06:07.689: [smf] INFO: Removed Session: UE IMSI:[262422869166633] DNN:[internet:0] IPv4:[176.16.23.100] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.689: [smf] INFO: [Removed] Number of SMF-Sessions is now 154 (../src/smf/context.c:3195) 10/31 11:06:07.689: [smf] INFO: [Removed] Number of SMF-UEs is now 154 (../src/smf/context.c:1092) 10/31 11:06:07.690: [upf] INFO: [Removed] Number of UPF-sessions is now 153 (../src/upf/context.c:253) 10/31 11:06:07.695: [smf] INFO: Removed Session: UE IMSI:[262423431305147] DNN:[internet:0] IPv4:[176.16.23.101] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.695: [smf] INFO: [Removed] Number of SMF-Sessions is now 153 (../src/smf/context.c:3195) 10/31 11:06:07.695: [smf] INFO: [Removed] Number of SMF-UEs is now 153 (../src/smf/context.c:1092) 10/31 11:06:07.696: [upf] INFO: [Removed] Number of UPF-sessions is now 152 (../src/upf/context.c:253) 10/31 11:06:07.700: [smf] INFO: Removed Session: UE IMSI:[262429422086643] DNN:[internet:0] IPv4:[176.16.23.102] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.700: [smf] INFO: [Removed] Number of SMF-Sessions is now 152 (../src/smf/context.c:3195) 10/31 11:06:07.700: [smf] INFO: [Removed] Number of SMF-UEs is now 152 (../src/smf/context.c:1092) 10/31 11:06:07.702: [upf] INFO: [Removed] Number of UPF-sessions is now 151 (../src/upf/context.c:253) 10/31 11:06:07.705: [smf] INFO: Removed Session: UE IMSI:[262427978021305] DNN:[internet:0] IPv4:[176.16.23.103] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.705: [smf] INFO: [Removed] Number of SMF-Sessions is now 151 (../src/smf/context.c:3195) 10/31 11:06:07.705: [smf] INFO: [Removed] Number of SMF-UEs is now 151 (../src/smf/context.c:1092) 10/31 11:06:07.707: [upf] INFO: [Removed] Number of UPF-sessions is now 150 (../src/upf/context.c:253) 10/31 11:06:07.711: [smf] INFO: Removed Session: UE IMSI:[262420314751094] DNN:[internet:0] IPv4:[176.16.23.104] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.711: [smf] INFO: [Removed] Number of SMF-Sessions is now 150 (../src/smf/context.c:3195) 10/31 11:06:07.711: [smf] INFO: [Removed] Number of SMF-UEs is now 150 (../src/smf/context.c:1092) 10/31 11:06:07.713: [upf] INFO: [Removed] Number of UPF-sessions is now 149 (../src/upf/context.c:253) 10/31 11:06:07.717: [smf] INFO: Removed Session: UE IMSI:[262420118457846] DNN:[internet:0] IPv4:[176.16.23.105] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.717: [smf] INFO: [Removed] Number of SMF-Sessions is now 149 (../src/smf/context.c:3195) 10/31 11:06:07.717: [smf] INFO: [Removed] Number of SMF-UEs is now 149 (../src/smf/context.c:1092) 10/31 11:06:07.718: [upf] INFO: [Removed] Number of UPF-sessions is now 148 (../src/upf/context.c:253) 10/31 11:06:07.723: [smf] INFO: Removed Session: UE IMSI:[262422731004821] DNN:[internet:0] IPv4:[176.16.23.106] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.723: [smf] INFO: [Removed] Number of SMF-Sessions is now 148 (../src/smf/context.c:3195) 10/31 11:06:07.723: [smf] INFO: [Removed] Number of SMF-UEs is now 148 (../src/smf/context.c:1092) 10/31 11:06:07.724: [upf] INFO: [Removed] Number of UPF-sessions is now 147 (../src/upf/context.c:253) 10/31 11:06:07.728: [smf] INFO: Removed Session: UE IMSI:[262427599124771] DNN:[internet:0] IPv4:[176.16.23.107] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.728: [smf] INFO: [Removed] Number of SMF-Sessions is now 147 (../src/smf/context.c:3195) 10/31 11:06:07.728: [smf] INFO: [Removed] Number of SMF-UEs is now 147 (../src/smf/context.c:1092) 10/31 11:06:07.729: [upf] INFO: [Removed] Number of UPF-sessions is now 146 (../src/upf/context.c:253) 10/31 11:06:07.733: [smf] INFO: Removed Session: UE IMSI:[262424805720443] DNN:[internet:0] IPv4:[176.16.23.108] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.733: [smf] INFO: [Removed] Number of SMF-Sessions is now 146 (../src/smf/context.c:3195) 10/31 11:06:07.733: [smf] INFO: [Removed] Number of SMF-UEs is now 146 (../src/smf/context.c:1092) 10/31 11:06:07.735: [upf] INFO: [Removed] Number of UPF-sessions is now 145 (../src/upf/context.c:253) 10/31 11:06:07.739: [smf] INFO: Removed Session: UE IMSI:[262424210771276] DNN:[internet:0] IPv4:[176.16.23.109] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.739: [smf] INFO: [Removed] Number of SMF-Sessions is now 145 (../src/smf/context.c:3195) 10/31 11:06:07.739: [smf] INFO: [Removed] Number of SMF-UEs is now 145 (../src/smf/context.c:1092) 10/31 11:06:07.740: [upf] INFO: [Removed] Number of UPF-sessions is now 144 (../src/upf/context.c:253) 10/31 11:06:07.746: [smf] INFO: Removed Session: UE IMSI:[262420802599681] DNN:[internet:0] IPv4:[176.16.23.110] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.746: [smf] INFO: [Removed] Number of SMF-Sessions is now 144 (../src/smf/context.c:3195) 10/31 11:06:07.746: [smf] INFO: [Removed] Number of SMF-UEs is now 144 (../src/smf/context.c:1092) 10/31 11:06:07.746: [upf] INFO: [Removed] Number of UPF-sessions is now 143 (../src/upf/context.c:253) 10/31 11:06:07.750: [smf] INFO: Removed Session: UE IMSI:[262429930037870] DNN:[internet:0] IPv4:[176.16.23.111] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.750: [smf] INFO: [Removed] Number of SMF-Sessions is now 143 (../src/smf/context.c:3195) 10/31 11:06:07.750: [smf] INFO: [Removed] Number of SMF-UEs is now 143 (../src/smf/context.c:1092) 10/31 11:06:07.752: [upf] INFO: [Removed] Number of UPF-sessions is now 142 (../src/upf/context.c:253) 10/31 11:06:07.756: [smf] INFO: Removed Session: UE IMSI:[262426418894073] DNN:[internet:0] IPv4:[176.16.23.112] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.756: [smf] INFO: [Removed] Number of SMF-Sessions is now 142 (../src/smf/context.c:3195) 10/31 11:06:07.756: [smf] INFO: [Removed] Number of SMF-UEs is now 142 (../src/smf/context.c:1092) 10/31 11:06:07.758: [upf] INFO: [Removed] Number of UPF-sessions is now 141 (../src/upf/context.c:253) 10/31 11:06:07.762: [smf] INFO: Removed Session: UE IMSI:[262425726345283] DNN:[internet:0] IPv4:[176.16.23.113] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.762: [smf] INFO: [Removed] Number of SMF-Sessions is now 141 (../src/smf/context.c:3195) 10/31 11:06:07.762: [smf] INFO: [Removed] Number of SMF-UEs is now 141 (../src/smf/context.c:1092) 10/31 11:06:07.763: [upf] INFO: [Removed] Number of UPF-sessions is now 140 (../src/upf/context.c:253) 10/31 11:06:07.767: [smf] INFO: Removed Session: UE IMSI:[262421444673326] DNN:[internet:0] IPv4:[176.16.23.114] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.767: [smf] INFO: [Removed] Number of SMF-Sessions is now 140 (../src/smf/context.c:3195) 10/31 11:06:07.767: [smf] INFO: [Removed] Number of SMF-UEs is now 140 (../src/smf/context.c:1092) 10/31 11:06:07.769: [upf] INFO: [Removed] Number of UPF-sessions is now 139 (../src/upf/context.c:253) 10/31 11:06:07.772: [smf] INFO: Removed Session: UE IMSI:[262423901037552] DNN:[internet:0] IPv4:[176.16.23.115] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.772: [smf] INFO: [Removed] Number of SMF-Sessions is now 139 (../src/smf/context.c:3195) 10/31 11:06:07.772: [smf] INFO: [Removed] Number of SMF-UEs is now 139 (../src/smf/context.c:1092) 10/31 11:06:07.774: [upf] INFO: [Removed] Number of UPF-sessions is now 138 (../src/upf/context.c:253) 10/31 11:06:07.779: [smf] INFO: Removed Session: UE IMSI:[262422025322871] DNN:[internet:0] IPv4:[176.16.23.116] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.779: [smf] INFO: [Removed] Number of SMF-Sessions is now 138 (../src/smf/context.c:3195) 10/31 11:06:07.779: [smf] INFO: [Removed] Number of SMF-UEs is now 138 (../src/smf/context.c:1092) 10/31 11:06:07.780: [upf] INFO: [Removed] Number of UPF-sessions is now 137 (../src/upf/context.c:253) 10/31 11:06:07.783: [smf] INFO: Removed Session: UE IMSI:[262426587331558] DNN:[internet:0] IPv4:[176.16.23.117] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.783: [smf] INFO: [Removed] Number of SMF-Sessions is now 137 (../src/smf/context.c:3195) 10/31 11:06:07.783: [smf] INFO: [Removed] Number of SMF-UEs is now 137 (../src/smf/context.c:1092) 10/31 11:06:07.785: [upf] INFO: [Removed] Number of UPF-sessions is now 136 (../src/upf/context.c:253) 10/31 11:06:07.789: [smf] INFO: Removed Session: UE IMSI:[262422514759187] DNN:[internet:0] IPv4:[176.16.23.118] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.789: [smf] INFO: [Removed] Number of SMF-Sessions is now 136 (../src/smf/context.c:3195) 10/31 11:06:07.789: [smf] INFO: [Removed] Number of SMF-UEs is now 136 (../src/smf/context.c:1092) 10/31 11:06:07.792: [upf] INFO: [Removed] Number of UPF-sessions is now 135 (../src/upf/context.c:253) 10/31 11:06:07.796: [smf] INFO: Removed Session: UE IMSI:[262427387002249] DNN:[internet:0] IPv4:[176.16.23.119] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.796: [smf] INFO: [Removed] Number of SMF-Sessions is now 135 (../src/smf/context.c:3195) 10/31 11:06:07.796: [smf] INFO: [Removed] Number of SMF-UEs is now 135 (../src/smf/context.c:1092) 10/31 11:06:07.798: [upf] INFO: [Removed] Number of UPF-sessions is now 134 (../src/upf/context.c:253) 10/31 11:06:07.802: [smf] INFO: Removed Session: UE IMSI:[262421732910959] DNN:[internet:0] IPv4:[176.16.23.120] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.802: [smf] INFO: [Removed] Number of SMF-Sessions is now 134 (../src/smf/context.c:3195) 10/31 11:06:07.802: [smf] INFO: [Removed] Number of SMF-UEs is now 134 (../src/smf/context.c:1092) 10/31 11:06:07.803: [upf] INFO: [Removed] Number of UPF-sessions is now 133 (../src/upf/context.c:253) 10/31 11:06:07.808: [smf] INFO: Removed Session: UE IMSI:[262423583278175] DNN:[internet:0] IPv4:[176.16.23.121] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.808: [smf] INFO: [Removed] Number of SMF-Sessions is now 133 (../src/smf/context.c:3195) 10/31 11:06:07.808: [smf] INFO: [Removed] Number of SMF-UEs is now 133 (../src/smf/context.c:1092) 10/31 11:06:07.809: [upf] INFO: [Removed] Number of UPF-sessions is now 132 (../src/upf/context.c:253) 10/31 11:06:07.815: [smf] INFO: Removed Session: UE IMSI:[262423328986829] DNN:[internet:0] IPv4:[176.16.23.122] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.815: [smf] INFO: [Removed] Number of SMF-Sessions is now 132 (../src/smf/context.c:3195) 10/31 11:06:07.815: [smf] INFO: [Removed] Number of SMF-UEs is now 132 (../src/smf/context.c:1092) 10/31 11:06:07.815: [upf] INFO: [Removed] Number of UPF-sessions is now 131 (../src/upf/context.c:253) 10/31 11:06:07.818: [smf] INFO: Removed Session: UE IMSI:[262422671066754] DNN:[internet:0] IPv4:[176.16.23.123] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.818: [smf] INFO: [Removed] Number of SMF-Sessions is now 131 (../src/smf/context.c:3195) 10/31 11:06:07.818: [smf] INFO: [Removed] Number of SMF-UEs is now 131 (../src/smf/context.c:1092) 10/31 11:06:07.820: [upf] INFO: [Removed] Number of UPF-sessions is now 130 (../src/upf/context.c:253) 10/31 11:06:07.824: [smf] INFO: Removed Session: UE IMSI:[262428279059337] DNN:[internet:0] IPv4:[176.16.23.124] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.824: [smf] INFO: [Removed] Number of SMF-Sessions is now 130 (../src/smf/context.c:3195) 10/31 11:06:07.824: [smf] INFO: [Removed] Number of SMF-UEs is now 130 (../src/smf/context.c:1092) 10/31 11:06:07.826: [upf] INFO: [Removed] Number of UPF-sessions is now 129 (../src/upf/context.c:253) 10/31 11:06:07.830: [smf] INFO: Removed Session: UE IMSI:[262424762168623] DNN:[internet:0] IPv4:[176.16.23.125] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.831: [smf] INFO: [Removed] Number of SMF-Sessions is now 129 (../src/smf/context.c:3195) 10/31 11:06:07.831: [smf] INFO: [Removed] Number of SMF-UEs is now 129 (../src/smf/context.c:1092) 10/31 11:06:07.832: [upf] INFO: [Removed] Number of UPF-sessions is now 128 (../src/upf/context.c:253) 10/31 11:06:07.836: [smf] INFO: Removed Session: UE IMSI:[262428329675080] DNN:[internet:0] IPv4:[176.16.23.126] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.836: [smf] INFO: [Removed] Number of SMF-Sessions is now 128 (../src/smf/context.c:3195) 10/31 11:06:07.836: [smf] INFO: [Removed] Number of SMF-UEs is now 128 (../src/smf/context.c:1092) 10/31 11:06:07.838: [upf] INFO: [Removed] Number of UPF-sessions is now 127 (../src/upf/context.c:253) 10/31 11:06:07.843: [smf] INFO: Removed Session: UE IMSI:[262420294740045] DNN:[internet:0] IPv4:[176.16.23.127] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.843: [smf] INFO: [Removed] Number of SMF-Sessions is now 127 (../src/smf/context.c:3195) 10/31 11:06:07.843: [smf] INFO: [Removed] Number of SMF-UEs is now 127 (../src/smf/context.c:1092) 10/31 11:06:07.844: [upf] INFO: [Removed] Number of UPF-sessions is now 126 (../src/upf/context.c:253) 10/31 11:06:07.848: [smf] INFO: Removed Session: UE IMSI:[262428280687312] DNN:[internet:0] IPv4:[176.16.23.128] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.848: [smf] INFO: [Removed] Number of SMF-Sessions is now 126 (../src/smf/context.c:3195) 10/31 11:06:07.848: [smf] INFO: [Removed] Number of SMF-UEs is now 126 (../src/smf/context.c:1092) 10/31 11:06:07.850: [upf] INFO: [Removed] Number of UPF-sessions is now 125 (../src/upf/context.c:253) 10/31 11:06:07.853: [smf] INFO: Removed Session: UE IMSI:[262421722666282] DNN:[internet:0] IPv4:[176.16.23.129] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.853: [smf] INFO: [Removed] Number of SMF-Sessions is now 125 (../src/smf/context.c:3195) 10/31 11:06:07.853: [smf] INFO: [Removed] Number of SMF-UEs is now 125 (../src/smf/context.c:1092) 10/31 11:06:07.855: [upf] INFO: [Removed] Number of UPF-sessions is now 124 (../src/upf/context.c:253) 10/31 11:06:07.860: [smf] INFO: Removed Session: UE IMSI:[262429771625986] DNN:[internet:0] IPv4:[176.16.23.130] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.860: [smf] INFO: [Removed] Number of SMF-Sessions is now 124 (../src/smf/context.c:3195) 10/31 11:06:07.860: [smf] INFO: [Removed] Number of SMF-UEs is now 124 (../src/smf/context.c:1092) 10/31 11:06:07.862: [upf] INFO: [Removed] Number of UPF-sessions is now 123 (../src/upf/context.c:253) 10/31 11:06:07.866: [smf] INFO: Removed Session: UE IMSI:[262421203993838] DNN:[internet:0] IPv4:[176.16.23.131] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.866: [smf] INFO: [Removed] Number of SMF-Sessions is now 123 (../src/smf/context.c:3195) 10/31 11:06:07.866: [smf] INFO: [Removed] Number of SMF-UEs is now 123 (../src/smf/context.c:1092) 10/31 11:06:07.868: [upf] INFO: [Removed] Number of UPF-sessions is now 122 (../src/upf/context.c:253) 10/31 11:06:07.872: [smf] INFO: Removed Session: UE IMSI:[262421231668250] DNN:[internet:0] IPv4:[176.16.23.132] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.872: [smf] INFO: [Removed] Number of SMF-Sessions is now 122 (../src/smf/context.c:3195) 10/31 11:06:07.872: [smf] INFO: [Removed] Number of SMF-UEs is now 122 (../src/smf/context.c:1092) 10/31 11:06:07.874: [upf] INFO: [Removed] Number of UPF-sessions is now 121 (../src/upf/context.c:253) 10/31 11:06:07.878: [smf] INFO: Removed Session: UE IMSI:[262424484304758] DNN:[internet:0] IPv4:[176.16.23.133] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.878: [smf] INFO: [Removed] Number of SMF-Sessions is now 121 (../src/smf/context.c:3195) 10/31 11:06:07.878: [smf] INFO: [Removed] Number of SMF-UEs is now 121 (../src/smf/context.c:1092) 10/31 11:06:07.879: [upf] INFO: [Removed] Number of UPF-sessions is now 120 (../src/upf/context.c:253) 10/31 11:06:07.883: [smf] INFO: Removed Session: UE IMSI:[262422177369131] DNN:[internet:0] IPv4:[176.16.23.134] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.883: [smf] INFO: [Removed] Number of SMF-Sessions is now 120 (../src/smf/context.c:3195) 10/31 11:06:07.883: [smf] INFO: [Removed] Number of SMF-UEs is now 120 (../src/smf/context.c:1092) 10/31 11:06:07.885: [upf] INFO: [Removed] Number of UPF-sessions is now 119 (../src/upf/context.c:253) 10/31 11:06:07.889: [smf] INFO: Removed Session: UE IMSI:[262426880709602] DNN:[internet:0] IPv4:[176.16.23.135] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.889: [smf] INFO: [Removed] Number of SMF-Sessions is now 119 (../src/smf/context.c:3195) 10/31 11:06:07.889: [smf] INFO: [Removed] Number of SMF-UEs is now 119 (../src/smf/context.c:1092) 10/31 11:06:07.891: [upf] INFO: [Removed] Number of UPF-sessions is now 118 (../src/upf/context.c:253) 10/31 11:06:07.895: [smf] INFO: Removed Session: UE IMSI:[262427445487270] DNN:[internet:0] IPv4:[176.16.23.136] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.895: [smf] INFO: [Removed] Number of SMF-Sessions is now 118 (../src/smf/context.c:3195) 10/31 11:06:07.895: [smf] INFO: [Removed] Number of SMF-UEs is now 118 (../src/smf/context.c:1092) 10/31 11:06:07.896: [upf] INFO: [Removed] Number of UPF-sessions is now 117 (../src/upf/context.c:253) 10/31 11:06:07.901: [smf] INFO: Removed Session: UE IMSI:[262420893548718] DNN:[internet:0] IPv4:[176.16.23.137] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.901: [smf] INFO: [Removed] Number of SMF-Sessions is now 117 (../src/smf/context.c:3195) 10/31 11:06:07.901: [smf] INFO: [Removed] Number of SMF-UEs is now 117 (../src/smf/context.c:1092) 10/31 11:06:07.902: [upf] INFO: [Removed] Number of UPF-sessions is now 116 (../src/upf/context.c:253) 10/31 11:06:07.907: [smf] INFO: Removed Session: UE IMSI:[262420854078068] DNN:[internet:0] IPv4:[176.16.23.138] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.907: [smf] INFO: [Removed] Number of SMF-Sessions is now 116 (../src/smf/context.c:3195) 10/31 11:06:07.907: [smf] INFO: [Removed] Number of SMF-UEs is now 116 (../src/smf/context.c:1092) 10/31 11:06:07.908: [upf] INFO: [Removed] Number of UPF-sessions is now 115 (../src/upf/context.c:253) 10/31 11:06:07.912: [smf] INFO: Removed Session: UE IMSI:[262424626315082] DNN:[internet:0] IPv4:[176.16.23.139] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.912: [smf] INFO: [Removed] Number of SMF-Sessions is now 115 (../src/smf/context.c:3195) 10/31 11:06:07.912: [smf] INFO: [Removed] Number of SMF-UEs is now 115 (../src/smf/context.c:1092) 10/31 11:06:07.914: [upf] INFO: [Removed] Number of UPF-sessions is now 114 (../src/upf/context.c:253) 10/31 11:06:07.917: [smf] INFO: Removed Session: UE IMSI:[262421873110917] DNN:[internet:0] IPv4:[176.16.23.140] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.917: [smf] INFO: [Removed] Number of SMF-Sessions is now 114 (../src/smf/context.c:3195) 10/31 11:06:07.917: [smf] INFO: [Removed] Number of SMF-UEs is now 114 (../src/smf/context.c:1092) 10/31 11:06:07.919: [upf] INFO: [Removed] Number of UPF-sessions is now 113 (../src/upf/context.c:253) 10/31 11:06:07.923: [smf] INFO: Removed Session: UE IMSI:[262422393733765] DNN:[internet:0] IPv4:[176.16.23.141] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.923: [smf] INFO: [Removed] Number of SMF-Sessions is now 113 (../src/smf/context.c:3195) 10/31 11:06:07.923: [smf] INFO: [Removed] Number of SMF-UEs is now 113 (../src/smf/context.c:1092) 10/31 11:06:07.925: [upf] INFO: [Removed] Number of UPF-sessions is now 112 (../src/upf/context.c:253) 10/31 11:06:07.930: [smf] INFO: Removed Session: UE IMSI:[262425057473975] DNN:[internet:0] IPv4:[176.16.23.142] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.930: [smf] INFO: [Removed] Number of SMF-Sessions is now 112 (../src/smf/context.c:3195) 10/31 11:06:07.930: [smf] INFO: [Removed] Number of SMF-UEs is now 112 (../src/smf/context.c:1092) 10/31 11:06:07.931: [upf] INFO: [Removed] Number of UPF-sessions is now 111 (../src/upf/context.c:253) 10/31 11:06:07.936: [smf] INFO: Removed Session: UE IMSI:[262422755214149] DNN:[internet:0] IPv4:[176.16.23.143] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.936: [smf] INFO: [Removed] Number of SMF-Sessions is now 111 (../src/smf/context.c:3195) 10/31 11:06:07.936: [smf] INFO: [Removed] Number of SMF-UEs is now 111 (../src/smf/context.c:1092) 10/31 11:06:07.937: [upf] INFO: [Removed] Number of UPF-sessions is now 110 (../src/upf/context.c:253) 10/31 11:06:07.941: [smf] INFO: Removed Session: UE IMSI:[262421676001446] DNN:[internet:0] IPv4:[176.16.23.144] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.941: [smf] INFO: [Removed] Number of SMF-Sessions is now 110 (../src/smf/context.c:3195) 10/31 11:06:07.941: [smf] INFO: [Removed] Number of SMF-UEs is now 110 (../src/smf/context.c:1092) 10/31 11:06:07.943: [upf] INFO: [Removed] Number of UPF-sessions is now 109 (../src/upf/context.c:253) 10/31 11:06:07.947: [smf] INFO: Removed Session: UE IMSI:[262425167738176] DNN:[internet:0] IPv4:[176.16.23.145] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.947: [smf] INFO: [Removed] Number of SMF-Sessions is now 109 (../src/smf/context.c:3195) 10/31 11:06:07.947: [smf] INFO: [Removed] Number of SMF-UEs is now 109 (../src/smf/context.c:1092) 10/31 11:06:07.949: [upf] INFO: [Removed] Number of UPF-sessions is now 108 (../src/upf/context.c:253) 10/31 11:06:07.953: [smf] INFO: Removed Session: UE IMSI:[262427306233294] DNN:[internet:0] IPv4:[176.16.23.146] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.953: [smf] INFO: [Removed] Number of SMF-Sessions is now 108 (../src/smf/context.c:3195) 10/31 11:06:07.953: [smf] INFO: [Removed] Number of SMF-UEs is now 108 (../src/smf/context.c:1092) 10/31 11:06:07.954: [upf] INFO: [Removed] Number of UPF-sessions is now 107 (../src/upf/context.c:253) 10/31 11:06:07.959: [smf] INFO: Removed Session: UE IMSI:[262428482240730] DNN:[internet:0] IPv4:[176.16.23.147] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.959: [smf] INFO: [Removed] Number of SMF-Sessions is now 107 (../src/smf/context.c:3195) 10/31 11:06:07.959: [smf] INFO: [Removed] Number of SMF-UEs is now 107 (../src/smf/context.c:1092) 10/31 11:06:07.960: [upf] INFO: [Removed] Number of UPF-sessions is now 106 (../src/upf/context.c:253) 10/31 11:06:07.965: [smf] INFO: Removed Session: UE IMSI:[262420343344499] DNN:[internet:0] IPv4:[176.16.23.148] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.965: [smf] INFO: [Removed] Number of SMF-Sessions is now 106 (../src/smf/context.c:3195) 10/31 11:06:07.965: [smf] INFO: [Removed] Number of SMF-UEs is now 106 (../src/smf/context.c:1092) 10/31 11:06:07.966: [upf] INFO: [Removed] Number of UPF-sessions is now 105 (../src/upf/context.c:253) 10/31 11:06:07.970: [smf] INFO: Removed Session: UE IMSI:[262429226965787] DNN:[internet:0] IPv4:[176.16.23.149] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.970: [smf] INFO: [Removed] Number of SMF-Sessions is now 105 (../src/smf/context.c:3195) 10/31 11:06:07.970: [smf] INFO: [Removed] Number of SMF-UEs is now 105 (../src/smf/context.c:1092) 10/31 11:06:07.972: [upf] INFO: [Removed] Number of UPF-sessions is now 104 (../src/upf/context.c:253) 10/31 11:06:07.975: [smf] INFO: Removed Session: UE IMSI:[262428459853987] DNN:[internet:0] IPv4:[176.16.23.150] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.975: [smf] INFO: [Removed] Number of SMF-Sessions is now 104 (../src/smf/context.c:3195) 10/31 11:06:07.975: [smf] INFO: [Removed] Number of SMF-UEs is now 104 (../src/smf/context.c:1092) 10/31 11:06:07.978: [upf] INFO: [Removed] Number of UPF-sessions is now 103 (../src/upf/context.c:253) 10/31 11:06:07.983: [smf] INFO: Removed Session: UE IMSI:[262423979172682] DNN:[internet:0] IPv4:[176.16.23.151] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.983: [smf] INFO: [Removed] Number of SMF-Sessions is now 103 (../src/smf/context.c:3195) 10/31 11:06:07.983: [smf] INFO: [Removed] Number of SMF-UEs is now 103 (../src/smf/context.c:1092) 10/31 11:06:07.984: [upf] INFO: [Removed] Number of UPF-sessions is now 102 (../src/upf/context.c:253) 10/31 11:06:07.988: [smf] INFO: Removed Session: UE IMSI:[262428766054372] DNN:[internet:0] IPv4:[176.16.23.152] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.988: [smf] INFO: [Removed] Number of SMF-Sessions is now 102 (../src/smf/context.c:3195) 10/31 11:06:07.988: [smf] INFO: [Removed] Number of SMF-UEs is now 102 (../src/smf/context.c:1092) 10/31 11:06:07.990: [upf] INFO: [Removed] Number of UPF-sessions is now 101 (../src/upf/context.c:253) 10/31 11:06:07.994: [smf] INFO: Removed Session: UE IMSI:[262425376123253] DNN:[internet:0] IPv4:[176.16.23.153] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:07.994: [smf] INFO: [Removed] Number of SMF-Sessions is now 101 (../src/smf/context.c:3195) 10/31 11:06:07.994: [smf] INFO: [Removed] Number of SMF-UEs is now 101 (../src/smf/context.c:1092) 10/31 11:06:07.995: [upf] INFO: [Removed] Number of UPF-sessions is now 100 (../src/upf/context.c:253) 10/31 11:06:08.000: [smf] INFO: Removed Session: UE IMSI:[262428001815561] DNN:[internet:0] IPv4:[176.16.23.154] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.000: [smf] INFO: [Removed] Number of SMF-Sessions is now 100 (../src/smf/context.c:3195) 10/31 11:06:08.000: [smf] INFO: [Removed] Number of SMF-UEs is now 100 (../src/smf/context.c:1092) 10/31 11:06:08.001: [upf] INFO: [Removed] Number of UPF-sessions is now 99 (../src/upf/context.c:253) 10/31 11:06:08.004: [smf] INFO: Removed Session: UE IMSI:[262428808082118] DNN:[internet:0] IPv4:[176.16.23.155] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.004: [smf] INFO: [Removed] Number of SMF-Sessions is now 99 (../src/smf/context.c:3195) 10/31 11:06:08.004: [smf] INFO: [Removed] Number of SMF-UEs is now 99 (../src/smf/context.c:1092) 10/31 11:06:08.006: [upf] INFO: [Removed] Number of UPF-sessions is now 98 (../src/upf/context.c:253) 10/31 11:06:08.010: [smf] INFO: Removed Session: UE IMSI:[262423159937164] DNN:[internet:0] IPv4:[176.16.23.156] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.010: [smf] INFO: [Removed] Number of SMF-Sessions is now 98 (../src/smf/context.c:3195) 10/31 11:06:08.010: [smf] INFO: [Removed] Number of SMF-UEs is now 98 (../src/smf/context.c:1092) 10/31 11:06:08.012: [upf] INFO: [Removed] Number of UPF-sessions is now 97 (../src/upf/context.c:253) 10/31 11:06:08.015: [smf] INFO: Removed Session: UE IMSI:[262426182953706] DNN:[internet:0] IPv4:[176.16.23.157] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.015: [smf] INFO: [Removed] Number of SMF-Sessions is now 97 (../src/smf/context.c:3195) 10/31 11:06:08.015: [smf] INFO: [Removed] Number of SMF-UEs is now 97 (../src/smf/context.c:1092) 10/31 11:06:08.017: [upf] INFO: [Removed] Number of UPF-sessions is now 96 (../src/upf/context.c:253) 10/31 11:06:08.021: [smf] INFO: Removed Session: UE IMSI:[262423652644738] DNN:[internet:0] IPv4:[176.16.23.158] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.021: [smf] INFO: [Removed] Number of SMF-Sessions is now 96 (../src/smf/context.c:3195) 10/31 11:06:08.021: [smf] INFO: [Removed] Number of SMF-UEs is now 96 (../src/smf/context.c:1092) 10/31 11:06:08.023: [upf] INFO: [Removed] Number of UPF-sessions is now 95 (../src/upf/context.c:253) 10/31 11:06:08.026: [smf] INFO: Removed Session: UE IMSI:[262428209917526] DNN:[internet:0] IPv4:[176.16.23.159] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.026: [smf] INFO: [Removed] Number of SMF-Sessions is now 95 (../src/smf/context.c:3195) 10/31 11:06:08.026: [smf] INFO: [Removed] Number of SMF-UEs is now 95 (../src/smf/context.c:1092) 10/31 11:06:08.028: [upf] INFO: [Removed] Number of UPF-sessions is now 94 (../src/upf/context.c:253) 10/31 11:06:08.033: [smf] INFO: Removed Session: UE IMSI:[262428354442568] DNN:[internet:0] IPv4:[176.16.23.160] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.033: [smf] INFO: [Removed] Number of SMF-Sessions is now 94 (../src/smf/context.c:3195) 10/31 11:06:08.033: [smf] INFO: [Removed] Number of SMF-UEs is now 94 (../src/smf/context.c:1092) 10/31 11:06:08.034: [upf] INFO: [Removed] Number of UPF-sessions is now 93 (../src/upf/context.c:253) 10/31 11:06:08.038: [smf] INFO: Removed Session: UE IMSI:[262424181870636] DNN:[internet:0] IPv4:[176.16.23.161] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.038: [smf] INFO: [Removed] Number of SMF-Sessions is now 93 (../src/smf/context.c:3195) 10/31 11:06:08.038: [smf] INFO: [Removed] Number of SMF-UEs is now 93 (../src/smf/context.c:1092) 10/31 11:06:08.040: [upf] INFO: [Removed] Number of UPF-sessions is now 92 (../src/upf/context.c:253) 10/31 11:06:08.044: [smf] INFO: Removed Session: UE IMSI:[262428424768231] DNN:[internet:0] IPv4:[176.16.23.162] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.044: [smf] INFO: [Removed] Number of SMF-Sessions is now 92 (../src/smf/context.c:3195) 10/31 11:06:08.044: [smf] INFO: [Removed] Number of SMF-UEs is now 92 (../src/smf/context.c:1092) 10/31 11:06:08.045: [upf] INFO: [Removed] Number of UPF-sessions is now 91 (../src/upf/context.c:253) 10/31 11:06:08.049: [smf] INFO: Removed Session: UE IMSI:[262420116628443] DNN:[internet:0] IPv4:[176.16.23.163] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.049: [smf] INFO: [Removed] Number of SMF-Sessions is now 91 (../src/smf/context.c:3195) 10/31 11:06:08.049: [smf] INFO: [Removed] Number of SMF-UEs is now 91 (../src/smf/context.c:1092) 10/31 11:06:08.051: [upf] INFO: [Removed] Number of UPF-sessions is now 90 (../src/upf/context.c:253) 10/31 11:06:08.054: [smf] INFO: Removed Session: UE IMSI:[262429708069929] DNN:[internet:0] IPv4:[176.16.23.164] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.054: [smf] INFO: [Removed] Number of SMF-Sessions is now 90 (../src/smf/context.c:3195) 10/31 11:06:08.054: [smf] INFO: [Removed] Number of SMF-UEs is now 90 (../src/smf/context.c:1092) 10/31 11:06:08.056: [upf] INFO: [Removed] Number of UPF-sessions is now 89 (../src/upf/context.c:253) 10/31 11:06:08.060: [smf] INFO: Removed Session: UE IMSI:[262422710215800] DNN:[internet:0] IPv4:[176.16.23.165] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.060: [smf] INFO: [Removed] Number of SMF-Sessions is now 89 (../src/smf/context.c:3195) 10/31 11:06:08.060: [smf] INFO: [Removed] Number of SMF-UEs is now 89 (../src/smf/context.c:1092) 10/31 11:06:08.062: [upf] INFO: [Removed] Number of UPF-sessions is now 88 (../src/upf/context.c:253) 10/31 11:06:08.066: [smf] INFO: Removed Session: UE IMSI:[262426301574121] DNN:[internet:0] IPv4:[176.16.23.166] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.066: [smf] INFO: [Removed] Number of SMF-Sessions is now 88 (../src/smf/context.c:3195) 10/31 11:06:08.066: [smf] INFO: [Removed] Number of SMF-UEs is now 88 (../src/smf/context.c:1092) 10/31 11:06:08.067: [upf] INFO: [Removed] Number of UPF-sessions is now 87 (../src/upf/context.c:253) 10/31 11:06:08.071: [smf] INFO: Removed Session: UE IMSI:[262424542259429] DNN:[internet:0] IPv4:[176.16.23.167] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.071: [smf] INFO: [Removed] Number of SMF-Sessions is now 87 (../src/smf/context.c:3195) 10/31 11:06:08.071: [smf] INFO: [Removed] Number of SMF-UEs is now 87 (../src/smf/context.c:1092) 10/31 11:06:08.073: [upf] INFO: [Removed] Number of UPF-sessions is now 86 (../src/upf/context.c:253) 10/31 11:06:08.077: [smf] INFO: Removed Session: UE IMSI:[262420916786791] DNN:[internet:0] IPv4:[176.16.23.168] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.077: [smf] INFO: [Removed] Number of SMF-Sessions is now 86 (../src/smf/context.c:3195) 10/31 11:06:08.077: [smf] INFO: [Removed] Number of SMF-UEs is now 86 (../src/smf/context.c:1092) 10/31 11:06:08.078: [upf] INFO: [Removed] Number of UPF-sessions is now 85 (../src/upf/context.c:253) 10/31 11:06:08.082: [smf] INFO: Removed Session: UE IMSI:[262422385210128] DNN:[internet:0] IPv4:[176.16.23.169] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.082: [smf] INFO: [Removed] Number of SMF-Sessions is now 85 (../src/smf/context.c:3195) 10/31 11:06:08.082: [smf] INFO: [Removed] Number of SMF-UEs is now 85 (../src/smf/context.c:1092) 10/31 11:06:08.084: [upf] INFO: [Removed] Number of UPF-sessions is now 84 (../src/upf/context.c:253) 10/31 11:06:08.087: [smf] INFO: Removed Session: UE IMSI:[262424663555820] DNN:[internet:0] IPv4:[176.16.23.170] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.087: [smf] INFO: [Removed] Number of SMF-Sessions is now 84 (../src/smf/context.c:3195) 10/31 11:06:08.087: [smf] INFO: [Removed] Number of SMF-UEs is now 84 (../src/smf/context.c:1092) 10/31 11:06:08.089: [upf] INFO: [Removed] Number of UPF-sessions is now 83 (../src/upf/context.c:253) 10/31 11:06:08.093: [smf] INFO: Removed Session: UE IMSI:[262424114695114] DNN:[internet:0] IPv4:[176.16.23.171] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.093: [smf] INFO: [Removed] Number of SMF-Sessions is now 83 (../src/smf/context.c:3195) 10/31 11:06:08.093: [smf] INFO: [Removed] Number of SMF-UEs is now 83 (../src/smf/context.c:1092) 10/31 11:06:08.095: [upf] INFO: [Removed] Number of UPF-sessions is now 82 (../src/upf/context.c:253) 10/31 11:06:08.099: [smf] INFO: Removed Session: UE IMSI:[262421514688366] DNN:[internet:0] IPv4:[176.16.23.172] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.099: [smf] INFO: [Removed] Number of SMF-Sessions is now 82 (../src/smf/context.c:3195) 10/31 11:06:08.099: [smf] INFO: [Removed] Number of SMF-UEs is now 82 (../src/smf/context.c:1092) 10/31 11:06:08.101: [upf] INFO: [Removed] Number of UPF-sessions is now 81 (../src/upf/context.c:253) 10/31 11:06:08.104: [smf] INFO: Removed Session: UE IMSI:[262421887899025] DNN:[internet:0] IPv4:[176.16.23.173] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.104: [smf] INFO: [Removed] Number of SMF-Sessions is now 81 (../src/smf/context.c:3195) 10/31 11:06:08.104: [smf] INFO: [Removed] Number of SMF-UEs is now 81 (../src/smf/context.c:1092) 10/31 11:06:08.106: [upf] INFO: [Removed] Number of UPF-sessions is now 80 (../src/upf/context.c:253) 10/31 11:06:08.110: [smf] INFO: Removed Session: UE IMSI:[262426505406465] DNN:[internet:0] IPv4:[176.16.23.174] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.110: [smf] INFO: [Removed] Number of SMF-Sessions is now 80 (../src/smf/context.c:3195) 10/31 11:06:08.110: [smf] INFO: [Removed] Number of SMF-UEs is now 80 (../src/smf/context.c:1092) 10/31 11:06:08.112: [upf] INFO: [Removed] Number of UPF-sessions is now 79 (../src/upf/context.c:253) 10/31 11:06:08.116: [smf] INFO: Removed Session: UE IMSI:[262422643236472] DNN:[internet:0] IPv4:[176.16.23.175] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.116: [smf] INFO: [Removed] Number of SMF-Sessions is now 79 (../src/smf/context.c:3195) 10/31 11:06:08.116: [smf] INFO: [Removed] Number of SMF-UEs is now 79 (../src/smf/context.c:1092) 10/31 11:06:08.117: [upf] INFO: [Removed] Number of UPF-sessions is now 78 (../src/upf/context.c:253) 10/31 11:06:08.121: [smf] INFO: Removed Session: UE IMSI:[262424834236357] DNN:[internet:0] IPv4:[176.16.23.176] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.121: [smf] INFO: [Removed] Number of SMF-Sessions is now 78 (../src/smf/context.c:3195) 10/31 11:06:08.121: [smf] INFO: [Removed] Number of SMF-UEs is now 78 (../src/smf/context.c:1092) 10/31 11:06:08.123: [upf] INFO: [Removed] Number of UPF-sessions is now 77 (../src/upf/context.c:253) 10/31 11:06:08.127: [smf] INFO: Removed Session: UE IMSI:[262427975824534] DNN:[internet:0] IPv4:[176.16.23.177] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.127: [smf] INFO: [Removed] Number of SMF-Sessions is now 77 (../src/smf/context.c:3195) 10/31 11:06:08.127: [smf] INFO: [Removed] Number of SMF-UEs is now 77 (../src/smf/context.c:1092) 10/31 11:06:08.128: [upf] INFO: [Removed] Number of UPF-sessions is now 76 (../src/upf/context.c:253) 10/31 11:06:08.132: [smf] INFO: Removed Session: UE IMSI:[262429616855020] DNN:[internet:0] IPv4:[176.16.23.178] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.132: [smf] INFO: [Removed] Number of SMF-Sessions is now 76 (../src/smf/context.c:3195) 10/31 11:06:08.132: [smf] INFO: [Removed] Number of SMF-UEs is now 76 (../src/smf/context.c:1092) 10/31 11:06:08.134: [upf] INFO: [Removed] Number of UPF-sessions is now 75 (../src/upf/context.c:253) 10/31 11:06:08.138: [smf] INFO: Removed Session: UE IMSI:[262424366444292] DNN:[internet:0] IPv4:[176.16.23.179] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.138: [smf] INFO: [Removed] Number of SMF-Sessions is now 75 (../src/smf/context.c:3195) 10/31 11:06:08.138: [smf] INFO: [Removed] Number of SMF-UEs is now 75 (../src/smf/context.c:1092) 10/31 11:06:08.139: [upf] INFO: [Removed] Number of UPF-sessions is now 74 (../src/upf/context.c:253) 10/31 11:06:08.143: [smf] INFO: Removed Session: UE IMSI:[262429366314267] DNN:[internet:0] IPv4:[176.16.23.180] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.143: [smf] INFO: [Removed] Number of SMF-Sessions is now 74 (../src/smf/context.c:3195) 10/31 11:06:08.143: [smf] INFO: [Removed] Number of SMF-UEs is now 74 (../src/smf/context.c:1092) 10/31 11:06:08.145: [upf] INFO: [Removed] Number of UPF-sessions is now 73 (../src/upf/context.c:253) 10/31 11:06:08.148: [smf] INFO: Removed Session: UE IMSI:[262426141536999] DNN:[internet:0] IPv4:[176.16.23.181] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.148: [smf] INFO: [Removed] Number of SMF-Sessions is now 73 (../src/smf/context.c:3195) 10/31 11:06:08.148: [smf] INFO: [Removed] Number of SMF-UEs is now 73 (../src/smf/context.c:1092) 10/31 11:06:08.150: [upf] INFO: [Removed] Number of UPF-sessions is now 72 (../src/upf/context.c:253) 10/31 11:06:08.154: [smf] INFO: Removed Session: UE IMSI:[262424268476222] DNN:[internet:0] IPv4:[176.16.23.182] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.154: [smf] INFO: [Removed] Number of SMF-Sessions is now 72 (../src/smf/context.c:3195) 10/31 11:06:08.154: [smf] INFO: [Removed] Number of SMF-UEs is now 72 (../src/smf/context.c:1092) 10/31 11:06:08.156: [upf] INFO: [Removed] Number of UPF-sessions is now 71 (../src/upf/context.c:253) 10/31 11:06:08.160: [smf] INFO: Removed Session: UE IMSI:[262425352566499] DNN:[internet:0] IPv4:[176.16.23.183] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.160: [smf] INFO: [Removed] Number of SMF-Sessions is now 71 (../src/smf/context.c:3195) 10/31 11:06:08.160: [smf] INFO: [Removed] Number of SMF-UEs is now 71 (../src/smf/context.c:1092) 10/31 11:06:08.161: [upf] INFO: [Removed] Number of UPF-sessions is now 70 (../src/upf/context.c:253) 10/31 11:06:08.165: [smf] INFO: Removed Session: UE IMSI:[262426085330092] DNN:[internet:0] IPv4:[176.16.23.184] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.165: [smf] INFO: [Removed] Number of SMF-Sessions is now 70 (../src/smf/context.c:3195) 10/31 11:06:08.165: [smf] INFO: [Removed] Number of SMF-UEs is now 70 (../src/smf/context.c:1092) 10/31 11:06:08.167: [upf] INFO: [Removed] Number of UPF-sessions is now 69 (../src/upf/context.c:253) 10/31 11:06:08.171: [smf] INFO: Removed Session: UE IMSI:[262428934030864] DNN:[internet:0] IPv4:[176.16.23.185] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.171: [smf] INFO: [Removed] Number of SMF-Sessions is now 69 (../src/smf/context.c:3195) 10/31 11:06:08.171: [smf] INFO: [Removed] Number of SMF-UEs is now 69 (../src/smf/context.c:1092) 10/31 11:06:08.172: [upf] INFO: [Removed] Number of UPF-sessions is now 68 (../src/upf/context.c:253) 10/31 11:06:08.176: [smf] INFO: Removed Session: UE IMSI:[262429186239257] DNN:[internet:0] IPv4:[176.16.23.186] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.176: [smf] INFO: [Removed] Number of SMF-Sessions is now 68 (../src/smf/context.c:3195) 10/31 11:06:08.176: [smf] INFO: [Removed] Number of SMF-UEs is now 68 (../src/smf/context.c:1092) 10/31 11:06:08.178: [upf] INFO: [Removed] Number of UPF-sessions is now 67 (../src/upf/context.c:253) 10/31 11:06:08.182: [smf] INFO: Removed Session: UE IMSI:[262421365663366] DNN:[internet:0] IPv4:[176.16.23.187] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.182: [smf] INFO: [Removed] Number of SMF-Sessions is now 67 (../src/smf/context.c:3195) 10/31 11:06:08.182: [smf] INFO: [Removed] Number of SMF-UEs is now 67 (../src/smf/context.c:1092) 10/31 11:06:08.183: [upf] INFO: [Removed] Number of UPF-sessions is now 66 (../src/upf/context.c:253) 10/31 11:06:08.187: [smf] INFO: Removed Session: UE IMSI:[262425786184306] DNN:[internet:0] IPv4:[176.16.23.188] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.188: [smf] INFO: [Removed] Number of SMF-Sessions is now 66 (../src/smf/context.c:3195) 10/31 11:06:08.188: [smf] INFO: [Removed] Number of SMF-UEs is now 66 (../src/smf/context.c:1092) 10/31 11:06:08.189: [upf] INFO: [Removed] Number of UPF-sessions is now 65 (../src/upf/context.c:253) 10/31 11:06:08.194: [smf] INFO: Removed Session: UE IMSI:[262421785431161] DNN:[internet:0] IPv4:[176.16.23.189] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.194: [smf] INFO: [Removed] Number of SMF-Sessions is now 65 (../src/smf/context.c:3195) 10/31 11:06:08.194: [smf] INFO: [Removed] Number of SMF-UEs is now 65 (../src/smf/context.c:1092) 10/31 11:06:08.195: [upf] INFO: [Removed] Number of UPF-sessions is now 64 (../src/upf/context.c:253) 10/31 11:06:08.199: [smf] INFO: Removed Session: UE IMSI:[262429016840060] DNN:[internet:0] IPv4:[176.16.23.190] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.199: [smf] INFO: [Removed] Number of SMF-Sessions is now 64 (../src/smf/context.c:3195) 10/31 11:06:08.199: [smf] INFO: [Removed] Number of SMF-UEs is now 64 (../src/smf/context.c:1092) 10/31 11:06:08.201: [upf] INFO: [Removed] Number of UPF-sessions is now 63 (../src/upf/context.c:253) 10/31 11:06:08.205: [smf] INFO: Removed Session: UE IMSI:[262420493186284] DNN:[internet:0] IPv4:[176.16.23.191] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.205: [smf] INFO: [Removed] Number of SMF-Sessions is now 63 (../src/smf/context.c:3195) 10/31 11:06:08.205: [smf] INFO: [Removed] Number of SMF-UEs is now 63 (../src/smf/context.c:1092) 10/31 11:06:08.206: [upf] INFO: [Removed] Number of UPF-sessions is now 62 (../src/upf/context.c:253) 10/31 11:06:08.209: [smf] INFO: Removed Session: UE IMSI:[262420764373134] DNN:[internet:0] IPv4:[176.16.23.192] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.209: [smf] INFO: [Removed] Number of SMF-Sessions is now 62 (../src/smf/context.c:3195) 10/31 11:06:08.209: [smf] INFO: [Removed] Number of SMF-UEs is now 62 (../src/smf/context.c:1092) 10/31 11:06:08.212: [upf] INFO: [Removed] Number of UPF-sessions is now 61 (../src/upf/context.c:253) 10/31 11:06:08.216: [smf] INFO: Removed Session: UE IMSI:[262425568484896] DNN:[internet:0] IPv4:[176.16.23.193] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.216: [smf] INFO: [Removed] Number of SMF-Sessions is now 61 (../src/smf/context.c:3195) 10/31 11:06:08.216: [smf] INFO: [Removed] Number of SMF-UEs is now 61 (../src/smf/context.c:1092) 10/31 11:06:08.218: [upf] INFO: [Removed] Number of UPF-sessions is now 60 (../src/upf/context.c:253) 10/31 11:06:08.222: [smf] INFO: Removed Session: UE IMSI:[262429493801964] DNN:[internet:0] IPv4:[176.16.23.194] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.222: [smf] INFO: [Removed] Number of SMF-Sessions is now 60 (../src/smf/context.c:3195) 10/31 11:06:08.222: [smf] INFO: [Removed] Number of SMF-UEs is now 60 (../src/smf/context.c:1092) 10/31 11:06:08.224: [upf] INFO: [Removed] Number of UPF-sessions is now 59 (../src/upf/context.c:253) 10/31 11:06:08.227: [smf] INFO: Removed Session: UE IMSI:[262423958573463] DNN:[internet:0] IPv4:[176.16.23.195] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.227: [smf] INFO: [Removed] Number of SMF-Sessions is now 59 (../src/smf/context.c:3195) 10/31 11:06:08.227: [smf] INFO: [Removed] Number of SMF-UEs is now 59 (../src/smf/context.c:1092) 10/31 11:06:08.229: [upf] INFO: [Removed] Number of UPF-sessions is now 58 (../src/upf/context.c:253) 10/31 11:06:08.233: [smf] INFO: Removed Session: UE IMSI:[262425468198950] DNN:[internet:0] IPv4:[176.16.23.196] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.233: [smf] INFO: [Removed] Number of SMF-Sessions is now 58 (../src/smf/context.c:3195) 10/31 11:06:08.233: [smf] INFO: [Removed] Number of SMF-UEs is now 58 (../src/smf/context.c:1092) 10/31 11:06:08.235: [upf] INFO: [Removed] Number of UPF-sessions is now 57 (../src/upf/context.c:253) 10/31 11:06:08.239: [smf] INFO: Removed Session: UE IMSI:[262422604095839] DNN:[internet:0] IPv4:[176.16.23.197] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.239: [smf] INFO: [Removed] Number of SMF-Sessions is now 57 (../src/smf/context.c:3195) 10/31 11:06:08.239: [smf] INFO: [Removed] Number of SMF-UEs is now 57 (../src/smf/context.c:1092) 10/31 11:06:08.240: [upf] INFO: [Removed] Number of UPF-sessions is now 56 (../src/upf/context.c:253) 10/31 11:06:08.244: [smf] INFO: Removed Session: UE IMSI:[262427991108604] DNN:[internet:0] IPv4:[176.16.23.198] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.244: [smf] INFO: [Removed] Number of SMF-Sessions is now 56 (../src/smf/context.c:3195) 10/31 11:06:08.244: [smf] INFO: [Removed] Number of SMF-UEs is now 56 (../src/smf/context.c:1092) 10/31 11:06:08.246: [upf] INFO: [Removed] Number of UPF-sessions is now 55 (../src/upf/context.c:253) 10/31 11:06:08.251: [smf] INFO: Removed Session: UE IMSI:[262421890880479] DNN:[internet:0] IPv4:[176.16.23.199] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.251: [smf] INFO: [Removed] Number of SMF-Sessions is now 55 (../src/smf/context.c:3195) 10/31 11:06:08.251: [smf] INFO: [Removed] Number of SMF-UEs is now 55 (../src/smf/context.c:1092) 10/31 11:06:08.252: [upf] INFO: [Removed] Number of UPF-sessions is now 54 (../src/upf/context.c:253) 10/31 11:06:08.256: [smf] INFO: Removed Session: UE IMSI:[262427443118618] DNN:[internet:0] IPv4:[176.16.23.200] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.256: [smf] INFO: [Removed] Number of SMF-Sessions is now 54 (../src/smf/context.c:3195) 10/31 11:06:08.256: [smf] INFO: [Removed] Number of SMF-UEs is now 54 (../src/smf/context.c:1092) 10/31 11:06:08.258: [upf] INFO: [Removed] Number of UPF-sessions is now 53 (../src/upf/context.c:253) 10/31 11:06:08.261: [smf] INFO: Removed Session: UE IMSI:[262421717858744] DNN:[internet:0] IPv4:[176.16.23.201] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.261: [smf] INFO: [Removed] Number of SMF-Sessions is now 53 (../src/smf/context.c:3195) 10/31 11:06:08.261: [smf] INFO: [Removed] Number of SMF-UEs is now 53 (../src/smf/context.c:1092) 10/31 11:06:08.263: [upf] INFO: [Removed] Number of UPF-sessions is now 52 (../src/upf/context.c:253) 10/31 11:06:08.267: [smf] INFO: Removed Session: UE IMSI:[262427300559733] DNN:[internet:0] IPv4:[176.16.23.202] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.267: [smf] INFO: [Removed] Number of SMF-Sessions is now 52 (../src/smf/context.c:3195) 10/31 11:06:08.267: [smf] INFO: [Removed] Number of SMF-UEs is now 52 (../src/smf/context.c:1092) 10/31 11:06:08.269: [upf] INFO: [Removed] Number of UPF-sessions is now 51 (../src/upf/context.c:253) 10/31 11:06:08.273: [smf] INFO: Removed Session: UE IMSI:[262425290953140] DNN:[internet:0] IPv4:[176.16.23.203] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.273: [smf] INFO: [Removed] Number of SMF-Sessions is now 51 (../src/smf/context.c:3195) 10/31 11:06:08.273: [smf] INFO: [Removed] Number of SMF-UEs is now 51 (../src/smf/context.c:1092) 10/31 11:06:08.274: [upf] INFO: [Removed] Number of UPF-sessions is now 50 (../src/upf/context.c:253) 10/31 11:06:08.278: [smf] INFO: Removed Session: UE IMSI:[262425257130260] DNN:[internet:0] IPv4:[176.16.23.204] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.278: [smf] INFO: [Removed] Number of SMF-Sessions is now 50 (../src/smf/context.c:3195) 10/31 11:06:08.278: [smf] INFO: [Removed] Number of SMF-UEs is now 50 (../src/smf/context.c:1092) 10/31 11:06:08.280: [upf] INFO: [Removed] Number of UPF-sessions is now 49 (../src/upf/context.c:253) 10/31 11:06:08.283: [smf] INFO: Removed Session: UE IMSI:[262422020529534] DNN:[internet:0] IPv4:[176.16.23.205] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.283: [smf] INFO: [Removed] Number of SMF-Sessions is now 49 (../src/smf/context.c:3195) 10/31 11:06:08.283: [smf] INFO: [Removed] Number of SMF-UEs is now 49 (../src/smf/context.c:1092) 10/31 11:06:08.285: [upf] INFO: [Removed] Number of UPF-sessions is now 48 (../src/upf/context.c:253) 10/31 11:06:08.290: [smf] INFO: Removed Session: UE IMSI:[262429706508422] DNN:[internet:0] IPv4:[176.16.23.206] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.290: [smf] INFO: [Removed] Number of SMF-Sessions is now 48 (../src/smf/context.c:3195) 10/31 11:06:08.290: [smf] INFO: [Removed] Number of SMF-UEs is now 48 (../src/smf/context.c:1092) 10/31 11:06:08.292: [upf] INFO: [Removed] Number of UPF-sessions is now 47 (../src/upf/context.c:253) 10/31 11:06:08.296: [smf] INFO: Removed Session: UE IMSI:[262423049700193] DNN:[internet:0] IPv4:[176.16.23.207] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.296: [smf] INFO: [Removed] Number of SMF-Sessions is now 47 (../src/smf/context.c:3195) 10/31 11:06:08.296: [smf] INFO: [Removed] Number of SMF-UEs is now 47 (../src/smf/context.c:1092) 10/31 11:06:08.297: [upf] INFO: [Removed] Number of UPF-sessions is now 46 (../src/upf/context.c:253) 10/31 11:06:08.302: [smf] INFO: Removed Session: UE IMSI:[262426364971727] DNN:[internet:0] IPv4:[176.16.23.208] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.302: [smf] INFO: [Removed] Number of SMF-Sessions is now 46 (../src/smf/context.c:3195) 10/31 11:06:08.302: [smf] INFO: [Removed] Number of SMF-UEs is now 46 (../src/smf/context.c:1092) 10/31 11:06:08.303: [upf] INFO: [Removed] Number of UPF-sessions is now 45 (../src/upf/context.c:253) 10/31 11:06:08.307: [smf] INFO: Removed Session: UE IMSI:[262425691452476] DNN:[internet:0] IPv4:[176.16.23.209] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.307: [smf] INFO: [Removed] Number of SMF-Sessions is now 45 (../src/smf/context.c:3195) 10/31 11:06:08.307: [smf] INFO: [Removed] Number of SMF-UEs is now 45 (../src/smf/context.c:1092) 10/31 11:06:08.308: [upf] INFO: [Removed] Number of UPF-sessions is now 44 (../src/upf/context.c:253) 10/31 11:06:08.312: [smf] INFO: Removed Session: UE IMSI:[262425747452649] DNN:[internet:0] IPv4:[176.16.23.210] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.312: [smf] INFO: [Removed] Number of SMF-Sessions is now 44 (../src/smf/context.c:3195) 10/31 11:06:08.312: [smf] INFO: [Removed] Number of SMF-UEs is now 44 (../src/smf/context.c:1092) 10/31 11:06:08.314: [upf] INFO: [Removed] Number of UPF-sessions is now 43 (../src/upf/context.c:253) 10/31 11:06:08.318: [smf] INFO: Removed Session: UE IMSI:[262429684848173] DNN:[internet:0] IPv4:[176.16.23.211] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.318: [smf] INFO: [Removed] Number of SMF-Sessions is now 43 (../src/smf/context.c:3195) 10/31 11:06:08.318: [smf] INFO: [Removed] Number of SMF-UEs is now 43 (../src/smf/context.c:1092) 10/31 11:06:08.319: [upf] INFO: [Removed] Number of UPF-sessions is now 42 (../src/upf/context.c:253) 10/31 11:06:08.323: [smf] INFO: Removed Session: UE IMSI:[262428136943509] DNN:[internet:0] IPv4:[176.16.23.212] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.323: [smf] INFO: [Removed] Number of SMF-Sessions is now 42 (../src/smf/context.c:3195) 10/31 11:06:08.323: [smf] INFO: [Removed] Number of SMF-UEs is now 42 (../src/smf/context.c:1092) 10/31 11:06:08.325: [upf] INFO: [Removed] Number of UPF-sessions is now 41 (../src/upf/context.c:253) 10/31 11:06:08.329: [smf] INFO: Removed Session: UE IMSI:[262427429546263] DNN:[internet:0] IPv4:[176.16.23.213] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.329: [smf] INFO: [Removed] Number of SMF-Sessions is now 41 (../src/smf/context.c:3195) 10/31 11:06:08.329: [smf] INFO: [Removed] Number of SMF-UEs is now 41 (../src/smf/context.c:1092) 10/31 11:06:08.330: [upf] INFO: [Removed] Number of UPF-sessions is now 40 (../src/upf/context.c:253) 10/31 11:06:08.335: [smf] INFO: Removed Session: UE IMSI:[262425114129948] DNN:[internet:0] IPv4:[176.16.23.214] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.335: [smf] INFO: [Removed] Number of SMF-Sessions is now 40 (../src/smf/context.c:3195) 10/31 11:06:08.335: [smf] INFO: [Removed] Number of SMF-UEs is now 40 (../src/smf/context.c:1092) 10/31 11:06:08.336: [upf] INFO: [Removed] Number of UPF-sessions is now 39 (../src/upf/context.c:253) 10/31 11:06:08.341: [smf] INFO: Removed Session: UE IMSI:[262423320033789] DNN:[internet:0] IPv4:[176.16.23.215] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.341: [smf] INFO: [Removed] Number of SMF-Sessions is now 39 (../src/smf/context.c:3195) 10/31 11:06:08.341: [smf] INFO: [Removed] Number of SMF-UEs is now 39 (../src/smf/context.c:1092) 10/31 11:06:08.342: [upf] INFO: [Removed] Number of UPF-sessions is now 38 (../src/upf/context.c:253) 10/31 11:06:08.346: [smf] INFO: Removed Session: UE IMSI:[262428391624701] DNN:[internet:0] IPv4:[176.16.23.216] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.346: [smf] INFO: [Removed] Number of SMF-Sessions is now 38 (../src/smf/context.c:3195) 10/31 11:06:08.346: [smf] INFO: [Removed] Number of SMF-UEs is now 38 (../src/smf/context.c:1092) 10/31 11:06:08.348: [upf] INFO: [Removed] Number of UPF-sessions is now 37 (../src/upf/context.c:253) 10/31 11:06:08.352: [smf] INFO: Removed Session: UE IMSI:[262424777388919] DNN:[internet:0] IPv4:[176.16.23.217] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.352: [smf] INFO: [Removed] Number of SMF-Sessions is now 37 (../src/smf/context.c:3195) 10/31 11:06:08.352: [smf] INFO: [Removed] Number of SMF-UEs is now 37 (../src/smf/context.c:1092) 10/31 11:06:08.354: [upf] INFO: [Removed] Number of UPF-sessions is now 36 (../src/upf/context.c:253) 10/31 11:06:08.358: [smf] INFO: Removed Session: UE IMSI:[262428310352318] DNN:[internet:0] IPv4:[176.16.23.218] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.358: [smf] INFO: [Removed] Number of SMF-Sessions is now 36 (../src/smf/context.c:3195) 10/31 11:06:08.358: [smf] INFO: [Removed] Number of SMF-UEs is now 36 (../src/smf/context.c:1092) 10/31 11:06:08.360: [upf] INFO: [Removed] Number of UPF-sessions is now 35 (../src/upf/context.c:253) 10/31 11:06:08.364: [smf] INFO: Removed Session: UE IMSI:[262420976238918] DNN:[internet:0] IPv4:[176.16.23.219] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.364: [smf] INFO: [Removed] Number of SMF-Sessions is now 35 (../src/smf/context.c:3195) 10/31 11:06:08.364: [smf] INFO: [Removed] Number of SMF-UEs is now 35 (../src/smf/context.c:1092) 10/31 11:06:08.365: [upf] INFO: [Removed] Number of UPF-sessions is now 34 (../src/upf/context.c:253) 10/31 11:06:08.369: [smf] INFO: Removed Session: UE IMSI:[262426476527991] DNN:[internet:0] IPv4:[176.16.23.220] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.369: [smf] INFO: [Removed] Number of SMF-Sessions is now 34 (../src/smf/context.c:3195) 10/31 11:06:08.369: [smf] INFO: [Removed] Number of SMF-UEs is now 34 (../src/smf/context.c:1092) 10/31 11:06:08.371: [upf] INFO: [Removed] Number of UPF-sessions is now 33 (../src/upf/context.c:253) 10/31 11:06:08.374: [smf] INFO: Removed Session: UE IMSI:[262427152421488] DNN:[internet:0] IPv4:[176.16.23.221] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.374: [smf] INFO: [Removed] Number of SMF-Sessions is now 33 (../src/smf/context.c:3195) 10/31 11:06:08.374: [smf] INFO: [Removed] Number of SMF-UEs is now 33 (../src/smf/context.c:1092) 10/31 11:06:08.376: [upf] INFO: [Removed] Number of UPF-sessions is now 32 (../src/upf/context.c:253) 10/31 11:06:08.380: [smf] INFO: Removed Session: UE IMSI:[262420797668688] DNN:[internet:0] IPv4:[176.16.23.222] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.380: [smf] INFO: [Removed] Number of SMF-Sessions is now 32 (../src/smf/context.c:3195) 10/31 11:06:08.380: [smf] INFO: [Removed] Number of SMF-UEs is now 32 (../src/smf/context.c:1092) 10/31 11:06:08.382: [upf] INFO: [Removed] Number of UPF-sessions is now 31 (../src/upf/context.c:253) 10/31 11:06:08.387: [smf] INFO: Removed Session: UE IMSI:[262429863445254] DNN:[internet:0] IPv4:[176.16.23.223] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.387: [smf] INFO: [Removed] Number of SMF-Sessions is now 31 (../src/smf/context.c:3195) 10/31 11:06:08.387: [smf] INFO: [Removed] Number of SMF-UEs is now 31 (../src/smf/context.c:1092) 10/31 11:06:08.388: [upf] INFO: [Removed] Number of UPF-sessions is now 30 (../src/upf/context.c:253) 10/31 11:06:08.392: [smf] INFO: Removed Session: UE IMSI:[262424347225719] DNN:[internet:0] IPv4:[176.16.23.224] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.392: [smf] INFO: [Removed] Number of SMF-Sessions is now 30 (../src/smf/context.c:3195) 10/31 11:06:08.392: [smf] INFO: [Removed] Number of SMF-UEs is now 30 (../src/smf/context.c:1092) 10/31 11:06:08.394: [upf] INFO: [Removed] Number of UPF-sessions is now 29 (../src/upf/context.c:253) 10/31 11:06:08.398: [smf] INFO: Removed Session: UE IMSI:[262421131392662] DNN:[internet:0] IPv4:[176.16.23.225] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.398: [smf] INFO: [Removed] Number of SMF-Sessions is now 29 (../src/smf/context.c:3195) 10/31 11:06:08.398: [smf] INFO: [Removed] Number of SMF-UEs is now 29 (../src/smf/context.c:1092) 10/31 11:06:08.399: [upf] INFO: [Removed] Number of UPF-sessions is now 28 (../src/upf/context.c:253) 10/31 11:06:08.404: [smf] INFO: Removed Session: UE IMSI:[262425993727596] DNN:[internet:0] IPv4:[176.16.23.226] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.404: [smf] INFO: [Removed] Number of SMF-Sessions is now 28 (../src/smf/context.c:3195) 10/31 11:06:08.404: [smf] INFO: [Removed] Number of SMF-UEs is now 28 (../src/smf/context.c:1092) 10/31 11:06:08.405: [upf] INFO: [Removed] Number of UPF-sessions is now 27 (../src/upf/context.c:253) 10/31 11:06:08.408: [smf] INFO: Removed Session: UE IMSI:[262422009835849] DNN:[internet:0] IPv4:[176.16.23.227] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.408: [smf] INFO: [Removed] Number of SMF-Sessions is now 27 (../src/smf/context.c:3195) 10/31 11:06:08.408: [smf] INFO: [Removed] Number of SMF-UEs is now 27 (../src/smf/context.c:1092) 10/31 11:06:08.411: [upf] INFO: [Removed] Number of UPF-sessions is now 26 (../src/upf/context.c:253) 10/31 11:06:08.415: [smf] INFO: Removed Session: UE IMSI:[262427588654984] DNN:[internet:0] IPv4:[176.16.23.228] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.415: [smf] INFO: [Removed] Number of SMF-Sessions is now 26 (../src/smf/context.c:3195) 10/31 11:06:08.415: [smf] INFO: [Removed] Number of SMF-UEs is now 26 (../src/smf/context.c:1092) 10/31 11:06:08.416: [upf] INFO: [Removed] Number of UPF-sessions is now 25 (../src/upf/context.c:253) 10/31 11:06:08.421: [smf] INFO: Removed Session: UE IMSI:[262425454369539] DNN:[internet:0] IPv4:[176.16.23.229] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.421: [smf] INFO: [Removed] Number of SMF-Sessions is now 25 (../src/smf/context.c:3195) 10/31 11:06:08.421: [smf] INFO: [Removed] Number of SMF-UEs is now 25 (../src/smf/context.c:1092) 10/31 11:06:08.422: [upf] INFO: [Removed] Number of UPF-sessions is now 24 (../src/upf/context.c:253) 10/31 11:06:08.427: [smf] INFO: Removed Session: UE IMSI:[262425993599185] DNN:[internet:0] IPv4:[176.16.23.230] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.427: [smf] INFO: [Removed] Number of SMF-Sessions is now 24 (../src/smf/context.c:3195) 10/31 11:06:08.427: [smf] INFO: [Removed] Number of SMF-UEs is now 24 (../src/smf/context.c:1092) 10/31 11:06:08.428: [upf] INFO: [Removed] Number of UPF-sessions is now 23 (../src/upf/context.c:253) 10/31 11:06:08.432: [smf] INFO: Removed Session: UE IMSI:[262427537954337] DNN:[internet:0] IPv4:[176.16.23.231] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.432: [smf] INFO: [Removed] Number of SMF-Sessions is now 23 (../src/smf/context.c:3195) 10/31 11:06:08.432: [smf] INFO: [Removed] Number of SMF-UEs is now 23 (../src/smf/context.c:1092) 10/31 11:06:08.433: [upf] INFO: [Removed] Number of UPF-sessions is now 22 (../src/upf/context.c:253) 10/31 11:06:08.437: [smf] INFO: Removed Session: UE IMSI:[262429111684224] DNN:[internet:0] IPv4:[176.16.23.232] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.437: [smf] INFO: [Removed] Number of SMF-Sessions is now 22 (../src/smf/context.c:3195) 10/31 11:06:08.437: [smf] INFO: [Removed] Number of SMF-UEs is now 22 (../src/smf/context.c:1092) 10/31 11:06:08.439: [upf] INFO: [Removed] Number of UPF-sessions is now 21 (../src/upf/context.c:253) 10/31 11:06:08.443: [smf] INFO: Removed Session: UE IMSI:[262422714025986] DNN:[internet:0] IPv4:[176.16.23.233] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.443: [smf] INFO: [Removed] Number of SMF-Sessions is now 21 (../src/smf/context.c:3195) 10/31 11:06:08.443: [smf] INFO: [Removed] Number of SMF-UEs is now 21 (../src/smf/context.c:1092) 10/31 11:06:08.444: [upf] INFO: [Removed] Number of UPF-sessions is now 20 (../src/upf/context.c:253) 10/31 11:06:08.447: [smf] INFO: Removed Session: UE IMSI:[262422792147493] DNN:[internet:0] IPv4:[176.16.23.234] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.447: [smf] INFO: [Removed] Number of SMF-Sessions is now 20 (../src/smf/context.c:3195) 10/31 11:06:08.447: [smf] INFO: [Removed] Number of SMF-UEs is now 20 (../src/smf/context.c:1092) 10/31 11:06:08.450: [upf] INFO: [Removed] Number of UPF-sessions is now 19 (../src/upf/context.c:253) 10/31 11:06:08.453: [smf] INFO: Removed Session: UE IMSI:[262420218687866] DNN:[internet:0] IPv4:[176.16.23.235] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.453: [smf] INFO: [Removed] Number of SMF-Sessions is now 19 (../src/smf/context.c:3195) 10/31 11:06:08.453: [smf] INFO: [Removed] Number of SMF-UEs is now 19 (../src/smf/context.c:1092) 10/31 11:06:08.455: [upf] INFO: [Removed] Number of UPF-sessions is now 18 (../src/upf/context.c:253) 10/31 11:06:08.459: [smf] INFO: Removed Session: UE IMSI:[262420076233597] DNN:[internet:0] IPv4:[176.16.23.236] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.459: [smf] INFO: [Removed] Number of SMF-Sessions is now 18 (../src/smf/context.c:3195) 10/31 11:06:08.459: [smf] INFO: [Removed] Number of SMF-UEs is now 18 (../src/smf/context.c:1092) 10/31 11:06:08.461: [upf] INFO: [Removed] Number of UPF-sessions is now 17 (../src/upf/context.c:253) 10/31 11:06:08.465: [smf] INFO: Removed Session: UE IMSI:[262423733698104] DNN:[internet:0] IPv4:[176.16.23.237] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.465: [smf] INFO: [Removed] Number of SMF-Sessions is now 17 (../src/smf/context.c:3195) 10/31 11:06:08.465: [smf] INFO: [Removed] Number of SMF-UEs is now 17 (../src/smf/context.c:1092) 10/31 11:06:08.466: [upf] INFO: [Removed] Number of UPF-sessions is now 16 (../src/upf/context.c:253) 10/31 11:06:08.471: [smf] INFO: Removed Session: UE IMSI:[262422264545311] DNN:[internet:0] IPv4:[176.16.23.238] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.471: [smf] INFO: [Removed] Number of SMF-Sessions is now 16 (../src/smf/context.c:3195) 10/31 11:06:08.471: [smf] INFO: [Removed] Number of SMF-UEs is now 16 (../src/smf/context.c:1092) 10/31 11:06:08.472: [upf] INFO: [Removed] Number of UPF-sessions is now 15 (../src/upf/context.c:253) 10/31 11:06:08.475: [smf] INFO: Removed Session: UE IMSI:[262423240531271] DNN:[internet:0] IPv4:[176.16.23.239] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.475: [smf] INFO: [Removed] Number of SMF-Sessions is now 15 (../src/smf/context.c:3195) 10/31 11:06:08.475: [smf] INFO: [Removed] Number of SMF-UEs is now 15 (../src/smf/context.c:1092) 10/31 11:06:08.478: [upf] INFO: [Removed] Number of UPF-sessions is now 14 (../src/upf/context.c:253) 10/31 11:06:08.481: [smf] INFO: Removed Session: UE IMSI:[262421354654484] DNN:[internet:0] IPv4:[176.16.23.240] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.481: [smf] INFO: [Removed] Number of SMF-Sessions is now 14 (../src/smf/context.c:3195) 10/31 11:06:08.481: [smf] INFO: [Removed] Number of SMF-UEs is now 14 (../src/smf/context.c:1092) 10/31 11:06:08.483: [upf] INFO: [Removed] Number of UPF-sessions is now 13 (../src/upf/context.c:253) 10/31 11:06:08.487: [smf] INFO: Removed Session: UE IMSI:[262424037698901] DNN:[internet:0] IPv4:[176.16.23.241] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.487: [smf] INFO: [Removed] Number of SMF-Sessions is now 13 (../src/smf/context.c:3195) 10/31 11:06:08.487: [smf] INFO: [Removed] Number of SMF-UEs is now 13 (../src/smf/context.c:1092) 10/31 11:06:08.489: [upf] INFO: [Removed] Number of UPF-sessions is now 12 (../src/upf/context.c:253) 10/31 11:06:08.492: [smf] INFO: Removed Session: UE IMSI:[262427396828903] DNN:[internet:0] IPv4:[176.16.23.242] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.492: [smf] INFO: [Removed] Number of SMF-Sessions is now 12 (../src/smf/context.c:3195) 10/31 11:06:08.492: [smf] INFO: [Removed] Number of SMF-UEs is now 12 (../src/smf/context.c:1092) 10/31 11:06:08.495: [upf] INFO: [Removed] Number of UPF-sessions is now 11 (../src/upf/context.c:253) 10/31 11:06:08.499: [smf] INFO: Removed Session: UE IMSI:[262420529459921] DNN:[internet:0] IPv4:[176.16.23.243] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.499: [smf] INFO: [Removed] Number of SMF-Sessions is now 11 (../src/smf/context.c:3195) 10/31 11:06:08.499: [smf] INFO: [Removed] Number of SMF-UEs is now 11 (../src/smf/context.c:1092) 10/31 11:06:08.501: [upf] INFO: [Removed] Number of UPF-sessions is now 10 (../src/upf/context.c:253) 10/31 11:06:08.505: [smf] INFO: Removed Session: UE IMSI:[262422072857412] DNN:[internet:0] IPv4:[176.16.23.244] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.505: [smf] INFO: [Removed] Number of SMF-Sessions is now 10 (../src/smf/context.c:3195) 10/31 11:06:08.505: [smf] INFO: [Removed] Number of SMF-UEs is now 10 (../src/smf/context.c:1092) 10/31 11:06:08.507: [upf] INFO: [Removed] Number of UPF-sessions is now 9 (../src/upf/context.c:253) 10/31 11:06:08.510: [smf] INFO: Removed Session: UE IMSI:[262422242073220] DNN:[internet:0] IPv4:[176.16.23.245] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.510: [smf] INFO: [Removed] Number of SMF-Sessions is now 9 (../src/smf/context.c:3195) 10/31 11:06:08.510: [smf] INFO: [Removed] Number of SMF-UEs is now 9 (../src/smf/context.c:1092) 10/31 11:06:08.512: [upf] INFO: [Removed] Number of UPF-sessions is now 8 (../src/upf/context.c:253) 10/31 11:06:08.517: [smf] INFO: Removed Session: UE IMSI:[262426693084262] DNN:[internet:0] IPv4:[176.16.23.246] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.517: [smf] INFO: [Removed] Number of SMF-Sessions is now 8 (../src/smf/context.c:3195) 10/31 11:06:08.517: [smf] INFO: [Removed] Number of SMF-UEs is now 8 (../src/smf/context.c:1092) 10/31 11:06:08.518: [upf] INFO: [Removed] Number of UPF-sessions is now 7 (../src/upf/context.c:253) 10/31 11:06:08.523: [smf] INFO: Removed Session: UE IMSI:[262428254641444] DNN:[internet:0] IPv4:[176.16.23.247] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.523: [smf] INFO: [Removed] Number of SMF-Sessions is now 7 (../src/smf/context.c:3195) 10/31 11:06:08.523: [smf] INFO: [Removed] Number of SMF-UEs is now 7 (../src/smf/context.c:1092) 10/31 11:06:08.524: [upf] INFO: [Removed] Number of UPF-sessions is now 6 (../src/upf/context.c:253) 10/31 11:06:08.529: [smf] INFO: Removed Session: UE IMSI:[262425838837699] DNN:[internet:0] IPv4:[176.16.23.248] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.529: [smf] INFO: [Removed] Number of SMF-Sessions is now 6 (../src/smf/context.c:3195) 10/31 11:06:08.529: [smf] INFO: [Removed] Number of SMF-UEs is now 6 (../src/smf/context.c:1092) 10/31 11:06:08.529: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 10/31 11:06:08.533: [smf] INFO: Removed Session: UE IMSI:[262427333735648] DNN:[internet:0] IPv4:[176.16.23.249] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:08.533: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3195) 10/31 11:06:08.533: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: Warning: Stopping inactive timer T_next. MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:06:10.537: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:06:10.537: [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(87)@2bbcedf91d40: Final verdict of PTC: none TC_addr_pool_exhaustion(88)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_addr_pool_exhaustion(87): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_addr_pool_exhaustion(88): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_addr_pool_exhaustion finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:06:10 UTC 2024 ====== GGSN_Tests.TC_addr_pool_exhaustion pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=6232692) Waiting for packet dumper to finish... 1 (prev_count=6232692, count=6233204) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:06:12 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_gy_charging_cc_time started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_gy_charging_cc_time(89)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_cc_time(90)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:06:14.381: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:06:15.825: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:06:16.829: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 10/31 11:06:16.829: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3187) 10/31 11:06:16.829: [smf] INFO: UE IMSI[262424332324400] APN[internet] IPv4[176.16.23.251] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:16.838: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 10/31 11:06:16.838: [upf] INFO: UE F-SEID[UP:0x413 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) 10/31 11:06:16.838: [upf] INFO: UE F-SEID[UP:0x413 CP:0x3d7] APN[internet] PDN-Type[1] IPv4[176.16.23.251] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass 10/31 11:06:19.842: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f1a3e5aa910 (../src/upf/context.c:800) 10/31 11:06:22.842: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f1a3e5aa910 (../src/upf/context.c:800) MTC@2bbcedf91d40: Warning: Re-starting timer T_default, which is already active (running or expired). 10/31 11:06:24.844: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f1a3e5aa910 (../src/upf/context.c:800) MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:06:25.353: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 10/31 11:06:25.359: [smf] INFO: Removed Session: UE IMSI:[262424332324400] DNN:[internet:0] IPv4:[176.16.23.251] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:25.359: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3195) 10/31 11:06:25.359: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:06:27.363: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:06:27.363: [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_cc_time(89)@2bbcedf91d40: Final verdict of PTC: none TC_gy_charging_cc_time(90)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_gy_charging_cc_time(89): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_gy_charging_cc_time(90): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_gy_charging_cc_time finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:06:27 UTC 2024 ====== GGSN_Tests.TC_gy_charging_cc_time pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=21520) Waiting for packet dumper to finish... 1 (prev_count=21520, count=22032) MTC@2bbcedf91d40: 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@2bbcedf91d40: 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 ------ Thu Oct 31 11:06:29 UTC 2024 /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@2bbcedf91d40: 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@2bbcedf91d40: Test case TC_gy_charging_volume_quota_threshold started. MTC@2bbcedf91d40: GTP1C ConnectionID: 1 TC_gy_charging_volume_quota_threshold(91)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 TC_gy_charging_volume_quota_threshold(92)@2bbcedf91d40: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 10/31 11:06:31.330: [diam] INFO: CONNECTED TO 'ocs.localdomain' (SCTP,soc#13): (../lib/diameter/common/logger.c:81) 10/31 11:06:31.676: [diam] INFO: CONNECTED TO 'pcrf.localdomain' (SCTP,soc#14): (../lib/diameter/common/logger.c:81) MTC@2bbcedf91d40: sending CreatePDP 10/31 11:06:32.680: [smf] INFO: [Added] Number of SMF-UEs is now 6 (../src/smf/context.c:1031) 10/31 11:06:32.681: [smf] INFO: [Added] Number of SMF-Sessions is now 6 (../src/smf/context.c:3187) 10/31 11:06:32.681: [smf] INFO: UE IMSI[262427891247391] APN[internet] IPv4[176.16.23.252] IPv6[] (../src/smf/gn-handler.c:297) 10/31 11:06:32.689: [upf] INFO: [Added] Number of UPF-Sessions is now 6 (../src/upf/context.c:209) 10/31 11:06:32.689: [upf] INFO: UE F-SEID[UP:0x613 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) 10/31 11:06:32.689: [upf] INFO: UE F-SEID[UP:0x613 CP:0x5f3] APN[internet] PDN-Type[1] IPv4[176.16.23.252] IPv6[] (../src/upf/context.c:495) MTC@2bbcedf91d40: setverdict(pass): none -> pass MTC@2bbcedf91d40: Warning: Re-starting timer T_default, which is already active (running or expired). 10/31 11:06:40.719: [upf] INFO: upf_time_threshold_cb() triggered! urr=0x7f1a3e5aa9a0 (../src/upf/context.c:800) MTC@2bbcedf91d40: Warning: Stopping inactive timer T_default. 10/31 11:06:41.226: [upf] INFO: [Removed] Number of UPF-sessions is now 5 (../src/upf/context.c:253) 10/31 11:06:41.232: [smf] INFO: Removed Session: UE IMSI:[262427891247391] DNN:[internet:0] IPv4:[176.16.23.252] IPv6:[] (../src/smf/context.c:1691) 10/31 11:06:41.232: [smf] INFO: [Removed] Number of SMF-Sessions is now 5 (../src/smf/context.c:3195) 10/31 11:06:41.232: [smf] INFO: [Removed] Number of SMF-UEs is now 5 (../src/smf/context.c:1092) MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed MTC@2bbcedf91d40: setverdict(pass): pass -> pass, component reason not changed 10/31 11:06:43.236: [diam] ERROR: pid:PSM/pcrf.localdomain in fd_psm_change_state@p_psm.c:284: 'STATE_OPEN' -> 'STATE_CLOSED' 'pcrf.localdomain' ((null):0) 10/31 11:06:43.236: [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(91)@2bbcedf91d40: Final verdict of PTC: none TC_gy_charging_volume_quota_threshold(92)@2bbcedf91d40: Final verdict of PTC: none MTC@2bbcedf91d40: Setting final verdict of the test case. MTC@2bbcedf91d40: Local verdict of MTC: pass MTC@2bbcedf91d40: Local verdict of PTC TC_gy_charging_volume_quota_threshold(91): none (pass -> pass) MTC@2bbcedf91d40: Local verdict of PTC TC_gy_charging_volume_quota_threshold(92): none (pass -> pass) MTC@2bbcedf91d40: Test case TC_gy_charging_volume_quota_threshold finished. Verdict: pass MTC@2bbcedf91d40: 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'. Thu Oct 31 11:06:43 UTC 2024 ====== GGSN_Tests.TC_gy_charging_volume_quota_threshold pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=24632) Waiting for packet dumper to finish... 1 (prev_count=24632, count=25144) MTC@2bbcedf91d40: 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@2bbcedf91d40: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@2bbcedf91d40: Terminating MTC. MC@2bbcedf91d40: MTC terminated. MC2> exit MC@2bbcedf91d40: Shutting down session. MC@2bbcedf91d40: 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-4679.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 (2667618) [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-20241031-1059-08a48c2a-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-20241031-1059-08a48c2a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/_testenv/data/scripts/log_format.sh'] [testenv][open5gs] Stopping smf (2667489) [testenv][open5gs] Stopping upf (2667529) [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-20241031-1059-08a48c2a-0', 'sh', '-c', 'open5gs/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][open5gs] Showing junit-xml-4679.log [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-20241031-1059-08a48c2a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-ggsn-test-ogs/logs/testsuite/junit-xml-4679.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-20241031-1059-08a48c2a-0'] 2bbcedf91d40ebaaa6aeb434d18c1e0c6f7fbcdba2c587ad2ca0ac3fff6e48e3 Error: no container with name or ID testenv-ggsn_tests-open5gs-osmocom-nightly-20241031-1059-08a48c2a-0 found: no such container [testenv] podman container crashed! [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-ggsn-test-ogs/999/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